Ticket #41115: config.log

File config.log, 151.8 KB (added by an0nym@…, 11 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 pidgin configure 2.10.7, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-avahi --disable-consoleui --disable-farsight --disable-gstreamer --disable-gtkspell --disable-meanwhile --disable-nm --disable-screensaver --disable-sm --disable-startup-notification --disable-schemas-install --disable-vv --enable-nss --mandir=/opt/local/share/man --with-nspr-includes=/opt/local/include/nspr --with-nspr-libs=/opt/local/lib/nspr --with-nss-includes=/opt/local/include/nss --with-nss-libs=/opt/local/lib/nss --disable-dependency-tracking --without-x --disable-gestures
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = air-domini
14uname -m = x86_64
15uname -r = 13.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/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: 4.00 gigabytes
33Default processor set: 169 tasks, 788 threads, 4 processors
34Load average: 2.18, Mach factor: 1.81
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:3099: checking build system type
52configure:3113: result: x86_64-apple-darwin13.0.0
53configure:3133: checking host system type
54configure:3146: result: x86_64-apple-darwin13.0.0
55configure:3184: checking for a BSD-compatible install
56configure:3252: result: /usr/bin/install -c
57configure:3263: checking whether build environment is sane
58configure:3318: result: yes
59configure:3356: WARNING: 'missing' script is too old or missing
60configure:3469: checking for a thread-safe mkdir -p
61configure:3508: result: /opt/local/bin/gmkdir -p
62configure:3515: checking for gawk
63configure:3545: result: no
64configure:3515: checking for mawk
65configure:3545: result: no
66configure:3515: checking for nawk
67configure:3545: result: no
68configure:3515: checking for awk
69configure:3531: found /usr/bin/awk
70configure:3542: result: awk
71configure:3553: checking whether make sets $(MAKE)
72configure:3575: result: yes
73configure:3604: checking whether make supports nested variables
74configure:3621: result: yes
75configure:3757: checking whether make supports nested variables
76configure:3774: result: yes
77configure:3812: checking for sed
78configure:3830: found /usr/bin/sed
79configure:3842: result: /usr/bin/sed
80configure:3905: checking for gcc
81configure:3932: result: /usr/bin/clang
82configure:4161: checking for C compiler version
83configure:4170: /usr/bin/clang --version >&5
84Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
85Target: x86_64-apple-darwin13.0.0
86Thread model: posix
87configure:4181: $? = 0
88configure:4170: /usr/bin/clang -v >&5
89Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
90Target: x86_64-apple-darwin13.0.0
91Thread model: posix
92configure:4181: $? = 0
93configure:4170: /usr/bin/clang -V >&5
94clang: error: argument to '-V' is missing (expected 1 value)
95clang: error: no input files
96configure:4181: $? = 1
97configure:4170: /usr/bin/clang -qversion >&5
98clang: error: no input files
99configure:4181: $? = 1
100configure:4201: checking whether the C compiler works
101configure:4223: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
102configure:4227: $? = 0
103configure:4275: result: yes
104configure:4278: checking for C compiler default output file name
105configure:4280: result: a.out
106configure:4286: checking for suffix of executables
107configure:4293: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
108configure:4297: $? = 0
109configure:4319: result:
110configure:4341: checking whether we are cross compiling
111configure:4349: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
112configure:4353: $? = 0
113configure:4360: ./conftest
114configure:4364: $? = 0
115configure:4379: result: no
116configure:4384: checking for suffix of object files
117configure:4406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
118configure:4410: $? = 0
119configure:4431: result: o
120configure:4435: checking whether we are using the GNU C compiler
121configure:4454: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
122configure:4454: $? = 0
123configure:4463: result: yes
124configure:4472: checking whether /usr/bin/clang accepts -g
125configure:4492: /usr/bin/clang -c -g -I/opt/local/include -no-cpp-precomp conftest.c >&5
126configure:4492: $? = 0
127configure:4533: result: yes
128configure:4550: checking for /usr/bin/clang option to accept ISO C89
129configure:4613: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
130configure:4613: $? = 0
131configure:4626: result: none needed
132configure:4651: checking whether /usr/bin/clang understands -c and -o together
133configure:4673: /usr/bin/clang -c conftest.c -o conftest2.o
134configure:4676: $? = 0
135configure:4673: /usr/bin/clang -c conftest.c -o conftest2.o
136configure:4676: $? = 0
137configure:4688: result: yes
138configure:4716: checking for style of include used by make
139configure:4744: result: GNU
140configure:4770: checking dependency style of /usr/bin/clang
141configure:4881: result: none
142configure:4974: checking how to print strings
143configure:5001: result: printf
144configure:5022: checking for a sed that does not truncate output
145configure:5086: result: /opt/local/bin/gsed
146configure:5104: checking for grep that handles long lines and -e
147configure:5162: result: /opt/local/bin/grep
148configure:5167: checking for egrep
149configure:5229: result: /opt/local/bin/grep -E
150configure:5234: checking for fgrep
151configure:5296: result: /opt/local/bin/grep -F
152configure:5331: checking for ld used by /usr/bin/clang
153configure:5398: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
154configure:5405: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
155configure:5420: result: no
156configure:5432: checking for BSD- or MS-compatible name lister (nm)
157configure:5481: result: /usr/bin/nm
158configure:5611: checking the name lister (/usr/bin/nm) interface
159configure:5618: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
160configure:5621: /usr/bin/nm "conftest.o"
161configure:5624: output
1620000000000000000 S _some_variable
163configure:5631: result: BSD nm
164configure:5634: checking whether ln -s works
165configure:5638: result: yes
166configure:5646: checking the maximum length of command line arguments
167configure:5776: result: 196608
168configure:5793: checking whether the shell understands some XSI constructs
169configure:5803: result: yes
170configure:5807: checking whether the shell understands "+="
171configure:5813: result: yes
172configure:5848: checking how to convert x86_64-apple-darwin13.0.0 file names to x86_64-apple-darwin13.0.0 format
173configure:5888: result: func_convert_file_noop
174configure:5895: checking how to convert x86_64-apple-darwin13.0.0 file names to toolchain format
175configure:5915: result: func_convert_file_noop
176configure:5922: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
177configure:5929: result: -r
178configure:6003: checking for objdump
179configure:6033: result: no
180configure:6062: checking how to recognize dependent libraries
181configure:6264: result: pass_all
182configure:6349: checking for dlltool
183configure:6379: result: no
184configure:6409: checking how to associate runtime and link libraries
185configure:6436: result: printf %s\n
186configure:6497: checking for ar
187configure:6513: found /usr/bin/ar
188configure:6524: result: ar
189configure:6561: checking for archiver @FILE support
190configure:6578: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
191configure:6578: $? = 0
192configure:6581: ar cru libconftest.a @conftest.lst >&5
193ar: @conftest.lst: No such file or directory
194configure:6584: $? = 1
195configure:6604: result: no
196configure:6662: checking for strip
197configure:6678: found /usr/bin/strip
198configure:6689: result: strip
199configure:6761: checking for ranlib
200configure:6777: found /usr/bin/ranlib
201configure:6788: result: ranlib
202configure:6890: checking command to parse /usr/bin/nm output from /usr/bin/clang object
203configure:7010: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
204configure:7013: $? = 0
205configure:7017: /usr/bin/nm 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
206configure:7020: $? = 0
207cannot find nm_test_var in conftest.nm
208configure:7010: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
209configure:7013: $? = 0
210configure:7017: /usr/bin/nm 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
211configure:7020: $? = 0
212configure:7086: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c conftstm.o >&5
213configure:7089: $? = 0
214configure:7127: result: ok
215configure:7164: checking for sysroot
216configure:7194: result: no
217configure:7450: checking for mt
218configure:7480: result: no
219configure:7500: checking if : is a manifest tool
220configure:7506: : '-?'
221configure:7514: result: no
222configure:7570: checking for dsymutil
223configure:7586: found /usr/bin/dsymutil
224configure:7597: result: dsymutil
225configure:7662: checking for nmedit
226configure:7678: found /usr/bin/nmedit
227configure:7689: result: nmedit
228configure:7754: checking for lipo
229configure:7770: found /usr/bin/lipo
230configure:7781: result: lipo
231configure:7846: checking for otool
232configure:7862: found /usr/bin/otool
233configure:7873: result: otool
234configure:7938: checking for otool64
235configure:7968: result: no
236configure:8013: checking for -single_module linker flag
237/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
238configure:8046: result: yes
239configure:8049: checking for -exported_symbols_list linker flag
240configure:8069: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
241configure:8069: $? = 0
242configure:8079: result: yes
243configure:8082: checking for -force_load linker flag
244/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
245ar cru libconftest.a conftest.o
246ranlib libconftest.a
247/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
248configure:8114: result: yes
249configure:8156: checking how to run the C preprocessor
250configure:8187: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
251configure:8187: $? = 0
252configure:8201: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
253conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
254#include <ac_nonexistent.h>
255         ^
2561 error generated.
257configure:8201: $? = 1
258configure: failed program was:
259| /* confdefs.h */
260| #define PACKAGE_NAME "pidgin"
261| #define PACKAGE_TARNAME "pidgin"
262| #define PACKAGE_VERSION "2.10.7"
263| #define PACKAGE_STRING "pidgin 2.10.7"
264| #define PACKAGE_BUGREPORT "devel@pidgin.im"
265| #define PACKAGE_URL ""
266| #define PACKAGE "pidgin"
267| #define VERSION "2.10.7"
268| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
269| /* end confdefs.h.  */
270| #include <ac_nonexistent.h>
271configure:8226: result: /usr/bin/clang -E
272configure:8246: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
273configure:8246: $? = 0
274configure:8260: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
275conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
276#include <ac_nonexistent.h>
277         ^
2781 error generated.
279configure:8260: $? = 1
280configure: failed program was:
281| /* confdefs.h */
282| #define PACKAGE_NAME "pidgin"
283| #define PACKAGE_TARNAME "pidgin"
284| #define PACKAGE_VERSION "2.10.7"
285| #define PACKAGE_STRING "pidgin 2.10.7"
286| #define PACKAGE_BUGREPORT "devel@pidgin.im"
287| #define PACKAGE_URL ""
288| #define PACKAGE "pidgin"
289| #define VERSION "2.10.7"
290| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
291| /* end confdefs.h.  */
292| #include <ac_nonexistent.h>
293configure:8289: checking for ANSI C header files
294configure:8309: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
295configure:8309: $? = 0
296configure:8382: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
297configure:8382: $? = 0
298configure:8382: ./conftest
299configure:8382: $? = 0
300configure:8393: result: yes
301configure:8406: checking for sys/types.h
302configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
303configure:8406: $? = 0
304configure:8406: result: yes
305configure:8406: checking for sys/stat.h
306configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
307configure:8406: $? = 0
308configure:8406: result: yes
309configure:8406: checking for stdlib.h
310configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
311configure:8406: $? = 0
312configure:8406: result: yes
313configure:8406: checking for string.h
314configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
315configure:8406: $? = 0
316configure:8406: result: yes
317configure:8406: checking for memory.h
318configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
319configure:8406: $? = 0
320configure:8406: result: yes
321configure:8406: checking for strings.h
322configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
323configure:8406: $? = 0
324configure:8406: result: yes
325configure:8406: checking for inttypes.h
326configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
327configure:8406: $? = 0
328configure:8406: result: yes
329configure:8406: checking for stdint.h
330configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
331configure:8406: $? = 0
332configure:8406: result: yes
333configure:8406: checking for unistd.h
334configure:8406: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
335configure:8406: $? = 0
336configure:8406: result: yes
337configure:8420: checking for dlfcn.h
338configure:8420: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
339configure:8420: $? = 0
340configure:8420: result: yes
341configure:8596: checking for objdir
342configure:8611: result: .libs
343configure:8878: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
344configure:8896: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
345configure:8900: $? = 0
346configure:8913: result: yes
347configure:9240: checking for /usr/bin/clang option to produce PIC
348configure:9247: result: -fno-common -DPIC
349configure:9255: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
350configure:9273: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -fno-common -DPIC -DPIC conftest.c >&5
351configure:9277: $? = 0
352configure:9290: result: yes
353configure:9319: checking if /usr/bin/clang static flag -static works
354configure:9347: result: no
355configure:9362: checking if /usr/bin/clang supports -c -o file.o
356configure:9383: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -o out/conftest2.o conftest.c >&5
357configure:9387: $? = 0
358configure:9409: result: yes
359configure:9417: checking if /usr/bin/clang supports -c -o file.o
360configure:9464: result: yes
361configure:9497: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
362configure:10650: result: yes
363configure:10890: checking dynamic linker characteristics
364configure:11623: result: darwin13.0.0 dyld
365configure:11730: checking how to hardcode library paths into programs
366configure:11755: result: immediate
367configure:12295: checking whether stripping libraries is possible
368configure:12309: result: yes
369configure:12335: checking if libtool supports shared libraries
370configure:12337: result: yes
371configure:12340: checking whether to build shared libraries
372configure:12361: result: yes
373configure:12364: checking whether to build static libraries
374configure:12368: result: no
375configure:12461: checking for pkg-config
376configure:12479: found /opt/local/bin/pkg-config
377configure:12491: result: /opt/local/bin/pkg-config
378configure:12516: checking pkg-config is at least version 0.9.0
379configure:12519: result: yes
380configure:12527: checking for size_t
381configure:12527: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
382configure:12527: $? = 0
383configure:12527: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
384conftest.c:60:21: error: expected expression
385if (sizeof ((size_t)))
386                    ^
3871 error generated.
388configure:12527: $? = 1
389configure: failed program was:
390| /* confdefs.h */
391| #define PACKAGE_NAME "pidgin"
392| #define PACKAGE_TARNAME "pidgin"
393| #define PACKAGE_VERSION "2.10.7"
394| #define PACKAGE_STRING "pidgin 2.10.7"
395| #define PACKAGE_BUGREPORT "devel@pidgin.im"
396| #define PACKAGE_URL ""
397| #define PACKAGE "pidgin"
398| #define VERSION "2.10.7"
399| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
400| #define STDC_HEADERS 1
401| #define HAVE_SYS_TYPES_H 1
402| #define HAVE_SYS_STAT_H 1
403| #define HAVE_STDLIB_H 1
404| #define HAVE_STRING_H 1
405| #define HAVE_MEMORY_H 1
406| #define HAVE_STRINGS_H 1
407| #define HAVE_INTTYPES_H 1
408| #define HAVE_STDINT_H 1
409| #define HAVE_UNISTD_H 1
410| #define HAVE_DLFCN_H 1
411| #define LT_OBJDIR ".libs/"
412| /* end confdefs.h.  */
413| #include <stdio.h>
414| #ifdef HAVE_SYS_TYPES_H
415| # include <sys/types.h>
416| #endif
417| #ifdef HAVE_SYS_STAT_H
418| # include <sys/stat.h>
419| #endif
420| #ifdef STDC_HEADERS
421| # include <stdlib.h>
422| # include <stddef.h>
423| #else
424| # ifdef HAVE_STDLIB_H
425| #  include <stdlib.h>
426| # endif
427| #endif
428| #ifdef HAVE_STRING_H
429| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
430| #  include <memory.h>
431| # endif
432| # include <string.h>
433| #endif
434| #ifdef HAVE_STRINGS_H
435| # include <strings.h>
436| #endif
437| #ifdef HAVE_INTTYPES_H
438| # include <inttypes.h>
439| #endif
440| #ifdef HAVE_STDINT_H
441| # include <stdint.h>
442| #endif
443| #ifdef HAVE_UNISTD_H
444| # include <unistd.h>
445| #endif
446| int
447| main ()
448| {
449| if (sizeof ((size_t)))
450|           return 0;
451|   ;
452|   return 0;
453| }
454configure:12527: result: yes
455configure:12540: checking for working alloca.h
456configure:12557: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
457configure:12557: $? = 0
458configure:12565: result: yes
459configure:12573: checking for alloca
460configure:12610: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
461configure:12610: $? = 0
462configure:12618: result: yes
463configure:12725: checking whether __SUNPRO_C is declared
464configure:12725: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
465conftest.c:66:10: error: use of undeclared identifier '__SUNPRO_C'
466  (void) __SUNPRO_C;
467         ^
4681 error generated.
469configure:12725: $? = 1
470configure: failed program was:
471| /* confdefs.h */
472| #define PACKAGE_NAME "pidgin"
473| #define PACKAGE_TARNAME "pidgin"
474| #define PACKAGE_VERSION "2.10.7"
475| #define PACKAGE_STRING "pidgin 2.10.7"
476| #define PACKAGE_BUGREPORT "devel@pidgin.im"
477| #define PACKAGE_URL ""
478| #define PACKAGE "pidgin"
479| #define VERSION "2.10.7"
480| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
481| #define STDC_HEADERS 1
482| #define HAVE_SYS_TYPES_H 1
483| #define HAVE_SYS_STAT_H 1
484| #define HAVE_STDLIB_H 1
485| #define HAVE_STRING_H 1
486| #define HAVE_MEMORY_H 1
487| #define HAVE_STRINGS_H 1
488| #define HAVE_INTTYPES_H 1
489| #define HAVE_STDINT_H 1
490| #define HAVE_UNISTD_H 1
491| #define HAVE_DLFCN_H 1
492| #define LT_OBJDIR ".libs/"
493| #define HAVE_ALLOCA_H 1
494| #define HAVE_ALLOCA 1
495| /* end confdefs.h.  */
496| #include <stdio.h>
497| #ifdef HAVE_SYS_TYPES_H
498| # include <sys/types.h>
499| #endif
500| #ifdef HAVE_SYS_STAT_H
501| # include <sys/stat.h>
502| #endif
503| #ifdef STDC_HEADERS
504| # include <stdlib.h>
505| # include <stddef.h>
506| #else
507| # ifdef HAVE_STDLIB_H
508| #  include <stdlib.h>
509| # endif
510| #endif
511| #ifdef HAVE_STRING_H
512| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
513| #  include <memory.h>
514| # endif
515| # include <string.h>
516| #endif
517| #ifdef HAVE_STRINGS_H
518| # include <strings.h>
519| #endif
520| #ifdef HAVE_INTTYPES_H
521| # include <inttypes.h>
522| #endif
523| #ifdef HAVE_STDINT_H
524| # include <stdint.h>
525| #endif
526| #ifdef HAVE_UNISTD_H
527| # include <unistd.h>
528| #endif
529| int
530| main ()
531| {
532| #ifndef __SUNPRO_C
533| #ifdef __cplusplus
534|   (void) __SUNPRO_C;
535| #else
536|   (void) __SUNPRO_C;
537| #endif
538| #endif
539|
540|   ;
541|   return 0;
542| }
543configure:12725: result: no
544configure:12733: checking for ANSI C header files
545configure:12837: result: yes
546configure:12845: checking for sys/wait.h that is POSIX.1 compatible
547configure:12871: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
548configure:12871: $? = 0
549configure:12878: result: yes
550configure:12889: checking arpa/nameser_compat.h usability
551configure:12889: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
552configure:12889: $? = 0
553configure:12889: result: yes
554configure:12889: checking arpa/nameser_compat.h presence
555configure:12889: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
556configure:12889: $? = 0
557configure:12889: result: yes
558configure:12889: checking for arpa/nameser_compat.h
559configure:12889: result: yes
560configure:12889: checking fcntl.h usability
561configure:12889: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
562configure:12889: $? = 0
563configure:12889: result: yes
564configure:12889: checking fcntl.h presence
565configure:12889: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
566configure:12889: $? = 0
567configure:12889: result: yes
568configure:12889: checking for fcntl.h
569configure:12889: result: yes
570configure:12889: checking sys/time.h usability
571configure:12889: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
572configure:12889: $? = 0
573configure:12889: result: yes
574configure:12889: checking sys/time.h presence
575configure:12889: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
576configure:12889: $? = 0
577configure:12889: result: yes
578configure:12889: checking for sys/time.h
579configure:12889: result: yes
580configure:12889: checking for unistd.h
581configure:12889: result: yes
582configure:12889: checking locale.h usability
583configure:12889: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
584configure:12889: $? = 0
585configure:12889: result: yes
586configure:12889: checking locale.h presence
587configure:12889: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
588configure:12889: $? = 0
589configure:12889: result: yes
590configure:12889: checking for locale.h
591configure:12889: result: yes
592configure:12889: checking signal.h usability
593configure:12889: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
594configure:12889: $? = 0
595configure:12889: result: yes
596configure:12889: checking signal.h presence
597configure:12889: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
598configure:12889: $? = 0
599configure:12889: result: yes
600configure:12889: checking for signal.h
601configure:12889: result: yes
602configure:12889: checking for stdint.h
603configure:12889: result: yes
604configure:12889: checking regex.h usability
605configure:12889: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
606configure:12889: $? = 0
607configure:12889: result: yes
608configure:12889: checking regex.h presence
609configure:12889: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
610configure:12889: $? = 0
611configure:12889: result: yes
612configure:12889: checking for regex.h
613configure:12889: result: yes
614configure:12900: checking for an ANSI C-conforming const
615configure:12966: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
616configure:12966: $? = 0
617configure:12973: result: yes
618configure:12981: checking whether struct tm is in sys/time.h or time.h
619configure:13001: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
620configure:13001: $? = 0
621configure:13008: result: time.h
622configure:13020: checking size of time_t
623configure:13025: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
624configure:13025: $? = 0
625configure:13025: ./conftest
626configure:13025: $? = 0
627configure:13042: result: 8
628configure:13053: checking whether byte ordering is bigendian
629configure:13068: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
630configure:13068: $? = 0
631configure:13113: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
632configure:13113: $? = 0
633configure:13131: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
634conftest.c:44:4: error: use of undeclared identifier 'not'
635                 not big endian
636                 ^
6371 error generated.
638configure:13131: $? = 1
639configure: failed program was:
640| /* confdefs.h */
641| #define PACKAGE_NAME "pidgin"
642| #define PACKAGE_TARNAME "pidgin"
643| #define PACKAGE_VERSION "2.10.7"
644| #define PACKAGE_STRING "pidgin 2.10.7"
645| #define PACKAGE_BUGREPORT "devel@pidgin.im"
646| #define PACKAGE_URL ""
647| #define PACKAGE "pidgin"
648| #define VERSION "2.10.7"
649| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
650| #define STDC_HEADERS 1
651| #define HAVE_SYS_TYPES_H 1
652| #define HAVE_SYS_STAT_H 1
653| #define HAVE_STDLIB_H 1
654| #define HAVE_STRING_H 1
655| #define HAVE_MEMORY_H 1
656| #define HAVE_STRINGS_H 1
657| #define HAVE_INTTYPES_H 1
658| #define HAVE_STDINT_H 1
659| #define HAVE_UNISTD_H 1
660| #define HAVE_DLFCN_H 1
661| #define LT_OBJDIR ".libs/"
662| #define HAVE_ALLOCA_H 1
663| #define HAVE_ALLOCA 1
664| #define STDC_HEADERS 1
665| #define HAVE_SYS_WAIT_H 1
666| #define HAVE_ARPA_NAMESER_COMPAT_H 1
667| #define HAVE_FCNTL_H 1
668| #define HAVE_SYS_TIME_H 1
669| #define HAVE_UNISTD_H 1
670| #define HAVE_LOCALE_H 1
671| #define HAVE_SIGNAL_H 1
672| #define HAVE_STDINT_H 1
673| #define HAVE_REGEX_H 1
674| #define SIZEOF_TIME_T 8
675| /* end confdefs.h.  */
676| #include <sys/types.h>
677|               #include <sys/param.h>
678|
679| int
680| main ()
681| {
682| #if BYTE_ORDER != BIG_ENDIAN
683|                not big endian
684|               #endif
685|
686|   ;
687|   return 0;
688| }
689configure:13259: result: no
690configure:13278: checking return type of signal handlers
691configure:13296: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
692conftest.c:43:8: error: indirection requires pointer operand ('void' invalid)
693return *(signal (0, 0)) (0) == 1;
694       ^~~~~~~~~~~~~~~~~~~~
6951 error generated.
696configure:13296: $? = 1
697configure: failed program was:
698| /* confdefs.h */
699| #define PACKAGE_NAME "pidgin"
700| #define PACKAGE_TARNAME "pidgin"
701| #define PACKAGE_VERSION "2.10.7"
702| #define PACKAGE_STRING "pidgin 2.10.7"
703| #define PACKAGE_BUGREPORT "devel@pidgin.im"
704| #define PACKAGE_URL ""
705| #define PACKAGE "pidgin"
706| #define VERSION "2.10.7"
707| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
708| #define STDC_HEADERS 1
709| #define HAVE_SYS_TYPES_H 1
710| #define HAVE_SYS_STAT_H 1
711| #define HAVE_STDLIB_H 1
712| #define HAVE_STRING_H 1
713| #define HAVE_MEMORY_H 1
714| #define HAVE_STRINGS_H 1
715| #define HAVE_INTTYPES_H 1
716| #define HAVE_STDINT_H 1
717| #define HAVE_UNISTD_H 1
718| #define HAVE_DLFCN_H 1
719| #define LT_OBJDIR ".libs/"
720| #define HAVE_ALLOCA_H 1
721| #define HAVE_ALLOCA 1
722| #define STDC_HEADERS 1
723| #define HAVE_SYS_WAIT_H 1
724| #define HAVE_ARPA_NAMESER_COMPAT_H 1
725| #define HAVE_FCNTL_H 1
726| #define HAVE_SYS_TIME_H 1
727| #define HAVE_UNISTD_H 1
728| #define HAVE_LOCALE_H 1
729| #define HAVE_SIGNAL_H 1
730| #define HAVE_STDINT_H 1
731| #define HAVE_REGEX_H 1
732| #define SIZEOF_TIME_T 8
733| /* end confdefs.h.  */
734| #include <sys/types.h>
735| #include <signal.h>
736|
737| int
738| main ()
739| {
740| return *(signal (0, 0)) (0) == 1;
741|   ;
742|   return 0;
743| }
744configure:13303: result: void
745configure:13313: checking for strftime
746configure:13313: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
747configure:13313: $? = 0
748configure:13313: result: yes
749configure:13369: checking for strdup
750configure:13369: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
751conftest.c:62:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
752char strdup ();
753     ^
754conftest.c:62:6: note: 'strdup' is a builtin with type 'char *(const char *)'
7551 warning generated.
756configure:13369: $? = 0
757configure:13369: result: yes
758configure:13369: checking for strstr
759configure:13369: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
760conftest.c:63:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
761char strstr ();
762     ^
763conftest.c:63:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
7641 warning generated.
765configure:13369: $? = 0
766configure:13369: result: yes
767configure:13369: checking for atexit
768configure:13369: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
769configure:13369: $? = 0
770configure:13369: result: yes
771configure:13369: checking for setlocale
772configure:13369: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
773configure:13369: $? = 0
774configure:13369: result: yes
775configure:13380: checking for getopt_long
776configure:13380: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
777configure:13380: $? = 0
778configure:13380: result: yes
779configure:13405: checking for inet_aton
780configure:13405: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
781configure:13405: $? = 0
782configure:13405: result: yes
783configure:13458: checking for __res_query in -lresolv
784configure:13483: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv   >&5
785Undefined symbols for architecture x86_64:
786  "___res_query", referenced from:
787      _main in conftest-x9fcMn.o
788ld: symbol(s) not found for architecture x86_64
789clang: error: linker command failed with exit code 1 (use -v to see invocation)
790configure:13483: $? = 1
791configure: failed program was:
792| /* confdefs.h */
793| #define PACKAGE_NAME "pidgin"
794| #define PACKAGE_TARNAME "pidgin"
795| #define PACKAGE_VERSION "2.10.7"
796| #define PACKAGE_STRING "pidgin 2.10.7"
797| #define PACKAGE_BUGREPORT "devel@pidgin.im"
798| #define PACKAGE_URL ""
799| #define PACKAGE "pidgin"
800| #define VERSION "2.10.7"
801| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
802| #define STDC_HEADERS 1
803| #define HAVE_SYS_TYPES_H 1
804| #define HAVE_SYS_STAT_H 1
805| #define HAVE_STDLIB_H 1
806| #define HAVE_STRING_H 1
807| #define HAVE_MEMORY_H 1
808| #define HAVE_STRINGS_H 1
809| #define HAVE_INTTYPES_H 1
810| #define HAVE_STDINT_H 1
811| #define HAVE_UNISTD_H 1
812| #define HAVE_DLFCN_H 1
813| #define LT_OBJDIR ".libs/"
814| #define HAVE_ALLOCA_H 1
815| #define HAVE_ALLOCA 1
816| #define STDC_HEADERS 1
817| #define HAVE_SYS_WAIT_H 1
818| #define HAVE_ARPA_NAMESER_COMPAT_H 1
819| #define HAVE_FCNTL_H 1
820| #define HAVE_SYS_TIME_H 1
821| #define HAVE_UNISTD_H 1
822| #define HAVE_LOCALE_H 1
823| #define HAVE_SIGNAL_H 1
824| #define HAVE_STDINT_H 1
825| #define HAVE_REGEX_H 1
826| #define SIZEOF_TIME_T 8
827| #define RETSIGTYPE void
828| #define HAVE_STRFTIME 1
829| #define HAVE_STRDUP 1
830| #define HAVE_STRSTR 1
831| #define HAVE_ATEXIT 1
832| #define HAVE_SETLOCALE 1
833| #define HAVE_GETOPT_LONG 1
834| /* end confdefs.h.  */
835|
836| /* Override any GCC internal prototype to avoid an error.
837|    Use char because int might match the return type of a GCC
838|    builtin and then its argument prototype would still apply.  */
839| #ifdef __cplusplus
840| extern "C"
841| #endif
842| char __res_query ();
843| int
844| main ()
845| {
846| return __res_query ();
847|   ;
848|   return 0;
849| }
850configure:13492: result: no
851configure:13503: checking for gethostent in -lnsl
852configure:13528: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lnsl   >&5
853ld: library not found for -lnsl
854clang: error: linker command failed with exit code 1 (use -v to see invocation)
855configure:13528: $? = 1
856configure: failed program was:
857| /* confdefs.h */
858| #define PACKAGE_NAME "pidgin"
859| #define PACKAGE_TARNAME "pidgin"
860| #define PACKAGE_VERSION "2.10.7"
861| #define PACKAGE_STRING "pidgin 2.10.7"
862| #define PACKAGE_BUGREPORT "devel@pidgin.im"
863| #define PACKAGE_URL ""
864| #define PACKAGE "pidgin"
865| #define VERSION "2.10.7"
866| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
867| #define STDC_HEADERS 1
868| #define HAVE_SYS_TYPES_H 1
869| #define HAVE_SYS_STAT_H 1
870| #define HAVE_STDLIB_H 1
871| #define HAVE_STRING_H 1
872| #define HAVE_MEMORY_H 1
873| #define HAVE_STRINGS_H 1
874| #define HAVE_INTTYPES_H 1
875| #define HAVE_STDINT_H 1
876| #define HAVE_UNISTD_H 1
877| #define HAVE_DLFCN_H 1
878| #define LT_OBJDIR ".libs/"
879| #define HAVE_ALLOCA_H 1
880| #define HAVE_ALLOCA 1
881| #define STDC_HEADERS 1
882| #define HAVE_SYS_WAIT_H 1
883| #define HAVE_ARPA_NAMESER_COMPAT_H 1
884| #define HAVE_FCNTL_H 1
885| #define HAVE_SYS_TIME_H 1
886| #define HAVE_UNISTD_H 1
887| #define HAVE_LOCALE_H 1
888| #define HAVE_SIGNAL_H 1
889| #define HAVE_STDINT_H 1
890| #define HAVE_REGEX_H 1
891| #define SIZEOF_TIME_T 8
892| #define RETSIGTYPE void
893| #define HAVE_STRFTIME 1
894| #define HAVE_STRDUP 1
895| #define HAVE_STRSTR 1
896| #define HAVE_ATEXIT 1
897| #define HAVE_SETLOCALE 1
898| #define HAVE_GETOPT_LONG 1
899| /* end confdefs.h.  */
900|
901| /* Override any GCC internal prototype to avoid an error.
902|    Use char because int might match the return type of a GCC
903|    builtin and then its argument prototype would still apply.  */
904| #ifdef __cplusplus
905| extern "C"
906| #endif
907| char gethostent ();
908| int
909| main ()
910| {
911| return gethostent ();
912|   ;
913|   return 0;
914| }
915configure:13537: result: no
916configure:13548: checking for socket
917configure:13548: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
918configure:13548: $? = 0
919configure:13548: result: yes
920configure:13601: checking for getaddrinfo
921configure:13601: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
922configure:13601: $? = 0
923configure:13601: result: yes
924configure:13652: checking for inet_ntop
925configure:13652: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
926configure:13652: $? = 0
927configure:13652: result: yes
928configure:13663: checking for getifaddrs
929configure:13663: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
930configure:13663: $? = 0
931configure:13663: result: yes
932configure:13672: checking for socklen_t
933configure:13689: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
934configure:13689: $? = 0
935configure:13691: result: yes
936configure:13733: checking for struct sockaddr.sa_len
937configure:13733: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
938configure:13733: $? = 0
939configure:13733: result: yes
940configure:13744: checking whether IPV6_V6ONLY is declared
941configure:13744: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
942configure:13744: $? = 0
943configure:13744: result: yes
944configure:13760: checking for special C compiler options needed for large files
945configure:13805: result: no
946configure:13811: checking for _FILE_OFFSET_BITS value needed for large files
947configure:13836: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
948configure:13836: $? = 0
949configure:13868: result: no
950configure:13954: checking for dlopen
951configure:13954: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
952configure:13954: $? = 0
953configure:13954: result: yes
954configure:14001: checking for library containing ceil
955configure:14032: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
956conftest.c:56:6: warning: incompatible redeclaration of library function 'ceil' [-Wincompatible-library-redeclaration]
957char ceil ();
958     ^
959conftest.c:56:6: note: 'ceil' is a builtin with type 'double (double)'
9601 warning generated.
961configure:14032: $? = 0
962configure:14049: result: none required
963configure:14062: checking for fileno()
964configure:14087: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
965configure:14087: $? = 0
966configure:14087: ./conftest
967configure:14087: $? = 0
968configure:14089: result: yes
969configure:14106: checking for the %z format string in strftime()
970configure:14144: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c  >&5
971configure:14144: $? = 0
972configure:14144: ./conftest
973strftime("%z") yields: "+0400"
974configure:14144: $? = 0
975configure:14146: result: yes
976configure:14166: checking for res_query in -lresolv
977configure:14191: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv   >&5
978configure:14191: $? = 0
979configure:14200: result: yes
980configure:14212: checking CoreFoundation/CoreFoundation.h usability
981configure:14212: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
982configure:14212: $? = 0
983configure:14212: result: yes
984configure:14212: checking CoreFoundation/CoreFoundation.h presence
985configure:14212: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
986configure:14212: $? = 0
987configure:14212: result: yes
988configure:14212: checking for CoreFoundation/CoreFoundation.h
989configure:14212: result: yes
990configure:14215: checking IOKit/IOKitLib.h usability
991configure:14215: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
992configure:14215: $? = 0
993configure:14215: result: yes
994configure:14215: checking IOKit/IOKitLib.h presence
995configure:14215: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
996configure:14215: $? = 0
997configure:14215: result: yes
998configure:14215: checking for IOKit/IOKitLib.h
999configure:14215: result: yes
1000configure:14246: checking whether NLS is requested
1001configure:14255: result: yes
1002configure:14283: checking for intltool-update
1003configure:14301: found /opt/local/bin/intltool-update
1004configure:14313: result: /opt/local/bin/intltool-update
1005configure:14323: checking for intltool-merge
1006configure:14341: found /opt/local/bin/intltool-merge
1007configure:14353: result: /opt/local/bin/intltool-merge
1008configure:14363: checking for intltool-extract
1009configure:14381: found /opt/local/bin/intltool-extract
1010configure:14393: result: /opt/local/bin/intltool-extract
1011configure:14547: checking for xgettext
1012configure:14565: found /opt/local/bin/xgettext
1013configure:14577: result: /opt/local/bin/xgettext
1014configure:14587: checking for msgmerge
1015configure:14605: found /opt/local/bin/msgmerge
1016configure:14617: result: /opt/local/bin/msgmerge
1017configure:14627: checking for msgfmt
1018configure:14645: found /opt/local/bin/msgfmt
1019configure:14657: result: /opt/local/bin/msgfmt
1020configure:14667: checking for gmsgfmt
1021configure:14698: result: /opt/local/bin/msgfmt
1022configure:14734: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation >&5
1023Undefined symbols for architecture x86_64:
1024  "__nl_msg_cat_cntr", referenced from:
1025      _main in conftest-fZsWDK.o
1026ld: symbol(s) not found for architecture x86_64
1027clang: error: linker command failed with exit code 1 (use -v to see invocation)
1028configure:14734: $? = 1
1029configure: failed program was:
1030| /* confdefs.h */
1031| #define PACKAGE_NAME "pidgin"
1032| #define PACKAGE_TARNAME "pidgin"
1033| #define PACKAGE_VERSION "2.10.7"
1034| #define PACKAGE_STRING "pidgin 2.10.7"
1035| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1036| #define PACKAGE_URL ""
1037| #define PACKAGE "pidgin"
1038| #define VERSION "2.10.7"
1039| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1040| #define STDC_HEADERS 1
1041| #define HAVE_SYS_TYPES_H 1
1042| #define HAVE_SYS_STAT_H 1
1043| #define HAVE_STDLIB_H 1
1044| #define HAVE_STRING_H 1
1045| #define HAVE_MEMORY_H 1
1046| #define HAVE_STRINGS_H 1
1047| #define HAVE_INTTYPES_H 1
1048| #define HAVE_STDINT_H 1
1049| #define HAVE_UNISTD_H 1
1050| #define HAVE_DLFCN_H 1
1051| #define LT_OBJDIR ".libs/"
1052| #define HAVE_ALLOCA_H 1
1053| #define HAVE_ALLOCA 1
1054| #define STDC_HEADERS 1
1055| #define HAVE_SYS_WAIT_H 1
1056| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1057| #define HAVE_FCNTL_H 1
1058| #define HAVE_SYS_TIME_H 1
1059| #define HAVE_UNISTD_H 1
1060| #define HAVE_LOCALE_H 1
1061| #define HAVE_SIGNAL_H 1
1062| #define HAVE_STDINT_H 1
1063| #define HAVE_REGEX_H 1
1064| #define SIZEOF_TIME_T 8
1065| #define RETSIGTYPE void
1066| #define HAVE_STRFTIME 1
1067| #define HAVE_STRDUP 1
1068| #define HAVE_STRSTR 1
1069| #define HAVE_ATEXIT 1
1070| #define HAVE_SETLOCALE 1
1071| #define HAVE_GETOPT_LONG 1
1072| #define HAVE_GETADDRINFO 1
1073| #define HAVE_INET_NTOP 1
1074| #define HAVE_GETIFADDRS 1
1075| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1076| #define HAVE_IPV6_V6ONLY 1
1077| #define HAVE_FILENO 1
1078| #define HAVE_STRFTIME_Z_FORMAT 1
1079| #define HAVE_LIBRESOLV 1
1080| #define HAVE_IOKIT 1
1081| /* end confdefs.h.  */
1082|
1083| int
1084| main ()
1085| {
1086| extern int _nl_msg_cat_cntr;
1087|                        return _nl_msg_cat_cntr
1088|   ;
1089|   return 0;
1090| }
1091configure:14767: checking for locale.h
1092configure:14767: result: yes
1093configure:14778: checking for LC_MESSAGES
1094configure:14794: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation >&5
1095configure:14794: $? = 0
1096configure:14802: result: yes
1097configure:14819: checking libintl.h usability
1098configure:14819: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
1099configure:14819: $? = 0
1100configure:14819: result: yes
1101configure:14819: checking libintl.h presence
1102configure:14819: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
1103configure:14819: $? = 0
1104configure:14819: result: yes
1105configure:14819: checking for libintl.h
1106configure:14819: result: yes
1107configure:14827: checking for ngettext in libc
1108configure:14845: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation >&5
1109Undefined symbols for architecture x86_64:
1110  "_libintl_ngettext", referenced from:
1111      _main in conftest-Vt76IK.o
1112ld: symbol(s) not found for architecture x86_64
1113clang: error: linker command failed with exit code 1 (use -v to see invocation)
1114configure:14845: $? = 1
1115configure: failed program was:
1116| /* confdefs.h */
1117| #define PACKAGE_NAME "pidgin"
1118| #define PACKAGE_TARNAME "pidgin"
1119| #define PACKAGE_VERSION "2.10.7"
1120| #define PACKAGE_STRING "pidgin 2.10.7"
1121| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1122| #define PACKAGE_URL ""
1123| #define PACKAGE "pidgin"
1124| #define VERSION "2.10.7"
1125| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1126| #define STDC_HEADERS 1
1127| #define HAVE_SYS_TYPES_H 1
1128| #define HAVE_SYS_STAT_H 1
1129| #define HAVE_STDLIB_H 1
1130| #define HAVE_STRING_H 1
1131| #define HAVE_MEMORY_H 1
1132| #define HAVE_STRINGS_H 1
1133| #define HAVE_INTTYPES_H 1
1134| #define HAVE_STDINT_H 1
1135| #define HAVE_UNISTD_H 1
1136| #define HAVE_DLFCN_H 1
1137| #define LT_OBJDIR ".libs/"
1138| #define HAVE_ALLOCA_H 1
1139| #define HAVE_ALLOCA 1
1140| #define STDC_HEADERS 1
1141| #define HAVE_SYS_WAIT_H 1
1142| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1143| #define HAVE_FCNTL_H 1
1144| #define HAVE_SYS_TIME_H 1
1145| #define HAVE_UNISTD_H 1
1146| #define HAVE_LOCALE_H 1
1147| #define HAVE_SIGNAL_H 1
1148| #define HAVE_STDINT_H 1
1149| #define HAVE_REGEX_H 1
1150| #define SIZEOF_TIME_T 8
1151| #define RETSIGTYPE void
1152| #define HAVE_STRFTIME 1
1153| #define HAVE_STRDUP 1
1154| #define HAVE_STRSTR 1
1155| #define HAVE_ATEXIT 1
1156| #define HAVE_SETLOCALE 1
1157| #define HAVE_GETOPT_LONG 1
1158| #define HAVE_GETADDRINFO 1
1159| #define HAVE_INET_NTOP 1
1160| #define HAVE_GETIFADDRS 1
1161| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1162| #define HAVE_IPV6_V6ONLY 1
1163| #define HAVE_FILENO 1
1164| #define HAVE_STRFTIME_Z_FORMAT 1
1165| #define HAVE_LIBRESOLV 1
1166| #define HAVE_IOKIT 1
1167| #define HAVE_LOCALE_H 1
1168| #define HAVE_LC_MESSAGES 1
1169| /* end confdefs.h.  */
1170|
1171| #include <libintl.h>
1172|
1173| int
1174| main ()
1175| {
1176| return !ngettext ("","", 1)
1177|   ;
1178|   return 0;
1179| }
1180configure:14854: result: no
1181configure:14910: checking for bindtextdomain in -lintl
1182configure:14935: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lintl  -lresolv  -framework IOKit -framework CoreFoundation >&5
1183configure:14935: $? = 0
1184configure:14944: result: yes
1185configure:14947: checking for ngettext in -lintl
1186configure:14972: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lintl  -lresolv  -framework IOKit -framework CoreFoundation >&5
1187configure:14972: $? = 0
1188configure:14981: result: yes
1189configure:14984: checking for dgettext in -lintl
1190configure:15009: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lintl  -lresolv  -framework IOKit -framework CoreFoundation >&5
1191configure:15009: $? = 0
1192configure:15018: result: yes
1193configure:15131: checking for bind_textdomain_codeset
1194configure:15131: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation -lintl  >&5
1195configure:15131: $? = 0
1196configure:15131: result: yes
1197configure:15168: checking for msgfmt
1198configure:15195: result: /opt/local/bin/msgfmt
1199configure:15206: checking for dcgettext
1200configure:15206: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation -lintl  >&5
1201configure:15206: $? = 0
1202configure:15206: result: yes
1203configure:15216: checking if msgfmt accepts -c
1204configure:15231: $MSGFMT -c -o /dev/null conftest.foo
1205conftest.foo:3: warning: header field 'Language' missing in header
1206configure:15234: $? = 0
1207configure:15236: result: yes
1208configure:15246: checking for gmsgfmt
1209configure:15277: result: /opt/local/bin/msgfmt
1210configure:15287: checking for xgettext
1211configure:15314: result: /opt/local/bin/xgettext
1212configure:15333: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation -lintl  >&5
1213configure:15333: $? = 0
1214configure:15415: checking for catalogs to be installed
1215configure:15440: result:  af am ar az be@latin bg bn bn_IN bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id it ja ka km kn ko ku lo lt mai mhr mk mn mr ms_MY my_MM nb ne nl nn oc or pa pl pt_BR pt ps ro ru si sk sl sq sr sr@latin sv sw ta te th tr uk ur vi xh zh_CN zh_HK zh_TW
1216configure:15504: checking for GLIB
1217configure:15511: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0"
1218configure:15514: $? = 0
1219configure:15528: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0"
1220configure:15531: $? = 0
1221configure:15587: result: yes
1222configure:15699: checking for X
1223configure:15877: result: disabled
1224configure:16399: checking for GTK
1225configure:16406: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
1226configure:16409: $? = 0
1227configure:16423: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
1228configure:16426: $? = 0
1229configure:16480: result: yes
1230configure:16490: checking for PANGO
1231configure:16497: $PKG_CONFIG --exists --print-errors "pango >= 1.4.0"
1232configure:16500: $? = 0
1233configure:16514: $PKG_CONFIG --exists --print-errors "pango >= 1.4.0"
1234configure:16517: $? = 0
1235configure:16555: result: yes
1236configure:17603: checking for LIBXML
1237configure:17610: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0"
1238configure:17613: $? = 0
1239configure:17627: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0"
1240configure:17630: $? = 0
1241configure:17678: result: yes
1242configure:17683: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.18"
1243configure:17686: $? = 0
1244configure:17704: checking for gconftool-2
1245configure:17722: found /opt/local/bin/gconftool-2
1246configure:17735: result: /opt/local/bin/gconftool-2
1247configure:17766: result: Using config source xml:merged:/opt/local/etc/gconf/gconf.xml.defaults for schema installation
1248configure:17781: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
1249configure:18054: checking for FARSTREAM
1250configure:18061: $PKG_CONFIG --exists --print-errors "farstream-0.1"
1251Package farstream-0.1 was not found in the pkg-config search path.
1252Perhaps you should add the directory containing `farstream-0.1.pc'
1253to the PKG_CONFIG_PATH environment variable
1254No package 'farstream-0.1' found
1255configure:18064: $? = 1
1256configure:18078: $PKG_CONFIG --exists --print-errors "farstream-0.1"
1257Package farstream-0.1 was not found in the pkg-config search path.
1258Perhaps you should add the directory containing `farstream-0.1.pc'
1259to the PKG_CONFIG_PATH environment variable
1260No package 'farstream-0.1' found
1261configure:18081: $? = 1
1262configure:18095: result: no
1263No package 'farstream-0.1' found
1264configure:18115: checking for FARSTREAM
1265configure:18122: $PKG_CONFIG --exists --print-errors "farsight2-0.10 >= 0.0.9"
1266Package farsight2-0.10 was not found in the pkg-config search path.
1267Perhaps you should add the directory containing `farsight2-0.10.pc'
1268to the PKG_CONFIG_PATH environment variable
1269No package 'farsight2-0.10' found
1270configure:18125: $? = 1
1271configure:18139: $PKG_CONFIG --exists --print-errors "farsight2-0.10 >= 0.0.9"
1272Package farsight2-0.10 was not found in the pkg-config search path.
1273Perhaps you should add the directory containing `farsight2-0.10.pc'
1274to the PKG_CONFIG_PATH environment variable
1275No package 'farsight2-0.10' found
1276configure:18142: $? = 1
1277configure:18156: result: no
1278No package 'farsight2-0.10' found
1279configure:18337: checking for IDN
1280configure:18344: $PKG_CONFIG --exists --print-errors "libidn >= 0.0.0"
1281configure:18347: $? = 0
1282configure:18361: $PKG_CONFIG --exists --print-errors "libidn >= 0.0.0"
1283configure:18364: $? = 0
1284configure:18422: result: yes
1285configure:18753: checking for SILC
1286configure:18760: $PKG_CONFIG --exists --print-errors "silcclient >= 1.1"
1287Package silcclient was not found in the pkg-config search path.
1288Perhaps you should add the directory containing `silcclient.pc'
1289to the PKG_CONFIG_PATH environment variable
1290No package 'silcclient' found
1291configure:18763: $? = 1
1292configure:18777: $PKG_CONFIG --exists --print-errors "silcclient >= 1.1"
1293Package silcclient was not found in the pkg-config search path.
1294Perhaps you should add the directory containing `silcclient.pc'
1295to the PKG_CONFIG_PATH environment variable
1296No package 'silcclient' found
1297configure:18780: $? = 1
1298configure:18794: result: no
1299No package 'silcclient' found
1300configure:18833: checking for SILC
1301configure:18840: $PKG_CONFIG --exists --print-errors "silcclient"
1302Package silcclient was not found in the pkg-config search path.
1303Perhaps you should add the directory containing `silcclient.pc'
1304to the PKG_CONFIG_PATH environment variable
1305No package 'silcclient' found
1306configure:18843: $? = 1
1307configure:18857: $PKG_CONFIG --exists --print-errors "silcclient"
1308Package silcclient was not found in the pkg-config search path.
1309Perhaps you should add the directory containing `silcclient.pc'
1310to the PKG_CONFIG_PATH environment variable
1311No package 'silcclient' found
1312configure:18860: $? = 1
1313configure:18874: result: no
1314No package 'silcclient' found
1315configure:18913: checking for SILC
1316configure:18920: $PKG_CONFIG --exists --print-errors "silc"
1317Package silc was not found in the pkg-config search path.
1318Perhaps you should add the directory containing `silc.pc'
1319to the PKG_CONFIG_PATH environment variable
1320No package 'silc' found
1321configure:18923: $? = 1
1322configure:18937: $PKG_CONFIG --exists --print-errors "silc"
1323Package silc was not found in the pkg-config search path.
1324Perhaps you should add the directory containing `silc.pc'
1325to the PKG_CONFIG_PATH environment variable
1326No package 'silc' found
1327configure:18940: $? = 1
1328configure:18954: result: no
1329No package 'silc' found
1330configure:19179: checking for GADU
1331configure:19186: $PKG_CONFIG --exists --print-errors "libgadu >= 1.11.0"
1332Package libgadu was not found in the pkg-config search path.
1333Perhaps you should add the directory containing `libgadu.pc'
1334to the PKG_CONFIG_PATH environment variable
1335No package 'libgadu' found
1336configure:19189: $? = 1
1337configure:19203: $PKG_CONFIG --exists --print-errors "libgadu >= 1.11.0"
1338Package libgadu was not found in the pkg-config search path.
1339Perhaps you should add the directory containing `libgadu.pc'
1340to the PKG_CONFIG_PATH environment variable
1341No package 'libgadu' found
1342configure:19206: $? = 1
1343configure:19220: result: no
1344No package 'libgadu' found
1345configure:19709: checking sys/utsname.h usability
1346configure:19709: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
1347configure:19709: $? = 0
1348configure:19709: result: yes
1349configure:19709: checking sys/utsname.h presence
1350configure:19709: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp conftest.c
1351configure:19709: $? = 0
1352configure:19709: result: yes
1353configure:19709: checking for sys/utsname.h
1354configure:19709: result: yes
1355configure:19719: checking for uname
1356configure:19719: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation >&5
1357configure:19719: $? = 0
1358configure:19719: result: yes
1359configure:19755: checking for -Waggregate-return option to gcc
1360configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Waggregate-return -I/opt/local/include -no-cpp-precomp conftest.c >&5
1361conftest.c:70:14: error: expected ';' at end of declaration
1362                        int main() {return 0;}
1363                                  ^
1364                                  ;
13651 error generated.
1366configure:19770: $? = 1
1367configure: failed program was:
1368| /* confdefs.h */
1369| #define PACKAGE_NAME "pidgin"
1370| #define PACKAGE_TARNAME "pidgin"
1371| #define PACKAGE_VERSION "2.10.7"
1372| #define PACKAGE_STRING "pidgin 2.10.7"
1373| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1374| #define PACKAGE_URL ""
1375| #define PACKAGE "pidgin"
1376| #define VERSION "2.10.7"
1377| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1378| #define STDC_HEADERS 1
1379| #define HAVE_SYS_TYPES_H 1
1380| #define HAVE_SYS_STAT_H 1
1381| #define HAVE_STDLIB_H 1
1382| #define HAVE_STRING_H 1
1383| #define HAVE_MEMORY_H 1
1384| #define HAVE_STRINGS_H 1
1385| #define HAVE_INTTYPES_H 1
1386| #define HAVE_STDINT_H 1
1387| #define HAVE_UNISTD_H 1
1388| #define HAVE_DLFCN_H 1
1389| #define LT_OBJDIR ".libs/"
1390| #define HAVE_ALLOCA_H 1
1391| #define HAVE_ALLOCA 1
1392| #define STDC_HEADERS 1
1393| #define HAVE_SYS_WAIT_H 1
1394| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1395| #define HAVE_FCNTL_H 1
1396| #define HAVE_SYS_TIME_H 1
1397| #define HAVE_UNISTD_H 1
1398| #define HAVE_LOCALE_H 1
1399| #define HAVE_SIGNAL_H 1
1400| #define HAVE_STDINT_H 1
1401| #define HAVE_REGEX_H 1
1402| #define SIZEOF_TIME_T 8
1403| #define RETSIGTYPE void
1404| #define HAVE_STRFTIME 1
1405| #define HAVE_STRDUP 1
1406| #define HAVE_STRSTR 1
1407| #define HAVE_ATEXIT 1
1408| #define HAVE_SETLOCALE 1
1409| #define HAVE_GETOPT_LONG 1
1410| #define HAVE_GETADDRINFO 1
1411| #define HAVE_INET_NTOP 1
1412| #define HAVE_GETIFADDRS 1
1413| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1414| #define HAVE_IPV6_V6ONLY 1
1415| #define HAVE_FILENO 1
1416| #define HAVE_STRFTIME_Z_FORMAT 1
1417| #define HAVE_LIBRESOLV 1
1418| #define HAVE_IOKIT 1
1419| #define HAVE_LOCALE_H 1
1420| #define HAVE_LC_MESSAGES 1
1421| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1422| #define HAVE_GETTEXT 1
1423| #define HAVE_DCGETTEXT 1
1424| #define ENABLE_NLS 1
1425| #define DISPLAY_VERSION "2.10.7"
1426| #define X_DISPLAY_MISSING 1
1427| #define HAVE_PANGO14 1
1428| #define USE_IDN 1
1429| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
1430| #define HAVE_SYS_UTSNAME_H 1
1431| /* end confdefs.h.  */
1432|
1433| int
1434| main ()
1435| {
1436|
1437|                       int main() {return 0;}
1438|
1439|   ;
1440|   return 0;
1441| }
1442configure:19779: result: no
1443configure:19755: checking for -Wcast-align option to gcc
1444configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wcast-align -I/opt/local/include -no-cpp-precomp conftest.c >&5
1445conftest.c:70:14: error: expected ';' at end of declaration
1446                        int main() {return 0;}
1447                                  ^
1448                                  ;
14491 error generated.
1450configure:19770: $? = 1
1451configure: failed program was:
1452| /* confdefs.h */
1453| #define PACKAGE_NAME "pidgin"
1454| #define PACKAGE_TARNAME "pidgin"
1455| #define PACKAGE_VERSION "2.10.7"
1456| #define PACKAGE_STRING "pidgin 2.10.7"
1457| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1458| #define PACKAGE_URL ""
1459| #define PACKAGE "pidgin"
1460| #define VERSION "2.10.7"
1461| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1462| #define STDC_HEADERS 1
1463| #define HAVE_SYS_TYPES_H 1
1464| #define HAVE_SYS_STAT_H 1
1465| #define HAVE_STDLIB_H 1
1466| #define HAVE_STRING_H 1
1467| #define HAVE_MEMORY_H 1
1468| #define HAVE_STRINGS_H 1
1469| #define HAVE_INTTYPES_H 1
1470| #define HAVE_STDINT_H 1
1471| #define HAVE_UNISTD_H 1
1472| #define HAVE_DLFCN_H 1
1473| #define LT_OBJDIR ".libs/"
1474| #define HAVE_ALLOCA_H 1
1475| #define HAVE_ALLOCA 1
1476| #define STDC_HEADERS 1
1477| #define HAVE_SYS_WAIT_H 1
1478| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1479| #define HAVE_FCNTL_H 1
1480| #define HAVE_SYS_TIME_H 1
1481| #define HAVE_UNISTD_H 1
1482| #define HAVE_LOCALE_H 1
1483| #define HAVE_SIGNAL_H 1
1484| #define HAVE_STDINT_H 1
1485| #define HAVE_REGEX_H 1
1486| #define SIZEOF_TIME_T 8
1487| #define RETSIGTYPE void
1488| #define HAVE_STRFTIME 1
1489| #define HAVE_STRDUP 1
1490| #define HAVE_STRSTR 1
1491| #define HAVE_ATEXIT 1
1492| #define HAVE_SETLOCALE 1
1493| #define HAVE_GETOPT_LONG 1
1494| #define HAVE_GETADDRINFO 1
1495| #define HAVE_INET_NTOP 1
1496| #define HAVE_GETIFADDRS 1
1497| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1498| #define HAVE_IPV6_V6ONLY 1
1499| #define HAVE_FILENO 1
1500| #define HAVE_STRFTIME_Z_FORMAT 1
1501| #define HAVE_LIBRESOLV 1
1502| #define HAVE_IOKIT 1
1503| #define HAVE_LOCALE_H 1
1504| #define HAVE_LC_MESSAGES 1
1505| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1506| #define HAVE_GETTEXT 1
1507| #define HAVE_DCGETTEXT 1
1508| #define ENABLE_NLS 1
1509| #define DISPLAY_VERSION "2.10.7"
1510| #define X_DISPLAY_MISSING 1
1511| #define HAVE_PANGO14 1
1512| #define USE_IDN 1
1513| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
1514| #define HAVE_SYS_UTSNAME_H 1
1515| /* end confdefs.h.  */
1516|
1517| int
1518| main ()
1519| {
1520|
1521|                       int main() {return 0;}
1522|
1523|   ;
1524|   return 0;
1525| }
1526configure:19779: result: no
1527configure:19755: checking for -Wdeclaration-after-statement option to gcc
1528configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wdeclaration-after-statement -I/opt/local/include -no-cpp-precomp conftest.c >&5
1529conftest.c:70:14: error: expected ';' at end of declaration
1530                        int main() {return 0;}
1531                                  ^
1532                                  ;
15331 error generated.
1534configure:19770: $? = 1
1535configure: failed program was:
1536| /* confdefs.h */
1537| #define PACKAGE_NAME "pidgin"
1538| #define PACKAGE_TARNAME "pidgin"
1539| #define PACKAGE_VERSION "2.10.7"
1540| #define PACKAGE_STRING "pidgin 2.10.7"
1541| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1542| #define PACKAGE_URL ""
1543| #define PACKAGE "pidgin"
1544| #define VERSION "2.10.7"
1545| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1546| #define STDC_HEADERS 1
1547| #define HAVE_SYS_TYPES_H 1
1548| #define HAVE_SYS_STAT_H 1
1549| #define HAVE_STDLIB_H 1
1550| #define HAVE_STRING_H 1
1551| #define HAVE_MEMORY_H 1
1552| #define HAVE_STRINGS_H 1
1553| #define HAVE_INTTYPES_H 1
1554| #define HAVE_STDINT_H 1
1555| #define HAVE_UNISTD_H 1
1556| #define HAVE_DLFCN_H 1
1557| #define LT_OBJDIR ".libs/"
1558| #define HAVE_ALLOCA_H 1
1559| #define HAVE_ALLOCA 1
1560| #define STDC_HEADERS 1
1561| #define HAVE_SYS_WAIT_H 1
1562| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1563| #define HAVE_FCNTL_H 1
1564| #define HAVE_SYS_TIME_H 1
1565| #define HAVE_UNISTD_H 1
1566| #define HAVE_LOCALE_H 1
1567| #define HAVE_SIGNAL_H 1
1568| #define HAVE_STDINT_H 1
1569| #define HAVE_REGEX_H 1
1570| #define SIZEOF_TIME_T 8
1571| #define RETSIGTYPE void
1572| #define HAVE_STRFTIME 1
1573| #define HAVE_STRDUP 1
1574| #define HAVE_STRSTR 1
1575| #define HAVE_ATEXIT 1
1576| #define HAVE_SETLOCALE 1
1577| #define HAVE_GETOPT_LONG 1
1578| #define HAVE_GETADDRINFO 1
1579| #define HAVE_INET_NTOP 1
1580| #define HAVE_GETIFADDRS 1
1581| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1582| #define HAVE_IPV6_V6ONLY 1
1583| #define HAVE_FILENO 1
1584| #define HAVE_STRFTIME_Z_FORMAT 1
1585| #define HAVE_LIBRESOLV 1
1586| #define HAVE_IOKIT 1
1587| #define HAVE_LOCALE_H 1
1588| #define HAVE_LC_MESSAGES 1
1589| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1590| #define HAVE_GETTEXT 1
1591| #define HAVE_DCGETTEXT 1
1592| #define ENABLE_NLS 1
1593| #define DISPLAY_VERSION "2.10.7"
1594| #define X_DISPLAY_MISSING 1
1595| #define HAVE_PANGO14 1
1596| #define USE_IDN 1
1597| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
1598| #define HAVE_SYS_UTSNAME_H 1
1599| /* end confdefs.h.  */
1600|
1601| int
1602| main ()
1603| {
1604|
1605|                       int main() {return 0;}
1606|
1607|   ;
1608|   return 0;
1609| }
1610configure:19779: result: no
1611configure:19755: checking for -Wendif-labels option to gcc
1612configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wendif-labels -I/opt/local/include -no-cpp-precomp conftest.c >&5
1613conftest.c:70:14: error: expected ';' at end of declaration
1614                        int main() {return 0;}
1615                                  ^
1616                                  ;
16171 error generated.
1618configure:19770: $? = 1
1619configure: failed program was:
1620| /* confdefs.h */
1621| #define PACKAGE_NAME "pidgin"
1622| #define PACKAGE_TARNAME "pidgin"
1623| #define PACKAGE_VERSION "2.10.7"
1624| #define PACKAGE_STRING "pidgin 2.10.7"
1625| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1626| #define PACKAGE_URL ""
1627| #define PACKAGE "pidgin"
1628| #define VERSION "2.10.7"
1629| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1630| #define STDC_HEADERS 1
1631| #define HAVE_SYS_TYPES_H 1
1632| #define HAVE_SYS_STAT_H 1
1633| #define HAVE_STDLIB_H 1
1634| #define HAVE_STRING_H 1
1635| #define HAVE_MEMORY_H 1
1636| #define HAVE_STRINGS_H 1
1637| #define HAVE_INTTYPES_H 1
1638| #define HAVE_STDINT_H 1
1639| #define HAVE_UNISTD_H 1
1640| #define HAVE_DLFCN_H 1
1641| #define LT_OBJDIR ".libs/"
1642| #define HAVE_ALLOCA_H 1
1643| #define HAVE_ALLOCA 1
1644| #define STDC_HEADERS 1
1645| #define HAVE_SYS_WAIT_H 1
1646| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1647| #define HAVE_FCNTL_H 1
1648| #define HAVE_SYS_TIME_H 1
1649| #define HAVE_UNISTD_H 1
1650| #define HAVE_LOCALE_H 1
1651| #define HAVE_SIGNAL_H 1
1652| #define HAVE_STDINT_H 1
1653| #define HAVE_REGEX_H 1
1654| #define SIZEOF_TIME_T 8
1655| #define RETSIGTYPE void
1656| #define HAVE_STRFTIME 1
1657| #define HAVE_STRDUP 1
1658| #define HAVE_STRSTR 1
1659| #define HAVE_ATEXIT 1
1660| #define HAVE_SETLOCALE 1
1661| #define HAVE_GETOPT_LONG 1
1662| #define HAVE_GETADDRINFO 1
1663| #define HAVE_INET_NTOP 1
1664| #define HAVE_GETIFADDRS 1
1665| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1666| #define HAVE_IPV6_V6ONLY 1
1667| #define HAVE_FILENO 1
1668| #define HAVE_STRFTIME_Z_FORMAT 1
1669| #define HAVE_LIBRESOLV 1
1670| #define HAVE_IOKIT 1
1671| #define HAVE_LOCALE_H 1
1672| #define HAVE_LC_MESSAGES 1
1673| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1674| #define HAVE_GETTEXT 1
1675| #define HAVE_DCGETTEXT 1
1676| #define ENABLE_NLS 1
1677| #define DISPLAY_VERSION "2.10.7"
1678| #define X_DISPLAY_MISSING 1
1679| #define HAVE_PANGO14 1
1680| #define USE_IDN 1
1681| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
1682| #define HAVE_SYS_UTSNAME_H 1
1683| /* end confdefs.h.  */
1684|
1685| int
1686| main ()
1687| {
1688|
1689|                       int main() {return 0;}
1690|
1691|   ;
1692|   return 0;
1693| }
1694configure:19779: result: no
1695configure:19755: checking for -Werror-implicit-function-declaration option to gcc
1696configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror-implicit-function-declaration -I/opt/local/include -no-cpp-precomp conftest.c >&5
1697conftest.c:70:14: error: expected ';' at end of declaration
1698                        int main() {return 0;}
1699                                  ^
1700                                  ;
17011 error generated.
1702configure:19770: $? = 1
1703configure: failed program was:
1704| /* confdefs.h */
1705| #define PACKAGE_NAME "pidgin"
1706| #define PACKAGE_TARNAME "pidgin"
1707| #define PACKAGE_VERSION "2.10.7"
1708| #define PACKAGE_STRING "pidgin 2.10.7"
1709| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1710| #define PACKAGE_URL ""
1711| #define PACKAGE "pidgin"
1712| #define VERSION "2.10.7"
1713| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1714| #define STDC_HEADERS 1
1715| #define HAVE_SYS_TYPES_H 1
1716| #define HAVE_SYS_STAT_H 1
1717| #define HAVE_STDLIB_H 1
1718| #define HAVE_STRING_H 1
1719| #define HAVE_MEMORY_H 1
1720| #define HAVE_STRINGS_H 1
1721| #define HAVE_INTTYPES_H 1
1722| #define HAVE_STDINT_H 1
1723| #define HAVE_UNISTD_H 1
1724| #define HAVE_DLFCN_H 1
1725| #define LT_OBJDIR ".libs/"
1726| #define HAVE_ALLOCA_H 1
1727| #define HAVE_ALLOCA 1
1728| #define STDC_HEADERS 1
1729| #define HAVE_SYS_WAIT_H 1
1730| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1731| #define HAVE_FCNTL_H 1
1732| #define HAVE_SYS_TIME_H 1
1733| #define HAVE_UNISTD_H 1
1734| #define HAVE_LOCALE_H 1
1735| #define HAVE_SIGNAL_H 1
1736| #define HAVE_STDINT_H 1
1737| #define HAVE_REGEX_H 1
1738| #define SIZEOF_TIME_T 8
1739| #define RETSIGTYPE void
1740| #define HAVE_STRFTIME 1
1741| #define HAVE_STRDUP 1
1742| #define HAVE_STRSTR 1
1743| #define HAVE_ATEXIT 1
1744| #define HAVE_SETLOCALE 1
1745| #define HAVE_GETOPT_LONG 1
1746| #define HAVE_GETADDRINFO 1
1747| #define HAVE_INET_NTOP 1
1748| #define HAVE_GETIFADDRS 1
1749| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1750| #define HAVE_IPV6_V6ONLY 1
1751| #define HAVE_FILENO 1
1752| #define HAVE_STRFTIME_Z_FORMAT 1
1753| #define HAVE_LIBRESOLV 1
1754| #define HAVE_IOKIT 1
1755| #define HAVE_LOCALE_H 1
1756| #define HAVE_LC_MESSAGES 1
1757| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1758| #define HAVE_GETTEXT 1
1759| #define HAVE_DCGETTEXT 1
1760| #define ENABLE_NLS 1
1761| #define DISPLAY_VERSION "2.10.7"
1762| #define X_DISPLAY_MISSING 1
1763| #define HAVE_PANGO14 1
1764| #define USE_IDN 1
1765| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
1766| #define HAVE_SYS_UTSNAME_H 1
1767| /* end confdefs.h.  */
1768|
1769| int
1770| main ()
1771| {
1772|
1773|                       int main() {return 0;}
1774|
1775|   ;
1776|   return 0;
1777| }
1778configure:19779: result: no
1779configure:19755: checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc
1780configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wextra -Wno-sign-compare -Wno-unused-parameter -I/opt/local/include -no-cpp-precomp conftest.c >&5
1781conftest.c:70:14: error: expected ';' at end of declaration
1782                        int main() {return 0;}
1783                                  ^
1784                                  ;
17851 error generated.
1786configure:19770: $? = 1
1787configure: failed program was:
1788| /* confdefs.h */
1789| #define PACKAGE_NAME "pidgin"
1790| #define PACKAGE_TARNAME "pidgin"
1791| #define PACKAGE_VERSION "2.10.7"
1792| #define PACKAGE_STRING "pidgin 2.10.7"
1793| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1794| #define PACKAGE_URL ""
1795| #define PACKAGE "pidgin"
1796| #define VERSION "2.10.7"
1797| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1798| #define STDC_HEADERS 1
1799| #define HAVE_SYS_TYPES_H 1
1800| #define HAVE_SYS_STAT_H 1
1801| #define HAVE_STDLIB_H 1
1802| #define HAVE_STRING_H 1
1803| #define HAVE_MEMORY_H 1
1804| #define HAVE_STRINGS_H 1
1805| #define HAVE_INTTYPES_H 1
1806| #define HAVE_STDINT_H 1
1807| #define HAVE_UNISTD_H 1
1808| #define HAVE_DLFCN_H 1
1809| #define LT_OBJDIR ".libs/"
1810| #define HAVE_ALLOCA_H 1
1811| #define HAVE_ALLOCA 1
1812| #define STDC_HEADERS 1
1813| #define HAVE_SYS_WAIT_H 1
1814| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1815| #define HAVE_FCNTL_H 1
1816| #define HAVE_SYS_TIME_H 1
1817| #define HAVE_UNISTD_H 1
1818| #define HAVE_LOCALE_H 1
1819| #define HAVE_SIGNAL_H 1
1820| #define HAVE_STDINT_H 1
1821| #define HAVE_REGEX_H 1
1822| #define SIZEOF_TIME_T 8
1823| #define RETSIGTYPE void
1824| #define HAVE_STRFTIME 1
1825| #define HAVE_STRDUP 1
1826| #define HAVE_STRSTR 1
1827| #define HAVE_ATEXIT 1
1828| #define HAVE_SETLOCALE 1
1829| #define HAVE_GETOPT_LONG 1
1830| #define HAVE_GETADDRINFO 1
1831| #define HAVE_INET_NTOP 1
1832| #define HAVE_GETIFADDRS 1
1833| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1834| #define HAVE_IPV6_V6ONLY 1
1835| #define HAVE_FILENO 1
1836| #define HAVE_STRFTIME_Z_FORMAT 1
1837| #define HAVE_LIBRESOLV 1
1838| #define HAVE_IOKIT 1
1839| #define HAVE_LOCALE_H 1
1840| #define HAVE_LC_MESSAGES 1
1841| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1842| #define HAVE_GETTEXT 1
1843| #define HAVE_DCGETTEXT 1
1844| #define ENABLE_NLS 1
1845| #define DISPLAY_VERSION "2.10.7"
1846| #define X_DISPLAY_MISSING 1
1847| #define HAVE_PANGO14 1
1848| #define USE_IDN 1
1849| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
1850| #define HAVE_SYS_UTSNAME_H 1
1851| /* end confdefs.h.  */
1852|
1853| int
1854| main ()
1855| {
1856|
1857|                       int main() {return 0;}
1858|
1859|   ;
1860|   return 0;
1861| }
1862configure:19779: result: no
1863configure:19755: checking for -Wformat-security option to gcc
1864configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wformat-security -I/opt/local/include -no-cpp-precomp conftest.c >&5
1865conftest.c:70:14: error: expected ';' at end of declaration
1866                        int main() {return 0;}
1867                                  ^
1868                                  ;
18691 error generated.
1870configure:19770: $? = 1
1871configure: failed program was:
1872| /* confdefs.h */
1873| #define PACKAGE_NAME "pidgin"
1874| #define PACKAGE_TARNAME "pidgin"
1875| #define PACKAGE_VERSION "2.10.7"
1876| #define PACKAGE_STRING "pidgin 2.10.7"
1877| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1878| #define PACKAGE_URL ""
1879| #define PACKAGE "pidgin"
1880| #define VERSION "2.10.7"
1881| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1882| #define STDC_HEADERS 1
1883| #define HAVE_SYS_TYPES_H 1
1884| #define HAVE_SYS_STAT_H 1
1885| #define HAVE_STDLIB_H 1
1886| #define HAVE_STRING_H 1
1887| #define HAVE_MEMORY_H 1
1888| #define HAVE_STRINGS_H 1
1889| #define HAVE_INTTYPES_H 1
1890| #define HAVE_STDINT_H 1
1891| #define HAVE_UNISTD_H 1
1892| #define HAVE_DLFCN_H 1
1893| #define LT_OBJDIR ".libs/"
1894| #define HAVE_ALLOCA_H 1
1895| #define HAVE_ALLOCA 1
1896| #define STDC_HEADERS 1
1897| #define HAVE_SYS_WAIT_H 1
1898| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1899| #define HAVE_FCNTL_H 1
1900| #define HAVE_SYS_TIME_H 1
1901| #define HAVE_UNISTD_H 1
1902| #define HAVE_LOCALE_H 1
1903| #define HAVE_SIGNAL_H 1
1904| #define HAVE_STDINT_H 1
1905| #define HAVE_REGEX_H 1
1906| #define SIZEOF_TIME_T 8
1907| #define RETSIGTYPE void
1908| #define HAVE_STRFTIME 1
1909| #define HAVE_STRDUP 1
1910| #define HAVE_STRSTR 1
1911| #define HAVE_ATEXIT 1
1912| #define HAVE_SETLOCALE 1
1913| #define HAVE_GETOPT_LONG 1
1914| #define HAVE_GETADDRINFO 1
1915| #define HAVE_INET_NTOP 1
1916| #define HAVE_GETIFADDRS 1
1917| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
1918| #define HAVE_IPV6_V6ONLY 1
1919| #define HAVE_FILENO 1
1920| #define HAVE_STRFTIME_Z_FORMAT 1
1921| #define HAVE_LIBRESOLV 1
1922| #define HAVE_IOKIT 1
1923| #define HAVE_LOCALE_H 1
1924| #define HAVE_LC_MESSAGES 1
1925| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1926| #define HAVE_GETTEXT 1
1927| #define HAVE_DCGETTEXT 1
1928| #define ENABLE_NLS 1
1929| #define DISPLAY_VERSION "2.10.7"
1930| #define X_DISPLAY_MISSING 1
1931| #define HAVE_PANGO14 1
1932| #define USE_IDN 1
1933| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
1934| #define HAVE_SYS_UTSNAME_H 1
1935| /* end confdefs.h.  */
1936|
1937| int
1938| main ()
1939| {
1940|
1941|                       int main() {return 0;}
1942|
1943|   ;
1944|   return 0;
1945| }
1946configure:19779: result: no
1947configure:19755: checking for -Werror=format-security option to gcc
1948configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror=format-security -I/opt/local/include -no-cpp-precomp conftest.c >&5
1949conftest.c:70:14: error: expected ';' at end of declaration
1950                        int main() {return 0;}
1951                                  ^
1952                                  ;
19531 error generated.
1954configure:19770: $? = 1
1955configure: failed program was:
1956| /* confdefs.h */
1957| #define PACKAGE_NAME "pidgin"
1958| #define PACKAGE_TARNAME "pidgin"
1959| #define PACKAGE_VERSION "2.10.7"
1960| #define PACKAGE_STRING "pidgin 2.10.7"
1961| #define PACKAGE_BUGREPORT "devel@pidgin.im"
1962| #define PACKAGE_URL ""
1963| #define PACKAGE "pidgin"
1964| #define VERSION "2.10.7"
1965| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
1966| #define STDC_HEADERS 1
1967| #define HAVE_SYS_TYPES_H 1
1968| #define HAVE_SYS_STAT_H 1
1969| #define HAVE_STDLIB_H 1
1970| #define HAVE_STRING_H 1
1971| #define HAVE_MEMORY_H 1
1972| #define HAVE_STRINGS_H 1
1973| #define HAVE_INTTYPES_H 1
1974| #define HAVE_STDINT_H 1
1975| #define HAVE_UNISTD_H 1
1976| #define HAVE_DLFCN_H 1
1977| #define LT_OBJDIR ".libs/"
1978| #define HAVE_ALLOCA_H 1
1979| #define HAVE_ALLOCA 1
1980| #define STDC_HEADERS 1
1981| #define HAVE_SYS_WAIT_H 1
1982| #define HAVE_ARPA_NAMESER_COMPAT_H 1
1983| #define HAVE_FCNTL_H 1
1984| #define HAVE_SYS_TIME_H 1
1985| #define HAVE_UNISTD_H 1
1986| #define HAVE_LOCALE_H 1
1987| #define HAVE_SIGNAL_H 1
1988| #define HAVE_STDINT_H 1
1989| #define HAVE_REGEX_H 1
1990| #define SIZEOF_TIME_T 8
1991| #define RETSIGTYPE void
1992| #define HAVE_STRFTIME 1
1993| #define HAVE_STRDUP 1
1994| #define HAVE_STRSTR 1
1995| #define HAVE_ATEXIT 1
1996| #define HAVE_SETLOCALE 1
1997| #define HAVE_GETOPT_LONG 1
1998| #define HAVE_GETADDRINFO 1
1999| #define HAVE_INET_NTOP 1
2000| #define HAVE_GETIFADDRS 1
2001| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2002| #define HAVE_IPV6_V6ONLY 1
2003| #define HAVE_FILENO 1
2004| #define HAVE_STRFTIME_Z_FORMAT 1
2005| #define HAVE_LIBRESOLV 1
2006| #define HAVE_IOKIT 1
2007| #define HAVE_LOCALE_H 1
2008| #define HAVE_LC_MESSAGES 1
2009| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2010| #define HAVE_GETTEXT 1
2011| #define HAVE_DCGETTEXT 1
2012| #define ENABLE_NLS 1
2013| #define DISPLAY_VERSION "2.10.7"
2014| #define X_DISPLAY_MISSING 1
2015| #define HAVE_PANGO14 1
2016| #define USE_IDN 1
2017| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2018| #define HAVE_SYS_UTSNAME_H 1
2019| /* end confdefs.h.  */
2020|
2021| int
2022| main ()
2023| {
2024|
2025|                       int main() {return 0;}
2026|
2027|   ;
2028|   return 0;
2029| }
2030configure:19779: result: no
2031configure:19755: checking for -Winit-self option to gcc
2032configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Winit-self -I/opt/local/include -no-cpp-precomp conftest.c >&5
2033conftest.c:70:14: error: expected ';' at end of declaration
2034                        int main() {return 0;}
2035                                  ^
2036                                  ;
20371 error generated.
2038configure:19770: $? = 1
2039configure: failed program was:
2040| /* confdefs.h */
2041| #define PACKAGE_NAME "pidgin"
2042| #define PACKAGE_TARNAME "pidgin"
2043| #define PACKAGE_VERSION "2.10.7"
2044| #define PACKAGE_STRING "pidgin 2.10.7"
2045| #define PACKAGE_BUGREPORT "devel@pidgin.im"
2046| #define PACKAGE_URL ""
2047| #define PACKAGE "pidgin"
2048| #define VERSION "2.10.7"
2049| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
2050| #define STDC_HEADERS 1
2051| #define HAVE_SYS_TYPES_H 1
2052| #define HAVE_SYS_STAT_H 1
2053| #define HAVE_STDLIB_H 1
2054| #define HAVE_STRING_H 1
2055| #define HAVE_MEMORY_H 1
2056| #define HAVE_STRINGS_H 1
2057| #define HAVE_INTTYPES_H 1
2058| #define HAVE_STDINT_H 1
2059| #define HAVE_UNISTD_H 1
2060| #define HAVE_DLFCN_H 1
2061| #define LT_OBJDIR ".libs/"
2062| #define HAVE_ALLOCA_H 1
2063| #define HAVE_ALLOCA 1
2064| #define STDC_HEADERS 1
2065| #define HAVE_SYS_WAIT_H 1
2066| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2067| #define HAVE_FCNTL_H 1
2068| #define HAVE_SYS_TIME_H 1
2069| #define HAVE_UNISTD_H 1
2070| #define HAVE_LOCALE_H 1
2071| #define HAVE_SIGNAL_H 1
2072| #define HAVE_STDINT_H 1
2073| #define HAVE_REGEX_H 1
2074| #define SIZEOF_TIME_T 8
2075| #define RETSIGTYPE void
2076| #define HAVE_STRFTIME 1
2077| #define HAVE_STRDUP 1
2078| #define HAVE_STRSTR 1
2079| #define HAVE_ATEXIT 1
2080| #define HAVE_SETLOCALE 1
2081| #define HAVE_GETOPT_LONG 1
2082| #define HAVE_GETADDRINFO 1
2083| #define HAVE_INET_NTOP 1
2084| #define HAVE_GETIFADDRS 1
2085| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2086| #define HAVE_IPV6_V6ONLY 1
2087| #define HAVE_FILENO 1
2088| #define HAVE_STRFTIME_Z_FORMAT 1
2089| #define HAVE_LIBRESOLV 1
2090| #define HAVE_IOKIT 1
2091| #define HAVE_LOCALE_H 1
2092| #define HAVE_LC_MESSAGES 1
2093| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2094| #define HAVE_GETTEXT 1
2095| #define HAVE_DCGETTEXT 1
2096| #define ENABLE_NLS 1
2097| #define DISPLAY_VERSION "2.10.7"
2098| #define X_DISPLAY_MISSING 1
2099| #define HAVE_PANGO14 1
2100| #define USE_IDN 1
2101| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2102| #define HAVE_SYS_UTSNAME_H 1
2103| /* end confdefs.h.  */
2104|
2105| int
2106| main ()
2107| {
2108|
2109|                       int main() {return 0;}
2110|
2111|   ;
2112|   return 0;
2113| }
2114configure:19779: result: no
2115configure:19755: checking for -Wmissing-declarations option to gcc
2116configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wmissing-declarations -I/opt/local/include -no-cpp-precomp conftest.c >&5
2117conftest.c:70:14: error: expected ';' at end of declaration
2118                        int main() {return 0;}
2119                                  ^
2120                                  ;
21211 error generated.
2122configure:19770: $? = 1
2123configure: failed program was:
2124| /* confdefs.h */
2125| #define PACKAGE_NAME "pidgin"
2126| #define PACKAGE_TARNAME "pidgin"
2127| #define PACKAGE_VERSION "2.10.7"
2128| #define PACKAGE_STRING "pidgin 2.10.7"
2129| #define PACKAGE_BUGREPORT "devel@pidgin.im"
2130| #define PACKAGE_URL ""
2131| #define PACKAGE "pidgin"
2132| #define VERSION "2.10.7"
2133| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
2134| #define STDC_HEADERS 1
2135| #define HAVE_SYS_TYPES_H 1
2136| #define HAVE_SYS_STAT_H 1
2137| #define HAVE_STDLIB_H 1
2138| #define HAVE_STRING_H 1
2139| #define HAVE_MEMORY_H 1
2140| #define HAVE_STRINGS_H 1
2141| #define HAVE_INTTYPES_H 1
2142| #define HAVE_STDINT_H 1
2143| #define HAVE_UNISTD_H 1
2144| #define HAVE_DLFCN_H 1
2145| #define LT_OBJDIR ".libs/"
2146| #define HAVE_ALLOCA_H 1
2147| #define HAVE_ALLOCA 1
2148| #define STDC_HEADERS 1
2149| #define HAVE_SYS_WAIT_H 1
2150| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2151| #define HAVE_FCNTL_H 1
2152| #define HAVE_SYS_TIME_H 1
2153| #define HAVE_UNISTD_H 1
2154| #define HAVE_LOCALE_H 1
2155| #define HAVE_SIGNAL_H 1
2156| #define HAVE_STDINT_H 1
2157| #define HAVE_REGEX_H 1
2158| #define SIZEOF_TIME_T 8
2159| #define RETSIGTYPE void
2160| #define HAVE_STRFTIME 1
2161| #define HAVE_STRDUP 1
2162| #define HAVE_STRSTR 1
2163| #define HAVE_ATEXIT 1
2164| #define HAVE_SETLOCALE 1
2165| #define HAVE_GETOPT_LONG 1
2166| #define HAVE_GETADDRINFO 1
2167| #define HAVE_INET_NTOP 1
2168| #define HAVE_GETIFADDRS 1
2169| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2170| #define HAVE_IPV6_V6ONLY 1
2171| #define HAVE_FILENO 1
2172| #define HAVE_STRFTIME_Z_FORMAT 1
2173| #define HAVE_LIBRESOLV 1
2174| #define HAVE_IOKIT 1
2175| #define HAVE_LOCALE_H 1
2176| #define HAVE_LC_MESSAGES 1
2177| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2178| #define HAVE_GETTEXT 1
2179| #define HAVE_DCGETTEXT 1
2180| #define ENABLE_NLS 1
2181| #define DISPLAY_VERSION "2.10.7"
2182| #define X_DISPLAY_MISSING 1
2183| #define HAVE_PANGO14 1
2184| #define USE_IDN 1
2185| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2186| #define HAVE_SYS_UTSNAME_H 1
2187| /* end confdefs.h.  */
2188|
2189| int
2190| main ()
2191| {
2192|
2193|                       int main() {return 0;}
2194|
2195|   ;
2196|   return 0;
2197| }
2198configure:19779: result: no
2199configure:19755: checking for -Wmissing-noreturn option to gcc
2200configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wmissing-noreturn -I/opt/local/include -no-cpp-precomp conftest.c >&5
2201conftest.c:70:14: error: expected ';' at end of declaration
2202                        int main() {return 0;}
2203                                  ^
2204                                  ;
22051 error generated.
2206configure:19770: $? = 1
2207configure: failed program was:
2208| /* confdefs.h */
2209| #define PACKAGE_NAME "pidgin"
2210| #define PACKAGE_TARNAME "pidgin"
2211| #define PACKAGE_VERSION "2.10.7"
2212| #define PACKAGE_STRING "pidgin 2.10.7"
2213| #define PACKAGE_BUGREPORT "devel@pidgin.im"
2214| #define PACKAGE_URL ""
2215| #define PACKAGE "pidgin"
2216| #define VERSION "2.10.7"
2217| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
2218| #define STDC_HEADERS 1
2219| #define HAVE_SYS_TYPES_H 1
2220| #define HAVE_SYS_STAT_H 1
2221| #define HAVE_STDLIB_H 1
2222| #define HAVE_STRING_H 1
2223| #define HAVE_MEMORY_H 1
2224| #define HAVE_STRINGS_H 1
2225| #define HAVE_INTTYPES_H 1
2226| #define HAVE_STDINT_H 1
2227| #define HAVE_UNISTD_H 1
2228| #define HAVE_DLFCN_H 1
2229| #define LT_OBJDIR ".libs/"
2230| #define HAVE_ALLOCA_H 1
2231| #define HAVE_ALLOCA 1
2232| #define STDC_HEADERS 1
2233| #define HAVE_SYS_WAIT_H 1
2234| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2235| #define HAVE_FCNTL_H 1
2236| #define HAVE_SYS_TIME_H 1
2237| #define HAVE_UNISTD_H 1
2238| #define HAVE_LOCALE_H 1
2239| #define HAVE_SIGNAL_H 1
2240| #define HAVE_STDINT_H 1
2241| #define HAVE_REGEX_H 1
2242| #define SIZEOF_TIME_T 8
2243| #define RETSIGTYPE void
2244| #define HAVE_STRFTIME 1
2245| #define HAVE_STRDUP 1
2246| #define HAVE_STRSTR 1
2247| #define HAVE_ATEXIT 1
2248| #define HAVE_SETLOCALE 1
2249| #define HAVE_GETOPT_LONG 1
2250| #define HAVE_GETADDRINFO 1
2251| #define HAVE_INET_NTOP 1
2252| #define HAVE_GETIFADDRS 1
2253| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2254| #define HAVE_IPV6_V6ONLY 1
2255| #define HAVE_FILENO 1
2256| #define HAVE_STRFTIME_Z_FORMAT 1
2257| #define HAVE_LIBRESOLV 1
2258| #define HAVE_IOKIT 1
2259| #define HAVE_LOCALE_H 1
2260| #define HAVE_LC_MESSAGES 1
2261| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2262| #define HAVE_GETTEXT 1
2263| #define HAVE_DCGETTEXT 1
2264| #define ENABLE_NLS 1
2265| #define DISPLAY_VERSION "2.10.7"
2266| #define X_DISPLAY_MISSING 1
2267| #define HAVE_PANGO14 1
2268| #define USE_IDN 1
2269| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2270| #define HAVE_SYS_UTSNAME_H 1
2271| /* end confdefs.h.  */
2272|
2273| int
2274| main ()
2275| {
2276|
2277|                       int main() {return 0;}
2278|
2279|   ;
2280|   return 0;
2281| }
2282configure:19779: result: no
2283configure:19755: checking for -Wmissing-prototypes option to gcc
2284configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wmissing-prototypes -I/opt/local/include -no-cpp-precomp conftest.c >&5
2285conftest.c:70:14: error: expected ';' at end of declaration
2286                        int main() {return 0;}
2287                                  ^
2288                                  ;
22891 error generated.
2290configure:19770: $? = 1
2291configure: failed program was:
2292| /* confdefs.h */
2293| #define PACKAGE_NAME "pidgin"
2294| #define PACKAGE_TARNAME "pidgin"
2295| #define PACKAGE_VERSION "2.10.7"
2296| #define PACKAGE_STRING "pidgin 2.10.7"
2297| #define PACKAGE_BUGREPORT "devel@pidgin.im"
2298| #define PACKAGE_URL ""
2299| #define PACKAGE "pidgin"
2300| #define VERSION "2.10.7"
2301| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
2302| #define STDC_HEADERS 1
2303| #define HAVE_SYS_TYPES_H 1
2304| #define HAVE_SYS_STAT_H 1
2305| #define HAVE_STDLIB_H 1
2306| #define HAVE_STRING_H 1
2307| #define HAVE_MEMORY_H 1
2308| #define HAVE_STRINGS_H 1
2309| #define HAVE_INTTYPES_H 1
2310| #define HAVE_STDINT_H 1
2311| #define HAVE_UNISTD_H 1
2312| #define HAVE_DLFCN_H 1
2313| #define LT_OBJDIR ".libs/"
2314| #define HAVE_ALLOCA_H 1
2315| #define HAVE_ALLOCA 1
2316| #define STDC_HEADERS 1
2317| #define HAVE_SYS_WAIT_H 1
2318| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2319| #define HAVE_FCNTL_H 1
2320| #define HAVE_SYS_TIME_H 1
2321| #define HAVE_UNISTD_H 1
2322| #define HAVE_LOCALE_H 1
2323| #define HAVE_SIGNAL_H 1
2324| #define HAVE_STDINT_H 1
2325| #define HAVE_REGEX_H 1
2326| #define SIZEOF_TIME_T 8
2327| #define RETSIGTYPE void
2328| #define HAVE_STRFTIME 1
2329| #define HAVE_STRDUP 1
2330| #define HAVE_STRSTR 1
2331| #define HAVE_ATEXIT 1
2332| #define HAVE_SETLOCALE 1
2333| #define HAVE_GETOPT_LONG 1
2334| #define HAVE_GETADDRINFO 1
2335| #define HAVE_INET_NTOP 1
2336| #define HAVE_GETIFADDRS 1
2337| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2338| #define HAVE_IPV6_V6ONLY 1
2339| #define HAVE_FILENO 1
2340| #define HAVE_STRFTIME_Z_FORMAT 1
2341| #define HAVE_LIBRESOLV 1
2342| #define HAVE_IOKIT 1
2343| #define HAVE_LOCALE_H 1
2344| #define HAVE_LC_MESSAGES 1
2345| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2346| #define HAVE_GETTEXT 1
2347| #define HAVE_DCGETTEXT 1
2348| #define ENABLE_NLS 1
2349| #define DISPLAY_VERSION "2.10.7"
2350| #define X_DISPLAY_MISSING 1
2351| #define HAVE_PANGO14 1
2352| #define USE_IDN 1
2353| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2354| #define HAVE_SYS_UTSNAME_H 1
2355| /* end confdefs.h.  */
2356|
2357| int
2358| main ()
2359| {
2360|
2361|                       int main() {return 0;}
2362|
2363|   ;
2364|   return 0;
2365| }
2366configure:19779: result: no
2367configure:19755: checking for -Wpointer-arith option to gcc
2368configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wpointer-arith -I/opt/local/include -no-cpp-precomp conftest.c >&5
2369conftest.c:70:14: error: expected ';' at end of declaration
2370                        int main() {return 0;}
2371                                  ^
2372                                  ;
23731 error generated.
2374configure:19770: $? = 1
2375configure: failed program was:
2376| /* confdefs.h */
2377| #define PACKAGE_NAME "pidgin"
2378| #define PACKAGE_TARNAME "pidgin"
2379| #define PACKAGE_VERSION "2.10.7"
2380| #define PACKAGE_STRING "pidgin 2.10.7"
2381| #define PACKAGE_BUGREPORT "devel@pidgin.im"
2382| #define PACKAGE_URL ""
2383| #define PACKAGE "pidgin"
2384| #define VERSION "2.10.7"
2385| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
2386| #define STDC_HEADERS 1
2387| #define HAVE_SYS_TYPES_H 1
2388| #define HAVE_SYS_STAT_H 1
2389| #define HAVE_STDLIB_H 1
2390| #define HAVE_STRING_H 1
2391| #define HAVE_MEMORY_H 1
2392| #define HAVE_STRINGS_H 1
2393| #define HAVE_INTTYPES_H 1
2394| #define HAVE_STDINT_H 1
2395| #define HAVE_UNISTD_H 1
2396| #define HAVE_DLFCN_H 1
2397| #define LT_OBJDIR ".libs/"
2398| #define HAVE_ALLOCA_H 1
2399| #define HAVE_ALLOCA 1
2400| #define STDC_HEADERS 1
2401| #define HAVE_SYS_WAIT_H 1
2402| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2403| #define HAVE_FCNTL_H 1
2404| #define HAVE_SYS_TIME_H 1
2405| #define HAVE_UNISTD_H 1
2406| #define HAVE_LOCALE_H 1
2407| #define HAVE_SIGNAL_H 1
2408| #define HAVE_STDINT_H 1
2409| #define HAVE_REGEX_H 1
2410| #define SIZEOF_TIME_T 8
2411| #define RETSIGTYPE void
2412| #define HAVE_STRFTIME 1
2413| #define HAVE_STRDUP 1
2414| #define HAVE_STRSTR 1
2415| #define HAVE_ATEXIT 1
2416| #define HAVE_SETLOCALE 1
2417| #define HAVE_GETOPT_LONG 1
2418| #define HAVE_GETADDRINFO 1
2419| #define HAVE_INET_NTOP 1
2420| #define HAVE_GETIFADDRS 1
2421| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2422| #define HAVE_IPV6_V6ONLY 1
2423| #define HAVE_FILENO 1
2424| #define HAVE_STRFTIME_Z_FORMAT 1
2425| #define HAVE_LIBRESOLV 1
2426| #define HAVE_IOKIT 1
2427| #define HAVE_LOCALE_H 1
2428| #define HAVE_LC_MESSAGES 1
2429| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2430| #define HAVE_GETTEXT 1
2431| #define HAVE_DCGETTEXT 1
2432| #define ENABLE_NLS 1
2433| #define DISPLAY_VERSION "2.10.7"
2434| #define X_DISPLAY_MISSING 1
2435| #define HAVE_PANGO14 1
2436| #define USE_IDN 1
2437| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2438| #define HAVE_SYS_UTSNAME_H 1
2439| /* end confdefs.h.  */
2440|
2441| int
2442| main ()
2443| {
2444|
2445|                       int main() {return 0;}
2446|
2447|   ;
2448|   return 0;
2449| }
2450configure:19779: result: no
2451configure:19755: checking for -Wundef option to gcc
2452configure:19770: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wundef -I/opt/local/include -no-cpp-precomp conftest.c >&5
2453conftest.c:70:14: error: expected ';' at end of declaration
2454                        int main() {return 0;}
2455                                  ^
2456                                  ;
24571 error generated.
2458configure:19770: $? = 1
2459configure: failed program was:
2460| /* confdefs.h */
2461| #define PACKAGE_NAME "pidgin"
2462| #define PACKAGE_TARNAME "pidgin"
2463| #define PACKAGE_VERSION "2.10.7"
2464| #define PACKAGE_STRING "pidgin 2.10.7"
2465| #define PACKAGE_BUGREPORT "devel@pidgin.im"
2466| #define PACKAGE_URL ""
2467| #define PACKAGE "pidgin"
2468| #define VERSION "2.10.7"
2469| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
2470| #define STDC_HEADERS 1
2471| #define HAVE_SYS_TYPES_H 1
2472| #define HAVE_SYS_STAT_H 1
2473| #define HAVE_STDLIB_H 1
2474| #define HAVE_STRING_H 1
2475| #define HAVE_MEMORY_H 1
2476| #define HAVE_STRINGS_H 1
2477| #define HAVE_INTTYPES_H 1
2478| #define HAVE_STDINT_H 1
2479| #define HAVE_UNISTD_H 1
2480| #define HAVE_DLFCN_H 1
2481| #define LT_OBJDIR ".libs/"
2482| #define HAVE_ALLOCA_H 1
2483| #define HAVE_ALLOCA 1
2484| #define STDC_HEADERS 1
2485| #define HAVE_SYS_WAIT_H 1
2486| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2487| #define HAVE_FCNTL_H 1
2488| #define HAVE_SYS_TIME_H 1
2489| #define HAVE_UNISTD_H 1
2490| #define HAVE_LOCALE_H 1
2491| #define HAVE_SIGNAL_H 1
2492| #define HAVE_STDINT_H 1
2493| #define HAVE_REGEX_H 1
2494| #define SIZEOF_TIME_T 8
2495| #define RETSIGTYPE void
2496| #define HAVE_STRFTIME 1
2497| #define HAVE_STRDUP 1
2498| #define HAVE_STRSTR 1
2499| #define HAVE_ATEXIT 1
2500| #define HAVE_SETLOCALE 1
2501| #define HAVE_GETOPT_LONG 1
2502| #define HAVE_GETADDRINFO 1
2503| #define HAVE_INET_NTOP 1
2504| #define HAVE_GETIFADDRS 1
2505| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2506| #define HAVE_IPV6_V6ONLY 1
2507| #define HAVE_FILENO 1
2508| #define HAVE_STRFTIME_Z_FORMAT 1
2509| #define HAVE_LIBRESOLV 1
2510| #define HAVE_IOKIT 1
2511| #define HAVE_LOCALE_H 1
2512| #define HAVE_LC_MESSAGES 1
2513| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2514| #define HAVE_GETTEXT 1
2515| #define HAVE_DCGETTEXT 1
2516| #define ENABLE_NLS 1
2517| #define DISPLAY_VERSION "2.10.7"
2518| #define X_DISPLAY_MISSING 1
2519| #define HAVE_PANGO14 1
2520| #define USE_IDN 1
2521| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2522| #define HAVE_SYS_UTSNAME_H 1
2523| /* end confdefs.h.  */
2524|
2525| int
2526| main ()
2527| {
2528|
2529|                       int main() {return 0;}
2530|
2531|   ;
2532|   return 0;
2533| }
2534configure:19779: result: no
2535configure:19788: checking for FORTIFY_SOURCE support
2536configure:19813: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp conftest.c >&5
2537conftest.c:65:10: fatal error: 'features.h' file not found
2538#include <features.h>
2539         ^
25401 error generated.
2541configure:19813: $? = 1
2542configure: failed program was:
2543| /* confdefs.h */
2544| #define PACKAGE_NAME "pidgin"
2545| #define PACKAGE_TARNAME "pidgin"
2546| #define PACKAGE_VERSION "2.10.7"
2547| #define PACKAGE_STRING "pidgin 2.10.7"
2548| #define PACKAGE_BUGREPORT "devel@pidgin.im"
2549| #define PACKAGE_URL ""
2550| #define PACKAGE "pidgin"
2551| #define VERSION "2.10.7"
2552| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
2553| #define STDC_HEADERS 1
2554| #define HAVE_SYS_TYPES_H 1
2555| #define HAVE_SYS_STAT_H 1
2556| #define HAVE_STDLIB_H 1
2557| #define HAVE_STRING_H 1
2558| #define HAVE_MEMORY_H 1
2559| #define HAVE_STRINGS_H 1
2560| #define HAVE_INTTYPES_H 1
2561| #define HAVE_STDINT_H 1
2562| #define HAVE_UNISTD_H 1
2563| #define HAVE_DLFCN_H 1
2564| #define LT_OBJDIR ".libs/"
2565| #define HAVE_ALLOCA_H 1
2566| #define HAVE_ALLOCA 1
2567| #define STDC_HEADERS 1
2568| #define HAVE_SYS_WAIT_H 1
2569| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2570| #define HAVE_FCNTL_H 1
2571| #define HAVE_SYS_TIME_H 1
2572| #define HAVE_UNISTD_H 1
2573| #define HAVE_LOCALE_H 1
2574| #define HAVE_SIGNAL_H 1
2575| #define HAVE_STDINT_H 1
2576| #define HAVE_REGEX_H 1
2577| #define SIZEOF_TIME_T 8
2578| #define RETSIGTYPE void
2579| #define HAVE_STRFTIME 1
2580| #define HAVE_STRDUP 1
2581| #define HAVE_STRSTR 1
2582| #define HAVE_ATEXIT 1
2583| #define HAVE_SETLOCALE 1
2584| #define HAVE_GETOPT_LONG 1
2585| #define HAVE_GETADDRINFO 1
2586| #define HAVE_INET_NTOP 1
2587| #define HAVE_GETIFADDRS 1
2588| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2589| #define HAVE_IPV6_V6ONLY 1
2590| #define HAVE_FILENO 1
2591| #define HAVE_STRFTIME_Z_FORMAT 1
2592| #define HAVE_LIBRESOLV 1
2593| #define HAVE_IOKIT 1
2594| #define HAVE_LOCALE_H 1
2595| #define HAVE_LC_MESSAGES 1
2596| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2597| #define HAVE_GETTEXT 1
2598| #define HAVE_DCGETTEXT 1
2599| #define ENABLE_NLS 1
2600| #define DISPLAY_VERSION "2.10.7"
2601| #define X_DISPLAY_MISSING 1
2602| #define HAVE_PANGO14 1
2603| #define USE_IDN 1
2604| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2605| #define HAVE_SYS_UTSNAME_H 1
2606| /* end confdefs.h.  */
2607| #include <features.h>
2608| int
2609| main ()
2610| {
2611|
2612|                       int main() {
2613|                       #if !(__GNUC_PREREQ (4, 1)                              || (defined __GNUC_RH_RELEASE__ && __GNUC_PREREQ (4, 0))                                || (defined __GNUC_RH_RELEASE__ && __GNUC_PREREQ (3, 4)                                         && __GNUC_MINOR__ == 4                                  && (__GNUC_PATCHLEVEL__ > 2                                             || (__GNUC_PATCHLEVEL__ == 2 && __GNUC_RH_RELEASE__ >= 8))))
2614|                       #error No FORTIFY_SOURCE support
2615|                       #endif
2616|                               return 0;
2617|                       }
2618|
2619|   ;
2620|   return 0;
2621| }
2622configure:19821: result: no
2623configure:19839: checking for pidgin
2624configure:19872: result: no
2625configure:19897: checking for dbus-binding-tool
2626configure:19925: result: yes
2627configure:19938: checking for DBUS
2628configure:19945: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60"
2629configure:19948: $? = 0
2630configure:19962: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60"
2631configure:19965: $? = 0
2632configure:20017: result: yes
2633configure:20139: checking for python
2634configure:20157: found /usr/bin/python
2635configure:20170: result: /usr/bin/python
2636configure:20203: checking location of the D-Bus services directory
2637configure:20232: result: ${datarootdir}/dbus-1/services
2638configure:20605: checking for perl
2639configure:20623: found /opt/local/bin/perl
2640configure:20635: result: /opt/local/bin/perl
2641configure:20643: checking for Perl compile flags
2642configure:20659: result: ok
2643configure:20664: checking for libperl
2644configure:20668: checking for perl_run
2645configure:20668: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation -L/opt/local/lib -Wl,-headerpad_max_install_names -fstack-protector -L/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil -lc >&5
2646configure:20668: $? = 0
2647configure:20668: result: yes
2648configure:20685: checking EXTERN.h usability
2649configure:20685: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp  -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -I/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE  conftest.c >&5
2650configure:20685: $? = 0
2651configure:20685: result: yes
2652configure:20685: checking EXTERN.h presence
2653configure:20685: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp  -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -I/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE  conftest.c
2654configure:20685: $? = 0
2655configure:20685: result: yes
2656configure:20685: checking for EXTERN.h
2657configure:20685: result: yes
2658configure:20697: checking for perl.h
2659configure:20697: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp  -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -I/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE  conftest.c >&5
2660configure:20697: $? = 0
2661configure:20697: result: yes
2662configure:20722: checking for perl
2663configure:20738: found /opt/local/bin/perl
2664configure:20749: result: perl
2665configure:20762: checking for perl module ExtUtils::MakeMaker
2666configure:20772: result: ok
2667configure:20821: checking for Perl_eval_pv
2668configure:20821: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation >&5
2669Undefined symbols for architecture x86_64:
2670  "_Perl_eval_pv", referenced from:
2671      _main in conftest-1TEEDL.o
2672ld: symbol(s) not found for architecture x86_64
2673clang: error: linker command failed with exit code 1 (use -v to see invocation)
2674configure:20821: $? = 1
2675configure: failed program was:
2676| /* confdefs.h */
2677| #define PACKAGE_NAME "pidgin"
2678| #define PACKAGE_TARNAME "pidgin"
2679| #define PACKAGE_VERSION "2.10.7"
2680| #define PACKAGE_STRING "pidgin 2.10.7"
2681| #define PACKAGE_BUGREPORT "devel@pidgin.im"
2682| #define PACKAGE_URL ""
2683| #define PACKAGE "pidgin"
2684| #define VERSION "2.10.7"
2685| #define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
2686| #define STDC_HEADERS 1
2687| #define HAVE_SYS_TYPES_H 1
2688| #define HAVE_SYS_STAT_H 1
2689| #define HAVE_STDLIB_H 1
2690| #define HAVE_STRING_H 1
2691| #define HAVE_MEMORY_H 1
2692| #define HAVE_STRINGS_H 1
2693| #define HAVE_INTTYPES_H 1
2694| #define HAVE_STDINT_H 1
2695| #define HAVE_UNISTD_H 1
2696| #define HAVE_DLFCN_H 1
2697| #define LT_OBJDIR ".libs/"
2698| #define HAVE_ALLOCA_H 1
2699| #define HAVE_ALLOCA 1
2700| #define STDC_HEADERS 1
2701| #define HAVE_SYS_WAIT_H 1
2702| #define HAVE_ARPA_NAMESER_COMPAT_H 1
2703| #define HAVE_FCNTL_H 1
2704| #define HAVE_SYS_TIME_H 1
2705| #define HAVE_UNISTD_H 1
2706| #define HAVE_LOCALE_H 1
2707| #define HAVE_SIGNAL_H 1
2708| #define HAVE_STDINT_H 1
2709| #define HAVE_REGEX_H 1
2710| #define SIZEOF_TIME_T 8
2711| #define RETSIGTYPE void
2712| #define HAVE_STRFTIME 1
2713| #define HAVE_STRDUP 1
2714| #define HAVE_STRSTR 1
2715| #define HAVE_ATEXIT 1
2716| #define HAVE_SETLOCALE 1
2717| #define HAVE_GETOPT_LONG 1
2718| #define HAVE_GETADDRINFO 1
2719| #define HAVE_INET_NTOP 1
2720| #define HAVE_GETIFADDRS 1
2721| #define HAVE_STRUCT_SOCKADDR_SA_LEN 1
2722| #define HAVE_IPV6_V6ONLY 1
2723| #define HAVE_FILENO 1
2724| #define HAVE_STRFTIME_Z_FORMAT 1
2725| #define HAVE_LIBRESOLV 1
2726| #define HAVE_IOKIT 1
2727| #define HAVE_LOCALE_H 1
2728| #define HAVE_LC_MESSAGES 1
2729| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
2730| #define HAVE_GETTEXT 1
2731| #define HAVE_DCGETTEXT 1
2732| #define ENABLE_NLS 1
2733| #define DISPLAY_VERSION "2.10.7"
2734| #define X_DISPLAY_MISSING 1
2735| #define HAVE_PANGO14 1
2736| #define USE_IDN 1
2737| #define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
2738| #define HAVE_SYS_UTSNAME_H 1
2739| #define HAVE_DBUS 1
2740| #define HAVE_PERL_RUN 1
2741| #define HAVE_EXTERN_H 1
2742| #define HAVE_PERL_H 1
2743| #define HAVE_PERL 1
2744| /* end confdefs.h.  */
2745| /* Define Perl_eval_pv to an innocuous variant, in case <limits.h> declares Perl_eval_pv.
2746|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2747| #define Perl_eval_pv innocuous_Perl_eval_pv
2748|
2749| /* System header to define __stub macros and hopefully few prototypes,
2750|     which can conflict with char Perl_eval_pv (); below.
2751|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2752|     <limits.h> exists even on freestanding compilers.  */
2753|
2754| #ifdef __STDC__
2755| # include <limits.h>
2756| #else
2757| # include <assert.h>
2758| #endif
2759|
2760| #undef Perl_eval_pv
2761|
2762| /* Override any GCC internal prototype to avoid an error.
2763|    Use char because int might match the return type of a GCC
2764|    builtin and then its argument prototype would still apply.  */
2765| #ifdef __cplusplus
2766| extern "C"
2767| #endif
2768| char Perl_eval_pv ();
2769| /* The GNU C library defines this for functions which it implements
2770|     to always fail with ENOSYS.  Some functions are actually named
2771|     something starting with __ and the normal name is an alias.  */
2772| #if defined __stub_Perl_eval_pv || defined __stub___Perl_eval_pv
2773| choke me
2774| #endif
2775|
2776| int
2777| main ()
2778| {
2779| return Perl_eval_pv ();
2780|   ;
2781|   return 0;
2782| }
2783configure:20821: result: no
2784configure:20831: checking for old perl
2785configure:20842: result: no
2786configure:20846: checking for DynaLoader.a
2787configure:20879: result: no
2788configure:20969: checking for GnuTLS includes
2789configure:20971: result: ""
2790configure:20977: checking gnutls/gnutls.h usability
2791configure:20977: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -I/opt/local/include conftest.c >&5
2792configure:20977: $? = 0
2793configure:20977: result: yes
2794configure:20977: checking gnutls/gnutls.h presence
2795configure:20977: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp -I/opt/local/include conftest.c
2796configure:20977: $? = 0
2797configure:20977: result: yes
2798configure:20977: checking for gnutls/gnutls.h
2799configure:20977: result: yes
2800configure:21023: checking for GnuTLS libraries
2801configure:21048: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation  -lgnutls >&5
2802configure:21048: $? = 0
2803configure:21058: result: yes
2804configure:21090: checking for gnutls_priority_set_direct and gnutls_priority_set
2805configure:21107: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation  -lgnutls >&5
2806conftest.c:77:1: warning: 'gnutls_session' is deprecated [-Wdeprecated-declarations]
2807gnutls_session s; gnutls_priority_set_direct(s, NULL, NULL); gnutls_priority_set(s, NULL);
2808^
2809/opt/local/include/gnutls/compat.h:65:26: note: 'gnutls_session' declared here
2810typedef gnutls_session_t gnutls_session _GNUTLS_GCC_ATTR_DEPRECATED;
2811                         ^
28121 warning generated.
2813configure:21107: $? = 0
2814configure:21111: result: yes
2815configure:21124: checking for GNUTLS_CERT_INSECURE_ALGORITHM
2816configure:21141: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 conftest.c -lresolv  -framework IOKit -framework CoreFoundation  -lgnutls >&5
2817configure:21141: $? = 0
2818configure:21145: result: yes
2819configure:21490: checking for Mozilla nspr4 includes in /opt/local/include/nspr
2820configure:21492: result: ""
2821configure:21499: checking nspr.h usability
2822configure:21499: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr conftest.c >&5
2823configure:21499: $? = 0
2824configure:21499: result: yes
2825configure:21499: checking nspr.h presence
2826configure:21499: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr conftest.c
2827configure:21499: $? = 0
2828configure:21499: result: yes
2829configure:21499: checking for nspr.h
2830configure:21499: result: yes
2831configure:21499: checking prio.h usability
2832configure:21499: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr conftest.c >&5
2833configure:21499: $? = 0
2834configure:21499: result: yes
2835configure:21499: checking prio.h presence
2836configure:21499: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr conftest.c
2837configure:21499: $? = 0
2838configure:21499: result: yes
2839configure:21499: checking for prio.h
2840configure:21499: result: yes
2841configure:21548: checking for Mozilla nspr libraries
2842configure:21583: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -I/opt/local/include/nspr -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 -L/opt/local/lib/nspr conftest.c  -lplc4 -lplds4 -lnspr4  >&5
2843configure:21583: $? = 0
2844configure:21596: result: yes
2845configure:21620: checking for Mozilla nss3 includes in /opt/local/include/nss
2846configure:21622: result: ""
2847configure:21634: checking nss.h usability
2848configure:21634: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr -I/opt/local/include/nss conftest.c >&5
2849configure:21634: $? = 0
2850configure:21634: result: yes
2851configure:21634: checking nss.h presence
2852configure:21634: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr -I/opt/local/include/nss conftest.c
2853configure:21634: $? = 0
2854configure:21634: result: yes
2855configure:21634: checking for nss.h
2856configure:21634: result: yes
2857configure:21634: checking ssl.h usability
2858configure:21634: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr -I/opt/local/include/nss conftest.c >&5
2859configure:21634: $? = 0
2860configure:21634: result: yes
2861configure:21634: checking ssl.h presence
2862configure:21634: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr -I/opt/local/include/nss conftest.c
2863configure:21634: $? = 0
2864configure:21634: result: yes
2865configure:21634: checking for ssl.h
2866configure:21634: result: yes
2867configure:21634: checking smime.h usability
2868configure:21634: /usr/bin/clang -c -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr -I/opt/local/include/nss conftest.c >&5
2869configure:21634: $? = 0
2870configure:21634: result: yes
2871configure:21634: checking smime.h presence
2872configure:21634: /usr/bin/clang -E -I/opt/local/include -no-cpp-precomp -I/opt/local/include/nspr -I/opt/local/include/nss conftest.c
2873configure:21634: $? = 0
2874configure:21634: result: yes
2875configure:21634: checking for smime.h
2876configure:21634: result: yes
2877configure:21689: checking for Mozilla nss libraries
2878configure:21717: /usr/bin/clang -o conftest -g -pipe -Os -arch x86_64 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64 -L/opt/local/lib/nspr -L/opt/local/lib/nss conftest.c -lssl3 -lsmime3 -lnss3 -lsoftokn3  -lplc4 -lplds4 -lnspr4  >&5
2879configure:21717: $? = 0
2880configure:21760: result: yes
2881configure:21853: checking for tclConfig.sh
2882configure:21875: result: no
2883configure:21879: error:
2884Tcl development headers not found.
2885Use --disable-tcl if you do not need Tcl scripting support.
2886
2887
2888## ---------------- ##
2889## Cache variables. ##
2890## ---------------- ##
2891
2892ac_cv_build=x86_64-apple-darwin13.0.0
2893ac_cv_c_bigendian=no
2894ac_cv_c_compiler_gnu=yes
2895ac_cv_c_const=yes
2896ac_cv_env_AVAHI_CFLAGS_set=
2897ac_cv_env_AVAHI_CFLAGS_value=
2898ac_cv_env_AVAHI_LIBS_set=
2899ac_cv_env_AVAHI_LIBS_value=
2900ac_cv_env_CC_set=set
2901ac_cv_env_CC_value=/usr/bin/clang
2902ac_cv_env_CFLAGS_set=set
2903ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2904ac_cv_env_CHECK_CFLAGS_set=
2905ac_cv_env_CHECK_CFLAGS_value=
2906ac_cv_env_CHECK_LIBS_set=
2907ac_cv_env_CHECK_LIBS_value=
2908ac_cv_env_CPPFLAGS_set=set
2909ac_cv_env_CPPFLAGS_value='-I/opt/local/include -no-cpp-precomp'
2910ac_cv_env_CPP_set=
2911ac_cv_env_CPP_value=
2912ac_cv_env_DBUS_CFLAGS_set=
2913ac_cv_env_DBUS_CFLAGS_value=
2914ac_cv_env_DBUS_LIBS_set=
2915ac_cv_env_DBUS_LIBS_value=
2916ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_set=
2917ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_value=
2918ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_set=
2919ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_value=
2920ac_cv_env_FARSTREAM_CFLAGS_set=
2921ac_cv_env_FARSTREAM_CFLAGS_value=
2922ac_cv_env_FARSTREAM_LIBS_set=
2923ac_cv_env_FARSTREAM_LIBS_value=
2924ac_cv_env_GADU_CFLAGS_set=
2925ac_cv_env_GADU_CFLAGS_value=
2926ac_cv_env_GADU_LIBS_set=
2927ac_cv_env_GADU_LIBS_value=
2928ac_cv_env_GLIB_CFLAGS_set=
2929ac_cv_env_GLIB_CFLAGS_value=
2930ac_cv_env_GLIB_LIBS_set=
2931ac_cv_env_GLIB_LIBS_value=
2932ac_cv_env_GSTINTERFACES_CFLAGS_set=
2933ac_cv_env_GSTINTERFACES_CFLAGS_value=
2934ac_cv_env_GSTINTERFACES_LIBS_set=
2935ac_cv_env_GSTINTERFACES_LIBS_value=
2936ac_cv_env_GSTREAMER_CFLAGS_set=
2937ac_cv_env_GSTREAMER_CFLAGS_value=
2938ac_cv_env_GSTREAMER_LIBS_set=
2939ac_cv_env_GSTREAMER_LIBS_value=
2940ac_cv_env_GTKSPELL_CFLAGS_set=
2941ac_cv_env_GTKSPELL_CFLAGS_value=
2942ac_cv_env_GTKSPELL_LIBS_set=
2943ac_cv_env_GTKSPELL_LIBS_value=
2944ac_cv_env_GTK_CFLAGS_set=
2945ac_cv_env_GTK_CFLAGS_value=
2946ac_cv_env_GTK_LIBS_set=
2947ac_cv_env_GTK_LIBS_value=
2948ac_cv_env_IDN_CFLAGS_set=
2949ac_cv_env_IDN_CFLAGS_value=
2950ac_cv_env_IDN_LIBS_set=
2951ac_cv_env_IDN_LIBS_value=
2952ac_cv_env_LDFLAGS_set=set
2953ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64'
2954ac_cv_env_LIBS_set=
2955ac_cv_env_LIBS_value=
2956ac_cv_env_LIBXML_CFLAGS_set=
2957ac_cv_env_LIBXML_CFLAGS_value=
2958ac_cv_env_LIBXML_LIBS_set=
2959ac_cv_env_LIBXML_LIBS_value=
2960ac_cv_env_MEANWHILE_CFLAGS_set=
2961ac_cv_env_MEANWHILE_CFLAGS_value=
2962ac_cv_env_MEANWHILE_LIBS_set=
2963ac_cv_env_MEANWHILE_LIBS_value=
2964ac_cv_env_MONO_CFLAGS_set=
2965ac_cv_env_MONO_CFLAGS_value=
2966ac_cv_env_MONO_LIBS_set=
2967ac_cv_env_MONO_LIBS_value=
2968ac_cv_env_NETWORKMANAGER_CFLAGS_set=
2969ac_cv_env_NETWORKMANAGER_CFLAGS_value=
2970ac_cv_env_NETWORKMANAGER_LIBS_set=
2971ac_cv_env_NETWORKMANAGER_LIBS_value=
2972ac_cv_env_NSS_CFLAGS_set=
2973ac_cv_env_NSS_CFLAGS_value=
2974ac_cv_env_NSS_LIBS_set=
2975ac_cv_env_NSS_LIBS_value=
2976ac_cv_env_PANGO_CFLAGS_set=
2977ac_cv_env_PANGO_CFLAGS_value=
2978ac_cv_env_PANGO_LIBS_set=
2979ac_cv_env_PANGO_LIBS_value=
2980ac_cv_env_PKG_CONFIG_LIBDIR_set=
2981ac_cv_env_PKG_CONFIG_LIBDIR_value=
2982ac_cv_env_PKG_CONFIG_PATH_set=
2983ac_cv_env_PKG_CONFIG_PATH_value=
2984ac_cv_env_PKG_CONFIG_set=
2985ac_cv_env_PKG_CONFIG_value=
2986ac_cv_env_SILC_CFLAGS_set=
2987ac_cv_env_SILC_CFLAGS_value=
2988ac_cv_env_SILC_LIBS_set=
2989ac_cv_env_SILC_LIBS_value=
2990ac_cv_env_SQLITE3_CFLAGS_set=
2991ac_cv_env_SQLITE3_CFLAGS_value=
2992ac_cv_env_SQLITE3_LIBS_set=
2993ac_cv_env_SQLITE3_LIBS_value=
2994ac_cv_env_X11_CFLAGS_set=
2995ac_cv_env_X11_CFLAGS_value=
2996ac_cv_env_X11_LIBS_set=
2997ac_cv_env_X11_LIBS_value=
2998ac_cv_env_XMKMF_set=
2999ac_cv_env_XMKMF_value=
3000ac_cv_env_build_alias_set=
3001ac_cv_env_build_alias_value=
3002ac_cv_env_host_alias_set=
3003ac_cv_env_host_alias_value=
3004ac_cv_env_target_alias_set=
3005ac_cv_env_target_alias_value=
3006ac_cv_func_Perl_eval_pv=no
3007ac_cv_func_alloca_works=yes
3008ac_cv_func_atexit=yes
3009ac_cv_func_bind_textdomain_codeset=yes
3010ac_cv_func_dcgettext=yes
3011ac_cv_func_dlopen=yes
3012ac_cv_func_getaddrinfo=yes
3013ac_cv_func_getifaddrs=yes
3014ac_cv_func_getopt_long=yes
3015ac_cv_func_inet_aton=yes
3016ac_cv_func_inet_ntop=yes
3017ac_cv_func_perl_run=yes
3018ac_cv_func_setlocale=yes
3019ac_cv_func_socket=yes
3020ac_cv_func_strdup=yes
3021ac_cv_func_strftime=yes
3022ac_cv_func_strstr=yes
3023ac_cv_func_uname=yes
3024ac_cv_gnutls_libs=yes
3025ac_cv_have_decl_IPV6_V6ONLY=yes
3026ac_cv_have_decl___SUNPRO_C=no
3027ac_cv_header_CoreFoundation_CoreFoundation_h=yes
3028ac_cv_header_EXTERN_h=yes
3029ac_cv_header_IOKit_IOKitLib_h=yes
3030ac_cv_header_arpa_nameser_compat_h=yes
3031ac_cv_header_dlfcn_h=yes
3032ac_cv_header_fcntl_h=yes
3033ac_cv_header_gnutls_gnutls_h=yes
3034ac_cv_header_inttypes_h=yes
3035ac_cv_header_libintl_h=yes
3036ac_cv_header_locale_h=yes
3037ac_cv_header_memory_h=yes
3038ac_cv_header_nspr_h=yes
3039ac_cv_header_nss_h=yes
3040ac_cv_header_perl_h=yes
3041ac_cv_header_prio_h=yes
3042ac_cv_header_regex_h=yes
3043ac_cv_header_signal_h=yes
3044ac_cv_header_smime_h=yes
3045ac_cv_header_ssl_h=yes
3046ac_cv_header_stdc=yes
3047ac_cv_header_stdint_h=yes
3048ac_cv_header_stdlib_h=yes
3049ac_cv_header_string_h=yes
3050ac_cv_header_strings_h=yes
3051ac_cv_header_sys_stat_h=yes
3052ac_cv_header_sys_time_h=yes
3053ac_cv_header_sys_types_h=yes
3054ac_cv_header_sys_utsname_h=yes
3055ac_cv_header_sys_wait_h=yes
3056ac_cv_header_unistd_h=yes
3057ac_cv_host=x86_64-apple-darwin13.0.0
3058ac_cv_lib_intl_bindtextdomain=yes
3059ac_cv_lib_intl_dgettext=yes
3060ac_cv_lib_intl_ngettext=yes
3061ac_cv_lib_nsl_gethostent=no
3062ac_cv_lib_resolv___res_query=no
3063ac_cv_lib_resolv_res_query=yes
3064ac_cv_member_struct_sockaddr_sa_len=yes
3065ac_cv_moz_nspr_libs=yes
3066ac_cv_moz_nss_libs=yes
3067ac_cv_objext=o
3068ac_cv_path_EGREP='/opt/local/bin/grep -E'
3069ac_cv_path_FGREP='/opt/local/bin/grep -F'
3070ac_cv_path_GCONFTOOL=/opt/local/bin/gconftool-2
3071ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
3072ac_cv_path_GREP=/opt/local/bin/grep
3073ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
3074ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
3075ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
3076ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
3077ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
3078ac_cv_path_PYTHON=/usr/bin/python
3079ac_cv_path_SED=/opt/local/bin/gsed
3080ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
3081ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
3082ac_cv_path_mkdir=/opt/local/bin/gmkdir
3083ac_cv_path_perlpath=/opt/local/bin/perl
3084ac_cv_path_sedpath=/usr/bin/sed
3085ac_cv_prog_AWK=awk
3086ac_cv_prog_CPP='/usr/bin/clang -E'
3087ac_cv_prog_PERL=perl
3088ac_cv_prog_ac_ct_AR=ar
3089ac_cv_prog_ac_ct_CC=/usr/bin/clang
3090ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3091ac_cv_prog_ac_ct_LIPO=lipo
3092ac_cv_prog_ac_ct_NMEDIT=nmedit
3093ac_cv_prog_ac_ct_OTOOL=otool
3094ac_cv_prog_ac_ct_RANLIB=ranlib
3095ac_cv_prog_ac_ct_STRIP=strip
3096ac_cv_prog_cc_c89=
3097ac_cv_prog_cc_g=yes
3098ac_cv_prog_enable_dbus=yes
3099ac_cv_prog_make_make_set=yes
3100ac_cv_search_ceil='none required'
3101ac_cv_sizeof_time_t=8
3102ac_cv_struct_tm=time.h
3103ac_cv_sys_file_offset_bits=no
3104ac_cv_sys_largefile_CC=no
3105ac_cv_type_signal=void
3106ac_cv_type_size_t=yes
3107ac_cv_working_alloca_h=yes
3108am_cv_CC_dependencies_compiler_type=none
3109am_cv_make_support_nested_variables=yes
3110am_cv_prog_cc_c_o=yes
3111am_cv_val_LC_MESSAGES=yes
3112gt_cv_func_dgettext_libc=no
3113gt_cv_func_dgettext_libintl=yes
3114gt_cv_func_ngettext_libc=no
3115gt_cv_have_gettext=yes
3116lt_cv_apple_cc_single_mod=yes
3117lt_cv_ar_at_file=no
3118lt_cv_deplibs_check_method=pass_all
3119lt_cv_file_magic_cmd='$MAGIC_CMD'
3120lt_cv_file_magic_test_file=
3121lt_cv_ld_exported_symbols_list=yes
3122lt_cv_ld_force_load=yes
3123lt_cv_ld_reload_flag=-r
3124lt_cv_nm_interface='BSD nm'
3125lt_cv_objdir=.libs
3126lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
3127lt_cv_path_NM=/usr/bin/nm
3128lt_cv_path_mainfest_tool=no
3129lt_cv_prog_compiler_c_o=yes
3130lt_cv_prog_compiler_pic='-fno-common -DPIC'
3131lt_cv_prog_compiler_pic_works=yes
3132lt_cv_prog_compiler_rtti_exceptions=yes
3133lt_cv_prog_compiler_static_works=no
3134lt_cv_prog_gnu_ld=no
3135lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
3136lt_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'\'''
3137lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
3138lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
3139lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
3140lt_cv_sys_max_cmd_len=196608
3141lt_cv_to_host_file_cmd=func_convert_file_noop
3142lt_cv_to_tool_file_cmd=func_convert_file_noop
3143pkg_cv_DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
3144pkg_cv_DBUS_LIBS='-L/opt/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl '
3145pkg_cv_GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
3146pkg_cv_GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
3147pkg_cv_GTK_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/harfbuzz -I/opt/local/include/pango-1.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 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng15 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
3148pkg_cv_GTK_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfontconfig -lfreetype -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
3149pkg_cv_IDN_CFLAGS='-I/opt/local/include '
3150pkg_cv_IDN_LIBS='-L/opt/local/lib -lidn '
3151pkg_cv_LIBXML_CFLAGS='-I/opt/local/include/libxml2 '
3152pkg_cv_LIBXML_LIBS='-L/opt/local/lib -lxml2 '
3153pkg_cv_PANGO_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
3154pkg_cv_PANGO_LIBS='-L/opt/local/lib -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl '
3155
3156## ----------------- ##
3157## Output variables. ##
3158## ----------------- ##
3159
3160ACLOCAL='aclocal-1.14'
3161ALLOCA=''
3162ALL_LINGUAS='af am ar az be@latin bg bn bn_IN bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id it ja ka km kn ko ku lo lt mai mhr mk mn mr ms_MY my_MM nb ne nl nn oc or pa pl pt_BR pt ps ro ru si sk sl sq sr sr@latin sv sw ta te th tr uk ur vi xh zh_CN zh_HK zh_TW'
3163AMDEPBACKSLASH=''
3164AMDEP_FALSE=''
3165AMDEP_TRUE='#'
3166AMTAR='$${TAR-tar}'
3167AM_BACKSLASH='\'
3168AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3169AM_DEFAULT_VERBOSITY='0'
3170AM_V='$(V)'
3171AR='ar'
3172AUTOCONF='autoconf'
3173AUTOHEADER='autoheader'
3174AUTOMAKE='automake-1.14'
3175AVAHI_CFLAGS=''
3176AVAHI_LIBS=''
3177AWK='awk'
3178BUILD_GEVOLUTION_FALSE=''
3179BUILD_GEVOLUTION_TRUE='#'
3180CATALOGS=' af.gmo am.gmo ar.gmo az.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo it.gmo ja.gmo ka.gmo km.gmo kn.gmo ko.gmo ku.gmo lo.gmo lt.gmo mai.gmo mhr.gmo mk.gmo mn.gmo mr.gmo ms_MY.gmo my_MM.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ps.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo sw.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo ur.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
3181CATOBJEXT='.gmo'
3182CC='/usr/bin/clang'
3183CCDEPMODE='depmode=none'
3184CFLAGS='-g -pipe -Os -arch x86_64'
3185CHECK_CFLAGS=''
3186CHECK_LIBS=''
3187CPP='/usr/bin/clang -E'
3188CPPFLAGS='-I/opt/local/include -no-cpp-precomp'
3189CYGPATH_W='echo'
3190DATADIRNAME='share'
3191DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
3192DBUS_LIBS='-L/opt/local/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lintl '
3193DBUS_SERVICES_DIR='${datarootdir}/dbus-1/services'
3194DEBUG_CFLAGS='-Wall  -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED'
3195DEFS=''
3196DEPDIR='.deps'
3197DISTRIB_FALSE=''
3198DISTRIB_TRUE='#'
3199DLLTOOL='false'
3200DOT=''
3201DOXYGEN=''
3202DSYMUTIL='dsymutil'
3203DUMPBIN=''
3204DYNALOADER_A=''
3205DYNAMIC_PRPLS='gg irc jabber msn myspace mxit novell oscar  simple yahoo zephyr'
3206ECHO_C='\c'
3207ECHO_N=''
3208ECHO_T=''
3209EGREP='/opt/local/bin/grep -E'
3210ENABLE_CAP_FALSE=''
3211ENABLE_CAP_TRUE='#'
3212ENABLE_DBUS_FALSE='#'
3213ENABLE_DBUS_TRUE=''
3214ENABLE_GESTURES_FALSE=''
3215ENABLE_GESTURES_TRUE='#'
3216ENABLE_GNT_FALSE=''
3217ENABLE_GNT_TRUE='#'
3218ENABLE_GTK_FALSE='#'
3219ENABLE_GTK_TRUE=''
3220ENABLE_TRAYCOMPAT_FALSE=''
3221ENABLE_TRAYCOMPAT_TRUE=''
3222EVOLUTION_ADDRESSBOOK_CFLAGS=''
3223EVOLUTION_ADDRESSBOOK_LIBS=''
3224EXEEXT=''
3225EXTERNAL_LIBZEPHYR_FALSE=''
3226EXTERNAL_LIBZEPHYR_TRUE='#'
3227FARSTREAM_CFLAGS=''
3228FARSTREAM_LIBS=''
3229FGREP='/opt/local/bin/grep -F'
3230GADU_CFLAGS=''
3231GADU_LIBS=''
3232GCONFTOOL='/opt/local/bin/gconftool-2'
3233GCONF_SCHEMAS_INSTALL_FALSE=''
3234GCONF_SCHEMAS_INSTALL_TRUE='#'
3235GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/opt/local/etc/gconf/gconf.xml.defaults'
3236GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
3237GETTEXT_PACKAGE='pidgin'
3238GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
3239GLIB_GENMARSHAL='glib-genmarshal'
3240GLIB_LIBS='-L/opt/local/lib -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl '
3241GMOFILES=' af.gmo am.gmo ar.gmo az.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo it.gmo ja.gmo ka.gmo km.gmo kn.gmo ko.gmo ku.gmo lo.gmo lt.gmo mai.gmo mhr.gmo mk.gmo mn.gmo mr.gmo ms_MY.gmo my_MM.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ps.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo sw.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo ur.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
3242GMSGFMT='/opt/local/bin/msgfmt'
3243GNT_CFLAGS=''
3244GNT_LIBS=''
3245GNT_LT_VERSION_INFO='8:9:8'
3246GNT_MAJOR_VERSION='2'
3247GNT_MICRO_VERSION='9'
3248GNT_MINOR_VERSION='8'
3249GNT_VERSION='gnt_display_version'
3250GNUTLS_CFLAGS='-I/opt/local/include'
3251GNUTLS_LIBS=' -lgnutls'
3252GREP='/opt/local/bin/grep'
3253GSTINTERFACES_CFLAGS=''
3254GSTINTERFACES_LIBS=''
3255GSTREAMER_CFLAGS=''
3256GSTREAMER_LIBS=''
3257GTKSPELL_CFLAGS=''
3258GTKSPELL_LIBS=''
3259GTK_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/harfbuzz -I/opt/local/include/pango-1.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 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng15 -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
3260GTK_LIBS='-L/opt/local/lib -lgtk-quartz-2.0 -lgdk-quartz-2.0 -framework Cocoa -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfontconfig -lfreetype -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl '
3261HAVE_CHECK_FALSE=''
3262HAVE_CHECK_TRUE=''
3263HAVE_DOXYGEN_FALSE=''
3264HAVE_DOXYGEN_TRUE=''
3265HAVE_XSLTPROC_FALSE=''
3266HAVE_XSLTPROC_TRUE=''
3267IDN_CFLAGS='-I/opt/local/include '
3268IDN_LIBS='-L/opt/local/lib -lidn '
3269INSTALL_DATA='${INSTALL} -m 644'
3270INSTALL_I18N_FALSE='#'
3271INSTALL_I18N_TRUE=''
3272INSTALL_PIXMAPS_FALSE=''
3273INSTALL_PIXMAPS_TRUE=''
3274INSTALL_PROGRAM='${INSTALL}'
3275INSTALL_SCRIPT='${INSTALL}'
3276INSTALL_SSL_CERTIFICATES_FALSE='#'
3277INSTALL_SSL_CERTIFICATES_TRUE=''
3278INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3279INSTOBJEXT='.mo'
3280INTLLIBS='-lintl '
3281INTLTOOL_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 $< $@'
3282INTLTOOL_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 $< $@'
3283INTLTOOL_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 $< $@'
3284INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
3285INTLTOOL_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 $< $@'
3286INTLTOOL_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 $< $@'
3287INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
3288INTLTOOL_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 $< $@'
3289INTLTOOL_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 $< $@'
3290INTLTOOL_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 $< $@'
3291INTLTOOL_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 $< $@'
3292INTLTOOL_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 $< $@'
3293INTLTOOL_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 $< $@'
3294INTLTOOL_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 $< $@'
3295INTLTOOL_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 $< $@'
3296INTLTOOL_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 $< $@'
3297INTLTOOL_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 $< $@'
3298INTLTOOL_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 $< $@'
3299INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
3300INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
3301INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
3302INTLTOOL_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 $< $@'
3303INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
3304INTLTOOL_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 $< $@'
3305INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
3306INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
3307KRB4_CFLAGS=''
3308KRB4_LDFLAGS=''
3309KRB4_LIBS=''
3310LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
3311LDADD=''
3312LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64'
3313LIBOBJS=''
3314LIBPERL_A=''
3315LIBS='-lresolv  -framework IOKit -framework CoreFoundation'
3316LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
3317LIBXML_CFLAGS='-I/opt/local/include/libxml2 '
3318LIBXML_LIBS='-L/opt/local/lib -lxml2 '
3319LIPO='lipo'
3320LN_S='ln -s'
3321LTLIBOBJS=''
3322MAKEINFO='makeinfo'
3323MANIFEST_TOOL=':'
3324MEANWHILE_CFLAGS=''
3325MEANWHILE_LIBS=''
3326MKDIR_P='/opt/local/bin/gmkdir -p'
3327MKINSTALLDIRS='./mkinstalldirs'
3328MONO_CFLAGS=''
3329MONO_LIBS=''
3330MSGFMT='/opt/local/bin/msgfmt'
3331MSGFMT_OPTS='-c'
3332MSGMERGE='/opt/local/bin/msgmerge'
3333NETWORKMANAGER_CFLAGS=''
3334NETWORKMANAGER_LIBS=''
3335NM='/usr/bin/nm'
3336NMEDIT='nmedit'
3337NSS_CFLAGS='-I/opt/local/include/nspr -I/opt/local/include/nss'
3338NSS_LIBS='-L/opt/local/lib/nspr  -lplc4 -lplds4 -lnspr4  -L/opt/local/lib/nss -lssl3 -lsmime3 -lnss3 -lsoftokn3'
3339OBJDUMP='false'
3340OBJEXT='o'
3341OTOOL64=':'
3342OTOOL='otool'
3343PACKAGE='pidgin'
3344PACKAGE_BUGREPORT='devel@pidgin.im'
3345PACKAGE_NAME='pidgin'
3346PACKAGE_STRING='pidgin 2.10.7'
3347PACKAGE_TARNAME='pidgin'
3348PACKAGE_URL=''
3349PACKAGE_VERSION='2.10.7'
3350PANGO_CFLAGS='-D_REENTRANT -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
3351PANGO_LIBS='-L/opt/local/lib -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl '
3352PATH_SEPARATOR=':'
3353PERL='perl'
3354PERL_CFLAGS=' -pipe -Os  -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include  -I/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE '
3355PERL_LIBS='-L/opt/local/lib -Wl,-headerpad_max_install_names -fstack-protector -L/opt/local/lib/perl5/5.12.4/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil -lc'
3356PKG_CONFIG='/opt/local/bin/pkg-config'
3357PKG_CONFIG_LIBDIR=''
3358PKG_CONFIG_PATH=''
3359PLUGINS_DEFINE=''
3360PLUGINS_FALSE=''
3361PLUGINS_TRUE=''
3362POFILES=' af.po am.po ar.po az.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po da.po de.po dz.po el.po en_AU.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lo.po lt.po mai.po mhr.po mk.po mn.po mr.po ms_MY.po my_MM.po nb.po ne.po nl.po nn.po oc.po or.po pa.po pl.po pt_BR.po pt.po ps.po ro.po ru.po si.po sk.po sl.po sq.po sr.po sr@latin.po sv.po sw.po ta.po te.po th.po tr.po uk.po ur.po vi.po xh.po zh_CN.po zh_HK.po zh_TW.po'
3363POSUB='po'
3364PO_IN_DATADIR_FALSE=''
3365PO_IN_DATADIR_TRUE=''
3366PURPLE_AVAILABLE_FALSE=''
3367PURPLE_AVAILABLE_TRUE=''
3368PURPLE_LT_VERSION_INFO='10:7:10'
3369PURPLE_MAJOR_VERSION='2'
3370PURPLE_MICRO_VERSION='7'
3371PURPLE_MINOR_VERSION='10'
3372PURPLE_VERSION='purple_display_version'
3373PYTHON='/usr/bin/python'
3374PY_CFLAGS=''
3375PY_LIBS=''
3376RANLIB='ranlib'
3377SASL_LIBS=''
3378SED='/opt/local/bin/gsed'
3379SET_MAKE=''
3380SHELL='/bin/sh'
3381SILC_CFLAGS=''
3382SILC_LIBS=''
3383SM_LIBS=''
3384SQLITE3_CFLAGS=''
3385SQLITE3_LIBS=''
3386SSL_CERTIFICATES_DIR=''
3387STATIC_BONJOUR_FALSE=''
3388STATIC_BONJOUR_TRUE='#'
3389STATIC_GG_FALSE=''
3390STATIC_GG_TRUE='#'
3391STATIC_IRC_FALSE=''
3392STATIC_IRC_TRUE='#'
3393STATIC_JABBER_FALSE=''
3394STATIC_JABBER_TRUE='#'
3395STATIC_LINK_LIBS=''
3396STATIC_MSN_FALSE=''
3397STATIC_MSN_TRUE='#'
3398STATIC_MXIT_FALSE=''
3399STATIC_MXIT_TRUE='#'
3400STATIC_MYSPACE_FALSE=''
3401STATIC_MYSPACE_TRUE='#'
3402STATIC_NOVELL_FALSE=''
3403STATIC_NOVELL_TRUE='#'
3404STATIC_OSCAR_FALSE=''
3405STATIC_OSCAR_TRUE='#'
3406STATIC_PRPLS=''
3407STATIC_SAMETIME_FALSE=''
3408STATIC_SAMETIME_TRUE='#'
3409STATIC_SILC_FALSE=''
3410STATIC_SILC_TRUE='#'
3411STATIC_SIMPLE_FALSE=''
3412STATIC_SIMPLE_TRUE='#'
3413STATIC_YAHOO_FALSE=''
3414STATIC_YAHOO_TRUE='#'
3415STATIC_ZEPHYR_FALSE=''
3416STATIC_ZEPHYR_TRUE='#'
3417STRIP='strip'
3418TCL_CFLAGS=''
3419TCL_LIBS=''
3420TK_LIBS=''
3421USE_CYRUS_SASL_FALSE=''
3422USE_CYRUS_SASL_TRUE=''
3423USE_GCONFTOOL_FALSE='#'
3424USE_GCONFTOOL_TRUE=''
3425USE_GNUTLS_FALSE='#'
3426USE_GNUTLS_TRUE=''
3427USE_INTERNAL_LIBGADU_FALSE='#'
3428USE_INTERNAL_LIBGADU_TRUE=''
3429USE_MONO_FALSE=''
3430USE_MONO_TRUE='#'
3431USE_NLS='yes'
3432USE_NSS_FALSE='#'
3433USE_NSS_TRUE=''
3434USE_PERL_FALSE='#'
3435USE_PERL_TRUE=''
3436USE_TCL_FALSE=''
3437USE_TCL_TRUE=''
3438USE_TK_FALSE=''
3439USE_TK_TRUE=''
3440USE_VV_FALSE=''
3441USE_VV_TRUE='#'
3442VERSION='2.10.7'
3443X11_CFLAGS=''
3444X11_LIBS=''
3445XGETTEXT='/opt/local/bin/xgettext'
3446XMKMF=''
3447XSLTPROC=''
3448XSS_LIBS=''
3449X_CFLAGS=''
3450X_EXTRA_LIBS=''
3451X_LIBS=''
3452X_PRE_LIBS=''
3453ZEPHYR_CFLAGS=''
3454ZEPHYR_LDFLAGS=''
3455ZEPHYR_LIBS=''
3456ac_ct_AR='ar'
3457ac_ct_CC='/usr/bin/clang'
3458ac_ct_DUMPBIN=''
3459am__EXEEXT_FALSE=''
3460am__EXEEXT_TRUE=''
3461am__fastdepCC_FALSE=''
3462am__fastdepCC_TRUE='#'
3463am__include='include'
3464am__isrc=''
3465am__leading_dot='.'
3466am__nodep=''
3467am__quote=''
3468am__tar='$${TAR-tar} chof - "$$tardir"'
3469am__untar='$${TAR-tar} xf -'
3470bindir='${exec_prefix}/bin'
3471build='x86_64-apple-darwin13.0.0'
3472build_alias=''
3473build_cpu='x86_64'
3474build_os='darwin13.0.0'
3475build_vendor='apple'
3476datadir='${datarootdir}'
3477datarootdir='${prefix}/share'
3478docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3479dvidir='${docdir}'
3480enable_dbus='yes'
3481enable_devhelp=''
3482enable_dot=''
3483enable_doxygen=''
3484exec_prefix='NONE'
3485host='x86_64-apple-darwin13.0.0'
3486host_alias=''
3487host_cpu='x86_64'
3488host_os='darwin13.0.0'
3489host_vendor='apple'
3490htmldir='${docdir}'
3491includedir='${prefix}/include'
3492infodir='${datarootdir}/info'
3493install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_pidgin/pidgin/work/pidgin-2.10.7/install-sh'
3494intltool__v_merge_options_0='-q'
3495intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
3496libdir='${exec_prefix}/lib'
3497libexecdir='${exec_prefix}/libexec'
3498localedir='${datarootdir}/locale'
3499localstatedir='${prefix}/var'
3500mandir='/opt/local/share/man'
3501mkdir_p='$(MKDIR_P)'
3502oldincludedir='/usr/include'
3503pdfdir='${docdir}'
3504perlpath='/opt/local/bin/perl'
3505pidginpath=''
3506prefix='/opt/local'
3507program_transform_name='s,x,x,'
3508psdir='${docdir}'
3509sbindir='${exec_prefix}/sbin'
3510sedpath='/usr/bin/sed'
3511sharedstatedir='${prefix}/com'
3512sysconfdir='${prefix}/etc'
3513target_alias=''
3514
3515## ----------- ##
3516## confdefs.h. ##
3517## ----------- ##
3518
3519/* confdefs.h */
3520#define PACKAGE_NAME "pidgin"
3521#define PACKAGE_TARNAME "pidgin"
3522#define PACKAGE_VERSION "2.10.7"
3523#define PACKAGE_STRING "pidgin 2.10.7"
3524#define PACKAGE_BUGREPORT "devel@pidgin.im"
3525#define PACKAGE_URL ""
3526#define PACKAGE "pidgin"
3527#define VERSION "2.10.7"
3528#define CONFIG_ARGS " '--prefix=/opt/local' '--disable-avahi' '--disable-consoleui' '--disable-farsight' '--disable-gstreamer' '--disable-gtkspell' '--disable-meanwhile' '--disable-nm' '--disable-screensaver' '--disable-sm' '--disable-startup-notification' '--disable-schemas-install' '--disable-vv' '--enable-nss' '--mandir=/opt/local/share/man' '--with-nspr-includes=/opt/local/include/nspr' '--with-nspr-libs=/opt/local/lib/nspr' '--with-nss-includes=/opt/local/include/nss' '--with-nss-libs=/opt/local/lib/nss' '--disable-dependency-tracking' '--without-x' '--disable-gestures' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -arch x86_64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -bind_at_load -arch x86_64' 'CPPFLAGS=-I/opt/local/include -no-cpp-precomp'"
3529#define STDC_HEADERS 1
3530#define HAVE_SYS_TYPES_H 1
3531#define HAVE_SYS_STAT_H 1
3532#define HAVE_STDLIB_H 1
3533#define HAVE_STRING_H 1
3534#define HAVE_MEMORY_H 1
3535#define HAVE_STRINGS_H 1
3536#define HAVE_INTTYPES_H 1
3537#define HAVE_STDINT_H 1
3538#define HAVE_UNISTD_H 1
3539#define HAVE_DLFCN_H 1
3540#define LT_OBJDIR ".libs/"
3541#define HAVE_ALLOCA_H 1
3542#define HAVE_ALLOCA 1
3543#define STDC_HEADERS 1
3544#define HAVE_SYS_WAIT_H 1
3545#define HAVE_ARPA_NAMESER_COMPAT_H 1
3546#define HAVE_FCNTL_H 1
3547#define HAVE_SYS_TIME_H 1
3548#define HAVE_UNISTD_H 1
3549#define HAVE_LOCALE_H 1
3550#define HAVE_SIGNAL_H 1
3551#define HAVE_STDINT_H 1
3552#define HAVE_REGEX_H 1
3553#define SIZEOF_TIME_T 8
3554#define RETSIGTYPE void
3555#define HAVE_STRFTIME 1
3556#define HAVE_STRDUP 1
3557#define HAVE_STRSTR 1
3558#define HAVE_ATEXIT 1
3559#define HAVE_SETLOCALE 1
3560#define HAVE_GETOPT_LONG 1
3561#define HAVE_GETADDRINFO 1
3562#define HAVE_INET_NTOP 1
3563#define HAVE_GETIFADDRS 1
3564#define HAVE_STRUCT_SOCKADDR_SA_LEN 1
3565#define HAVE_IPV6_V6ONLY 1
3566#define HAVE_FILENO 1
3567#define HAVE_STRFTIME_Z_FORMAT 1
3568#define HAVE_LIBRESOLV 1
3569#define HAVE_IOKIT 1
3570#define HAVE_LOCALE_H 1
3571#define HAVE_LC_MESSAGES 1
3572#define HAVE_BIND_TEXTDOMAIN_CODESET 1
3573#define HAVE_GETTEXT 1
3574#define HAVE_DCGETTEXT 1
3575#define ENABLE_NLS 1
3576#define DISPLAY_VERSION "2.10.7"
3577#define X_DISPLAY_MISSING 1
3578#define HAVE_PANGO14 1
3579#define USE_IDN 1
3580#define STATIC_PROTO_INIT  static void static_proto_init(void) {  }
3581#define HAVE_SYS_UTSNAME_H 1
3582#define HAVE_DBUS 1
3583#define HAVE_PERL_RUN 1
3584#define HAVE_EXTERN_H 1
3585#define HAVE_PERL_H 1
3586#define HAVE_PERL 1
3587#define HAVE_GNUTLS_GNUTLS_H 1
3588#define HAVE_GNUTLS 1
3589#define HAVE_SSL 1
3590#define HAVE_GNUTLS_PRIORITY_FUNCS 1
3591#define HAVE_GNUTLS_CERT_INSECURE_ALGORITHM 1
3592#define HAVE_NSPR_H 1
3593#define HAVE_PRIO_H 1
3594#define HAVE_NSS_H 1
3595#define HAVE_SSL_H 1
3596#define HAVE_SMIME_H 1
3597#define HAVE_NSS 1
3598#define HAVE_SSL 1
3599
3600configure: exit 1