Ticket #56693: config.log

File config.log, 217.8 KB (added by ShadSterling (Shad Sterling), 6 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by avahi configure 0.7, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-autoipd --disable-silent-rules --disable-qt3 --disable-qt4 --disable-mono --disable-monodoc --with-distro=darwin --enable-compat-libdns_sd --disable-xmltoman --disable-tests --with-avahi-priv-access-group=admin --with-avahi-user=_avahi --with-avahi-group=_avahi --enable-introspection
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = laconic
14uname -m = x86_64
15uname -r = 17.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 521 tasks, 3231 threads, 4 processors
34Load average: 2.43, Mach factor: 1.56
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2945: checking for a BSD-compatible install
52configure:3013: result: /usr/bin/install -c
53configure:3024: checking whether build environment is sane
54configure:3079: result: yes
55configure:3230: checking for a thread-safe mkdir -p
56configure:3269: result: /opt/local/bin/gmkdir -p
57configure:3276: checking for gawk
58configure:3306: result: no
59configure:3276: checking for mawk
60configure:3306: result: no
61configure:3276: checking for nawk
62configure:3306: result: no
63configure:3276: checking for awk
64configure:3292: found /usr/bin/awk
65configure:3303: result: awk
66configure:3314: checking whether make sets $(MAKE)
67configure:3336: result: yes
68configure:3365: checking whether make supports nested variables
69configure:3382: result: yes
70configure:3461: checking how to create a pax tar archive
71configure:3472: tar --version
72bsdtar 2.8.3 - libarchive 2.8.3
73configure:3475: $? = 0
74configure:3515: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
75configure:3518: $? = 0
76configure:3522: tar -xf - <conftest.tar
77configure:3525: $? = 0
78configure:3527: cat conftest.dir/file
79GrepMe
80configure:3530: $? = 0
81configure:3543: result: gnutar
82configure:3626: checking build system type
83configure:3640: result: x86_64-apple-darwin17.5.0
84configure:3660: checking host system type
85configure:3673: result: x86_64-apple-darwin17.5.0
86configure:3705: checking whether make supports nested variables
87configure:3722: result: yes
88configure:3736: checking for stow
89configure:3764: result: no
90configure:3830: checking for gcc
91configure:3857: result: /usr/bin/clang
92configure:4086: checking for C compiler version
93configure:4095: /usr/bin/clang --version >&5
94Apple LLVM version 9.1.0 (clang-902.0.39.2)
95Target: x86_64-apple-darwin17.5.0
96Thread model: posix
97InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
98configure:4106: $? = 0
99configure:4095: /usr/bin/clang -v >&5
100Apple LLVM version 9.1.0 (clang-902.0.39.2)
101Target: x86_64-apple-darwin17.5.0
102Thread model: posix
103InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
104configure:4106: $? = 0
105configure:4095: /usr/bin/clang -V >&5
106clang: error: argument to '-V' is missing (expected 1 value)
107clang: error: no input files
108configure:4106: $? = 1
109configure:4095: /usr/bin/clang -qversion >&5
110clang: error: unknown argument: '-qversion'
111clang: error: no input files
112configure:4106: $? = 1
113configure:4126: checking whether the C compiler works
114configure:4148: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
115configure:4152: $? = 0
116configure:4200: result: yes
117configure:4203: checking for C compiler default output file name
118configure:4205: result: a.out
119configure:4211: checking for suffix of executables
120configure:4218: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
121configure:4222: $? = 0
122configure:4244: result:
123configure:4266: checking whether we are cross compiling
124configure:4274: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
125configure:4278: $? = 0
126configure:4285: ./conftest
127configure:4289: $? = 0
128configure:4304: result: no
129configure:4309: checking for suffix of object files
130configure:4331: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
131clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
132configure:4335: $? = 0
133configure:4356: result: o
134configure:4360: checking whether we are using the GNU C compiler
135configure:4379: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
136clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
137configure:4379: $? = 0
138configure:4388: result: yes
139configure:4397: checking whether /usr/bin/clang accepts -g
140configure:4417: /usr/bin/clang -c -g -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
141clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
142configure:4417: $? = 0
143configure: failed program was:
144| /* confdefs.h */
145| #define PACKAGE_NAME "avahi"
146| #define PACKAGE_TARNAME "avahi"
147| #define PACKAGE_VERSION "0.7"
148| #define PACKAGE_STRING "avahi 0.7"
149| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
150| #define PACKAGE_URL ""
151| #define PACKAGE "avahi"
152| #define VERSION "0.7"
153| /* end confdefs.h.  */
154|
155| int
156| main ()
157| {
158|
159|   ;
160|   return 0;
161| }
162configure:4432: /usr/bin/clang -c  -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
163clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
164configure:4432: $? = 0
165configure: failed program was:
166| /* confdefs.h */
167| #define PACKAGE_NAME "avahi"
168| #define PACKAGE_TARNAME "avahi"
169| #define PACKAGE_VERSION "0.7"
170| #define PACKAGE_STRING "avahi 0.7"
171| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
172| #define PACKAGE_URL ""
173| #define PACKAGE "avahi"
174| #define VERSION "0.7"
175| /* end confdefs.h.  */
176|
177| int
178| main ()
179| {
180|
181|   ;
182|   return 0;
183| }
184configure:4448: /usr/bin/clang -c -g -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
185clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
186configure:4448: $? = 0
187configure:4458: result: yes
188configure:4475: checking for /usr/bin/clang option to accept ISO C89
189configure:4538: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
190clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
191configure:4538: $? = 0
192configure:4551: result: none needed
193configure:4576: checking whether /usr/bin/clang understands -c and -o together
194configure:4598: /usr/bin/clang -c conftest.c -o conftest2.o
195configure:4601: $? = 0
196configure:4598: /usr/bin/clang -c conftest.c -o conftest2.o
197configure:4601: $? = 0
198configure:4613: result: yes
199configure:4641: checking for style of include used by make
200configure:4669: result: GNU
201configure:4695: checking dependency style of /usr/bin/clang
202configure:4806: result: gcc3
203configure:4821: checking for /usr/bin/clang option to accept ISO C99
204configure:4970: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
205clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
206configure:4970: $? = 0
207configure:4983: result: none needed
208configure:5110: checking for C++ compiler version
209configure:5119: /usr/bin/clang++ --version >&5
210Apple LLVM version 9.1.0 (clang-902.0.39.2)
211Target: x86_64-apple-darwin17.5.0
212Thread model: posix
213InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
214configure:5130: $? = 0
215configure:5119: /usr/bin/clang++ -v >&5
216Apple LLVM version 9.1.0 (clang-902.0.39.2)
217Target: x86_64-apple-darwin17.5.0
218Thread model: posix
219InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
220configure:5130: $? = 0
221configure:5119: /usr/bin/clang++ -V >&5
222clang: error: argument to '-V' is missing (expected 1 value)
223clang: error: no input files
224configure:5130: $? = 1
225configure:5119: /usr/bin/clang++ -qversion >&5
226clang: error: unknown argument: '-qversion'
227clang: error: no input files
228configure:5130: $? = 1
229configure:5134: checking whether we are using the GNU C++ compiler
230configure:5153: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp >&5
231clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
232configure:5153: $? = 0
233configure:5162: result: yes
234configure:5171: checking whether /usr/bin/clang++ accepts -g
235configure:5191: /usr/bin/clang++ -c -g -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp >&5
236clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
237configure:5191: $? = 0
238configure: failed program was:
239| /* confdefs.h */
240| #define PACKAGE_NAME "avahi"
241| #define PACKAGE_TARNAME "avahi"
242| #define PACKAGE_VERSION "0.7"
243| #define PACKAGE_STRING "avahi 0.7"
244| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
245| #define PACKAGE_URL ""
246| #define PACKAGE "avahi"
247| #define VERSION "0.7"
248| /* end confdefs.h.  */
249|
250| int
251| main ()
252| {
253|
254|   ;
255|   return 0;
256| }
257configure:5206: /usr/bin/clang++ -c  -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp >&5
258clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
259configure:5206: $? = 0
260configure: failed program was:
261| /* confdefs.h */
262| #define PACKAGE_NAME "avahi"
263| #define PACKAGE_TARNAME "avahi"
264| #define PACKAGE_VERSION "0.7"
265| #define PACKAGE_STRING "avahi 0.7"
266| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
267| #define PACKAGE_URL ""
268| #define PACKAGE "avahi"
269| #define VERSION "0.7"
270| /* end confdefs.h.  */
271|
272| int
273| main ()
274| {
275|
276|   ;
277|   return 0;
278| }
279configure:5222: /usr/bin/clang++ -c -g -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp >&5
280clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
281configure:5222: $? = 0
282configure:5232: result: yes
283configure:5257: checking dependency style of /usr/bin/clang++
284configure:5368: result: gcc3
285configure:5390: checking how to run the C preprocessor
286configure:5421: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
287clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
288configure:5421: $? = 0
289configure:5435: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
290clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
291conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
292#include <ac_nonexistent.h>
293         ^~~~~~~~~~~~~~~~~~
2941 error generated.
295configure:5435: $? = 1
296configure: failed program was:
297| /* confdefs.h */
298| #define PACKAGE_NAME "avahi"
299| #define PACKAGE_TARNAME "avahi"
300| #define PACKAGE_VERSION "0.7"
301| #define PACKAGE_STRING "avahi 0.7"
302| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
303| #define PACKAGE_URL ""
304| #define PACKAGE "avahi"
305| #define VERSION "0.7"
306| /* end confdefs.h.  */
307| #include <ac_nonexistent.h>
308configure:5460: result: /usr/bin/clang -E
309configure:5480: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
310clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
311configure:5480: $? = 0
312configure:5494: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
313clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
314conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
315#include <ac_nonexistent.h>
316         ^~~~~~~~~~~~~~~~~~
3171 error generated.
318configure:5494: $? = 1
319configure: failed program was:
320| /* confdefs.h */
321| #define PACKAGE_NAME "avahi"
322| #define PACKAGE_TARNAME "avahi"
323| #define PACKAGE_VERSION "0.7"
324| #define PACKAGE_STRING "avahi 0.7"
325| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
326| #define PACKAGE_URL ""
327| #define PACKAGE "avahi"
328| #define VERSION "0.7"
329| /* end confdefs.h.  */
330| #include <ac_nonexistent.h>
331configure:5523: checking for grep that handles long lines and -e
332configure:5581: result: /opt/local/bin/grep
333configure:5586: checking for egrep
334configure:5648: result: /opt/local/bin/grep -E
335configure:5653: checking for ANSI C header files
336configure:5673: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
337clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
338configure:5673: $? = 0
339clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
340clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
341configure:5746: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
342configure:5746: $? = 0
343configure:5746: ./conftest
344configure:5746: $? = 0
345configure:5757: result: yes
346configure:5770: checking for sys/types.h
347configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
348clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
349configure:5770: $? = 0
350configure:5770: result: yes
351configure:5770: checking for sys/stat.h
352configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
353clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
354configure:5770: $? = 0
355configure:5770: result: yes
356configure:5770: checking for stdlib.h
357configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
358clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
359configure:5770: $? = 0
360configure:5770: result: yes
361configure:5770: checking for string.h
362configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
363clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
364configure:5770: $? = 0
365configure:5770: result: yes
366configure:5770: checking for memory.h
367configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
368clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
369configure:5770: $? = 0
370configure:5770: result: yes
371configure:5770: checking for strings.h
372configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
373clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
374configure:5770: $? = 0
375configure:5770: result: yes
376configure:5770: checking for inttypes.h
377configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
378clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
379configure:5770: $? = 0
380configure:5770: result: yes
381configure:5770: checking for stdint.h
382configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
383clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
384configure:5770: $? = 0
385configure:5770: result: yes
386configure:5770: checking for unistd.h
387configure:5770: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
388clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
389configure:5770: $? = 0
390configure:5770: result: yes
391configure:5783: checking minix/config.h usability
392configure:5783: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
393clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
394conftest.c:54:10: fatal error: 'minix/config.h' file not found
395#include <minix/config.h>
396         ^~~~~~~~~~~~~~~~
3971 error generated.
398configure:5783: $? = 1
399configure: failed program was:
400| /* confdefs.h */
401| #define PACKAGE_NAME "avahi"
402| #define PACKAGE_TARNAME "avahi"
403| #define PACKAGE_VERSION "0.7"
404| #define PACKAGE_STRING "avahi 0.7"
405| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
406| #define PACKAGE_URL ""
407| #define PACKAGE "avahi"
408| #define VERSION "0.7"
409| #define STDC_HEADERS 1
410| #define HAVE_SYS_TYPES_H 1
411| #define HAVE_SYS_STAT_H 1
412| #define HAVE_STDLIB_H 1
413| #define HAVE_STRING_H 1
414| #define HAVE_MEMORY_H 1
415| #define HAVE_STRINGS_H 1
416| #define HAVE_INTTYPES_H 1
417| #define HAVE_STDINT_H 1
418| #define HAVE_UNISTD_H 1
419| /* end confdefs.h.  */
420| #include <stdio.h>
421| #ifdef HAVE_SYS_TYPES_H
422| # include <sys/types.h>
423| #endif
424| #ifdef HAVE_SYS_STAT_H
425| # include <sys/stat.h>
426| #endif
427| #ifdef STDC_HEADERS
428| # include <stdlib.h>
429| # include <stddef.h>
430| #else
431| # ifdef HAVE_STDLIB_H
432| #  include <stdlib.h>
433| # endif
434| #endif
435| #ifdef HAVE_STRING_H
436| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
437| #  include <memory.h>
438| # endif
439| # include <string.h>
440| #endif
441| #ifdef HAVE_STRINGS_H
442| # include <strings.h>
443| #endif
444| #ifdef HAVE_INTTYPES_H
445| # include <inttypes.h>
446| #endif
447| #ifdef HAVE_STDINT_H
448| # include <stdint.h>
449| #endif
450| #ifdef HAVE_UNISTD_H
451| # include <unistd.h>
452| #endif
453| #include <minix/config.h>
454configure:5783: result: no
455configure:5783: checking minix/config.h presence
456configure:5783: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
457clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
458conftest.c:21:10: fatal error: 'minix/config.h' file not found
459#include <minix/config.h>
460         ^~~~~~~~~~~~~~~~
4611 error generated.
462configure:5783: $? = 1
463configure: failed program was:
464| /* confdefs.h */
465| #define PACKAGE_NAME "avahi"
466| #define PACKAGE_TARNAME "avahi"
467| #define PACKAGE_VERSION "0.7"
468| #define PACKAGE_STRING "avahi 0.7"
469| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
470| #define PACKAGE_URL ""
471| #define PACKAGE "avahi"
472| #define VERSION "0.7"
473| #define STDC_HEADERS 1
474| #define HAVE_SYS_TYPES_H 1
475| #define HAVE_SYS_STAT_H 1
476| #define HAVE_STDLIB_H 1
477| #define HAVE_STRING_H 1
478| #define HAVE_MEMORY_H 1
479| #define HAVE_STRINGS_H 1
480| #define HAVE_INTTYPES_H 1
481| #define HAVE_STDINT_H 1
482| #define HAVE_UNISTD_H 1
483| /* end confdefs.h.  */
484| #include <minix/config.h>
485configure:5783: result: no
486configure:5783: checking for minix/config.h
487configure:5783: result: no
488configure:5804: checking whether it is safe to define __EXTENSIONS__
489configure:5822: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
490clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
491configure:5822: $? = 0
492configure:5829: result: yes
493configure:5848: checking how to run the C preprocessor
494configure:5918: result: /usr/bin/clang -E
495configure:5938: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
496clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
497configure:5938: $? = 0
498configure:5952: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
499clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
500conftest.c:26:10: fatal error: 'ac_nonexistent.h' file not found
501#include <ac_nonexistent.h>
502         ^~~~~~~~~~~~~~~~~~
5031 error generated.
504configure:5952: $? = 1
505configure: failed program was:
506| /* confdefs.h */
507| #define PACKAGE_NAME "avahi"
508| #define PACKAGE_TARNAME "avahi"
509| #define PACKAGE_VERSION "0.7"
510| #define PACKAGE_STRING "avahi 0.7"
511| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
512| #define PACKAGE_URL ""
513| #define PACKAGE "avahi"
514| #define VERSION "0.7"
515| #define STDC_HEADERS 1
516| #define HAVE_SYS_TYPES_H 1
517| #define HAVE_SYS_STAT_H 1
518| #define HAVE_STDLIB_H 1
519| #define HAVE_STRING_H 1
520| #define HAVE_MEMORY_H 1
521| #define HAVE_STRINGS_H 1
522| #define HAVE_INTTYPES_H 1
523| #define HAVE_STDINT_H 1
524| #define HAVE_UNISTD_H 1
525| #define __EXTENSIONS__ 1
526| #define _ALL_SOURCE 1
527| #define _GNU_SOURCE 1
528| #define _POSIX_PTHREAD_SEMANTICS 1
529| #define _TANDEM_SOURCE 1
530| /* end confdefs.h.  */
531| #include <ac_nonexistent.h>
532configure:5982: checking whether ln -s works
533configure:5986: result: yes
534configure:5993: checking whether make sets $(MAKE)
535configure:6015: result: yes
536configure:6025: checking whether /usr/bin/clang needs -traditional
537clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
538clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
539conftest.c:26:10: fatal error: 'termio.h' file not found
540#include <termio.h>
541         ^~~~~~~~~~
5421 error generated.
543configure:6059: result: no
544configure:6094: checking whether libssp exists
545configure:6112: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lssp >&5
546ld: library not found for -lssp
547clang: error: linker command failed with exit code 1 (use -v to see invocation)
548configure:6112: $? = 1
549configure: failed program was:
550| /* confdefs.h */
551| #define PACKAGE_NAME "avahi"
552| #define PACKAGE_TARNAME "avahi"
553| #define PACKAGE_VERSION "0.7"
554| #define PACKAGE_STRING "avahi 0.7"
555| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
556| #define PACKAGE_URL ""
557| #define PACKAGE "avahi"
558| #define VERSION "0.7"
559| #define STDC_HEADERS 1
560| #define HAVE_SYS_TYPES_H 1
561| #define HAVE_SYS_STAT_H 1
562| #define HAVE_STDLIB_H 1
563| #define HAVE_STRING_H 1
564| #define HAVE_MEMORY_H 1
565| #define HAVE_STRINGS_H 1
566| #define HAVE_INTTYPES_H 1
567| #define HAVE_STDINT_H 1
568| #define HAVE_UNISTD_H 1
569| #define __EXTENSIONS__ 1
570| #define _ALL_SOURCE 1
571| #define _GNU_SOURCE 1
572| #define _POSIX_PTHREAD_SEMANTICS 1
573| #define _TANDEM_SOURCE 1
574| /* end confdefs.h.  */
575|
576| int
577| main ()
578| {
579|
580|   ;
581|   return 0;
582| }
583configure:6122: result: no
584configure:6129: checking whether stack-smashing protection is available
585configure:6163: result: no
586configure:6178: checking whether /usr/bin/clang accepts -fstack-protector
587configure:6196: /usr/bin/clang -c -pipe -Os -arch x86_64 -fstack-protector -Werror -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
588clang: error: argument unused during compilation: '-L/opt/local/lib' [-Werror,-Wunused-command-line-argument]
589configure:6196: $? = 1
590configure: failed program was:
591| /* confdefs.h */
592| #define PACKAGE_NAME "avahi"
593| #define PACKAGE_TARNAME "avahi"
594| #define PACKAGE_VERSION "0.7"
595| #define PACKAGE_STRING "avahi 0.7"
596| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
597| #define PACKAGE_URL ""
598| #define PACKAGE "avahi"
599| #define VERSION "0.7"
600| #define STDC_HEADERS 1
601| #define HAVE_SYS_TYPES_H 1
602| #define HAVE_SYS_STAT_H 1
603| #define HAVE_STDLIB_H 1
604| #define HAVE_STRING_H 1
605| #define HAVE_MEMORY_H 1
606| #define HAVE_STRINGS_H 1
607| #define HAVE_INTTYPES_H 1
608| #define HAVE_STDINT_H 1
609| #define HAVE_UNISTD_H 1
610| #define __EXTENSIONS__ 1
611| #define _ALL_SOURCE 1
612| #define _GNU_SOURCE 1
613| #define _POSIX_PTHREAD_SEMANTICS 1
614| #define _TANDEM_SOURCE 1
615| /* end confdefs.h.  */
616|
617| int
618| main ()
619| {
620|
621|   ;
622|   return 0;
623| }
624configure:6205: result: no
625configure:6226: checking whether /usr/bin/clang++ accepts -fstack-protector
626configure:6244: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -fstack-protector -Werror -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp >&5
627clang: error: argument unused during compilation: '-L/opt/local/lib' [-Werror,-Wunused-command-line-argument]
628configure:6244: $? = 1
629configure: failed program was:
630| /* confdefs.h */
631| #define PACKAGE_NAME "avahi"
632| #define PACKAGE_TARNAME "avahi"
633| #define PACKAGE_VERSION "0.7"
634| #define PACKAGE_STRING "avahi 0.7"
635| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
636| #define PACKAGE_URL ""
637| #define PACKAGE "avahi"
638| #define VERSION "0.7"
639| #define STDC_HEADERS 1
640| #define HAVE_SYS_TYPES_H 1
641| #define HAVE_SYS_STAT_H 1
642| #define HAVE_STDLIB_H 1
643| #define HAVE_STRING_H 1
644| #define HAVE_MEMORY_H 1
645| #define HAVE_STRINGS_H 1
646| #define HAVE_INTTYPES_H 1
647| #define HAVE_STDINT_H 1
648| #define HAVE_UNISTD_H 1
649| #define __EXTENSIONS__ 1
650| #define _ALL_SOURCE 1
651| #define _GNU_SOURCE 1
652| #define _POSIX_PTHREAD_SEMANTICS 1
653| #define _TANDEM_SOURCE 1
654| /* end confdefs.h.  */
655|
656| int
657| main ()
658| {
659|
660|   ;
661|   return 0;
662| }
663configure:6253: result: no
664configure:6319: checking how to print strings
665configure:6346: result: printf
666configure:6367: checking for a sed that does not truncate output
667configure:6431: result: /opt/local/bin/gsed
668configure:6449: checking for fgrep
669configure:6511: result: /opt/local/bin/grep -F
670configure:6546: checking for ld used by /usr/bin/clang
671configure:6613: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
672configure:6620: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
673configure:6635: result: no
674configure:6647: checking for BSD- or MS-compatible name lister (nm)
675configure:6701: result: /opt/local/bin/nm -B
676configure:6831: checking the name lister (/opt/local/bin/nm -B) interface
677configure:6838: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
678clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
679configure:6841: /opt/local/bin/nm -B "conftest.o"
680configure:6844: output
6810000000000000000 S _some_variable
682configure:6851: result: BSD nm
683configure:6855: checking the maximum length of command line arguments
684configure:6986: result: 196608
685configure:7034: checking how to convert x86_64-apple-darwin17.5.0 file names to x86_64-apple-darwin17.5.0 format
686configure:7074: result: func_convert_file_noop
687configure:7081: checking how to convert x86_64-apple-darwin17.5.0 file names to toolchain format
688configure:7101: result: func_convert_file_noop
689configure:7108: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
690configure:7115: result: -r
691configure:7189: checking for objdump
692configure:7205: found /usr/bin/objdump
693configure:7216: result: objdump
694configure:7248: checking how to recognize dependent libraries
695configure:7448: result: pass_all
696configure:7533: checking for dlltool
697configure:7563: result: no
698configure:7593: checking how to associate runtime and link libraries
699configure:7620: result: printf %s\n
700configure:7680: checking for ar
701configure:7696: found /opt/local/bin/ar
702configure:7707: result: ar
703configure:7744: checking for archiver @FILE support
704configure:7761: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
705clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
706configure:7761: $? = 0
707configure:7764: ar cru libconftest.a @conftest.lst >&5
708ar: @conftest.lst: No such file or directory
709configure:7767: $? = 1
710configure:7787: result: no
711configure:7845: checking for strip
712configure:7861: found /opt/local/bin/strip
713configure:7872: result: strip
714configure:7944: checking for ranlib
715configure:7960: found /opt/local/bin/ranlib
716configure:7971: result: ranlib
717configure:8073: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
718configure:8226: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
719clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
720configure:8229: $? = 0
721configure:8233: /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
722configure:8236: $? = 0
723cannot find nm_test_var in conftest.nm
724configure:8226: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
725clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
726configure:8229: $? = 0
727configure:8233: /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
728configure:8236: $? = 0
729configure:8302: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
730configure:8305: $? = 0
731configure:8343: result: ok
732configure:8390: checking for sysroot
733configure:8420: result: no
734configure:8427: checking for a working dd
735configure:8465: result: /bin/dd
736configure:8469: checking how to truncate binary pipes
737configure:8484: result: /bin/dd bs=4096 count=1
738configure:8813: checking for mt
739configure:8843: result: no
740configure:8863: checking if : is a manifest tool
741configure:8869: : '-?'
742configure:8877: result: no
743configure:8933: checking for dsymutil
744configure:8949: found /usr/bin/dsymutil
745configure:8960: result: dsymutil
746configure:9025: checking for nmedit
747configure:9041: found /opt/local/bin/nmedit
748configure:9052: result: nmedit
749configure:9117: checking for lipo
750configure:9133: found /opt/local/bin/lipo
751configure:9144: result: lipo
752configure:9209: checking for otool
753configure:9225: found /opt/local/bin/otool
754configure:9236: result: otool
755configure:9301: checking for otool64
756configure:9331: result: no
757configure:9376: checking for -single_module linker flag
758/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
759configure:9409: result: yes
760configure:9412: checking for -exported_symbols_list linker flag
761configure:9432: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
762configure:9432: $? = 0
763configure:9442: result: yes
764configure:9445: checking for -force_load linker flag
765/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
766ar cru libconftest.a conftest.o
767ranlib libconftest.a
768/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
769configure:9477: result: yes
770configure:9551: checking for dlfcn.h
771configure:9551: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
772clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
773configure:9551: $? = 0
774configure:9551: result: yes
775configure:9817: checking for objdir
776configure:9832: result: .libs
777configure:10096: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
778configure:10114: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -fno-rtti -fno-exceptions conftest.c >&5
779clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
780configure:10118: $? = 0
781configure:10131: result: yes
782configure:10489: checking for /usr/bin/clang option to produce PIC
783configure:10496: result: -fno-common -DPIC
784configure:10504: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
785configure:10522: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -fno-common -DPIC -DPIC conftest.c >&5
786clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
787configure:10526: $? = 0
788configure:10539: result: yes
789configure:10568: checking if /usr/bin/clang static flag -static works
790configure:10596: result: no
791configure:10611: checking if /usr/bin/clang supports -c -o file.o
792configure:10632: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -o out/conftest2.o conftest.c >&5
793clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
794configure:10636: $? = 0
795configure:10658: result: yes
796configure:10666: checking if /usr/bin/clang supports -c -o file.o
797configure:10713: result: yes
798configure:10746: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
799configure:12009: result: yes
800configure:12249: checking dynamic linker characteristics
801configure:13079: result: darwin17.5.0 dyld
802configure:13201: checking how to hardcode library paths into programs
803configure:13226: result: immediate
804configure:13774: checking whether stripping libraries is possible
805configure:13788: result: yes
806configure:13814: checking if libtool supports shared libraries
807configure:13816: result: yes
808configure:13819: checking whether to build shared libraries
809configure:13844: result: yes
810configure:13847: checking whether to build static libraries
811configure:13851: result: yes
812configure:13874: checking how to run the C++ preprocessor
813configure:13901: /usr/bin/clang++ -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp
814clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
815configure:13901: $? = 0
816configure:13915: /usr/bin/clang++ -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp
817clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
818conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
819#include <ac_nonexistent.h>
820         ^~~~~~~~~~~~~~~~~~
8211 error generated.
822configure:13915: $? = 1
823configure: failed program was:
824| /* confdefs.h */
825| #define PACKAGE_NAME "avahi"
826| #define PACKAGE_TARNAME "avahi"
827| #define PACKAGE_VERSION "0.7"
828| #define PACKAGE_STRING "avahi 0.7"
829| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
830| #define PACKAGE_URL ""
831| #define PACKAGE "avahi"
832| #define VERSION "0.7"
833| #define STDC_HEADERS 1
834| #define HAVE_SYS_TYPES_H 1
835| #define HAVE_SYS_STAT_H 1
836| #define HAVE_STDLIB_H 1
837| #define HAVE_STRING_H 1
838| #define HAVE_MEMORY_H 1
839| #define HAVE_STRINGS_H 1
840| #define HAVE_INTTYPES_H 1
841| #define HAVE_STDINT_H 1
842| #define HAVE_UNISTD_H 1
843| #define __EXTENSIONS__ 1
844| #define _ALL_SOURCE 1
845| #define _GNU_SOURCE 1
846| #define _POSIX_PTHREAD_SEMANTICS 1
847| #define _TANDEM_SOURCE 1
848| #define HAVE_DLFCN_H 1
849| #define LT_OBJDIR ".libs/"
850| /* end confdefs.h.  */
851| #include <ac_nonexistent.h>
852configure:13940: result: /usr/bin/clang++ -E
853configure:13960: /usr/bin/clang++ -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp
854clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
855configure:13960: $? = 0
856configure:13974: /usr/bin/clang++ -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp
857clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
858conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
859#include <ac_nonexistent.h>
860         ^~~~~~~~~~~~~~~~~~
8611 error generated.
862configure:13974: $? = 1
863configure: failed program was:
864| /* confdefs.h */
865| #define PACKAGE_NAME "avahi"
866| #define PACKAGE_TARNAME "avahi"
867| #define PACKAGE_VERSION "0.7"
868| #define PACKAGE_STRING "avahi 0.7"
869| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
870| #define PACKAGE_URL ""
871| #define PACKAGE "avahi"
872| #define VERSION "0.7"
873| #define STDC_HEADERS 1
874| #define HAVE_SYS_TYPES_H 1
875| #define HAVE_SYS_STAT_H 1
876| #define HAVE_STDLIB_H 1
877| #define HAVE_STRING_H 1
878| #define HAVE_MEMORY_H 1
879| #define HAVE_STRINGS_H 1
880| #define HAVE_INTTYPES_H 1
881| #define HAVE_STDINT_H 1
882| #define HAVE_UNISTD_H 1
883| #define __EXTENSIONS__ 1
884| #define _ALL_SOURCE 1
885| #define _GNU_SOURCE 1
886| #define _POSIX_PTHREAD_SEMANTICS 1
887| #define _TANDEM_SOURCE 1
888| #define HAVE_DLFCN_H 1
889| #define LT_OBJDIR ".libs/"
890| /* end confdefs.h.  */
891| #include <ac_nonexistent.h>
892configure:14136: checking for ld used by /usr/bin/clang++
893configure:14203: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
894configure:14210: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
895configure:14225: result: no
896configure:14280: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
897configure:15353: result: yes
898configure:15389: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp >&5
899clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
900configure:15392: $? = 0
901configure:15873: checking for /usr/bin/clang++ option to produce PIC
902configure:15880: result: -fno-common -DPIC
903configure:15888: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
904configure:15906: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -fno-common -DPIC -DPIC conftest.cpp >&5
905clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
906configure:15910: $? = 0
907configure:15923: result: yes
908configure:15946: checking if /usr/bin/clang++ static flag -static works
909configure:15974: result: no
910configure:15986: checking if /usr/bin/clang++ supports -c -o file.o
911configure:16007: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -o out/conftest2.o conftest.cpp >&5
912clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
913configure:16011: $? = 0
914configure:16033: result: yes
915configure:16038: checking if /usr/bin/clang++ supports -c -o file.o
916configure:16085: result: yes
917configure:16115: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
918configure:16158: result: yes
919configure:16299: checking dynamic linker characteristics
920configure:17056: result: darwin17.5.0 dyld
921configure:17121: checking how to hardcode library paths into programs
922configure:17146: result: immediate
923configure:17208: checking whether the C++ compiler works
924configure:17224: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.cpp >&5
925clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
926configure:17224: $? = 0
927configure:17238: result: yes
928configure:17412: checking for the pthreads library -lpthreads
929configure:17445: /usr/bin/clang -o conftest -pipe -Os -arch x86_64  -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lpthreads  >&5
930conftest.c:33:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
931                     pthread_attr_init(0); pthread_cleanup_push(0, 0);
932                                       ~^
933conftest.c:34:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
934                     pthread_create(0,0,0,0); pthread_cleanup_pop(0);
935                                    ~      ^
936conftest.c:34:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
937                     pthread_create(0,0,0,0); pthread_cleanup_pop(0);
938                                        ~  ^
9393 warnings generated.
940ld: library not found for -lpthreads
941clang: error: linker command failed with exit code 1 (use -v to see invocation)
942configure:17445: $? = 1
943configure: failed program was:
944| /* confdefs.h */
945| #define PACKAGE_NAME "avahi"
946| #define PACKAGE_TARNAME "avahi"
947| #define PACKAGE_VERSION "0.7"
948| #define PACKAGE_STRING "avahi 0.7"
949| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
950| #define PACKAGE_URL ""
951| #define PACKAGE "avahi"
952| #define VERSION "0.7"
953| #define STDC_HEADERS 1
954| #define HAVE_SYS_TYPES_H 1
955| #define HAVE_SYS_STAT_H 1
956| #define HAVE_STDLIB_H 1
957| #define HAVE_STRING_H 1
958| #define HAVE_MEMORY_H 1
959| #define HAVE_STRINGS_H 1
960| #define HAVE_INTTYPES_H 1
961| #define HAVE_STDINT_H 1
962| #define HAVE_UNISTD_H 1
963| #define __EXTENSIONS__ 1
964| #define _ALL_SOURCE 1
965| #define _GNU_SOURCE 1
966| #define _POSIX_PTHREAD_SEMANTICS 1
967| #define _TANDEM_SOURCE 1
968| #define HAVE_DLFCN_H 1
969| #define LT_OBJDIR ".libs/"
970| /* end confdefs.h.  */
971| #include <pthread.h>
972| int
973| main ()
974| {
975| pthread_t th; pthread_join(th, 0);
976|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
977|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
978|   ;
979|   return 0;
980| }
981configure:17454: result: no
982configure:17357: checking whether pthreads work without any flags
983configure:17445: /usr/bin/clang -o conftest -pipe -Os -arch x86_64  -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c   >&5
984conftest.c:33:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
985                     pthread_attr_init(0); pthread_cleanup_push(0, 0);
986                                       ~^
987conftest.c:34:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
988                     pthread_create(0,0,0,0); pthread_cleanup_pop(0);
989                                    ~      ^
990conftest.c:34:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
991                     pthread_create(0,0,0,0); pthread_cleanup_pop(0);
992                                        ~  ^
9933 warnings generated.
994configure:17445: $? = 0
995configure:17454: result: yes
996configure:17473: checking for joinable pthread attribute
997configure:17488: /usr/bin/clang -o conftest -pipe -Os -arch x86_64  -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c   >&5
998configure:17488: $? = 0
999configure:17494: result: PTHREAD_CREATE_JOINABLE
1000configure:17504: checking if more special flags are required for pthreads
1001configure:17511: result: -D_THREAD_SAFE
1002configure:17573: checking whether to check for GCC pthread/shared inconsistencies
1003configure:17580: result: no
1004configure:17751: checking for linux/netlink.h
1005configure:17751: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1006clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1007conftest.c:31:10: fatal error: 'asm/types.h' file not found
1008#include <asm/types.h>
1009         ^~~~~~~~~~~~~
10101 error generated.
1011configure:17751: $? = 1
1012configure: failed program was:
1013| /* confdefs.h */
1014| #define PACKAGE_NAME "avahi"
1015| #define PACKAGE_TARNAME "avahi"
1016| #define PACKAGE_VERSION "0.7"
1017| #define PACKAGE_STRING "avahi 0.7"
1018| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1019| #define PACKAGE_URL ""
1020| #define PACKAGE "avahi"
1021| #define VERSION "0.7"
1022| #define STDC_HEADERS 1
1023| #define HAVE_SYS_TYPES_H 1
1024| #define HAVE_SYS_STAT_H 1
1025| #define HAVE_STDLIB_H 1
1026| #define HAVE_STRING_H 1
1027| #define HAVE_MEMORY_H 1
1028| #define HAVE_STRINGS_H 1
1029| #define HAVE_INTTYPES_H 1
1030| #define HAVE_STDINT_H 1
1031| #define HAVE_UNISTD_H 1
1032| #define __EXTENSIONS__ 1
1033| #define _ALL_SOURCE 1
1034| #define _GNU_SOURCE 1
1035| #define _POSIX_PTHREAD_SEMANTICS 1
1036| #define _TANDEM_SOURCE 1
1037| #define HAVE_DLFCN_H 1
1038| #define LT_OBJDIR ".libs/"
1039| #define HAVE_PTHREAD 1
1040| /* end confdefs.h.  */
1041|
1042| #include <sys/socket.h>
1043| #include <asm/types.h>
1044|
1045|
1046| #include <linux/netlink.h>
1047configure:17751: result: no
1048configure:17778: checking for net/route.h
1049configure:17778: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1050clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1051configure:17778: $? = 0
1052configure:17778: result: yes
1053configure:17806: checking for sys/filio.h
1054configure:17806: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1055clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1056configure:17806: $? = 0
1057configure:17806: result: yes
1058configure:17831: checking for sys/sysctl.h
1059configure:17831: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1060clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1061configure:17831: $? = 0
1062configure:17831: result: yes
1063configure:17859: checking for struct lifconf
1064configure:17877: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1065clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1066conftest.c:38:1: error: invalid application of 'sizeof' to an incomplete type 'struct lifconf'
1067sizeof (struct lifconf);
1068^      ~~~~~~~~~~~~~~~~
1069conftest.c:38:16: note: forward declaration of 'struct lifconf'
1070sizeof (struct lifconf);
1071               ^
10721 error generated.
1073configure:17877: $? = 1
1074configure: failed program was:
1075| /* confdefs.h */
1076| #define PACKAGE_NAME "avahi"
1077| #define PACKAGE_TARNAME "avahi"
1078| #define PACKAGE_VERSION "0.7"
1079| #define PACKAGE_STRING "avahi 0.7"
1080| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1081| #define PACKAGE_URL ""
1082| #define PACKAGE "avahi"
1083| #define VERSION "0.7"
1084| #define STDC_HEADERS 1
1085| #define HAVE_SYS_TYPES_H 1
1086| #define HAVE_SYS_STAT_H 1
1087| #define HAVE_STDLIB_H 1
1088| #define HAVE_STRING_H 1
1089| #define HAVE_MEMORY_H 1
1090| #define HAVE_STRINGS_H 1
1091| #define HAVE_INTTYPES_H 1
1092| #define HAVE_STDINT_H 1
1093| #define HAVE_UNISTD_H 1
1094| #define __EXTENSIONS__ 1
1095| #define _ALL_SOURCE 1
1096| #define _GNU_SOURCE 1
1097| #define _POSIX_PTHREAD_SEMANTICS 1
1098| #define _TANDEM_SOURCE 1
1099| #define HAVE_DLFCN_H 1
1100| #define LT_OBJDIR ".libs/"
1101| #define HAVE_PTHREAD 1
1102| #define HAVE_PF_ROUTE /**/
1103| #define HAVE_SYS_FILIO_H /**/
1104| #define HAVE_SYS_SYSCTL_H /**/
1105| /* end confdefs.h.  */
1106| #include <sys/socket.h>
1107| #include <net/if.h>
1108|
1109| int
1110| main ()
1111| {
1112| sizeof (struct lifconf);
1113|   ;
1114|   return 0;
1115| }
1116configure:17885: result: no
1117configure:17896: checking for struct ip_mreqn
1118configure:17912: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1119clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1120configure:17912: $? = 0
1121configure:17915: result: yes
1122configure:18297: checking whether /usr/bin/clang accepts -std=c99
1123configure:18301: result: yes
1124configure:18297: checking whether /usr/bin/clang accepts -Wall
1125configure:18301: result: yes
1126configure:18297: checking whether /usr/bin/clang accepts -W
1127configure:18301: result: yes
1128configure:18297: checking whether /usr/bin/clang accepts -Wextra
1129configure:18301: result: yes
1130configure:18297: checking whether /usr/bin/clang accepts -pedantic
1131configure:18301: result: yes
1132configure:18297: checking whether /usr/bin/clang accepts -pipe
1133configure:18301: result: yes
1134configure:18297: checking whether /usr/bin/clang accepts -Wformat
1135configure:18301: result: yes
1136configure:18297: checking whether /usr/bin/clang accepts -Wold-style-definition
1137configure:18301: result: yes
1138configure:18297: checking whether /usr/bin/clang accepts -Wdeclaration-after-statement
1139configure:18301: result: yes
1140configure:18297: checking whether /usr/bin/clang accepts -Wfloat-equal
1141configure:18301: result: yes
1142configure:18297: checking whether /usr/bin/clang accepts -Wmissing-declarations
1143configure:18301: result: yes
1144configure:18297: checking whether /usr/bin/clang accepts -Wmissing-prototypes
1145configure:18301: result: yes
1146configure:18297: checking whether /usr/bin/clang accepts -Wstrict-prototypes
1147configure:18301: result: yes
1148configure:18297: checking whether /usr/bin/clang accepts -Wredundant-decls
1149configure:18301: result: yes
1150configure:18297: checking whether /usr/bin/clang accepts -Wmissing-noreturn
1151configure:18301: result: yes
1152configure:18297: checking whether /usr/bin/clang accepts -Wshadow
1153configure:18301: result: yes
1154configure:18297: checking whether /usr/bin/clang accepts -Wendif-labels
1155configure:18301: result: yes
1156configure:18297: checking whether /usr/bin/clang accepts -Wpointer-arith
1157configure:18301: result: yes
1158configure:18297: checking whether /usr/bin/clang accepts -Wbad-function-cast
1159configure:18301: result: yes
1160configure:18297: checking whether /usr/bin/clang accepts -Wcast-qual
1161configure:18301: result: yes
1162configure:18297: checking whether /usr/bin/clang accepts -Wcast-align
1163configure:18301: result: yes
1164configure:18297: checking whether /usr/bin/clang accepts -Wwrite-strings
1165configure:18301: result: yes
1166configure:18297: checking whether /usr/bin/clang accepts -fdiagnostics-show-option
1167configure:18301: result: yes
1168configure:18297: checking whether /usr/bin/clang accepts -Wno-cast-qual
1169configure:18301: result: yes
1170configure:18297: checking whether /usr/bin/clang accepts -fno-strict-aliasing
1171configure:18301: result: yes
1172configure:18311: checking for ANSI C header files
1173configure:18415: result: yes
1174configure:18426: checking arpa/inet.h usability
1175configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1176clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1177configure:18426: $? = 0
1178configure:18426: result: yes
1179configure:18426: checking arpa/inet.h presence
1180configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1181clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1182configure:18426: $? = 0
1183configure:18426: result: yes
1184configure:18426: checking for arpa/inet.h
1185configure:18426: result: yes
1186configure:18426: checking fcntl.h usability
1187configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1188clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1189configure:18426: $? = 0
1190configure:18426: result: yes
1191configure:18426: checking fcntl.h presence
1192configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1193clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1194configure:18426: $? = 0
1195configure:18426: result: yes
1196configure:18426: checking for fcntl.h
1197configure:18426: result: yes
1198configure:18426: checking for inttypes.h
1199configure:18426: result: yes
1200configure:18426: checking limits.h usability
1201configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1202clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1203configure:18426: $? = 0
1204configure:18426: result: yes
1205configure:18426: checking limits.h presence
1206configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1207clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1208configure:18426: $? = 0
1209configure:18426: result: yes
1210configure:18426: checking for limits.h
1211configure:18426: result: yes
1212configure:18426: checking netinet/in.h usability
1213configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1214clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1215configure:18426: $? = 0
1216configure:18426: result: yes
1217configure:18426: checking netinet/in.h presence
1218configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1219clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1220configure:18426: $? = 0
1221configure:18426: result: yes
1222configure:18426: checking for netinet/in.h
1223configure:18426: result: yes
1224configure:18426: checking for stdlib.h
1225configure:18426: result: yes
1226configure:18426: checking for string.h
1227configure:18426: result: yes
1228configure:18426: checking sys/ioctl.h usability
1229configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1230clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1231configure:18426: $? = 0
1232configure:18426: result: yes
1233configure:18426: checking sys/ioctl.h presence
1234configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1235clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1236configure:18426: $? = 0
1237configure:18426: result: yes
1238configure:18426: checking for sys/ioctl.h
1239configure:18426: result: yes
1240configure:18426: checking sys/socket.h usability
1241configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1242clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1243configure:18426: $? = 0
1244configure:18426: result: yes
1245configure:18426: checking sys/socket.h presence
1246configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1247clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1248configure:18426: $? = 0
1249configure:18426: result: yes
1250configure:18426: checking for sys/socket.h
1251configure:18426: result: yes
1252configure:18426: checking sys/time.h usability
1253configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1254clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1255configure:18426: $? = 0
1256configure:18426: result: yes
1257configure:18426: checking sys/time.h presence
1258configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1259clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1260configure:18426: $? = 0
1261configure:18426: result: yes
1262configure:18426: checking for sys/time.h
1263configure:18426: result: yes
1264configure:18426: checking for unistd.h
1265configure:18426: result: yes
1266configure:18426: checking netdb.h usability
1267configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1268clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1269configure:18426: $? = 0
1270configure:18426: result: yes
1271configure:18426: checking netdb.h presence
1272configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1273clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1274configure:18426: $? = 0
1275configure:18426: result: yes
1276configure:18426: checking for netdb.h
1277configure:18426: result: yes
1278configure:18426: checking syslog.h usability
1279configure:18426: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1280clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1281configure:18426: $? = 0
1282configure:18426: result: yes
1283configure:18426: checking syslog.h presence
1284configure:18426: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1285clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1286configure:18426: $? = 0
1287configure:18426: result: yes
1288configure:18426: checking for syslog.h
1289configure:18426: result: yes
1290configure:18436: checking for stdbool.h that conforms to C99
1291configure:18503: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1292clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1293conftest.c:96:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
1294             bool e = &s;
1295                  ~    ^
1296conftest.c:100:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
1297             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1298                     ~^
1299conftest.c:100:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
1300             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1301                          ~^
1302conftest.c:100:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
1303             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1304                               ~^
1305conftest.c:100:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
1306             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1307                                    ~^
1308conftest.c:100:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
1309             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1310                                              ~^
1311conftest.c:100:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
1312             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1313                                                   ~^
1314conftest.c:100:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
1315             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1316                                                        ~^
1317conftest.c:100:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
1318             return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
1319                                                             ~^
1320conftest.c:101:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
1321                            ~^
1322conftest.c:101:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
1323                                 ~^
1324conftest.c:101:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
1325                                      ~^
132612 warnings generated.
1327configure:18503: $? = 0
1328configure:18510: result: yes
1329configure:18512: checking for _Bool
1330configure:18512: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1331clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1332configure:18512: $? = 0
1333configure:18512: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1334clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1335conftest.c:83:20: error: expected expression
1336if (sizeof ((_Bool)))
1337                   ^
13381 error generated.
1339configure:18512: $? = 1
1340configure: failed program was:
1341| /* confdefs.h */
1342| #define PACKAGE_NAME "avahi"
1343| #define PACKAGE_TARNAME "avahi"
1344| #define PACKAGE_VERSION "0.7"
1345| #define PACKAGE_STRING "avahi 0.7"
1346| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1347| #define PACKAGE_URL ""
1348| #define PACKAGE "avahi"
1349| #define VERSION "0.7"
1350| #define STDC_HEADERS 1
1351| #define HAVE_SYS_TYPES_H 1
1352| #define HAVE_SYS_STAT_H 1
1353| #define HAVE_STDLIB_H 1
1354| #define HAVE_STRING_H 1
1355| #define HAVE_MEMORY_H 1
1356| #define HAVE_STRINGS_H 1
1357| #define HAVE_INTTYPES_H 1
1358| #define HAVE_STDINT_H 1
1359| #define HAVE_UNISTD_H 1
1360| #define __EXTENSIONS__ 1
1361| #define _ALL_SOURCE 1
1362| #define _GNU_SOURCE 1
1363| #define _POSIX_PTHREAD_SEMANTICS 1
1364| #define _TANDEM_SOURCE 1
1365| #define HAVE_DLFCN_H 1
1366| #define LT_OBJDIR ".libs/"
1367| #define HAVE_PTHREAD 1
1368| #define HAVE_PF_ROUTE /**/
1369| #define HAVE_SYS_FILIO_H /**/
1370| #define HAVE_SYS_SYSCTL_H /**/
1371| #define HAVE_STRUCT_IP_MREQN /**/
1372| #define STDC_HEADERS 1
1373| #define HAVE_ARPA_INET_H 1
1374| #define HAVE_FCNTL_H 1
1375| #define HAVE_INTTYPES_H 1
1376| #define HAVE_LIMITS_H 1
1377| #define HAVE_NETINET_IN_H 1
1378| #define HAVE_STDLIB_H 1
1379| #define HAVE_STRING_H 1
1380| #define HAVE_SYS_IOCTL_H 1
1381| #define HAVE_SYS_SOCKET_H 1
1382| #define HAVE_SYS_TIME_H 1
1383| #define HAVE_UNISTD_H 1
1384| #define HAVE_NETDB_H 1
1385| #define HAVE_SYSLOG_H 1
1386| /* end confdefs.h.  */
1387| #include <stdio.h>
1388| #ifdef HAVE_SYS_TYPES_H
1389| # include <sys/types.h>
1390| #endif
1391| #ifdef HAVE_SYS_STAT_H
1392| # include <sys/stat.h>
1393| #endif
1394| #ifdef STDC_HEADERS
1395| # include <stdlib.h>
1396| # include <stddef.h>
1397| #else
1398| # ifdef HAVE_STDLIB_H
1399| #  include <stdlib.h>
1400| # endif
1401| #endif
1402| #ifdef HAVE_STRING_H
1403| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1404| #  include <memory.h>
1405| # endif
1406| # include <string.h>
1407| #endif
1408| #ifdef HAVE_STRINGS_H
1409| # include <strings.h>
1410| #endif
1411| #ifdef HAVE_INTTYPES_H
1412| # include <inttypes.h>
1413| #endif
1414| #ifdef HAVE_STDINT_H
1415| # include <stdint.h>
1416| #endif
1417| #ifdef HAVE_UNISTD_H
1418| # include <unistd.h>
1419| #endif
1420| int
1421| main ()
1422| {
1423| if (sizeof ((_Bool)))
1424|           return 0;
1425|   ;
1426|   return 0;
1427| }
1428configure:18512: result: yes
1429configure:18531: checking for an ANSI C-conforming const
1430configure:18597: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1431clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1432configure:18597: $? = 0
1433configure:18604: result: yes
1434configure:18612: checking for size_t
1435configure:18612: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1436clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1437configure:18612: $? = 0
1438configure:18612: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1439clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1440conftest.c:85:21: error: expected expression
1441if (sizeof ((size_t)))
1442                    ^
14431 error generated.
1444configure:18612: $? = 1
1445configure: failed program was:
1446| /* confdefs.h */
1447| #define PACKAGE_NAME "avahi"
1448| #define PACKAGE_TARNAME "avahi"
1449| #define PACKAGE_VERSION "0.7"
1450| #define PACKAGE_STRING "avahi 0.7"
1451| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1452| #define PACKAGE_URL ""
1453| #define PACKAGE "avahi"
1454| #define VERSION "0.7"
1455| #define STDC_HEADERS 1
1456| #define HAVE_SYS_TYPES_H 1
1457| #define HAVE_SYS_STAT_H 1
1458| #define HAVE_STDLIB_H 1
1459| #define HAVE_STRING_H 1
1460| #define HAVE_MEMORY_H 1
1461| #define HAVE_STRINGS_H 1
1462| #define HAVE_INTTYPES_H 1
1463| #define HAVE_STDINT_H 1
1464| #define HAVE_UNISTD_H 1
1465| #define __EXTENSIONS__ 1
1466| #define _ALL_SOURCE 1
1467| #define _GNU_SOURCE 1
1468| #define _POSIX_PTHREAD_SEMANTICS 1
1469| #define _TANDEM_SOURCE 1
1470| #define HAVE_DLFCN_H 1
1471| #define LT_OBJDIR ".libs/"
1472| #define HAVE_PTHREAD 1
1473| #define HAVE_PF_ROUTE /**/
1474| #define HAVE_SYS_FILIO_H /**/
1475| #define HAVE_SYS_SYSCTL_H /**/
1476| #define HAVE_STRUCT_IP_MREQN /**/
1477| #define STDC_HEADERS 1
1478| #define HAVE_ARPA_INET_H 1
1479| #define HAVE_FCNTL_H 1
1480| #define HAVE_INTTYPES_H 1
1481| #define HAVE_LIMITS_H 1
1482| #define HAVE_NETINET_IN_H 1
1483| #define HAVE_STDLIB_H 1
1484| #define HAVE_STRING_H 1
1485| #define HAVE_SYS_IOCTL_H 1
1486| #define HAVE_SYS_SOCKET_H 1
1487| #define HAVE_SYS_TIME_H 1
1488| #define HAVE_UNISTD_H 1
1489| #define HAVE_NETDB_H 1
1490| #define HAVE_SYSLOG_H 1
1491| #define HAVE__BOOL 1
1492| #define HAVE_STDBOOL_H 1
1493| /* end confdefs.h.  */
1494| #include <stdio.h>
1495| #ifdef HAVE_SYS_TYPES_H
1496| # include <sys/types.h>
1497| #endif
1498| #ifdef HAVE_SYS_STAT_H
1499| # include <sys/stat.h>
1500| #endif
1501| #ifdef STDC_HEADERS
1502| # include <stdlib.h>
1503| # include <stddef.h>
1504| #else
1505| # ifdef HAVE_STDLIB_H
1506| #  include <stdlib.h>
1507| # endif
1508| #endif
1509| #ifdef HAVE_STRING_H
1510| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1511| #  include <memory.h>
1512| # endif
1513| # include <string.h>
1514| #endif
1515| #ifdef HAVE_STRINGS_H
1516| # include <strings.h>
1517| #endif
1518| #ifdef HAVE_INTTYPES_H
1519| # include <inttypes.h>
1520| #endif
1521| #ifdef HAVE_STDINT_H
1522| # include <stdint.h>
1523| #endif
1524| #ifdef HAVE_UNISTD_H
1525| # include <unistd.h>
1526| #endif
1527| int
1528| main ()
1529| {
1530| if (sizeof ((size_t)))
1531|           return 0;
1532|   ;
1533|   return 0;
1534| }
1535configure:18612: result: yes
1536configure:18623: checking whether time.h and sys/time.h may both be included
1537configure:18643: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1538clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1539configure:18643: $? = 0
1540configure:18650: result: yes
1541configure:18658: checking for sys/wait.h that is POSIX.1 compatible
1542configure:18684: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1543clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1544configure:18684: $? = 0
1545configure:18691: result: yes
1546configure:18701: checking for library containing inet_ntop
1547configure:18732: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1548conftest.c:58:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1549char inet_ntop ();
1550               ^
1551                void
15521 warning generated.
1553configure:18732: $? = 0
1554configure:18749: result: none required
1555configure:18757: checking for library containing recv
1556configure:18788: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1557conftest.c:58:11: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1558char recv ();
1559          ^
1560           void
15611 warning generated.
1562configure:18788: $? = 0
1563configure:18805: result: none required
1564configure:18813: checking whether CMSG_SPACE is declared
1565configure:18813: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1566clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1567configure:18813: $? = 0
1568configure:18813: result: yes
1569configure:18823: checking for working memcmp
1570configure:18866: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1571configure:18866: $? = 0
1572configure:18866: ./conftest
1573configure:18866: $? = 0
1574configure:18876: result: yes
1575configure:18888: checking sys/select.h usability
1576configure:18888: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1577clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1578configure:18888: $? = 0
1579configure:18888: result: yes
1580configure:18888: checking sys/select.h presence
1581configure:18888: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
1582clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1583configure:18888: $? = 0
1584configure:18888: result: yes
1585configure:18888: checking for sys/select.h
1586configure:18888: result: yes
1587configure:18888: checking for sys/socket.h
1588configure:18888: result: yes
1589configure:18898: checking types of arguments for select
1590configure:18926: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
1591clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
1592configure:18926: $? = 0
1593configure:18937: result: int,fd_set *,struct timeval *
1594configure:18967: checking for gethostname
1595configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1596conftest.c:79:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1597char gethostname ();
1598                 ^
1599                  void
16001 warning generated.
1601configure:18967: $? = 0
1602configure:18967: result: yes
1603configure:18967: checking for memchr
1604configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1605conftest.c:80:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1606char memchr ();
1607            ^
1608             void
1609conftest.c:80:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
1610char memchr ();
1611     ^
1612conftest.c:80:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
16132 warnings generated.
1614configure:18967: $? = 0
1615configure:18967: result: yes
1616configure:18967: checking for memmove
1617configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1618conftest.c:81:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1619char memmove ();
1620             ^
1621              void
1622conftest.c:81:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
1623char memmove ();
1624     ^
1625conftest.c:81:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
16262 warnings generated.
1627configure:18967: $? = 0
1628configure:18967: result: yes
1629configure:18967: checking for memset
1630configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1631conftest.c:82:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1632char memset ();
1633            ^
1634             void
1635conftest.c:82:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
1636char memset ();
1637     ^
1638conftest.c:82:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
16392 warnings generated.
1640configure:18967: $? = 0
1641configure:18967: result: yes
1642configure:18967: checking for mkdir
1643configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1644conftest.c:83:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1645char mkdir ();
1646           ^
1647            void
16481 warning generated.
1649configure:18967: $? = 0
1650configure:18967: result: yes
1651configure:18967: checking for select
1652configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1653conftest.c:84:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1654char select ();
1655            ^
1656             void
16571 warning generated.
1658configure:18967: $? = 0
1659configure:18967: result: yes
1660configure:18967: checking for socket
1661configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1662conftest.c:85:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1663char socket ();
1664            ^
1665             void
16661 warning generated.
1667configure:18967: $? = 0
1668configure:18967: result: yes
1669configure:18967: checking for strchr
1670configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1671conftest.c:86:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1672char strchr ();
1673            ^
1674             void
1675conftest.c:86:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
1676char strchr ();
1677     ^
1678conftest.c:86:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
16792 warnings generated.
1680configure:18967: $? = 0
1681configure:18967: result: yes
1682configure:18967: checking for strcspn
1683configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1684conftest.c:87:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1685char strcspn ();
1686             ^
1687              void
1688conftest.c:87:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
1689char strcspn ();
1690     ^
1691conftest.c:87:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
16922 warnings generated.
1693configure:18967: $? = 0
1694configure:18967: result: yes
1695configure:18967: checking for strdup
1696configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1697conftest.c:88:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1698char strdup ();
1699            ^
1700             void
17011 warning generated.
1702configure:18967: $? = 0
1703configure:18967: result: yes
1704configure:18967: checking for strerror
1705configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1706conftest.c:89:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1707char strerror ();
1708              ^
1709               void
1710conftest.c:89:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
1711char strerror ();
1712     ^
1713conftest.c:89:6: note: 'strerror' is a builtin with type 'char *(int)'
17142 warnings generated.
1715configure:18967: $? = 0
1716configure:18967: result: yes
1717configure:18967: checking for strrchr
1718configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1719conftest.c:90:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1720char strrchr ();
1721             ^
1722              void
1723conftest.c:90:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
1724char strrchr ();
1725     ^
1726conftest.c:90:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
17272 warnings generated.
1728configure:18967: $? = 0
1729configure:18967: result: yes
1730configure:18967: checking for strspn
1731configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1732conftest.c:91:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1733char strspn ();
1734            ^
1735             void
1736conftest.c:91:6: warning: incompatible redeclaration of library function 'strspn' [-Wincompatible-library-redeclaration]
1737char strspn ();
1738     ^
1739conftest.c:91:6: note: 'strspn' is a builtin with type 'unsigned long (const char *, const char *)'
17402 warnings generated.
1741configure:18967: $? = 0
1742configure:18967: result: yes
1743configure:18967: checking for strstr
1744configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1745conftest.c:92:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1746char strstr ();
1747            ^
1748             void
1749conftest.c:92:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
1750char strstr ();
1751     ^
1752conftest.c:92:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
17532 warnings generated.
1754configure:18967: $? = 0
1755configure:18967: result: yes
1756configure:18967: checking for uname
1757configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1758conftest.c:93:12: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1759char uname ();
1760           ^
1761            void
17621 warning generated.
1763configure:18967: $? = 0
1764configure:18967: result: yes
1765configure:18967: checking for setresuid
1766configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1767conftest.c:94:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1768char setresuid ();
1769               ^
1770                void
17711 warning generated.
1772Undefined symbols for architecture x86_64:
1773  "_setresuid", referenced from:
1774      _main in conftest-aa9e6e.o
1775ld: symbol(s) not found for architecture x86_64
1776clang: error: linker command failed with exit code 1 (use -v to see invocation)
1777configure:18967: $? = 1
1778configure: failed program was:
1779| /* confdefs.h */
1780| #define PACKAGE_NAME "avahi"
1781| #define PACKAGE_TARNAME "avahi"
1782| #define PACKAGE_VERSION "0.7"
1783| #define PACKAGE_STRING "avahi 0.7"
1784| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1785| #define PACKAGE_URL ""
1786| #define PACKAGE "avahi"
1787| #define VERSION "0.7"
1788| #define STDC_HEADERS 1
1789| #define HAVE_SYS_TYPES_H 1
1790| #define HAVE_SYS_STAT_H 1
1791| #define HAVE_STDLIB_H 1
1792| #define HAVE_STRING_H 1
1793| #define HAVE_MEMORY_H 1
1794| #define HAVE_STRINGS_H 1
1795| #define HAVE_INTTYPES_H 1
1796| #define HAVE_STDINT_H 1
1797| #define HAVE_UNISTD_H 1
1798| #define __EXTENSIONS__ 1
1799| #define _ALL_SOURCE 1
1800| #define _GNU_SOURCE 1
1801| #define _POSIX_PTHREAD_SEMANTICS 1
1802| #define _TANDEM_SOURCE 1
1803| #define HAVE_DLFCN_H 1
1804| #define LT_OBJDIR ".libs/"
1805| #define HAVE_PTHREAD 1
1806| #define HAVE_PF_ROUTE /**/
1807| #define HAVE_SYS_FILIO_H /**/
1808| #define HAVE_SYS_SYSCTL_H /**/
1809| #define HAVE_STRUCT_IP_MREQN /**/
1810| #define STDC_HEADERS 1
1811| #define HAVE_ARPA_INET_H 1
1812| #define HAVE_FCNTL_H 1
1813| #define HAVE_INTTYPES_H 1
1814| #define HAVE_LIMITS_H 1
1815| #define HAVE_NETINET_IN_H 1
1816| #define HAVE_STDLIB_H 1
1817| #define HAVE_STRING_H 1
1818| #define HAVE_SYS_IOCTL_H 1
1819| #define HAVE_SYS_SOCKET_H 1
1820| #define HAVE_SYS_TIME_H 1
1821| #define HAVE_UNISTD_H 1
1822| #define HAVE_NETDB_H 1
1823| #define HAVE_SYSLOG_H 1
1824| #define HAVE__BOOL 1
1825| #define HAVE_STDBOOL_H 1
1826| #define TIME_WITH_SYS_TIME 1
1827| #define HAVE_SYS_WAIT_H 1
1828| #define HAVE_SYS_SELECT_H 1
1829| #define HAVE_SYS_SOCKET_H 1
1830| #define SELECT_TYPE_ARG1 int
1831| #define SELECT_TYPE_ARG234 (fd_set *)
1832| #define SELECT_TYPE_ARG5 (struct timeval *)
1833| #define HAVE_GETHOSTNAME 1
1834| #define HAVE_MEMCHR 1
1835| #define HAVE_MEMMOVE 1
1836| #define HAVE_MEMSET 1
1837| #define HAVE_MKDIR 1
1838| #define HAVE_SELECT 1
1839| #define HAVE_SOCKET 1
1840| #define HAVE_STRCHR 1
1841| #define HAVE_STRCSPN 1
1842| #define HAVE_STRDUP 1
1843| #define HAVE_STRERROR 1
1844| #define HAVE_STRRCHR 1
1845| #define HAVE_STRSPN 1
1846| #define HAVE_STRSTR 1
1847| #define HAVE_UNAME 1
1848| /* end confdefs.h.  */
1849| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
1850|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1851| #define setresuid innocuous_setresuid
1852|
1853| /* System header to define __stub macros and hopefully few prototypes,
1854|     which can conflict with char setresuid (); below.
1855|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1856|     <limits.h> exists even on freestanding compilers.  */
1857|
1858| #ifdef __STDC__
1859| # include <limits.h>
1860| #else
1861| # include <assert.h>
1862| #endif
1863|
1864| #undef setresuid
1865|
1866| /* Override any GCC internal prototype to avoid an error.
1867|    Use char because int might match the return type of a GCC
1868|    builtin and then its argument prototype would still apply.  */
1869| #ifdef __cplusplus
1870| extern "C"
1871| #endif
1872| char setresuid ();
1873| /* The GNU C library defines this for functions which it implements
1874|     to always fail with ENOSYS.  Some functions are actually named
1875|     something starting with __ and the normal name is an alias.  */
1876| #if defined __stub_setresuid || defined __stub___setresuid
1877| choke me
1878| #endif
1879|
1880| int
1881| main ()
1882| {
1883| return setresuid ();
1884|   ;
1885|   return 0;
1886| }
1887configure:18967: result: no
1888configure:18967: checking for setreuid
1889configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1890conftest.c:94:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1891char setreuid ();
1892              ^
1893               void
18941 warning generated.
1895configure:18967: $? = 0
1896configure:18967: result: yes
1897configure:18967: checking for setresgid
1898configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1899conftest.c:95:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
1900char setresgid ();
1901               ^
1902                void
19031 warning generated.
1904Undefined symbols for architecture x86_64:
1905  "_setresgid", referenced from:
1906      _main in conftest-8fe117.o
1907ld: symbol(s) not found for architecture x86_64
1908clang: error: linker command failed with exit code 1 (use -v to see invocation)
1909configure:18967: $? = 1
1910configure: failed program was:
1911| /* confdefs.h */
1912| #define PACKAGE_NAME "avahi"
1913| #define PACKAGE_TARNAME "avahi"
1914| #define PACKAGE_VERSION "0.7"
1915| #define PACKAGE_STRING "avahi 0.7"
1916| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
1917| #define PACKAGE_URL ""
1918| #define PACKAGE "avahi"
1919| #define VERSION "0.7"
1920| #define STDC_HEADERS 1
1921| #define HAVE_SYS_TYPES_H 1
1922| #define HAVE_SYS_STAT_H 1
1923| #define HAVE_STDLIB_H 1
1924| #define HAVE_STRING_H 1
1925| #define HAVE_MEMORY_H 1
1926| #define HAVE_STRINGS_H 1
1927| #define HAVE_INTTYPES_H 1
1928| #define HAVE_STDINT_H 1
1929| #define HAVE_UNISTD_H 1
1930| #define __EXTENSIONS__ 1
1931| #define _ALL_SOURCE 1
1932| #define _GNU_SOURCE 1
1933| #define _POSIX_PTHREAD_SEMANTICS 1
1934| #define _TANDEM_SOURCE 1
1935| #define HAVE_DLFCN_H 1
1936| #define LT_OBJDIR ".libs/"
1937| #define HAVE_PTHREAD 1
1938| #define HAVE_PF_ROUTE /**/
1939| #define HAVE_SYS_FILIO_H /**/
1940| #define HAVE_SYS_SYSCTL_H /**/
1941| #define HAVE_STRUCT_IP_MREQN /**/
1942| #define STDC_HEADERS 1
1943| #define HAVE_ARPA_INET_H 1
1944| #define HAVE_FCNTL_H 1
1945| #define HAVE_INTTYPES_H 1
1946| #define HAVE_LIMITS_H 1
1947| #define HAVE_NETINET_IN_H 1
1948| #define HAVE_STDLIB_H 1
1949| #define HAVE_STRING_H 1
1950| #define HAVE_SYS_IOCTL_H 1
1951| #define HAVE_SYS_SOCKET_H 1
1952| #define HAVE_SYS_TIME_H 1
1953| #define HAVE_UNISTD_H 1
1954| #define HAVE_NETDB_H 1
1955| #define HAVE_SYSLOG_H 1
1956| #define HAVE__BOOL 1
1957| #define HAVE_STDBOOL_H 1
1958| #define TIME_WITH_SYS_TIME 1
1959| #define HAVE_SYS_WAIT_H 1
1960| #define HAVE_SYS_SELECT_H 1
1961| #define HAVE_SYS_SOCKET_H 1
1962| #define SELECT_TYPE_ARG1 int
1963| #define SELECT_TYPE_ARG234 (fd_set *)
1964| #define SELECT_TYPE_ARG5 (struct timeval *)
1965| #define HAVE_GETHOSTNAME 1
1966| #define HAVE_MEMCHR 1
1967| #define HAVE_MEMMOVE 1
1968| #define HAVE_MEMSET 1
1969| #define HAVE_MKDIR 1
1970| #define HAVE_SELECT 1
1971| #define HAVE_SOCKET 1
1972| #define HAVE_STRCHR 1
1973| #define HAVE_STRCSPN 1
1974| #define HAVE_STRDUP 1
1975| #define HAVE_STRERROR 1
1976| #define HAVE_STRRCHR 1
1977| #define HAVE_STRSPN 1
1978| #define HAVE_STRSTR 1
1979| #define HAVE_UNAME 1
1980| #define HAVE_SETREUID 1
1981| /* end confdefs.h.  */
1982| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
1983|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1984| #define setresgid innocuous_setresgid
1985|
1986| /* System header to define __stub macros and hopefully few prototypes,
1987|     which can conflict with char setresgid (); below.
1988|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1989|     <limits.h> exists even on freestanding compilers.  */
1990|
1991| #ifdef __STDC__
1992| # include <limits.h>
1993| #else
1994| # include <assert.h>
1995| #endif
1996|
1997| #undef setresgid
1998|
1999| /* Override any GCC internal prototype to avoid an error.
2000|    Use char because int might match the return type of a GCC
2001|    builtin and then its argument prototype would still apply.  */
2002| #ifdef __cplusplus
2003| extern "C"
2004| #endif
2005| char setresgid ();
2006| /* The GNU C library defines this for functions which it implements
2007|     to always fail with ENOSYS.  Some functions are actually named
2008|     something starting with __ and the normal name is an alias.  */
2009| #if defined __stub_setresgid || defined __stub___setresgid
2010| choke me
2011| #endif
2012|
2013| int
2014| main ()
2015| {
2016| return setresgid ();
2017|   ;
2018|   return 0;
2019| }
2020configure:18967: result: no
2021configure:18967: checking for setregid
2022configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2023conftest.c:95:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2024char setregid ();
2025              ^
2026               void
20271 warning generated.
2028configure:18967: $? = 0
2029configure:18967: result: yes
2030configure:18967: checking for strcasecmp
2031configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2032conftest.c:96:17: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2033char strcasecmp ();
2034                ^
2035                 void
20361 warning generated.
2037configure:18967: $? = 0
2038configure:18967: result: yes
2039configure:18967: checking for gettimeofday
2040configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2041conftest.c:97:19: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2042char gettimeofday ();
2043                  ^
2044                   void
20451 warning generated.
2046configure:18967: $? = 0
2047configure:18967: result: yes
2048configure:18967: checking for putenv
2049configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2050conftest.c:98:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2051char putenv ();
2052            ^
2053             void
20541 warning generated.
2055configure:18967: $? = 0
2056configure:18967: result: yes
2057configure:18967: checking for strncasecmp
2058configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2059conftest.c:99:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2060char strncasecmp ();
2061                 ^
2062                  void
20631 warning generated.
2064configure:18967: $? = 0
2065configure:18967: result: yes
2066configure:18967: checking for strlcpy
2067configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2068conftest.c:100:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2069char strlcpy ();
2070             ^
2071              void
20721 warning generated.
2073configure:18967: $? = 0
2074configure:18967: result: yes
2075configure:18967: checking for gethostbyname
2076configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2077conftest.c:101:20: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2078char gethostbyname ();
2079                   ^
2080                    void
20811 warning generated.
2082configure:18967: $? = 0
2083configure:18967: result: yes
2084configure:18967: checking for seteuid
2085configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2086conftest.c:102:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2087char seteuid ();
2088             ^
2089              void
20901 warning generated.
2091configure:18967: $? = 0
2092configure:18967: result: yes
2093configure:18967: checking for setegid
2094configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2095conftest.c:103:14: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2096char setegid ();
2097             ^
2098              void
20991 warning generated.
2100configure:18967: $? = 0
2101configure:18967: result: yes
2102configure:18967: checking for setproctitle
2103configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2104conftest.c:104:19: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2105char setproctitle ();
2106                  ^
2107                   void
21081 warning generated.
2109Undefined symbols for architecture x86_64:
2110  "_setproctitle", referenced from:
2111      _main in conftest-fc965d.o
2112ld: symbol(s) not found for architecture x86_64
2113clang: error: linker command failed with exit code 1 (use -v to see invocation)
2114configure:18967: $? = 1
2115configure: failed program was:
2116| /* confdefs.h */
2117| #define PACKAGE_NAME "avahi"
2118| #define PACKAGE_TARNAME "avahi"
2119| #define PACKAGE_VERSION "0.7"
2120| #define PACKAGE_STRING "avahi 0.7"
2121| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2122| #define PACKAGE_URL ""
2123| #define PACKAGE "avahi"
2124| #define VERSION "0.7"
2125| #define STDC_HEADERS 1
2126| #define HAVE_SYS_TYPES_H 1
2127| #define HAVE_SYS_STAT_H 1
2128| #define HAVE_STDLIB_H 1
2129| #define HAVE_STRING_H 1
2130| #define HAVE_MEMORY_H 1
2131| #define HAVE_STRINGS_H 1
2132| #define HAVE_INTTYPES_H 1
2133| #define HAVE_STDINT_H 1
2134| #define HAVE_UNISTD_H 1
2135| #define __EXTENSIONS__ 1
2136| #define _ALL_SOURCE 1
2137| #define _GNU_SOURCE 1
2138| #define _POSIX_PTHREAD_SEMANTICS 1
2139| #define _TANDEM_SOURCE 1
2140| #define HAVE_DLFCN_H 1
2141| #define LT_OBJDIR ".libs/"
2142| #define HAVE_PTHREAD 1
2143| #define HAVE_PF_ROUTE /**/
2144| #define HAVE_SYS_FILIO_H /**/
2145| #define HAVE_SYS_SYSCTL_H /**/
2146| #define HAVE_STRUCT_IP_MREQN /**/
2147| #define STDC_HEADERS 1
2148| #define HAVE_ARPA_INET_H 1
2149| #define HAVE_FCNTL_H 1
2150| #define HAVE_INTTYPES_H 1
2151| #define HAVE_LIMITS_H 1
2152| #define HAVE_NETINET_IN_H 1
2153| #define HAVE_STDLIB_H 1
2154| #define HAVE_STRING_H 1
2155| #define HAVE_SYS_IOCTL_H 1
2156| #define HAVE_SYS_SOCKET_H 1
2157| #define HAVE_SYS_TIME_H 1
2158| #define HAVE_UNISTD_H 1
2159| #define HAVE_NETDB_H 1
2160| #define HAVE_SYSLOG_H 1
2161| #define HAVE__BOOL 1
2162| #define HAVE_STDBOOL_H 1
2163| #define TIME_WITH_SYS_TIME 1
2164| #define HAVE_SYS_WAIT_H 1
2165| #define HAVE_SYS_SELECT_H 1
2166| #define HAVE_SYS_SOCKET_H 1
2167| #define SELECT_TYPE_ARG1 int
2168| #define SELECT_TYPE_ARG234 (fd_set *)
2169| #define SELECT_TYPE_ARG5 (struct timeval *)
2170| #define HAVE_GETHOSTNAME 1
2171| #define HAVE_MEMCHR 1
2172| #define HAVE_MEMMOVE 1
2173| #define HAVE_MEMSET 1
2174| #define HAVE_MKDIR 1
2175| #define HAVE_SELECT 1
2176| #define HAVE_SOCKET 1
2177| #define HAVE_STRCHR 1
2178| #define HAVE_STRCSPN 1
2179| #define HAVE_STRDUP 1
2180| #define HAVE_STRERROR 1
2181| #define HAVE_STRRCHR 1
2182| #define HAVE_STRSPN 1
2183| #define HAVE_STRSTR 1
2184| #define HAVE_UNAME 1
2185| #define HAVE_SETREUID 1
2186| #define HAVE_SETREGID 1
2187| #define HAVE_STRCASECMP 1
2188| #define HAVE_GETTIMEOFDAY 1
2189| #define HAVE_PUTENV 1
2190| #define HAVE_STRNCASECMP 1
2191| #define HAVE_STRLCPY 1
2192| #define HAVE_GETHOSTBYNAME 1
2193| #define HAVE_SETEUID 1
2194| #define HAVE_SETEGID 1
2195| /* end confdefs.h.  */
2196| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
2197|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2198| #define setproctitle innocuous_setproctitle
2199|
2200| /* System header to define __stub macros and hopefully few prototypes,
2201|     which can conflict with char setproctitle (); below.
2202|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2203|     <limits.h> exists even on freestanding compilers.  */
2204|
2205| #ifdef __STDC__
2206| # include <limits.h>
2207| #else
2208| # include <assert.h>
2209| #endif
2210|
2211| #undef setproctitle
2212|
2213| /* Override any GCC internal prototype to avoid an error.
2214|    Use char because int might match the return type of a GCC
2215|    builtin and then its argument prototype would still apply.  */
2216| #ifdef __cplusplus
2217| extern "C"
2218| #endif
2219| char setproctitle ();
2220| /* The GNU C library defines this for functions which it implements
2221|     to always fail with ENOSYS.  Some functions are actually named
2222|     something starting with __ and the normal name is an alias.  */
2223| #if defined __stub_setproctitle || defined __stub___setproctitle
2224| choke me
2225| #endif
2226|
2227| int
2228| main ()
2229| {
2230| return setproctitle ();
2231|   ;
2232|   return 0;
2233| }
2234configure:18967: result: no
2235configure:18967: checking for getprogname
2236configure:18967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2237conftest.c:104:18: warning: this function declaration is not a prototype [-Wstrict-prototypes]
2238char getprogname ();
2239                 ^
2240                  void
22411 warning generated.
2242configure:18967: $? = 0
2243configure:18967: result: yes
2244configure:18977: checking for uid_t in sys/types.h
2245clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2246configure:18996: result: yes
2247configure:19009: checking for unistd.h
2248configure:19009: result: yes
2249configure:19019: checking for working chown
2250configure:19052: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2251conftest.c:121:9: warning: initializing 'char *' with an expression of type 'const char [15]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
2252  char *f = "conftest.chown";
2253        ^   ~~~~~~~~~~~~~~~~
22541 warning generated.
2255configure:19052: $? = 0
2256configure:19052: ./conftest
2257configure:19052: $? = 0
2258configure:19064: result: yes
2259configure:19072: checking whether lstat correctly handles trailing slash
2260configure:19098: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2261configure:19098: $? = 0
2262configure:19098: ./conftest
2263configure:19098: $? = 1
2264configure: program exited with status 1
2265configure: failed program was:
2266| /* confdefs.h */
2267| #define PACKAGE_NAME "avahi"
2268| #define PACKAGE_TARNAME "avahi"
2269| #define PACKAGE_VERSION "0.7"
2270| #define PACKAGE_STRING "avahi 0.7"
2271| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2272| #define PACKAGE_URL ""
2273| #define PACKAGE "avahi"
2274| #define VERSION "0.7"
2275| #define STDC_HEADERS 1
2276| #define HAVE_SYS_TYPES_H 1
2277| #define HAVE_SYS_STAT_H 1
2278| #define HAVE_STDLIB_H 1
2279| #define HAVE_STRING_H 1
2280| #define HAVE_MEMORY_H 1
2281| #define HAVE_STRINGS_H 1
2282| #define HAVE_INTTYPES_H 1
2283| #define HAVE_STDINT_H 1
2284| #define HAVE_UNISTD_H 1
2285| #define __EXTENSIONS__ 1
2286| #define _ALL_SOURCE 1
2287| #define _GNU_SOURCE 1
2288| #define _POSIX_PTHREAD_SEMANTICS 1
2289| #define _TANDEM_SOURCE 1
2290| #define HAVE_DLFCN_H 1
2291| #define LT_OBJDIR ".libs/"
2292| #define HAVE_PTHREAD 1
2293| #define HAVE_PF_ROUTE /**/
2294| #define HAVE_SYS_FILIO_H /**/
2295| #define HAVE_SYS_SYSCTL_H /**/
2296| #define HAVE_STRUCT_IP_MREQN /**/
2297| #define STDC_HEADERS 1
2298| #define HAVE_ARPA_INET_H 1
2299| #define HAVE_FCNTL_H 1
2300| #define HAVE_INTTYPES_H 1
2301| #define HAVE_LIMITS_H 1
2302| #define HAVE_NETINET_IN_H 1
2303| #define HAVE_STDLIB_H 1
2304| #define HAVE_STRING_H 1
2305| #define HAVE_SYS_IOCTL_H 1
2306| #define HAVE_SYS_SOCKET_H 1
2307| #define HAVE_SYS_TIME_H 1
2308| #define HAVE_UNISTD_H 1
2309| #define HAVE_NETDB_H 1
2310| #define HAVE_SYSLOG_H 1
2311| #define HAVE__BOOL 1
2312| #define HAVE_STDBOOL_H 1
2313| #define TIME_WITH_SYS_TIME 1
2314| #define HAVE_SYS_WAIT_H 1
2315| #define HAVE_SYS_SELECT_H 1
2316| #define HAVE_SYS_SOCKET_H 1
2317| #define SELECT_TYPE_ARG1 int
2318| #define SELECT_TYPE_ARG234 (fd_set *)
2319| #define SELECT_TYPE_ARG5 (struct timeval *)
2320| #define HAVE_GETHOSTNAME 1
2321| #define HAVE_MEMCHR 1
2322| #define HAVE_MEMMOVE 1
2323| #define HAVE_MEMSET 1
2324| #define HAVE_MKDIR 1
2325| #define HAVE_SELECT 1
2326| #define HAVE_SOCKET 1
2327| #define HAVE_STRCHR 1
2328| #define HAVE_STRCSPN 1
2329| #define HAVE_STRDUP 1
2330| #define HAVE_STRERROR 1
2331| #define HAVE_STRRCHR 1
2332| #define HAVE_STRSPN 1
2333| #define HAVE_STRSTR 1
2334| #define HAVE_UNAME 1
2335| #define HAVE_SETREUID 1
2336| #define HAVE_SETREGID 1
2337| #define HAVE_STRCASECMP 1
2338| #define HAVE_GETTIMEOFDAY 1
2339| #define HAVE_PUTENV 1
2340| #define HAVE_STRNCASECMP 1
2341| #define HAVE_STRLCPY 1
2342| #define HAVE_GETHOSTBYNAME 1
2343| #define HAVE_SETEUID 1
2344| #define HAVE_SETEGID 1
2345| #define HAVE_GETPROGNAME 1
2346| #define HAVE_UNISTD_H 1
2347| #define HAVE_CHOWN 1
2348| /* end confdefs.h.  */
2349| #include <stdio.h>
2350| #ifdef HAVE_SYS_TYPES_H
2351| # include <sys/types.h>
2352| #endif
2353| #ifdef HAVE_SYS_STAT_H
2354| # include <sys/stat.h>
2355| #endif
2356| #ifdef STDC_HEADERS
2357| # include <stdlib.h>
2358| # include <stddef.h>
2359| #else
2360| # ifdef HAVE_STDLIB_H
2361| #  include <stdlib.h>
2362| # endif
2363| #endif
2364| #ifdef HAVE_STRING_H
2365| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2366| #  include <memory.h>
2367| # endif
2368| # include <string.h>
2369| #endif
2370| #ifdef HAVE_STRINGS_H
2371| # include <strings.h>
2372| #endif
2373| #ifdef HAVE_INTTYPES_H
2374| # include <inttypes.h>
2375| #endif
2376| #ifdef HAVE_STDINT_H
2377| # include <stdint.h>
2378| #endif
2379| #ifdef HAVE_UNISTD_H
2380| # include <unistd.h>
2381| #endif
2382| int
2383| main ()
2384| {
2385| struct stat sbuf;
2386|      /* Linux will dereference the symlink and fail, as required by POSIX.
2387|       That is better in the sense that it means we will not
2388|       have to compile and use the lstat wrapper.  */
2389|      return lstat ("conftest.sym/", &sbuf) == 0;
2390|   ;
2391|   return 0;
2392| }
2393configure:19115: result: no
2394configure:19134: checking whether stat accepts an empty string
2395configure:19154: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
2396configure:19154: $? = 0
2397configure:19154: ./conftest
2398configure:19154: $? = 0
2399configure:19164: result: no
2400configure:19180: checking for mode_t
2401configure:19180: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
2402clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2403configure:19180: $? = 0
2404configure:19180: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
2405clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2406conftest.c:120:21: error: expected expression
2407if (sizeof ((mode_t)))
2408                    ^
24091 error generated.
2410configure:19180: $? = 1
2411configure: failed program was:
2412| /* confdefs.h */
2413| #define PACKAGE_NAME "avahi"
2414| #define PACKAGE_TARNAME "avahi"
2415| #define PACKAGE_VERSION "0.7"
2416| #define PACKAGE_STRING "avahi 0.7"
2417| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2418| #define PACKAGE_URL ""
2419| #define PACKAGE "avahi"
2420| #define VERSION "0.7"
2421| #define STDC_HEADERS 1
2422| #define HAVE_SYS_TYPES_H 1
2423| #define HAVE_SYS_STAT_H 1
2424| #define HAVE_STDLIB_H 1
2425| #define HAVE_STRING_H 1
2426| #define HAVE_MEMORY_H 1
2427| #define HAVE_STRINGS_H 1
2428| #define HAVE_INTTYPES_H 1
2429| #define HAVE_STDINT_H 1
2430| #define HAVE_UNISTD_H 1
2431| #define __EXTENSIONS__ 1
2432| #define _ALL_SOURCE 1
2433| #define _GNU_SOURCE 1
2434| #define _POSIX_PTHREAD_SEMANTICS 1
2435| #define _TANDEM_SOURCE 1
2436| #define HAVE_DLFCN_H 1
2437| #define LT_OBJDIR ".libs/"
2438| #define HAVE_PTHREAD 1
2439| #define HAVE_PF_ROUTE /**/
2440| #define HAVE_SYS_FILIO_H /**/
2441| #define HAVE_SYS_SYSCTL_H /**/
2442| #define HAVE_STRUCT_IP_MREQN /**/
2443| #define STDC_HEADERS 1
2444| #define HAVE_ARPA_INET_H 1
2445| #define HAVE_FCNTL_H 1
2446| #define HAVE_INTTYPES_H 1
2447| #define HAVE_LIMITS_H 1
2448| #define HAVE_NETINET_IN_H 1
2449| #define HAVE_STDLIB_H 1
2450| #define HAVE_STRING_H 1
2451| #define HAVE_SYS_IOCTL_H 1
2452| #define HAVE_SYS_SOCKET_H 1
2453| #define HAVE_SYS_TIME_H 1
2454| #define HAVE_UNISTD_H 1
2455| #define HAVE_NETDB_H 1
2456| #define HAVE_SYSLOG_H 1
2457| #define HAVE__BOOL 1
2458| #define HAVE_STDBOOL_H 1
2459| #define TIME_WITH_SYS_TIME 1
2460| #define HAVE_SYS_WAIT_H 1
2461| #define HAVE_SYS_SELECT_H 1
2462| #define HAVE_SYS_SOCKET_H 1
2463| #define SELECT_TYPE_ARG1 int
2464| #define SELECT_TYPE_ARG234 (fd_set *)
2465| #define SELECT_TYPE_ARG5 (struct timeval *)
2466| #define HAVE_GETHOSTNAME 1
2467| #define HAVE_MEMCHR 1
2468| #define HAVE_MEMMOVE 1
2469| #define HAVE_MEMSET 1
2470| #define HAVE_MKDIR 1
2471| #define HAVE_SELECT 1
2472| #define HAVE_SOCKET 1
2473| #define HAVE_STRCHR 1
2474| #define HAVE_STRCSPN 1
2475| #define HAVE_STRDUP 1
2476| #define HAVE_STRERROR 1
2477| #define HAVE_STRRCHR 1
2478| #define HAVE_STRSPN 1
2479| #define HAVE_STRSTR 1
2480| #define HAVE_UNAME 1
2481| #define HAVE_SETREUID 1
2482| #define HAVE_SETREGID 1
2483| #define HAVE_STRCASECMP 1
2484| #define HAVE_GETTIMEOFDAY 1
2485| #define HAVE_PUTENV 1
2486| #define HAVE_STRNCASECMP 1
2487| #define HAVE_STRLCPY 1
2488| #define HAVE_GETHOSTBYNAME 1
2489| #define HAVE_SETEUID 1
2490| #define HAVE_SETEGID 1
2491| #define HAVE_GETPROGNAME 1
2492| #define HAVE_UNISTD_H 1
2493| #define HAVE_CHOWN 1
2494| /* end confdefs.h.  */
2495| #include <stdio.h>
2496| #ifdef HAVE_SYS_TYPES_H
2497| # include <sys/types.h>
2498| #endif
2499| #ifdef HAVE_SYS_STAT_H
2500| # include <sys/stat.h>
2501| #endif
2502| #ifdef STDC_HEADERS
2503| # include <stdlib.h>
2504| # include <stddef.h>
2505| #else
2506| # ifdef HAVE_STDLIB_H
2507| #  include <stdlib.h>
2508| # endif
2509| #endif
2510| #ifdef HAVE_STRING_H
2511| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2512| #  include <memory.h>
2513| # endif
2514| # include <string.h>
2515| #endif
2516| #ifdef HAVE_STRINGS_H
2517| # include <strings.h>
2518| #endif
2519| #ifdef HAVE_INTTYPES_H
2520| # include <inttypes.h>
2521| #endif
2522| #ifdef HAVE_STDINT_H
2523| # include <stdint.h>
2524| #endif
2525| #ifdef HAVE_UNISTD_H
2526| # include <unistd.h>
2527| #endif
2528| int
2529| main ()
2530| {
2531| if (sizeof ((mode_t)))
2532|           return 0;
2533|   ;
2534|   return 0;
2535| }
2536configure:19180: result: yes
2537configure:19191: checking for pid_t
2538configure:19191: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
2539clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2540configure:19191: $? = 0
2541configure:19191: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
2542clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2543conftest.c:120:20: error: expected expression
2544if (sizeof ((pid_t)))
2545                   ^
25461 error generated.
2547configure:19191: $? = 1
2548configure: failed program was:
2549| /* confdefs.h */
2550| #define PACKAGE_NAME "avahi"
2551| #define PACKAGE_TARNAME "avahi"
2552| #define PACKAGE_VERSION "0.7"
2553| #define PACKAGE_STRING "avahi 0.7"
2554| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2555| #define PACKAGE_URL ""
2556| #define PACKAGE "avahi"
2557| #define VERSION "0.7"
2558| #define STDC_HEADERS 1
2559| #define HAVE_SYS_TYPES_H 1
2560| #define HAVE_SYS_STAT_H 1
2561| #define HAVE_STDLIB_H 1
2562| #define HAVE_STRING_H 1
2563| #define HAVE_MEMORY_H 1
2564| #define HAVE_STRINGS_H 1
2565| #define HAVE_INTTYPES_H 1
2566| #define HAVE_STDINT_H 1
2567| #define HAVE_UNISTD_H 1
2568| #define __EXTENSIONS__ 1
2569| #define _ALL_SOURCE 1
2570| #define _GNU_SOURCE 1
2571| #define _POSIX_PTHREAD_SEMANTICS 1
2572| #define _TANDEM_SOURCE 1
2573| #define HAVE_DLFCN_H 1
2574| #define LT_OBJDIR ".libs/"
2575| #define HAVE_PTHREAD 1
2576| #define HAVE_PF_ROUTE /**/
2577| #define HAVE_SYS_FILIO_H /**/
2578| #define HAVE_SYS_SYSCTL_H /**/
2579| #define HAVE_STRUCT_IP_MREQN /**/
2580| #define STDC_HEADERS 1
2581| #define HAVE_ARPA_INET_H 1
2582| #define HAVE_FCNTL_H 1
2583| #define HAVE_INTTYPES_H 1
2584| #define HAVE_LIMITS_H 1
2585| #define HAVE_NETINET_IN_H 1
2586| #define HAVE_STDLIB_H 1
2587| #define HAVE_STRING_H 1
2588| #define HAVE_SYS_IOCTL_H 1
2589| #define HAVE_SYS_SOCKET_H 1
2590| #define HAVE_SYS_TIME_H 1
2591| #define HAVE_UNISTD_H 1
2592| #define HAVE_NETDB_H 1
2593| #define HAVE_SYSLOG_H 1
2594| #define HAVE__BOOL 1
2595| #define HAVE_STDBOOL_H 1
2596| #define TIME_WITH_SYS_TIME 1
2597| #define HAVE_SYS_WAIT_H 1
2598| #define HAVE_SYS_SELECT_H 1
2599| #define HAVE_SYS_SOCKET_H 1
2600| #define SELECT_TYPE_ARG1 int
2601| #define SELECT_TYPE_ARG234 (fd_set *)
2602| #define SELECT_TYPE_ARG5 (struct timeval *)
2603| #define HAVE_GETHOSTNAME 1
2604| #define HAVE_MEMCHR 1
2605| #define HAVE_MEMMOVE 1
2606| #define HAVE_MEMSET 1
2607| #define HAVE_MKDIR 1
2608| #define HAVE_SELECT 1
2609| #define HAVE_SOCKET 1
2610| #define HAVE_STRCHR 1
2611| #define HAVE_STRCSPN 1
2612| #define HAVE_STRDUP 1
2613| #define HAVE_STRERROR 1
2614| #define HAVE_STRRCHR 1
2615| #define HAVE_STRSPN 1
2616| #define HAVE_STRSTR 1
2617| #define HAVE_UNAME 1
2618| #define HAVE_SETREUID 1
2619| #define HAVE_SETREGID 1
2620| #define HAVE_STRCASECMP 1
2621| #define HAVE_GETTIMEOFDAY 1
2622| #define HAVE_PUTENV 1
2623| #define HAVE_STRNCASECMP 1
2624| #define HAVE_STRLCPY 1
2625| #define HAVE_GETHOSTBYNAME 1
2626| #define HAVE_SETEUID 1
2627| #define HAVE_SETEGID 1
2628| #define HAVE_GETPROGNAME 1
2629| #define HAVE_UNISTD_H 1
2630| #define HAVE_CHOWN 1
2631| /* end confdefs.h.  */
2632| #include <stdio.h>
2633| #ifdef HAVE_SYS_TYPES_H
2634| # include <sys/types.h>
2635| #endif
2636| #ifdef HAVE_SYS_STAT_H
2637| # include <sys/stat.h>
2638| #endif
2639| #ifdef STDC_HEADERS
2640| # include <stdlib.h>
2641| # include <stddef.h>
2642| #else
2643| # ifdef HAVE_STDLIB_H
2644| #  include <stdlib.h>
2645| # endif
2646| #endif
2647| #ifdef HAVE_STRING_H
2648| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2649| #  include <memory.h>
2650| # endif
2651| # include <string.h>
2652| #endif
2653| #ifdef HAVE_STRINGS_H
2654| # include <strings.h>
2655| #endif
2656| #ifdef HAVE_INTTYPES_H
2657| # include <inttypes.h>
2658| #endif
2659| #ifdef HAVE_STDINT_H
2660| # include <stdint.h>
2661| #endif
2662| #ifdef HAVE_UNISTD_H
2663| # include <unistd.h>
2664| #endif
2665| int
2666| main ()
2667| {
2668| if (sizeof ((pid_t)))
2669|           return 0;
2670|   ;
2671|   return 0;
2672| }
2673configure:19191: result: yes
2674configure:19203: checking whether environ is declared
2675configure:19203: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
2676clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2677conftest.c:124:10: error: use of undeclared identifier 'environ'; did you mean 'union'?
2678  (void) environ;
2679         ^~~~~~~
2680         union
2681conftest.c:124:10: error: expected expression
26822 errors generated.
2683configure:19203: $? = 1
2684configure: failed program was:
2685| /* confdefs.h */
2686| #define PACKAGE_NAME "avahi"
2687| #define PACKAGE_TARNAME "avahi"
2688| #define PACKAGE_VERSION "0.7"
2689| #define PACKAGE_STRING "avahi 0.7"
2690| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2691| #define PACKAGE_URL ""
2692| #define PACKAGE "avahi"
2693| #define VERSION "0.7"
2694| #define STDC_HEADERS 1
2695| #define HAVE_SYS_TYPES_H 1
2696| #define HAVE_SYS_STAT_H 1
2697| #define HAVE_STDLIB_H 1
2698| #define HAVE_STRING_H 1
2699| #define HAVE_MEMORY_H 1
2700| #define HAVE_STRINGS_H 1
2701| #define HAVE_INTTYPES_H 1
2702| #define HAVE_STDINT_H 1
2703| #define HAVE_UNISTD_H 1
2704| #define __EXTENSIONS__ 1
2705| #define _ALL_SOURCE 1
2706| #define _GNU_SOURCE 1
2707| #define _POSIX_PTHREAD_SEMANTICS 1
2708| #define _TANDEM_SOURCE 1
2709| #define HAVE_DLFCN_H 1
2710| #define LT_OBJDIR ".libs/"
2711| #define HAVE_PTHREAD 1
2712| #define HAVE_PF_ROUTE /**/
2713| #define HAVE_SYS_FILIO_H /**/
2714| #define HAVE_SYS_SYSCTL_H /**/
2715| #define HAVE_STRUCT_IP_MREQN /**/
2716| #define STDC_HEADERS 1
2717| #define HAVE_ARPA_INET_H 1
2718| #define HAVE_FCNTL_H 1
2719| #define HAVE_INTTYPES_H 1
2720| #define HAVE_LIMITS_H 1
2721| #define HAVE_NETINET_IN_H 1
2722| #define HAVE_STDLIB_H 1
2723| #define HAVE_STRING_H 1
2724| #define HAVE_SYS_IOCTL_H 1
2725| #define HAVE_SYS_SOCKET_H 1
2726| #define HAVE_SYS_TIME_H 1
2727| #define HAVE_UNISTD_H 1
2728| #define HAVE_NETDB_H 1
2729| #define HAVE_SYSLOG_H 1
2730| #define HAVE__BOOL 1
2731| #define HAVE_STDBOOL_H 1
2732| #define TIME_WITH_SYS_TIME 1
2733| #define HAVE_SYS_WAIT_H 1
2734| #define HAVE_SYS_SELECT_H 1
2735| #define HAVE_SYS_SOCKET_H 1
2736| #define SELECT_TYPE_ARG1 int
2737| #define SELECT_TYPE_ARG234 (fd_set *)
2738| #define SELECT_TYPE_ARG5 (struct timeval *)
2739| #define HAVE_GETHOSTNAME 1
2740| #define HAVE_MEMCHR 1
2741| #define HAVE_MEMMOVE 1
2742| #define HAVE_MEMSET 1
2743| #define HAVE_MKDIR 1
2744| #define HAVE_SELECT 1
2745| #define HAVE_SOCKET 1
2746| #define HAVE_STRCHR 1
2747| #define HAVE_STRCSPN 1
2748| #define HAVE_STRDUP 1
2749| #define HAVE_STRERROR 1
2750| #define HAVE_STRRCHR 1
2751| #define HAVE_STRSPN 1
2752| #define HAVE_STRSTR 1
2753| #define HAVE_UNAME 1
2754| #define HAVE_SETREUID 1
2755| #define HAVE_SETREGID 1
2756| #define HAVE_STRCASECMP 1
2757| #define HAVE_GETTIMEOFDAY 1
2758| #define HAVE_PUTENV 1
2759| #define HAVE_STRNCASECMP 1
2760| #define HAVE_STRLCPY 1
2761| #define HAVE_GETHOSTBYNAME 1
2762| #define HAVE_SETEUID 1
2763| #define HAVE_SETEGID 1
2764| #define HAVE_GETPROGNAME 1
2765| #define HAVE_UNISTD_H 1
2766| #define HAVE_CHOWN 1
2767| /* end confdefs.h.  */
2768| #include <stdio.h>
2769| #ifdef HAVE_SYS_TYPES_H
2770| # include <sys/types.h>
2771| #endif
2772| #ifdef HAVE_SYS_STAT_H
2773| # include <sys/stat.h>
2774| #endif
2775| #ifdef STDC_HEADERS
2776| # include <stdlib.h>
2777| # include <stddef.h>
2778| #else
2779| # ifdef HAVE_STDLIB_H
2780| #  include <stdlib.h>
2781| # endif
2782| #endif
2783| #ifdef HAVE_STRING_H
2784| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2785| #  include <memory.h>
2786| # endif
2787| # include <string.h>
2788| #endif
2789| #ifdef HAVE_STRINGS_H
2790| # include <strings.h>
2791| #endif
2792| #ifdef HAVE_INTTYPES_H
2793| # include <inttypes.h>
2794| #endif
2795| #ifdef HAVE_STDINT_H
2796| # include <stdint.h>
2797| #endif
2798| #ifdef HAVE_UNISTD_H
2799| # include <unistd.h>
2800| #endif
2801| int
2802| main ()
2803| {
2804| #ifndef environ
2805| #ifdef __cplusplus
2806|   (void) environ;
2807| #else
2808|   (void) environ;
2809| #endif
2810| #endif
2811|
2812|   ;
2813|   return 0;
2814| }
2815configure:19203: result: no
2816configure:19221: checking for gcc -fvisibility=hidden support
2817configure:19240: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -fvisibility=hidden -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
2818clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2819configure:19240: $? = 0
2820configure:19246: result: yes
2821configure:19270: checking sys/capability.h usability
2822configure:19270: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
2823clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2824conftest.c:120:10: fatal error: 'sys/capability.h' file not found
2825#include <sys/capability.h>
2826         ^~~~~~~~~~~~~~~~~~
28271 error generated.
2828configure:19270: $? = 1
2829configure: failed program was:
2830| /* confdefs.h */
2831| #define PACKAGE_NAME "avahi"
2832| #define PACKAGE_TARNAME "avahi"
2833| #define PACKAGE_VERSION "0.7"
2834| #define PACKAGE_STRING "avahi 0.7"
2835| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2836| #define PACKAGE_URL ""
2837| #define PACKAGE "avahi"
2838| #define VERSION "0.7"
2839| #define STDC_HEADERS 1
2840| #define HAVE_SYS_TYPES_H 1
2841| #define HAVE_SYS_STAT_H 1
2842| #define HAVE_STDLIB_H 1
2843| #define HAVE_STRING_H 1
2844| #define HAVE_MEMORY_H 1
2845| #define HAVE_STRINGS_H 1
2846| #define HAVE_INTTYPES_H 1
2847| #define HAVE_STDINT_H 1
2848| #define HAVE_UNISTD_H 1
2849| #define __EXTENSIONS__ 1
2850| #define _ALL_SOURCE 1
2851| #define _GNU_SOURCE 1
2852| #define _POSIX_PTHREAD_SEMANTICS 1
2853| #define _TANDEM_SOURCE 1
2854| #define HAVE_DLFCN_H 1
2855| #define LT_OBJDIR ".libs/"
2856| #define HAVE_PTHREAD 1
2857| #define HAVE_PF_ROUTE /**/
2858| #define HAVE_SYS_FILIO_H /**/
2859| #define HAVE_SYS_SYSCTL_H /**/
2860| #define HAVE_STRUCT_IP_MREQN /**/
2861| #define STDC_HEADERS 1
2862| #define HAVE_ARPA_INET_H 1
2863| #define HAVE_FCNTL_H 1
2864| #define HAVE_INTTYPES_H 1
2865| #define HAVE_LIMITS_H 1
2866| #define HAVE_NETINET_IN_H 1
2867| #define HAVE_STDLIB_H 1
2868| #define HAVE_STRING_H 1
2869| #define HAVE_SYS_IOCTL_H 1
2870| #define HAVE_SYS_SOCKET_H 1
2871| #define HAVE_SYS_TIME_H 1
2872| #define HAVE_UNISTD_H 1
2873| #define HAVE_NETDB_H 1
2874| #define HAVE_SYSLOG_H 1
2875| #define HAVE__BOOL 1
2876| #define HAVE_STDBOOL_H 1
2877| #define TIME_WITH_SYS_TIME 1
2878| #define HAVE_SYS_WAIT_H 1
2879| #define HAVE_SYS_SELECT_H 1
2880| #define HAVE_SYS_SOCKET_H 1
2881| #define SELECT_TYPE_ARG1 int
2882| #define SELECT_TYPE_ARG234 (fd_set *)
2883| #define SELECT_TYPE_ARG5 (struct timeval *)
2884| #define HAVE_GETHOSTNAME 1
2885| #define HAVE_MEMCHR 1
2886| #define HAVE_MEMMOVE 1
2887| #define HAVE_MEMSET 1
2888| #define HAVE_MKDIR 1
2889| #define HAVE_SELECT 1
2890| #define HAVE_SOCKET 1
2891| #define HAVE_STRCHR 1
2892| #define HAVE_STRCSPN 1
2893| #define HAVE_STRDUP 1
2894| #define HAVE_STRERROR 1
2895| #define HAVE_STRRCHR 1
2896| #define HAVE_STRSPN 1
2897| #define HAVE_STRSTR 1
2898| #define HAVE_UNAME 1
2899| #define HAVE_SETREUID 1
2900| #define HAVE_SETREGID 1
2901| #define HAVE_STRCASECMP 1
2902| #define HAVE_GETTIMEOFDAY 1
2903| #define HAVE_PUTENV 1
2904| #define HAVE_STRNCASECMP 1
2905| #define HAVE_STRLCPY 1
2906| #define HAVE_GETHOSTBYNAME 1
2907| #define HAVE_SETEUID 1
2908| #define HAVE_SETEGID 1
2909| #define HAVE_GETPROGNAME 1
2910| #define HAVE_UNISTD_H 1
2911| #define HAVE_CHOWN 1
2912| #define HAVE_DECL_ENVIRON 0
2913| #define HAVE_GCC_VISIBILITY 1
2914| #define HAVE_VISIBILITY_HIDDEN /**/
2915| /* end confdefs.h.  */
2916| #include <stdio.h>
2917| #ifdef HAVE_SYS_TYPES_H
2918| # include <sys/types.h>
2919| #endif
2920| #ifdef HAVE_SYS_STAT_H
2921| # include <sys/stat.h>
2922| #endif
2923| #ifdef STDC_HEADERS
2924| # include <stdlib.h>
2925| # include <stddef.h>
2926| #else
2927| # ifdef HAVE_STDLIB_H
2928| #  include <stdlib.h>
2929| # endif
2930| #endif
2931| #ifdef HAVE_STRING_H
2932| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2933| #  include <memory.h>
2934| # endif
2935| # include <string.h>
2936| #endif
2937| #ifdef HAVE_STRINGS_H
2938| # include <strings.h>
2939| #endif
2940| #ifdef HAVE_INTTYPES_H
2941| # include <inttypes.h>
2942| #endif
2943| #ifdef HAVE_STDINT_H
2944| # include <stdint.h>
2945| #endif
2946| #ifdef HAVE_UNISTD_H
2947| # include <unistd.h>
2948| #endif
2949| #include <sys/capability.h>
2950configure:19270: result: no
2951configure:19270: checking sys/capability.h presence
2952configure:19270: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
2953clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
2954conftest.c:87:10: fatal error: 'sys/capability.h' file not found
2955#include <sys/capability.h>
2956         ^~~~~~~~~~~~~~~~~~
29571 error generated.
2958configure:19270: $? = 1
2959configure: failed program was:
2960| /* confdefs.h */
2961| #define PACKAGE_NAME "avahi"
2962| #define PACKAGE_TARNAME "avahi"
2963| #define PACKAGE_VERSION "0.7"
2964| #define PACKAGE_STRING "avahi 0.7"
2965| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
2966| #define PACKAGE_URL ""
2967| #define PACKAGE "avahi"
2968| #define VERSION "0.7"
2969| #define STDC_HEADERS 1
2970| #define HAVE_SYS_TYPES_H 1
2971| #define HAVE_SYS_STAT_H 1
2972| #define HAVE_STDLIB_H 1
2973| #define HAVE_STRING_H 1
2974| #define HAVE_MEMORY_H 1
2975| #define HAVE_STRINGS_H 1
2976| #define HAVE_INTTYPES_H 1
2977| #define HAVE_STDINT_H 1
2978| #define HAVE_UNISTD_H 1
2979| #define __EXTENSIONS__ 1
2980| #define _ALL_SOURCE 1
2981| #define _GNU_SOURCE 1
2982| #define _POSIX_PTHREAD_SEMANTICS 1
2983| #define _TANDEM_SOURCE 1
2984| #define HAVE_DLFCN_H 1
2985| #define LT_OBJDIR ".libs/"
2986| #define HAVE_PTHREAD 1
2987| #define HAVE_PF_ROUTE /**/
2988| #define HAVE_SYS_FILIO_H /**/
2989| #define HAVE_SYS_SYSCTL_H /**/
2990| #define HAVE_STRUCT_IP_MREQN /**/
2991| #define STDC_HEADERS 1
2992| #define HAVE_ARPA_INET_H 1
2993| #define HAVE_FCNTL_H 1
2994| #define HAVE_INTTYPES_H 1
2995| #define HAVE_LIMITS_H 1
2996| #define HAVE_NETINET_IN_H 1
2997| #define HAVE_STDLIB_H 1
2998| #define HAVE_STRING_H 1
2999| #define HAVE_SYS_IOCTL_H 1
3000| #define HAVE_SYS_SOCKET_H 1
3001| #define HAVE_SYS_TIME_H 1
3002| #define HAVE_UNISTD_H 1
3003| #define HAVE_NETDB_H 1
3004| #define HAVE_SYSLOG_H 1
3005| #define HAVE__BOOL 1
3006| #define HAVE_STDBOOL_H 1
3007| #define TIME_WITH_SYS_TIME 1
3008| #define HAVE_SYS_WAIT_H 1
3009| #define HAVE_SYS_SELECT_H 1
3010| #define HAVE_SYS_SOCKET_H 1
3011| #define SELECT_TYPE_ARG1 int
3012| #define SELECT_TYPE_ARG234 (fd_set *)
3013| #define SELECT_TYPE_ARG5 (struct timeval *)
3014| #define HAVE_GETHOSTNAME 1
3015| #define HAVE_MEMCHR 1
3016| #define HAVE_MEMMOVE 1
3017| #define HAVE_MEMSET 1
3018| #define HAVE_MKDIR 1
3019| #define HAVE_SELECT 1
3020| #define HAVE_SOCKET 1
3021| #define HAVE_STRCHR 1
3022| #define HAVE_STRCSPN 1
3023| #define HAVE_STRDUP 1
3024| #define HAVE_STRERROR 1
3025| #define HAVE_STRRCHR 1
3026| #define HAVE_STRSPN 1
3027| #define HAVE_STRSTR 1
3028| #define HAVE_UNAME 1
3029| #define HAVE_SETREUID 1
3030| #define HAVE_SETREGID 1
3031| #define HAVE_STRCASECMP 1
3032| #define HAVE_GETTIMEOFDAY 1
3033| #define HAVE_PUTENV 1
3034| #define HAVE_STRNCASECMP 1
3035| #define HAVE_STRLCPY 1
3036| #define HAVE_GETHOSTBYNAME 1
3037| #define HAVE_SETEUID 1
3038| #define HAVE_SETEGID 1
3039| #define HAVE_GETPROGNAME 1
3040| #define HAVE_UNISTD_H 1
3041| #define HAVE_CHOWN 1
3042| #define HAVE_DECL_ENVIRON 0
3043| #define HAVE_GCC_VISIBILITY 1
3044| #define HAVE_VISIBILITY_HIDDEN /**/
3045| /* end confdefs.h.  */
3046| #include <sys/capability.h>
3047configure:19270: result: no
3048configure:19270: checking for sys/capability.h
3049configure:19270: result: no
3050configure:19284: checking sys/prctl.h usability
3051configure:19284: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
3052clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3053conftest.c:120:10: fatal error: 'sys/prctl.h' file not found
3054#include <sys/prctl.h>
3055         ^~~~~~~~~~~~~
30561 error generated.
3057configure:19284: $? = 1
3058configure: failed program was:
3059| /* confdefs.h */
3060| #define PACKAGE_NAME "avahi"
3061| #define PACKAGE_TARNAME "avahi"
3062| #define PACKAGE_VERSION "0.7"
3063| #define PACKAGE_STRING "avahi 0.7"
3064| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3065| #define PACKAGE_URL ""
3066| #define PACKAGE "avahi"
3067| #define VERSION "0.7"
3068| #define STDC_HEADERS 1
3069| #define HAVE_SYS_TYPES_H 1
3070| #define HAVE_SYS_STAT_H 1
3071| #define HAVE_STDLIB_H 1
3072| #define HAVE_STRING_H 1
3073| #define HAVE_MEMORY_H 1
3074| #define HAVE_STRINGS_H 1
3075| #define HAVE_INTTYPES_H 1
3076| #define HAVE_STDINT_H 1
3077| #define HAVE_UNISTD_H 1
3078| #define __EXTENSIONS__ 1
3079| #define _ALL_SOURCE 1
3080| #define _GNU_SOURCE 1
3081| #define _POSIX_PTHREAD_SEMANTICS 1
3082| #define _TANDEM_SOURCE 1
3083| #define HAVE_DLFCN_H 1
3084| #define LT_OBJDIR ".libs/"
3085| #define HAVE_PTHREAD 1
3086| #define HAVE_PF_ROUTE /**/
3087| #define HAVE_SYS_FILIO_H /**/
3088| #define HAVE_SYS_SYSCTL_H /**/
3089| #define HAVE_STRUCT_IP_MREQN /**/
3090| #define STDC_HEADERS 1
3091| #define HAVE_ARPA_INET_H 1
3092| #define HAVE_FCNTL_H 1
3093| #define HAVE_INTTYPES_H 1
3094| #define HAVE_LIMITS_H 1
3095| #define HAVE_NETINET_IN_H 1
3096| #define HAVE_STDLIB_H 1
3097| #define HAVE_STRING_H 1
3098| #define HAVE_SYS_IOCTL_H 1
3099| #define HAVE_SYS_SOCKET_H 1
3100| #define HAVE_SYS_TIME_H 1
3101| #define HAVE_UNISTD_H 1
3102| #define HAVE_NETDB_H 1
3103| #define HAVE_SYSLOG_H 1
3104| #define HAVE__BOOL 1
3105| #define HAVE_STDBOOL_H 1
3106| #define TIME_WITH_SYS_TIME 1
3107| #define HAVE_SYS_WAIT_H 1
3108| #define HAVE_SYS_SELECT_H 1
3109| #define HAVE_SYS_SOCKET_H 1
3110| #define SELECT_TYPE_ARG1 int
3111| #define SELECT_TYPE_ARG234 (fd_set *)
3112| #define SELECT_TYPE_ARG5 (struct timeval *)
3113| #define HAVE_GETHOSTNAME 1
3114| #define HAVE_MEMCHR 1
3115| #define HAVE_MEMMOVE 1
3116| #define HAVE_MEMSET 1
3117| #define HAVE_MKDIR 1
3118| #define HAVE_SELECT 1
3119| #define HAVE_SOCKET 1
3120| #define HAVE_STRCHR 1
3121| #define HAVE_STRCSPN 1
3122| #define HAVE_STRDUP 1
3123| #define HAVE_STRERROR 1
3124| #define HAVE_STRRCHR 1
3125| #define HAVE_STRSPN 1
3126| #define HAVE_STRSTR 1
3127| #define HAVE_UNAME 1
3128| #define HAVE_SETREUID 1
3129| #define HAVE_SETREGID 1
3130| #define HAVE_STRCASECMP 1
3131| #define HAVE_GETTIMEOFDAY 1
3132| #define HAVE_PUTENV 1
3133| #define HAVE_STRNCASECMP 1
3134| #define HAVE_STRLCPY 1
3135| #define HAVE_GETHOSTBYNAME 1
3136| #define HAVE_SETEUID 1
3137| #define HAVE_SETEGID 1
3138| #define HAVE_GETPROGNAME 1
3139| #define HAVE_UNISTD_H 1
3140| #define HAVE_CHOWN 1
3141| #define HAVE_DECL_ENVIRON 0
3142| #define HAVE_GCC_VISIBILITY 1
3143| #define HAVE_VISIBILITY_HIDDEN /**/
3144| /* end confdefs.h.  */
3145| #include <stdio.h>
3146| #ifdef HAVE_SYS_TYPES_H
3147| # include <sys/types.h>
3148| #endif
3149| #ifdef HAVE_SYS_STAT_H
3150| # include <sys/stat.h>
3151| #endif
3152| #ifdef STDC_HEADERS
3153| # include <stdlib.h>
3154| # include <stddef.h>
3155| #else
3156| # ifdef HAVE_STDLIB_H
3157| #  include <stdlib.h>
3158| # endif
3159| #endif
3160| #ifdef HAVE_STRING_H
3161| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3162| #  include <memory.h>
3163| # endif
3164| # include <string.h>
3165| #endif
3166| #ifdef HAVE_STRINGS_H
3167| # include <strings.h>
3168| #endif
3169| #ifdef HAVE_INTTYPES_H
3170| # include <inttypes.h>
3171| #endif
3172| #ifdef HAVE_STDINT_H
3173| # include <stdint.h>
3174| #endif
3175| #ifdef HAVE_UNISTD_H
3176| # include <unistd.h>
3177| #endif
3178| #include <sys/prctl.h>
3179configure:19284: result: no
3180configure:19284: checking sys/prctl.h presence
3181configure:19284: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
3182clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3183conftest.c:87:10: fatal error: 'sys/prctl.h' file not found
3184#include <sys/prctl.h>
3185         ^~~~~~~~~~~~~
31861 error generated.
3187configure:19284: $? = 1
3188configure: failed program was:
3189| /* confdefs.h */
3190| #define PACKAGE_NAME "avahi"
3191| #define PACKAGE_TARNAME "avahi"
3192| #define PACKAGE_VERSION "0.7"
3193| #define PACKAGE_STRING "avahi 0.7"
3194| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3195| #define PACKAGE_URL ""
3196| #define PACKAGE "avahi"
3197| #define VERSION "0.7"
3198| #define STDC_HEADERS 1
3199| #define HAVE_SYS_TYPES_H 1
3200| #define HAVE_SYS_STAT_H 1
3201| #define HAVE_STDLIB_H 1
3202| #define HAVE_STRING_H 1
3203| #define HAVE_MEMORY_H 1
3204| #define HAVE_STRINGS_H 1
3205| #define HAVE_INTTYPES_H 1
3206| #define HAVE_STDINT_H 1
3207| #define HAVE_UNISTD_H 1
3208| #define __EXTENSIONS__ 1
3209| #define _ALL_SOURCE 1
3210| #define _GNU_SOURCE 1
3211| #define _POSIX_PTHREAD_SEMANTICS 1
3212| #define _TANDEM_SOURCE 1
3213| #define HAVE_DLFCN_H 1
3214| #define LT_OBJDIR ".libs/"
3215| #define HAVE_PTHREAD 1
3216| #define HAVE_PF_ROUTE /**/
3217| #define HAVE_SYS_FILIO_H /**/
3218| #define HAVE_SYS_SYSCTL_H /**/
3219| #define HAVE_STRUCT_IP_MREQN /**/
3220| #define STDC_HEADERS 1
3221| #define HAVE_ARPA_INET_H 1
3222| #define HAVE_FCNTL_H 1
3223| #define HAVE_INTTYPES_H 1
3224| #define HAVE_LIMITS_H 1
3225| #define HAVE_NETINET_IN_H 1
3226| #define HAVE_STDLIB_H 1
3227| #define HAVE_STRING_H 1
3228| #define HAVE_SYS_IOCTL_H 1
3229| #define HAVE_SYS_SOCKET_H 1
3230| #define HAVE_SYS_TIME_H 1
3231| #define HAVE_UNISTD_H 1
3232| #define HAVE_NETDB_H 1
3233| #define HAVE_SYSLOG_H 1
3234| #define HAVE__BOOL 1
3235| #define HAVE_STDBOOL_H 1
3236| #define TIME_WITH_SYS_TIME 1
3237| #define HAVE_SYS_WAIT_H 1
3238| #define HAVE_SYS_SELECT_H 1
3239| #define HAVE_SYS_SOCKET_H 1
3240| #define SELECT_TYPE_ARG1 int
3241| #define SELECT_TYPE_ARG234 (fd_set *)
3242| #define SELECT_TYPE_ARG5 (struct timeval *)
3243| #define HAVE_GETHOSTNAME 1
3244| #define HAVE_MEMCHR 1
3245| #define HAVE_MEMMOVE 1
3246| #define HAVE_MEMSET 1
3247| #define HAVE_MKDIR 1
3248| #define HAVE_SELECT 1
3249| #define HAVE_SOCKET 1
3250| #define HAVE_STRCHR 1
3251| #define HAVE_STRCSPN 1
3252| #define HAVE_STRDUP 1
3253| #define HAVE_STRERROR 1
3254| #define HAVE_STRRCHR 1
3255| #define HAVE_STRSPN 1
3256| #define HAVE_STRSTR 1
3257| #define HAVE_UNAME 1
3258| #define HAVE_SETREUID 1
3259| #define HAVE_SETREGID 1
3260| #define HAVE_STRCASECMP 1
3261| #define HAVE_GETTIMEOFDAY 1
3262| #define HAVE_PUTENV 1
3263| #define HAVE_STRNCASECMP 1
3264| #define HAVE_STRLCPY 1
3265| #define HAVE_GETHOSTBYNAME 1
3266| #define HAVE_SETEUID 1
3267| #define HAVE_SETEGID 1
3268| #define HAVE_GETPROGNAME 1
3269| #define HAVE_UNISTD_H 1
3270| #define HAVE_CHOWN 1
3271| #define HAVE_DECL_ENVIRON 0
3272| #define HAVE_GCC_VISIBILITY 1
3273| #define HAVE_VISIBILITY_HIDDEN /**/
3274| /* end confdefs.h.  */
3275| #include <sys/prctl.h>
3276configure:19284: result: no
3277configure:19284: checking for sys/prctl.h
3278configure:19284: result: no
3279configure:19298: checking for chroot
3280configure:19298: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3281conftest.c:110:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3282char chroot ();
3283            ^
3284             void
32851 warning generated.
3286configure:19298: $? = 0
3287configure:19298: result: yes
3288configure:19325: checking for dlopen in -ldl
3289configure:19350: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl   >&5
3290conftest.c:95:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3291char dlopen ();
3292            ^
3293             void
32941 warning generated.
3295configure:19350: $? = 0
3296configure:19359: result: yes
3297configure:19364: checking for dlfcn.h
3298configure:19364: result: yes
3299configure:19397: checking sys/inotify.h usability
3300configure:19397: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
3301clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3302conftest.c:123:10: fatal error: 'sys/inotify.h' file not found
3303#include <sys/inotify.h>
3304         ^~~~~~~~~~~~~~~
33051 error generated.
3306configure:19397: $? = 1
3307configure: failed program was:
3308| /* confdefs.h */
3309| #define PACKAGE_NAME "avahi"
3310| #define PACKAGE_TARNAME "avahi"
3311| #define PACKAGE_VERSION "0.7"
3312| #define PACKAGE_STRING "avahi 0.7"
3313| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3314| #define PACKAGE_URL ""
3315| #define PACKAGE "avahi"
3316| #define VERSION "0.7"
3317| #define STDC_HEADERS 1
3318| #define HAVE_SYS_TYPES_H 1
3319| #define HAVE_SYS_STAT_H 1
3320| #define HAVE_STDLIB_H 1
3321| #define HAVE_STRING_H 1
3322| #define HAVE_MEMORY_H 1
3323| #define HAVE_STRINGS_H 1
3324| #define HAVE_INTTYPES_H 1
3325| #define HAVE_STDINT_H 1
3326| #define HAVE_UNISTD_H 1
3327| #define __EXTENSIONS__ 1
3328| #define _ALL_SOURCE 1
3329| #define _GNU_SOURCE 1
3330| #define _POSIX_PTHREAD_SEMANTICS 1
3331| #define _TANDEM_SOURCE 1
3332| #define HAVE_DLFCN_H 1
3333| #define LT_OBJDIR ".libs/"
3334| #define HAVE_PTHREAD 1
3335| #define HAVE_PF_ROUTE /**/
3336| #define HAVE_SYS_FILIO_H /**/
3337| #define HAVE_SYS_SYSCTL_H /**/
3338| #define HAVE_STRUCT_IP_MREQN /**/
3339| #define STDC_HEADERS 1
3340| #define HAVE_ARPA_INET_H 1
3341| #define HAVE_FCNTL_H 1
3342| #define HAVE_INTTYPES_H 1
3343| #define HAVE_LIMITS_H 1
3344| #define HAVE_NETINET_IN_H 1
3345| #define HAVE_STDLIB_H 1
3346| #define HAVE_STRING_H 1
3347| #define HAVE_SYS_IOCTL_H 1
3348| #define HAVE_SYS_SOCKET_H 1
3349| #define HAVE_SYS_TIME_H 1
3350| #define HAVE_UNISTD_H 1
3351| #define HAVE_NETDB_H 1
3352| #define HAVE_SYSLOG_H 1
3353| #define HAVE__BOOL 1
3354| #define HAVE_STDBOOL_H 1
3355| #define TIME_WITH_SYS_TIME 1
3356| #define HAVE_SYS_WAIT_H 1
3357| #define HAVE_SYS_SELECT_H 1
3358| #define HAVE_SYS_SOCKET_H 1
3359| #define SELECT_TYPE_ARG1 int
3360| #define SELECT_TYPE_ARG234 (fd_set *)
3361| #define SELECT_TYPE_ARG5 (struct timeval *)
3362| #define HAVE_GETHOSTNAME 1
3363| #define HAVE_MEMCHR 1
3364| #define HAVE_MEMMOVE 1
3365| #define HAVE_MEMSET 1
3366| #define HAVE_MKDIR 1
3367| #define HAVE_SELECT 1
3368| #define HAVE_SOCKET 1
3369| #define HAVE_STRCHR 1
3370| #define HAVE_STRCSPN 1
3371| #define HAVE_STRDUP 1
3372| #define HAVE_STRERROR 1
3373| #define HAVE_STRRCHR 1
3374| #define HAVE_STRSPN 1
3375| #define HAVE_STRSTR 1
3376| #define HAVE_UNAME 1
3377| #define HAVE_SETREUID 1
3378| #define HAVE_SETREGID 1
3379| #define HAVE_STRCASECMP 1
3380| #define HAVE_GETTIMEOFDAY 1
3381| #define HAVE_PUTENV 1
3382| #define HAVE_STRNCASECMP 1
3383| #define HAVE_STRLCPY 1
3384| #define HAVE_GETHOSTBYNAME 1
3385| #define HAVE_SETEUID 1
3386| #define HAVE_SETEGID 1
3387| #define HAVE_GETPROGNAME 1
3388| #define HAVE_UNISTD_H 1
3389| #define HAVE_CHOWN 1
3390| #define HAVE_DECL_ENVIRON 0
3391| #define HAVE_GCC_VISIBILITY 1
3392| #define HAVE_VISIBILITY_HIDDEN /**/
3393| #define HAVE_CHROOT 1
3394| #define HAVE_DLFCN_H 1
3395| #define HAVE_DLOPEN 1
3396| /* end confdefs.h.  */
3397| #include <stdio.h>
3398| #ifdef HAVE_SYS_TYPES_H
3399| # include <sys/types.h>
3400| #endif
3401| #ifdef HAVE_SYS_STAT_H
3402| # include <sys/stat.h>
3403| #endif
3404| #ifdef STDC_HEADERS
3405| # include <stdlib.h>
3406| # include <stddef.h>
3407| #else
3408| # ifdef HAVE_STDLIB_H
3409| #  include <stdlib.h>
3410| # endif
3411| #endif
3412| #ifdef HAVE_STRING_H
3413| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3414| #  include <memory.h>
3415| # endif
3416| # include <string.h>
3417| #endif
3418| #ifdef HAVE_STRINGS_H
3419| # include <strings.h>
3420| #endif
3421| #ifdef HAVE_INTTYPES_H
3422| # include <inttypes.h>
3423| #endif
3424| #ifdef HAVE_STDINT_H
3425| # include <stdint.h>
3426| #endif
3427| #ifdef HAVE_UNISTD_H
3428| # include <unistd.h>
3429| #endif
3430| #include <sys/inotify.h>
3431configure:19397: result: no
3432configure:19397: checking sys/inotify.h presence
3433configure:19397: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
3434clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3435conftest.c:90:10: fatal error: 'sys/inotify.h' file not found
3436#include <sys/inotify.h>
3437         ^~~~~~~~~~~~~~~
34381 error generated.
3439configure:19397: $? = 1
3440configure: failed program was:
3441| /* confdefs.h */
3442| #define PACKAGE_NAME "avahi"
3443| #define PACKAGE_TARNAME "avahi"
3444| #define PACKAGE_VERSION "0.7"
3445| #define PACKAGE_STRING "avahi 0.7"
3446| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3447| #define PACKAGE_URL ""
3448| #define PACKAGE "avahi"
3449| #define VERSION "0.7"
3450| #define STDC_HEADERS 1
3451| #define HAVE_SYS_TYPES_H 1
3452| #define HAVE_SYS_STAT_H 1
3453| #define HAVE_STDLIB_H 1
3454| #define HAVE_STRING_H 1
3455| #define HAVE_MEMORY_H 1
3456| #define HAVE_STRINGS_H 1
3457| #define HAVE_INTTYPES_H 1
3458| #define HAVE_STDINT_H 1
3459| #define HAVE_UNISTD_H 1
3460| #define __EXTENSIONS__ 1
3461| #define _ALL_SOURCE 1
3462| #define _GNU_SOURCE 1
3463| #define _POSIX_PTHREAD_SEMANTICS 1
3464| #define _TANDEM_SOURCE 1
3465| #define HAVE_DLFCN_H 1
3466| #define LT_OBJDIR ".libs/"
3467| #define HAVE_PTHREAD 1
3468| #define HAVE_PF_ROUTE /**/
3469| #define HAVE_SYS_FILIO_H /**/
3470| #define HAVE_SYS_SYSCTL_H /**/
3471| #define HAVE_STRUCT_IP_MREQN /**/
3472| #define STDC_HEADERS 1
3473| #define HAVE_ARPA_INET_H 1
3474| #define HAVE_FCNTL_H 1
3475| #define HAVE_INTTYPES_H 1
3476| #define HAVE_LIMITS_H 1
3477| #define HAVE_NETINET_IN_H 1
3478| #define HAVE_STDLIB_H 1
3479| #define HAVE_STRING_H 1
3480| #define HAVE_SYS_IOCTL_H 1
3481| #define HAVE_SYS_SOCKET_H 1
3482| #define HAVE_SYS_TIME_H 1
3483| #define HAVE_UNISTD_H 1
3484| #define HAVE_NETDB_H 1
3485| #define HAVE_SYSLOG_H 1
3486| #define HAVE__BOOL 1
3487| #define HAVE_STDBOOL_H 1
3488| #define TIME_WITH_SYS_TIME 1
3489| #define HAVE_SYS_WAIT_H 1
3490| #define HAVE_SYS_SELECT_H 1
3491| #define HAVE_SYS_SOCKET_H 1
3492| #define SELECT_TYPE_ARG1 int
3493| #define SELECT_TYPE_ARG234 (fd_set *)
3494| #define SELECT_TYPE_ARG5 (struct timeval *)
3495| #define HAVE_GETHOSTNAME 1
3496| #define HAVE_MEMCHR 1
3497| #define HAVE_MEMMOVE 1
3498| #define HAVE_MEMSET 1
3499| #define HAVE_MKDIR 1
3500| #define HAVE_SELECT 1
3501| #define HAVE_SOCKET 1
3502| #define HAVE_STRCHR 1
3503| #define HAVE_STRCSPN 1
3504| #define HAVE_STRDUP 1
3505| #define HAVE_STRERROR 1
3506| #define HAVE_STRRCHR 1
3507| #define HAVE_STRSPN 1
3508| #define HAVE_STRSTR 1
3509| #define HAVE_UNAME 1
3510| #define HAVE_SETREUID 1
3511| #define HAVE_SETREGID 1
3512| #define HAVE_STRCASECMP 1
3513| #define HAVE_GETTIMEOFDAY 1
3514| #define HAVE_PUTENV 1
3515| #define HAVE_STRNCASECMP 1
3516| #define HAVE_STRLCPY 1
3517| #define HAVE_GETHOSTBYNAME 1
3518| #define HAVE_SETEUID 1
3519| #define HAVE_SETEGID 1
3520| #define HAVE_GETPROGNAME 1
3521| #define HAVE_UNISTD_H 1
3522| #define HAVE_CHOWN 1
3523| #define HAVE_DECL_ENVIRON 0
3524| #define HAVE_GCC_VISIBILITY 1
3525| #define HAVE_VISIBILITY_HIDDEN /**/
3526| #define HAVE_CHROOT 1
3527| #define HAVE_DLFCN_H 1
3528| #define HAVE_DLOPEN 1
3529| /* end confdefs.h.  */
3530| #include <sys/inotify.h>
3531configure:19397: result: no
3532configure:19397: checking for sys/inotify.h
3533configure:19397: result: no
3534configure:19426: checking for kqueue
3535configure:19426: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3536conftest.c:113:13: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3537char kqueue ();
3538            ^
3539             void
35401 warning generated.
3541configure:19426: $? = 0
3542configure:19426: result: yes
3543configure:19454: checking whether NLS is requested
3544configure:19463: result: yes
3545configure:19481: checking for intltool >= 0.35.0
3546configure:19483: result: 0.51.0 found
3547configure:19491: checking for intltool-update
3548configure:19509: found /opt/local/bin/intltool-update
3549configure:19521: result: /opt/local/bin/intltool-update
3550configure:19531: checking for intltool-merge
3551configure:19549: found /opt/local/bin/intltool-merge
3552configure:19561: result: /opt/local/bin/intltool-merge
3553configure:19571: checking for intltool-extract
3554configure:19589: found /opt/local/bin/intltool-extract
3555configure:19601: result: /opt/local/bin/intltool-extract
3556configure:19755: checking for xgettext
3557configure:19773: found /opt/local/bin/xgettext
3558configure:19785: result: /opt/local/bin/xgettext
3559configure:19795: checking for msgmerge
3560configure:19813: found /opt/local/bin/msgmerge
3561configure:19825: result: /opt/local/bin/msgmerge
3562configure:19835: checking for msgfmt
3563configure:19853: found /opt/local/bin/msgfmt
3564configure:19865: result: /opt/local/bin/msgfmt
3565configure:19875: checking for gmsgfmt
3566configure:19906: result: /opt/local/bin/msgfmt
3567configure:19940: checking locale.h usability
3568configure:19940: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
3569clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3570configure:19940: $? = 0
3571configure:19940: result: yes
3572configure:19940: checking locale.h presence
3573configure:19940: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
3574clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3575configure:19940: $? = 0
3576configure:19940: result: yes
3577configure:19940: checking for locale.h
3578configure:19940: result: yes
3579configure:19951: checking for LC_MESSAGES
3580configure:19967: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3581configure:19967: $? = 0
3582configure:19975: result: yes
3583configure:19993: checking for CFPreferencesCopyAppValue
3584configure:20011: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
3585conftest.c:99:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
3586CFPreferencesCopyAppValue(NULL, NULL)
3587                          ~~~~      ^
3588conftest.c:99:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
3589CFPreferencesCopyAppValue(NULL, NULL)
3590                                ~~~~^
35912 warnings generated.
3592configure:20011: $? = 0
3593configure:20020: result: yes
3594configure:20027: checking for CFLocaleCopyCurrent
3595configure:20045: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -Wl,-framework -Wl,CoreFoundation >&5
3596configure:20045: $? = 0
3597configure:20054: result: yes
3598configure:20068: checking libintl.h usability
3599configure:20068: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
3600clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3601configure:20068: $? = 0
3602configure:20068: result: yes
3603configure:20068: checking libintl.h presence
3604configure:20068: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
3605clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3606configure:20068: $? = 0
3607configure:20068: result: yes
3608configure:20068: checking for libintl.h
3609configure:20068: result: yes
3610configure:20076: checking for ngettext in libc
3611configure:20094: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
3612Undefined symbols for architecture x86_64:
3613  "_libintl_ngettext", referenced from:
3614      _main in conftest-b404f4.o
3615ld: symbol(s) not found for architecture x86_64
3616clang: error: linker command failed with exit code 1 (use -v to see invocation)
3617configure:20094: $? = 1
3618configure: failed program was:
3619| /* confdefs.h */
3620| #define PACKAGE_NAME "avahi"
3621| #define PACKAGE_TARNAME "avahi"
3622| #define PACKAGE_VERSION "0.7"
3623| #define PACKAGE_STRING "avahi 0.7"
3624| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3625| #define PACKAGE_URL ""
3626| #define PACKAGE "avahi"
3627| #define VERSION "0.7"
3628| #define STDC_HEADERS 1
3629| #define HAVE_SYS_TYPES_H 1
3630| #define HAVE_SYS_STAT_H 1
3631| #define HAVE_STDLIB_H 1
3632| #define HAVE_STRING_H 1
3633| #define HAVE_MEMORY_H 1
3634| #define HAVE_STRINGS_H 1
3635| #define HAVE_INTTYPES_H 1
3636| #define HAVE_STDINT_H 1
3637| #define HAVE_UNISTD_H 1
3638| #define __EXTENSIONS__ 1
3639| #define _ALL_SOURCE 1
3640| #define _GNU_SOURCE 1
3641| #define _POSIX_PTHREAD_SEMANTICS 1
3642| #define _TANDEM_SOURCE 1
3643| #define HAVE_DLFCN_H 1
3644| #define LT_OBJDIR ".libs/"
3645| #define HAVE_PTHREAD 1
3646| #define HAVE_PF_ROUTE /**/
3647| #define HAVE_SYS_FILIO_H /**/
3648| #define HAVE_SYS_SYSCTL_H /**/
3649| #define HAVE_STRUCT_IP_MREQN /**/
3650| #define STDC_HEADERS 1
3651| #define HAVE_ARPA_INET_H 1
3652| #define HAVE_FCNTL_H 1
3653| #define HAVE_INTTYPES_H 1
3654| #define HAVE_LIMITS_H 1
3655| #define HAVE_NETINET_IN_H 1
3656| #define HAVE_STDLIB_H 1
3657| #define HAVE_STRING_H 1
3658| #define HAVE_SYS_IOCTL_H 1
3659| #define HAVE_SYS_SOCKET_H 1
3660| #define HAVE_SYS_TIME_H 1
3661| #define HAVE_UNISTD_H 1
3662| #define HAVE_NETDB_H 1
3663| #define HAVE_SYSLOG_H 1
3664| #define HAVE__BOOL 1
3665| #define HAVE_STDBOOL_H 1
3666| #define TIME_WITH_SYS_TIME 1
3667| #define HAVE_SYS_WAIT_H 1
3668| #define HAVE_SYS_SELECT_H 1
3669| #define HAVE_SYS_SOCKET_H 1
3670| #define SELECT_TYPE_ARG1 int
3671| #define SELECT_TYPE_ARG234 (fd_set *)
3672| #define SELECT_TYPE_ARG5 (struct timeval *)
3673| #define HAVE_GETHOSTNAME 1
3674| #define HAVE_MEMCHR 1
3675| #define HAVE_MEMMOVE 1
3676| #define HAVE_MEMSET 1
3677| #define HAVE_MKDIR 1
3678| #define HAVE_SELECT 1
3679| #define HAVE_SOCKET 1
3680| #define HAVE_STRCHR 1
3681| #define HAVE_STRCSPN 1
3682| #define HAVE_STRDUP 1
3683| #define HAVE_STRERROR 1
3684| #define HAVE_STRRCHR 1
3685| #define HAVE_STRSPN 1
3686| #define HAVE_STRSTR 1
3687| #define HAVE_UNAME 1
3688| #define HAVE_SETREUID 1
3689| #define HAVE_SETREGID 1
3690| #define HAVE_STRCASECMP 1
3691| #define HAVE_GETTIMEOFDAY 1
3692| #define HAVE_PUTENV 1
3693| #define HAVE_STRNCASECMP 1
3694| #define HAVE_STRLCPY 1
3695| #define HAVE_GETHOSTBYNAME 1
3696| #define HAVE_SETEUID 1
3697| #define HAVE_SETEGID 1
3698| #define HAVE_GETPROGNAME 1
3699| #define HAVE_UNISTD_H 1
3700| #define HAVE_CHOWN 1
3701| #define HAVE_DECL_ENVIRON 0
3702| #define HAVE_GCC_VISIBILITY 1
3703| #define HAVE_VISIBILITY_HIDDEN /**/
3704| #define HAVE_CHROOT 1
3705| #define HAVE_DLFCN_H 1
3706| #define HAVE_DLOPEN 1
3707| #define HAVE_KQUEUE 1
3708| #define HAVE_KQUEUE 1
3709| #define GETTEXT_PACKAGE "avahi"
3710| #define HAVE_LOCALE_H 1
3711| #define HAVE_LC_MESSAGES 1
3712| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3713| #define HAVE_CFLOCALECOPYCURRENT 1
3714| /* end confdefs.h.  */
3715|
3716| #include <libintl.h>
3717|
3718| int
3719| main ()
3720| {
3721| return !ngettext ("","", 1)
3722|   ;
3723|   return 0;
3724| }
3725configure:20103: result: no
3726configure:20159: checking for bindtextdomain in -lintl
3727configure:20184: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
3728conftest.c:104:21: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3729char bindtextdomain ();
3730                    ^
3731                     void
37321 warning generated.
3733configure:20184: $? = 0
3734configure:20193: result: yes
3735configure:20196: checking for ngettext in -lintl
3736configure:20221: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
3737conftest.c:104:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3738char ngettext ();
3739              ^
3740               void
37411 warning generated.
3742configure:20221: $? = 0
3743configure:20230: result: yes
3744configure:20233: checking for dgettext in -lintl
3745configure:20258: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
3746conftest.c:104:15: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3747char dgettext ();
3748              ^
3749               void
37501 warning generated.
3751configure:20258: $? = 0
3752configure:20267: result: yes
3753configure:20380: checking for bind_textdomain_codeset
3754configure:20380: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  >&5
3755conftest.c:120:30: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3756char bind_textdomain_codeset ();
3757                             ^
3758                              void
37591 warning generated.
3760configure:20380: $? = 0
3761configure:20380: result: yes
3762configure:20417: checking for msgfmt
3763configure:20444: result: /opt/local/bin/msgfmt
3764configure:20455: checking for dcgettext
3765configure:20455: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
3766conftest.c:122:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3767char dcgettext ();
3768               ^
3769                void
37701 warning generated.
3771configure:20455: $? = 0
3772configure:20455: result: yes
3773configure:20465: checking if msgfmt accepts -c
3774configure:20480: $MSGFMT -c -o /dev/null conftest.foo
3775conftest.foo:3: warning: header field 'Language' missing in header
3776configure:20483: $? = 0
3777configure:20485: result: yes
3778configure:20495: checking for gmsgfmt
3779configure:20526: result: /opt/local/bin/msgfmt
3780configure:20536: checking for xgettext
3781configure:20563: result: /opt/local/bin/xgettext
3782configure:20582: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  -Wl,-framework -Wl,CoreFoundation >&5
3783configure:20582: $? = 0
3784configure:20729: checking for pkg-config
3785configure:20745: found /opt/local/bin/pkg-config
3786configure:20757: result: yes
3787configure:20824: checking for pkg-config
3788configure:20842: found /opt/local/bin/pkg-config
3789configure:20854: result: /opt/local/bin/pkg-config
3790configure:20879: checking pkg-config is at least version 0.9.0
3791configure:20882: result: yes
3792configure:20909: checking for GLIB20
3793configure:20916: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 "
3794configure:20919: $? = 0
3795configure:20933: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 "
3796configure:20936: $? = 0
3797configure:20994: result: yes
3798configure:21028: checking for GOBJECT
3799configure:21035: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 gobject-2.0 "
3800configure:21038: $? = 0
3801configure:21052: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 gobject-2.0 "
3802configure:21055: $? = 0
3803configure:21113: result: yes
3804configure:21143: checking for gobject-introspection
3805configure:21152: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0"
3806configure:21155: $? = 0
3807configure:21162: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.5"
3808configure:21165: $? = 0
3809configure:21188: result: yes
3810configure:21585: checking for GTK20
3811configure:21592: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.14.0 "
3812configure:21595: $? = 0
3813configure:21609: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.14.0 "
3814configure:21612: $? = 0
3815configure:21670: result: yes
3816configure:21705: checking for GTK30
3817configure:21712: $PKG_CONFIG --exists --print-errors " gtk+-3.0 "
3818configure:21715: $? = 0
3819configure:21729: $PKG_CONFIG --exists --print-errors " gtk+-3.0 "
3820configure:21732: $? = 0
3821configure:21790: result: yes
3822configure:21849: checking for DBUS
3823configure:21856: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 "
3824configure:21859: $? = 0
3825configure:21873: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 "
3826configure:21876: $? = 0
3827configure:21934: result: yes
3828configure:22008: checking for dbus_connection_close
3829configure:22008: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -ldbus-1 >&5
3830conftest.c:125:28: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3831char dbus_connection_close ();
3832                           ^
3833                            void
38341 warning generated.
3835configure:22008: $? = 0
3836configure:22008: result: yes
3837configure:22008: checking for dbus_bus_get_private
3838configure:22008: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -L/opt/local/lib -ldbus-1 >&5
3839conftest.c:126:27: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3840char dbus_bus_get_private ();
3841                          ^
3842                           void
38431 warning generated.
3844configure:22008: $? = 0
3845configure:22008: result: yes
3846configure:22041: checking for XML_ParserCreate in -lexpat
3847configure:22066: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lexpat   >&5
3848conftest.c:111:23: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3849char XML_ParserCreate ();
3850                      ^
3851                       void
38521 warning generated.
3853configure:22066: $? = 0
3854configure:22075: result: yes
3855configure:22080: checking expat.h usability
3856configure:22080: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
3857clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3858configure:22080: $? = 0
3859configure:22080: result: yes
3860configure:22080: checking expat.h presence
3861configure:22080: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
3862clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
3863configure:22080: $? = 0
3864configure:22080: result: yes
3865configure:22080: checking for expat.h
3866configure:22080: result: yes
3867configure:22096: checking for XML_ParserCreate in -lbsdxml
3868configure:22121: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lbsdxml   >&5
3869conftest.c:112:23: warning: this function declaration is not a prototype [-Wstrict-prototypes]
3870char XML_ParserCreate ();
3871                      ^
3872                       void
38731 warning generated.
3874ld: library not found for -lbsdxml
3875clang: error: linker command failed with exit code 1 (use -v to see invocation)
3876configure:22121: $? = 1
3877configure: failed program was:
3878| /* confdefs.h */
3879| #define PACKAGE_NAME "avahi"
3880| #define PACKAGE_TARNAME "avahi"
3881| #define PACKAGE_VERSION "0.7"
3882| #define PACKAGE_STRING "avahi 0.7"
3883| #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
3884| #define PACKAGE_URL ""
3885| #define PACKAGE "avahi"
3886| #define VERSION "0.7"
3887| #define STDC_HEADERS 1
3888| #define HAVE_SYS_TYPES_H 1
3889| #define HAVE_SYS_STAT_H 1
3890| #define HAVE_STDLIB_H 1
3891| #define HAVE_STRING_H 1
3892| #define HAVE_MEMORY_H 1
3893| #define HAVE_STRINGS_H 1
3894| #define HAVE_INTTYPES_H 1
3895| #define HAVE_STDINT_H 1
3896| #define HAVE_UNISTD_H 1
3897| #define __EXTENSIONS__ 1
3898| #define _ALL_SOURCE 1
3899| #define _GNU_SOURCE 1
3900| #define _POSIX_PTHREAD_SEMANTICS 1
3901| #define _TANDEM_SOURCE 1
3902| #define HAVE_DLFCN_H 1
3903| #define LT_OBJDIR ".libs/"
3904| #define HAVE_PTHREAD 1
3905| #define HAVE_PF_ROUTE /**/
3906| #define HAVE_SYS_FILIO_H /**/
3907| #define HAVE_SYS_SYSCTL_H /**/
3908| #define HAVE_STRUCT_IP_MREQN /**/
3909| #define STDC_HEADERS 1
3910| #define HAVE_ARPA_INET_H 1
3911| #define HAVE_FCNTL_H 1
3912| #define HAVE_INTTYPES_H 1
3913| #define HAVE_LIMITS_H 1
3914| #define HAVE_NETINET_IN_H 1
3915| #define HAVE_STDLIB_H 1
3916| #define HAVE_STRING_H 1
3917| #define HAVE_SYS_IOCTL_H 1
3918| #define HAVE_SYS_SOCKET_H 1
3919| #define HAVE_SYS_TIME_H 1
3920| #define HAVE_UNISTD_H 1
3921| #define HAVE_NETDB_H 1
3922| #define HAVE_SYSLOG_H 1
3923| #define HAVE__BOOL 1
3924| #define HAVE_STDBOOL_H 1
3925| #define TIME_WITH_SYS_TIME 1
3926| #define HAVE_SYS_WAIT_H 1
3927| #define HAVE_SYS_SELECT_H 1
3928| #define HAVE_SYS_SOCKET_H 1
3929| #define SELECT_TYPE_ARG1 int
3930| #define SELECT_TYPE_ARG234 (fd_set *)
3931| #define SELECT_TYPE_ARG5 (struct timeval *)
3932| #define HAVE_GETHOSTNAME 1
3933| #define HAVE_MEMCHR 1
3934| #define HAVE_MEMMOVE 1
3935| #define HAVE_MEMSET 1
3936| #define HAVE_MKDIR 1
3937| #define HAVE_SELECT 1
3938| #define HAVE_SOCKET 1
3939| #define HAVE_STRCHR 1
3940| #define HAVE_STRCSPN 1
3941| #define HAVE_STRDUP 1
3942| #define HAVE_STRERROR 1
3943| #define HAVE_STRRCHR 1
3944| #define HAVE_STRSPN 1
3945| #define HAVE_STRSTR 1
3946| #define HAVE_UNAME 1
3947| #define HAVE_SETREUID 1
3948| #define HAVE_SETREGID 1
3949| #define HAVE_STRCASECMP 1
3950| #define HAVE_GETTIMEOFDAY 1
3951| #define HAVE_PUTENV 1
3952| #define HAVE_STRNCASECMP 1
3953| #define HAVE_STRLCPY 1
3954| #define HAVE_GETHOSTBYNAME 1
3955| #define HAVE_SETEUID 1
3956| #define HAVE_SETEGID 1
3957| #define HAVE_GETPROGNAME 1
3958| #define HAVE_UNISTD_H 1
3959| #define HAVE_CHOWN 1
3960| #define HAVE_DECL_ENVIRON 0
3961| #define HAVE_GCC_VISIBILITY 1
3962| #define HAVE_VISIBILITY_HIDDEN /**/
3963| #define HAVE_CHROOT 1
3964| #define HAVE_DLFCN_H 1
3965| #define HAVE_DLOPEN 1
3966| #define HAVE_KQUEUE 1
3967| #define HAVE_KQUEUE 1
3968| #define GETTEXT_PACKAGE "avahi"
3969| #define HAVE_LOCALE_H 1
3970| #define HAVE_LC_MESSAGES 1
3971| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1
3972| #define HAVE_CFLOCALECOPYCURRENT 1
3973| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
3974| #define HAVE_GETTEXT 1
3975| #define HAVE_DCGETTEXT 1
3976| #define ENABLE_NLS 1
3977| #define HAVE_DBUS 1
3978| #define HAVE_DBUS_CONNECTION_CLOSE 1
3979| #define HAVE_DBUS_BUS_GET_PRIVATE 1
3980| #define HAVE_EXPAT_H 1
3981| /* end confdefs.h.  */
3982|
3983| /* Override any GCC internal prototype to avoid an error.
3984|    Use char because int might match the return type of a GCC
3985|    builtin and then its argument prototype would still apply.  */
3986| #ifdef __cplusplus
3987| extern "C"
3988| #endif
3989| char XML_ParserCreate ();
3990| int
3991| main ()
3992| {
3993| return XML_ParserCreate ();
3994|   ;
3995|   return 0;
3996| }
3997configure:22130: result: no
3998configure:22236: checking for gdbm_open in -lgdbm
3999configure:22261: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lgdbm   >&5
4000conftest.c:112:16: warning: this function declaration is not a prototype [-Wstrict-prototypes]
4001char gdbm_open ();
4002               ^
4003                void
40041 warning generated.
4005configure:22261: $? = 0
4006configure:22270: result: yes
4007configure:22275: checking gdbm.h usability
4008configure:22275: /usr/bin/clang -c -pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c >&5
4009clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
4010configure:22275: $? = 0
4011configure:22275: result: yes
4012configure:22275: checking gdbm.h presence
4013configure:22275: /usr/bin/clang -E -I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292 conftest.c
4014clang: warning: argument unused during compilation: '-L/opt/local/lib' [-Wunused-command-line-argument]
4015configure:22275: $? = 0
4016configure:22275: result: yes
4017configure:22275: checking for gdbm.h
4018configure:22275: result: yes
4019configure:22358: checking for LIBDAEMON
4020configure:22365: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.14 "
4021configure:22368: $? = 0
4022configure:22382: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.14 "
4023configure:22385: $? = 0
4024configure:22443: result: yes
4025configure:22486: checking whether /opt/local/bin/python2.7 version is >= 2.6
4026configure:22497: /opt/local/bin/python2.7 -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)
4027configure:22500: $? = 0
4028configure:22502: result: yes
4029configure:22595: checking for /opt/local/bin/python2.7 version
4030configure:22602: result: 2.7
4031configure:22614: checking for /opt/local/bin/python2.7 platform
4032configure:22621: result: darwin
4033configure:22647: checking for /opt/local/bin/python2.7 script directory
4034configure:22682: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
4035configure:22691: checking for /opt/local/bin/python2.7 extension module directory
4036configure:22726: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
4037configure:22755: checking for PYGOBJECT
4038configure:22762: $PKG_CONFIG --exists --print-errors "pygobject-3.0"
4039configure:22765: $? = 0
4040configure:22779: $PKG_CONFIG --exists --print-errors "pygobject-3.0"
4041configure:22782: $? = 0
4042configure:22820: result: yes
4043configure:22843: checking for python module dbus
4044configure:22869: result: yes
4045configure:22881: checking for python module socket
4046configure:22907: result: yes
4047configure:22918: checking for python module gdbm
4048configure:22947: result: no
4049configure:22949: error: Could not find Python module gdbm
4050
4051## ---------------- ##
4052## Cache variables. ##
4053## ---------------- ##
4054
4055ac_cv_build=x86_64-apple-darwin17.5.0
4056ac_cv_c_compiler_gnu=yes
4057ac_cv_c_const=yes
4058ac_cv_cxx_compiler_gnu=yes
4059ac_cv_env_CCC_set=
4060ac_cv_env_CCC_value=
4061ac_cv_env_CC_set=set
4062ac_cv_env_CC_value=/usr/bin/clang
4063ac_cv_env_CFLAGS_set=set
4064ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
4065ac_cv_env_CPPFLAGS_set=set
4066ac_cv_env_CPPFLAGS_value='-I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292'
4067ac_cv_env_CPP_set=
4068ac_cv_env_CPP_value=
4069ac_cv_env_CXXCPP_set=
4070ac_cv_env_CXXCPP_value=
4071ac_cv_env_CXXFLAGS_set=set
4072ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -arch x86_64'
4073ac_cv_env_CXX_set=set
4074ac_cv_env_CXX_value=/usr/bin/clang++
4075ac_cv_env_DBUS_CFLAGS_set=
4076ac_cv_env_DBUS_CFLAGS_value=
4077ac_cv_env_DBUS_LIBS_set=
4078ac_cv_env_DBUS_LIBS_value=
4079ac_cv_env_DOXYGEN_PAPER_SIZE_set=
4080ac_cv_env_DOXYGEN_PAPER_SIZE_value=
4081ac_cv_env_GLIB20_CFLAGS_set=
4082ac_cv_env_GLIB20_CFLAGS_value=
4083ac_cv_env_GLIB20_LIBS_set=
4084ac_cv_env_GLIB20_LIBS_value=
4085ac_cv_env_GOBJECT_CFLAGS_set=
4086ac_cv_env_GOBJECT_CFLAGS_value=
4087ac_cv_env_GOBJECT_LIBS_set=
4088ac_cv_env_GOBJECT_LIBS_value=
4089ac_cv_env_GTK20_CFLAGS_set=
4090ac_cv_env_GTK20_CFLAGS_value=
4091ac_cv_env_GTK20_LIBS_set=
4092ac_cv_env_GTK20_LIBS_value=
4093ac_cv_env_GTK30_CFLAGS_set=
4094ac_cv_env_GTK30_CFLAGS_value=
4095ac_cv_env_GTK30_LIBS_set=
4096ac_cv_env_GTK30_LIBS_value=
4097ac_cv_env_LDFLAGS_set=set
4098ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
4099ac_cv_env_LIBDAEMON_CFLAGS_set=
4100ac_cv_env_LIBDAEMON_CFLAGS_value=
4101ac_cv_env_LIBDAEMON_LIBS_set=
4102ac_cv_env_LIBDAEMON_LIBS_value=
4103ac_cv_env_LIBS_set=
4104ac_cv_env_LIBS_value=
4105ac_cv_env_LT_SYS_LIBRARY_PATH_set=
4106ac_cv_env_LT_SYS_LIBRARY_PATH_value=
4107ac_cv_env_MONODOC_CFLAGS_set=
4108ac_cv_env_MONODOC_CFLAGS_value=
4109ac_cv_env_MONODOC_LIBS_set=
4110ac_cv_env_MONODOC_LIBS_value=
4111ac_cv_env_PKG_CONFIG_LIBDIR_set=
4112ac_cv_env_PKG_CONFIG_LIBDIR_value=
4113ac_cv_env_PKG_CONFIG_PATH_set=set
4114ac_cv_env_PKG_CONFIG_PATH_value=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig
4115ac_cv_env_PKG_CONFIG_set=
4116ac_cv_env_PKG_CONFIG_value=
4117ac_cv_env_PYGOBJECT_CFLAGS_set=
4118ac_cv_env_PYGOBJECT_CFLAGS_value=
4119ac_cv_env_PYGOBJECT_LIBS_set=
4120ac_cv_env_PYGOBJECT_LIBS_value=
4121ac_cv_env_PYTHON_set=set
4122ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
4123ac_cv_env_QT3_CFLAGS_set=
4124ac_cv_env_QT3_CFLAGS_value=
4125ac_cv_env_QT3_LIBS_set=
4126ac_cv_env_QT3_LIBS_value=
4127ac_cv_env_QT4_CFLAGS_set=
4128ac_cv_env_QT4_CFLAGS_value=
4129ac_cv_env_QT4_LIBS_set=
4130ac_cv_env_QT4_LIBS_value=
4131ac_cv_env_build_alias_set=
4132ac_cv_env_build_alias_value=
4133ac_cv_env_host_alias_set=
4134ac_cv_env_host_alias_value=
4135ac_cv_env_target_alias_set=
4136ac_cv_env_target_alias_value=
4137ac_cv_func_bind_textdomain_codeset=yes
4138ac_cv_func_chown_works=yes
4139ac_cv_func_chroot=yes
4140ac_cv_func_dbus_bus_get_private=yes
4141ac_cv_func_dbus_connection_close=yes
4142ac_cv_func_dcgettext=yes
4143ac_cv_func_gethostbyname=yes
4144ac_cv_func_gethostname=yes
4145ac_cv_func_getprogname=yes
4146ac_cv_func_gettimeofday=yes
4147ac_cv_func_kqueue=yes
4148ac_cv_func_lstat_dereferences_slashed_symlink=no
4149ac_cv_func_memchr=yes
4150ac_cv_func_memcmp_working=yes
4151ac_cv_func_memmove=yes
4152ac_cv_func_memset=yes
4153ac_cv_func_mkdir=yes
4154ac_cv_func_putenv=yes
4155ac_cv_func_select=yes
4156ac_cv_func_select_args='int,fd_set *,struct timeval *'
4157ac_cv_func_setegid=yes
4158ac_cv_func_seteuid=yes
4159ac_cv_func_setproctitle=no
4160ac_cv_func_setregid=yes
4161ac_cv_func_setresgid=no
4162ac_cv_func_setresuid=no
4163ac_cv_func_setreuid=yes
4164ac_cv_func_socket=yes
4165ac_cv_func_stat_empty_string_bug=no
4166ac_cv_func_strcasecmp=yes
4167ac_cv_func_strchr=yes
4168ac_cv_func_strcspn=yes
4169ac_cv_func_strdup=yes
4170ac_cv_func_strerror=yes
4171ac_cv_func_strlcpy=yes
4172ac_cv_func_strncasecmp=yes
4173ac_cv_func_strrchr=yes
4174ac_cv_func_strspn=yes
4175ac_cv_func_strstr=yes
4176ac_cv_func_uname=yes
4177ac_cv_have_decl_CMSG_SPACE=yes
4178ac_cv_have_decl_environ=no
4179ac_cv_header_arpa_inet_h=yes
4180ac_cv_header_dlfcn_h=yes
4181ac_cv_header_expat_h=yes
4182ac_cv_header_fcntl_h=yes
4183ac_cv_header_gdbm_h=yes
4184ac_cv_header_inttypes_h=yes
4185ac_cv_header_libintl_h=yes
4186ac_cv_header_limits_h=yes
4187ac_cv_header_linux_netlink_h=no
4188ac_cv_header_locale_h=yes
4189ac_cv_header_memory_h=yes
4190ac_cv_header_minix_config_h=no
4191ac_cv_header_net_route_h=yes
4192ac_cv_header_netdb_h=yes
4193ac_cv_header_netinet_in_h=yes
4194ac_cv_header_stdbool_h=yes
4195ac_cv_header_stdc=yes
4196ac_cv_header_stdint_h=yes
4197ac_cv_header_stdlib_h=yes
4198ac_cv_header_string_h=yes
4199ac_cv_header_strings_h=yes
4200ac_cv_header_sys_capability_h=no
4201ac_cv_header_sys_filio_h=yes
4202ac_cv_header_sys_inotify_h=no
4203ac_cv_header_sys_ioctl_h=yes
4204ac_cv_header_sys_prctl_h=no
4205ac_cv_header_sys_select_h=yes
4206ac_cv_header_sys_socket_h=yes
4207ac_cv_header_sys_stat_h=yes
4208ac_cv_header_sys_sysctl_h=yes
4209ac_cv_header_sys_time_h=yes
4210ac_cv_header_sys_types_h=yes
4211ac_cv_header_sys_wait_h=yes
4212ac_cv_header_syslog_h=yes
4213ac_cv_header_time=yes
4214ac_cv_header_unistd_h=yes
4215ac_cv_host=x86_64-apple-darwin17.5.0
4216ac_cv_lib_bsdxml_XML_ParserCreate=no
4217ac_cv_lib_dl_dlopen=yes
4218ac_cv_lib_expat_XML_ParserCreate=yes
4219ac_cv_lib_gdbm_gdbm_open=yes
4220ac_cv_lib_intl_bindtextdomain=yes
4221ac_cv_lib_intl_dgettext=yes
4222ac_cv_lib_intl_ngettext=yes
4223ac_cv_objext=o
4224ac_cv_path_EGREP='/opt/local/bin/grep -E'
4225ac_cv_path_FGREP='/opt/local/bin/grep -F'
4226ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
4227ac_cv_path_GREP=/opt/local/bin/grep
4228ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
4229ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
4230ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
4231ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
4232ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
4233ac_cv_path_SED=/opt/local/bin/gsed
4234ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
4235ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
4236ac_cv_path_lt_DD=/bin/dd
4237ac_cv_path_mkdir=/opt/local/bin/gmkdir
4238ac_cv_prog_AWK=awk
4239ac_cv_prog_CPP='/usr/bin/clang -E'
4240ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
4241ac_cv_prog_STOW=no
4242ac_cv_prog_ac_ct_AR=ar
4243ac_cv_prog_ac_ct_CC=/usr/bin/clang
4244ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
4245ac_cv_prog_ac_ct_LIPO=lipo
4246ac_cv_prog_ac_ct_NMEDIT=nmedit
4247ac_cv_prog_ac_ct_OBJDUMP=objdump
4248ac_cv_prog_ac_ct_OTOOL=otool
4249ac_cv_prog_ac_ct_RANLIB=ranlib
4250ac_cv_prog_ac_ct_STRIP=strip
4251ac_cv_prog_cc_c89=
4252ac_cv_prog_cc_c99=
4253ac_cv_prog_cc_g=yes
4254ac_cv_prog_cxx_g=yes
4255ac_cv_prog_gcc_traditional=no
4256ac_cv_prog_have_pkg_config=yes
4257ac_cv_prog_make_make_set=yes
4258ac_cv_safe_to_define___extensions__=yes
4259ac_cv_search_inet_ntop='none required'
4260ac_cv_search_recv='none required'
4261ac_cv_type__Bool=yes
4262ac_cv_type_mode_t=yes
4263ac_cv_type_pid_t=yes
4264ac_cv_type_size_t=yes
4265ac_cv_type_uid_t=yes
4266am_cv_CC_dependencies_compiler_type=gcc3
4267am_cv_CXX_dependencies_compiler_type=gcc3
4268am_cv_make_support_nested_variables=yes
4269am_cv_prog_cc_c_o=yes
4270am_cv_prog_tar_pax=gnutar
4271am_cv_python_platform=darwin
4272am_cv_python_pyexecdir=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
4273am_cv_python_pythondir=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
4274am_cv_python_version=2.7
4275am_cv_val_LC_MESSAGES=yes
4276avahi_cv_has_struct_lifconf=no
4277avahi_cv_sys_cxx_works=yes
4278gt_cv_func_CFLocaleCopyCurrent=yes
4279gt_cv_func_CFPreferencesCopyAppValue=yes
4280gt_cv_func_dgettext_libc=no
4281gt_cv_func_dgettext_libintl=yes
4282gt_cv_func_ngettext_libc=no
4283gt_cv_have_gettext=yes
4284lt_cv_apple_cc_single_mod=yes
4285lt_cv_ar_at_file=no
4286lt_cv_deplibs_check_method=pass_all
4287lt_cv_file_magic_cmd='$MAGIC_CMD'
4288lt_cv_file_magic_test_file=
4289lt_cv_ld_exported_symbols_list=yes
4290lt_cv_ld_force_load=yes
4291lt_cv_ld_reload_flag=-r
4292lt_cv_nm_interface='BSD nm'
4293lt_cv_objdir=.libs
4294lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
4295lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
4296lt_cv_path_NM='/opt/local/bin/nm -B'
4297lt_cv_path_mainfest_tool=no
4298lt_cv_prog_compiler_c_o=yes
4299lt_cv_prog_compiler_c_o_CXX=yes
4300lt_cv_prog_compiler_pic='-fno-common -DPIC'
4301lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
4302lt_cv_prog_compiler_pic_works=yes
4303lt_cv_prog_compiler_pic_works_CXX=yes
4304lt_cv_prog_compiler_rtti_exceptions=yes
4305lt_cv_prog_compiler_static_works=no
4306lt_cv_prog_compiler_static_works_CXX=no
4307lt_cv_prog_gnu_ld=no
4308lt_cv_prog_gnu_ldcxx=no
4309lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
4310lt_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'\'''
4311lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
4312lt_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'\'''
4313lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
4314lt_cv_sys_global_symbol_to_import=
4315lt_cv_sys_max_cmd_len=196608
4316lt_cv_to_host_file_cmd=func_convert_file_noop
4317lt_cv_to_tool_file_cmd=func_convert_file_noop
4318lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
4319pkg_cv_DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include'
4320pkg_cv_DBUS_LIBS='-L/opt/local/lib -ldbus-1'
4321pkg_cv_GLIB20_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4322pkg_cv_GLIB20_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4323pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4324pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4325pkg_cv_GTK20_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2'
4326pkg_cv_GTK20_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
4327pkg_cv_GTK30_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4328pkg_cv_GTK30_LIBS='-L/opt/local/lib -lgtk-3 -lgdk-3 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4329pkg_cv_LIBDAEMON_CFLAGS=-D_REENTRANT
4330pkg_cv_LIBDAEMON_LIBS='-L/opt/local/lib -ldaemon'
4331pkg_cv_PYGOBJECT_CFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/pygobject-3.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4332pkg_cv_PYGOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4333py_cv_mod_dbus_=yes
4334py_cv_mod_gdbm_=no
4335py_cv_mod_socket_=yes
4336ssp_cv_cc=no
4337ssp_cv_cxx=no
4338ssp_cv_lib=no
4339
4340## ----------------- ##
4341## Output variables. ##
4342## ----------------- ##
4343
4344ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_avahi/avahi/work/avahi-0.7/missing aclocal-1.15'
4345ALL_LINGUAS=''
4346AMDEPBACKSLASH='\'
4347AMDEP_FALSE='#'
4348AMDEP_TRUE=''
4349AMTAR='$${TAR-tar}'
4350AM_BACKSLASH='\'
4351AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
4352AM_DEFAULT_VERBOSITY='1'
4353AM_V='$(V)'
4354AR='ar'
4355AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_avahi/avahi/work/avahi-0.7/missing autoconf'
4356AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_avahi/avahi/work/avahi-0.7/missing autoheader'
4357AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_avahi/avahi/work/avahi-0.7/missing automake-1.15'
4358AVAHI_AUTOIPD_GROUP=''
4359AVAHI_AUTOIPD_USER=''
4360AVAHI_GROUP=''
4361AVAHI_PRIV_ACCESS_GROUP=''
4362AVAHI_USER=''
4363AWK='awk'
4364BUILD_MANPAGES_FALSE=''
4365BUILD_MANPAGES_TRUE=''
4366CATALOGS=''
4367CATOBJEXT='.gmo'
4368CC='/usr/bin/clang'
4369CCDEPMODE='depmode=gcc3'
4370CFLAGS='-pipe -Os -arch x86_64 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing'
4371CPP='/usr/bin/clang -E'
4372CPPFLAGS='-I/opt/local/include -L/opt/local/lib -D__APPLE_USE_RFC_2292'
4373CXX='/usr/bin/clang++'
4374CXXCPP='/usr/bin/clang++ -E'
4375CXXDEPMODE='depmode=gcc3'
4376CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
4377CYGPATH_W='echo'
4378DATADIRNAME='share'
4379DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=12 -DDBUS_VERSION_MICRO=8 -DDBUS_API_SUBJECT_TO_CHANGE'
4380DBUS_LIBS='-L/opt/local/lib -ldbus-1'
4381DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='unix:path=/var/run/dbus/system_bus_socket'
4382DBUS_SYS_DIR='${prefix}/etc/dbus-1/system.d'
4383DEFS=''
4384DEPDIR='.deps'
4385DLLTOOL='false'
4386DOXYGEN_PAPER_SIZE=''
4387DSYMUTIL='dsymutil'
4388DUMPBIN=''
4389DX_COND_chi_FALSE=''
4390DX_COND_chi_TRUE=''
4391DX_COND_chm_FALSE=''
4392DX_COND_chm_TRUE=''
4393DX_COND_doc_FALSE=''
4394DX_COND_doc_TRUE=''
4395DX_COND_dot_FALSE=''
4396DX_COND_dot_TRUE=''
4397DX_COND_html_FALSE=''
4398DX_COND_html_TRUE=''
4399DX_COND_latex_FALSE=''
4400DX_COND_latex_TRUE=''
4401DX_COND_man_FALSE=''
4402DX_COND_man_TRUE=''
4403DX_COND_pdf_FALSE=''
4404DX_COND_pdf_TRUE=''
4405DX_COND_ps_FALSE=''
4406DX_COND_ps_TRUE=''
4407DX_COND_rtf_FALSE=''
4408DX_COND_rtf_TRUE=''
4409DX_COND_xml_FALSE=''
4410DX_COND_xml_TRUE=''
4411DX_CONFIG=''
4412DX_DOCDIR=''
4413DX_DOT=''
4414DX_DOXYGEN=''
4415DX_DVIPS=''
4416DX_EGREP=''
4417DX_ENV=''
4418DX_FLAG_chi=''
4419DX_FLAG_chm=''
4420DX_FLAG_doc=''
4421DX_FLAG_dot=''
4422DX_FLAG_html=''
4423DX_FLAG_man=''
4424DX_FLAG_pdf=''
4425DX_FLAG_ps=''
4426DX_FLAG_rtf=''
4427DX_FLAG_xml=''
4428DX_HHC=''
4429DX_LATEX=''
4430DX_MAKEINDEX=''
4431DX_PDFLATEX=''
4432DX_PERL=''
4433DX_PROJECT=''
4434ECHO_C='\c'
4435ECHO_N=''
4436ECHO_T=''
4437EGREP='/opt/local/bin/grep -E'
4438ENABLE_AUTOIPD_FALSE=''
4439ENABLE_AUTOIPD_TRUE=''
4440ENABLE_CHROOT_FALSE=''
4441ENABLE_CHROOT_TRUE='#'
4442ENABLE_COMPAT_HOWL_FALSE=''
4443ENABLE_COMPAT_HOWL_TRUE=''
4444ENABLE_COMPAT_LIBDNS_SD_FALSE=''
4445ENABLE_COMPAT_LIBDNS_SD_TRUE=''
4446ENABLE_CORE_DOCS_FALSE=''
4447ENABLE_CORE_DOCS_TRUE=''
4448ENABLE_TESTS_FALSE=''
4449ENABLE_TESTS_TRUE=''
4450EXEEXT=''
4451FGREP='/opt/local/bin/grep -F'
4452GACUTIL=''
4453GETTEXT_PACKAGE='avahi'
4454GLIB20_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4455GLIB20_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4456GMOFILES=''
4457GMSGFMT='/opt/local/bin/msgfmt'
4458GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4459GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4460GREP='/opt/local/bin/grep'
4461GTK20_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2'
4462GTK20_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfribidi -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype'
4463GTK30_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-3.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4464GTK30_LIBS='-L/opt/local/lib -lgtk-3 -lgdk-3 -framework Cocoa -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4465HAVE_DBM_FALSE=''
4466HAVE_DBM_TRUE='#'
4467HAVE_DBUS_FALSE='#'
4468HAVE_DBUS_TRUE=''
4469HAVE_DLOPEN_FALSE='#'
4470HAVE_DLOPEN_TRUE=''
4471HAVE_GDBM_FALSE='#'
4472HAVE_GDBM_TRUE=''
4473HAVE_GLIB_FALSE='#'
4474HAVE_GLIB_TRUE=''
4475HAVE_GOBJECT_FALSE='#'
4476HAVE_GOBJECT_TRUE=''
4477HAVE_GTK2OR3_FALSE='#'
4478HAVE_GTK2OR3_TRUE=''
4479HAVE_GTK3_FALSE='#'
4480HAVE_GTK3_TRUE=''
4481HAVE_GTK_FALSE='#'
4482HAVE_GTK_TRUE=''
4483HAVE_INOTIFY_FALSE=''
4484HAVE_INOTIFY_TRUE='#'
4485HAVE_INTROSPECTION_FALSE='#'
4486HAVE_INTROSPECTION_TRUE=''
4487HAVE_KQUEUE_FALSE='#'
4488HAVE_KQUEUE_TRUE=''
4489HAVE_LIBDAEMON_FALSE='#'
4490HAVE_LIBDAEMON_TRUE=''
4491HAVE_MONODOC_FALSE=''
4492HAVE_MONODOC_TRUE=''
4493HAVE_MONO_FALSE=''
4494HAVE_MONO_TRUE=''
4495HAVE_NETLINK_FALSE=''
4496HAVE_NETLINK_TRUE='#'
4497HAVE_PF_ROUTE_FALSE='#'
4498HAVE_PF_ROUTE_TRUE=''
4499HAVE_PYGOBJECT_FALSE=''
4500HAVE_PYGOBJECT_TRUE=''
4501HAVE_PYTHON_DBUS_FALSE=''
4502HAVE_PYTHON_DBUS_TRUE=''
4503HAVE_PYTHON_FALSE=''
4504HAVE_PYTHON_TRUE=''
4505HAVE_QT3_FALSE=''
4506HAVE_QT3_TRUE='#'
4507HAVE_QT4_FALSE=''
4508HAVE_QT4_TRUE='#'
4509HAVE_SYSTEMD_FALSE=''
4510HAVE_SYSTEMD_TRUE=''
4511HAVE_SYS_FILIO_H_FALSE='#'
4512HAVE_SYS_FILIO_H_TRUE=''
4513HAVE_SYS_SYSCTL_H_FALSE=''
4514HAVE_SYS_SYSCTL_H_TRUE='#'
4515HAVE_XML_FALSE='#'
4516HAVE_XML_TRUE=''
4517HOWL_COMPAT_VERSION='0.9.8'
4518INSTALL_DATA='${INSTALL} -m 644'
4519INSTALL_PROGRAM='${INSTALL}'
4520INSTALL_SCRIPT='${INSTALL}'
4521INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4522INSTOBJEXT='.mo'
4523INTLLIBS='-lintl  -Wl,-framework -Wl,CoreFoundation'
4524INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4525INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4526INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4527INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
4528INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4529INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4530INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
4531INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
4532INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4533INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4534INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4535INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4536INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4537INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4538INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4539INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4540INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4541INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4542INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
4543INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
4544INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
4545INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4546INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
4547INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
4548INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
4549INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
4550INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
4551INTROSPECTION_CFLAGS='-D_REENTRANT -I/opt/local/include/gobject-introspection-1.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4552INTROSPECTION_COMPILER='/opt/local/bin/g-ir-compiler'
4553INTROSPECTION_GENERATE='/opt/local/bin/g-ir-generate'
4554INTROSPECTION_GIRDIR='/opt/local/share/gir-1.0'
4555INTROSPECTION_LIBS='-L/opt/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4556INTROSPECTION_MAKEFILE='/opt/local/share/gobject-introspection-1.0/Makefile.introspection'
4557INTROSPECTION_SCANNER='/opt/local/bin/g-ir-scanner'
4558INTROSPECTION_TYPELIBDIR='/opt/local/lib/girepository-1.0'
4559LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
4560LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
4561LIBAVAHI_CLIENT_VERSION_INFO='5:9:2'
4562LIBAVAHI_COMMON_VERSION_INFO='8:3:5'
4563LIBAVAHI_COMPAT_HOWL_VERSION_INFO='0:0:0'
4564LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO='1:0:0'
4565LIBAVAHI_CORE_VERSION_INFO='7:2:0'
4566LIBAVAHI_GLIB_VERSION_INFO='1:2:0'
4567LIBAVAHI_GOBJECT_VERSION_INFO='0:5:0'
4568LIBAVAHI_QT3_VERSION_INFO='1:2:0'
4569LIBAVAHI_QT4_VERSION_INFO='1:2:0'
4570LIBAVAHI_UI_VERSION_INFO='1:4:1'
4571LIBDAEMON_CFLAGS='-D_REENTRANT'
4572LIBDAEMON_LIBS='-L/opt/local/lib -ldaemon'
4573LIBOBJS=' lstat.o'
4574LIBS=''
4575LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4576LIPO='lipo'
4577LN_S='ln -s'
4578LTLIBOBJS=''
4579LT_SYS_LIBRARY_PATH=''
4580MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_avahi/avahi/work/avahi-0.7/missing makeinfo'
4581MANIFEST_TOOL=':'
4582MCS=''
4583MDASSEMBLER=''
4584MKDIR_P='/opt/local/bin/gmkdir -p'
4585MKINSTALLDIRS='./mkinstalldirs'
4586MOC_QT3=''
4587MOC_QT4=''
4588MONODOCER=''
4589MONODOC_CFLAGS=''
4590MONODOC_DIR=''
4591MONODOC_LIBS=''
4592MSGFMT='/opt/local/bin/msgfmt'
4593MSGFMT_OPTS='-c'
4594MSGMERGE='/opt/local/bin/msgmerge'
4595NM='/opt/local/bin/nm -B'
4596NMEDIT='nmedit'
4597OBJDUMP='objdump'
4598OBJEXT='o'
4599OTOOL64=':'
4600OTOOL='otool'
4601PACKAGE='avahi'
4602PACKAGE_BUGREPORT='avahi (at) lists (dot) freedesktop (dot) org'
4603PACKAGE_NAME='avahi'
4604PACKAGE_STRING='avahi 0.7'
4605PACKAGE_TARNAME='avahi'
4606PACKAGE_URL='http://avahi.org/'
4607PACKAGE_VERSION='0.7'
4608PATH_SEPARATOR=':'
4609PKG_CONFIG='/opt/local/bin/pkg-config'
4610PKG_CONFIG_LIBDIR=''
4611PKG_CONFIG_PATH='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig'
4612POFILES=''
4613POSUB='po'
4614PO_IN_DATADIR_FALSE=''
4615PO_IN_DATADIR_TRUE=''
4616PTHREAD_CC='/usr/bin/clang'
4617PTHREAD_CFLAGS='-D_THREAD_SAFE '
4618PTHREAD_LIBS=''
4619PYGOBJECT_CFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/pygobject-3.0 -I/opt/local/lib/libffi-3.2.1/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
4620PYGOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
4621PYTHON='/opt/local/bin/python2.7'
4622PYTHON_EXEC_PREFIX='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'
4623PYTHON_PLATFORM='darwin'
4624PYTHON_PREFIX='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'
4625PYTHON_VERSION='2.7'
4626QT3_CFLAGS=''
4627QT3_LIBS=''
4628QT4_CFLAGS=''
4629QT4_LIBS=''
4630RANLIB='ranlib'
4631SED='/opt/local/bin/gsed'
4632SET_MAKE=''
4633SHELL='/bin/sh'
4634STOW='no'
4635STRIP='strip'
4636TARGET_ARCHLINUX_FALSE=''
4637TARGET_ARCHLINUX_TRUE='#'
4638TARGET_DARWIN_FALSE='#'
4639TARGET_DARWIN_TRUE=''
4640TARGET_DEBIAN_FALSE=''
4641TARGET_DEBIAN_TRUE='#'
4642TARGET_FEDORA_FALSE=''
4643TARGET_FEDORA_TRUE='#'
4644TARGET_FREEBSD_FALSE=''
4645TARGET_FREEBSD_TRUE='#'
4646TARGET_GENTOO_FALSE=''
4647TARGET_GENTOO_TRUE='#'
4648TARGET_LFS_FALSE=''
4649TARGET_LFS_TRUE='#'
4650TARGET_MANDRIVA_FALSE=''
4651TARGET_MANDRIVA_TRUE='#'
4652TARGET_NETBSD_FALSE=''
4653TARGET_NETBSD_TRUE='#'
4654TARGET_SLACKWARE_FALSE=''
4655TARGET_SLACKWARE_TRUE='#'
4656TARGET_SUSE_FALSE=''
4657TARGET_SUSE_TRUE='#'
4658USE_NLS='yes'
4659USE_XMLTOMAN_FALSE=''
4660USE_XMLTOMAN_TRUE=''
4661VERSION='0.7'
4662VISIBILITY_HIDDEN_CFLAGS='-fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN'
4663XGETTEXT='/opt/local/bin/xgettext'
4664XML_CFLAGS='-DUSE_EXPAT_H'
4665XML_LIBS='-lexpat'
4666ac_ct_AR='ar'
4667ac_ct_CC='/usr/bin/clang'
4668ac_ct_CXX=''
4669ac_ct_DUMPBIN=''
4670acx_pthread_config=''
4671am__EXEEXT_FALSE=''
4672am__EXEEXT_TRUE=''
4673am__fastdepCC_FALSE='#'
4674am__fastdepCC_TRUE=''
4675am__fastdepCXX_FALSE='#'
4676am__fastdepCXX_TRUE=''
4677am__include='include'
4678am__isrc=''
4679am__leading_dot='.'
4680am__nodep='_no'
4681am__quote=''
4682am__tar='tar --format=posix -chf - "$$tardir"'
4683am__untar='tar -xf -'
4684avahi_runtime_dir=''
4685avahi_socket=''
4686avahilocaledir='${prefix}/${DATADIRNAME}/locale'
4687bindir='${exec_prefix}/bin'
4688build='x86_64-apple-darwin17.5.0'
4689build_alias=''
4690build_cpu='x86_64'
4691build_os='darwin17.5.0'
4692build_vendor='apple'
4693datadir='${datarootdir}'
4694datarootdir='${prefix}/share'
4695docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4696dvidir='${docdir}'
4697exec_prefix='NONE'
4698have_pkg_config='yes'
4699have_xmltoman=''
4700host='x86_64-apple-darwin17.5.0'
4701host_alias=''
4702host_cpu='x86_64'
4703host_os='darwin17.5.0'
4704host_vendor='apple'
4705htmldir='${docdir}'
4706includedir='${prefix}/include'
4707infodir='${datarootdir}/info'
4708install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_avahi/avahi/work/avahi-0.7/install-sh'
4709interfacesdir=''
4710intltool__v_merge_options_0='-q'
4711intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
4712libdir='${exec_prefix}/lib'
4713libexecdir='${exec_prefix}/libexec'
4714localedir='${datarootdir}/locale'
4715localstatedir='${prefix}/var'
4716mandir='${datarootdir}/man'
4717mkdir_p='$(MKDIR_P)'
4718oldincludedir='/usr/include'
4719pdfdir='${docdir}'
4720pkgpyexecdir='${pyexecdir}/avahi'
4721pkgpythondir='${pythondir}/avahi'
4722prefix='/opt/local'
4723program_transform_name='s,x,x,'
4724psdir='${docdir}'
4725pyexecdir='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
4726pythondir='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
4727runstatedir='${localstatedir}/run'
4728sbindir='${exec_prefix}/sbin'
4729sharedstatedir='${prefix}/com'
4730sysconfdir='${prefix}/etc'
4731systemdsystemunitdir=''
4732target_alias=''
4733
4734## ----------- ##
4735## confdefs.h. ##
4736## ----------- ##
4737
4738/* confdefs.h */
4739#define PACKAGE_NAME "avahi"
4740#define PACKAGE_TARNAME "avahi"
4741#define PACKAGE_VERSION "0.7"
4742#define PACKAGE_STRING "avahi 0.7"
4743#define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org"
4744#define PACKAGE_URL ""
4745#define PACKAGE "avahi"
4746#define VERSION "0.7"
4747#define STDC_HEADERS 1
4748#define HAVE_SYS_TYPES_H 1
4749#define HAVE_SYS_STAT_H 1
4750#define HAVE_STDLIB_H 1
4751#define HAVE_STRING_H 1
4752#define HAVE_MEMORY_H 1
4753#define HAVE_STRINGS_H 1
4754#define HAVE_INTTYPES_H 1
4755#define HAVE_STDINT_H 1
4756#define HAVE_UNISTD_H 1
4757#define __EXTENSIONS__ 1
4758#define _ALL_SOURCE 1
4759#define _GNU_SOURCE 1
4760#define _POSIX_PTHREAD_SEMANTICS 1
4761#define _TANDEM_SOURCE 1
4762#define HAVE_DLFCN_H 1
4763#define LT_OBJDIR ".libs/"
4764#define HAVE_PTHREAD 1
4765#define HAVE_PF_ROUTE /**/
4766#define HAVE_SYS_FILIO_H /**/
4767#define HAVE_SYS_SYSCTL_H /**/
4768#define HAVE_STRUCT_IP_MREQN /**/
4769#define STDC_HEADERS 1
4770#define HAVE_ARPA_INET_H 1
4771#define HAVE_FCNTL_H 1
4772#define HAVE_INTTYPES_H 1
4773#define HAVE_LIMITS_H 1
4774#define HAVE_NETINET_IN_H 1
4775#define HAVE_STDLIB_H 1
4776#define HAVE_STRING_H 1
4777#define HAVE_SYS_IOCTL_H 1
4778#define HAVE_SYS_SOCKET_H 1
4779#define HAVE_SYS_TIME_H 1
4780#define HAVE_UNISTD_H 1
4781#define HAVE_NETDB_H 1
4782#define HAVE_SYSLOG_H 1
4783#define HAVE__BOOL 1
4784#define HAVE_STDBOOL_H 1
4785#define TIME_WITH_SYS_TIME 1
4786#define HAVE_SYS_WAIT_H 1
4787#define HAVE_SYS_SELECT_H 1
4788#define HAVE_SYS_SOCKET_H 1
4789#define SELECT_TYPE_ARG1 int
4790#define SELECT_TYPE_ARG234 (fd_set *)
4791#define SELECT_TYPE_ARG5 (struct timeval *)
4792#define HAVE_GETHOSTNAME 1
4793#define HAVE_MEMCHR 1
4794#define HAVE_MEMMOVE 1
4795#define HAVE_MEMSET 1
4796#define HAVE_MKDIR 1
4797#define HAVE_SELECT 1
4798#define HAVE_SOCKET 1
4799#define HAVE_STRCHR 1
4800#define HAVE_STRCSPN 1
4801#define HAVE_STRDUP 1
4802#define HAVE_STRERROR 1
4803#define HAVE_STRRCHR 1
4804#define HAVE_STRSPN 1
4805#define HAVE_STRSTR 1
4806#define HAVE_UNAME 1
4807#define HAVE_SETREUID 1
4808#define HAVE_SETREGID 1
4809#define HAVE_STRCASECMP 1
4810#define HAVE_GETTIMEOFDAY 1
4811#define HAVE_PUTENV 1
4812#define HAVE_STRNCASECMP 1
4813#define HAVE_STRLCPY 1
4814#define HAVE_GETHOSTBYNAME 1
4815#define HAVE_SETEUID 1
4816#define HAVE_SETEGID 1
4817#define HAVE_GETPROGNAME 1
4818#define HAVE_UNISTD_H 1
4819#define HAVE_CHOWN 1
4820#define HAVE_DECL_ENVIRON 0
4821#define HAVE_GCC_VISIBILITY 1
4822#define HAVE_VISIBILITY_HIDDEN /**/
4823#define HAVE_CHROOT 1
4824#define HAVE_DLFCN_H 1
4825#define HAVE_DLOPEN 1
4826#define HAVE_KQUEUE 1
4827#define HAVE_KQUEUE 1
4828#define GETTEXT_PACKAGE "avahi"
4829#define HAVE_LOCALE_H 1
4830#define HAVE_LC_MESSAGES 1
4831#define HAVE_CFPREFERENCESCOPYAPPVALUE 1
4832#define HAVE_CFLOCALECOPYCURRENT 1
4833#define HAVE_BIND_TEXTDOMAIN_CODESET 1
4834#define HAVE_GETTEXT 1
4835#define HAVE_DCGETTEXT 1
4836#define ENABLE_NLS 1
4837#define HAVE_DBUS 1
4838#define HAVE_DBUS_CONNECTION_CLOSE 1
4839#define HAVE_DBUS_BUS_GET_PRIVATE 1
4840#define HAVE_EXPAT_H 1
4841#define HAVE_GDBM_H 1
4842#define HAVE_GDBM /**/
4843
4844configure: exit 1