Ticket #46537: config.log

File config.log, 85.0 KB (added by marco.morales.a@…, 9 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 GnuCash configure 2.6.5, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-glibtest --disable-dependency-tracking --disable-dbi --with-html-engine=webkit --enable-aqbanking --enable-ofx
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = miquaniani.local
14uname -m = x86_64
15uname -r = 14.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/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 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 256 tasks, 1185 threads, 2 processors
34Load average: 4.53, Mach factor: 0.31
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:2720: checking for a BSD-compatible install
52configure:2788: result: /usr/bin/install -c
53configure:2799: checking whether build environment is sane
54configure:2854: result: yes
55configure:3005: checking for a thread-safe mkdir -p
56configure:3044: result: ./install-sh -c -d
57configure:3051: checking for gawk
58configure:3067: found /opt/local/bin/gawk
59configure:3078: result: gawk
60configure:3089: checking whether make sets $(MAKE)
61configure:3111: result: yes
62configure:3140: checking whether make supports nested variables
63configure:3157: result: yes
64configure:3353: checking for gcc
65configure:3380: result: /usr/bin/clang
66configure:3609: checking for C compiler version
67configure:3618: /usr/bin/clang --version >&5
68Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
69Target: x86_64-apple-darwin14.0.0
70Thread model: posix
71configure:3629: $? = 0
72configure:3618: /usr/bin/clang -v >&5
73Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
74Target: x86_64-apple-darwin14.0.0
75Thread model: posix
76configure:3629: $? = 0
77configure:3618: /usr/bin/clang -V >&5
78clang: error: argument to '-V' is missing (expected 1 value)
79clang: error: no input files
80configure:3629: $? = 1
81configure:3618: /usr/bin/clang -qversion >&5
82clang: error: unknown argument: '-qversion'
83clang: error: no input files
84configure:3629: $? = 1
85configure:3649: checking whether the C compiler works
86configure:3671: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
87configure:3675: $? = 0
88configure:3723: result: yes
89configure:3726: checking for C compiler default output file name
90configure:3728: result: a.out
91configure:3734: checking for suffix of executables
92configure:3741: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
93configure:3745: $? = 0
94configure:3767: result:
95configure:3789: checking whether we are cross compiling
96configure:3797: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
97configure:3801: $? = 0
98configure:3808: ./conftest
99configure:3812: $? = 0
100configure:3827: result: no
101configure:3832: checking for suffix of object files
102configure:3854: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
103configure:3858: $? = 0
104configure:3879: result: o
105configure:3883: checking whether we are using the GNU C compiler
106configure:3902: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
107configure:3902: $? = 0
108configure:3911: result: yes
109configure:3920: checking whether /usr/bin/clang accepts -g
110configure:3940: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
111configure:3940: $? = 0
112configure:3981: result: yes
113configure:3998: checking for /usr/bin/clang option to accept ISO C89
114configure:4061: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
115configure:4061: $? = 0
116configure:4074: result: none needed
117configure:4099: checking whether /usr/bin/clang understands -c and -o together
118configure:4121: /usr/bin/clang -c conftest.c -o conftest2.o
119configure:4124: $? = 0
120configure:4121: /usr/bin/clang -c conftest.c -o conftest2.o
121configure:4124: $? = 0
122configure:4136: result: yes
123configure:4164: checking for style of include used by make
124configure:4192: result: GNU
125configure:4218: checking dependency style of /usr/bin/clang
126configure:4329: result: none
127configure:4351: checking how to run the C preprocessor
128configure:4382: /usr/bin/clang -E -I/opt/local/include conftest.c
129configure:4382: $? = 0
130configure:4396: /usr/bin/clang -E -I/opt/local/include conftest.c
131conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
132#include <ac_nonexistent.h>
133         ^
1341 error generated.
135configure:4396: $? = 1
136configure: failed program was:
137| /* confdefs.h */
138| #define PACKAGE_NAME "GnuCash"
139| #define PACKAGE_TARNAME "gnucash"
140| #define PACKAGE_VERSION "2.6.5"
141| #define PACKAGE_STRING "GnuCash 2.6.5"
142| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
143| #define PACKAGE_URL ""
144| #define PACKAGE "gnucash"
145| #define VERSION "2.6.5"
146| /* end confdefs.h.  */
147| #include <ac_nonexistent.h>
148configure:4421: result: /usr/bin/clang -E
149configure:4441: /usr/bin/clang -E -I/opt/local/include conftest.c
150configure:4441: $? = 0
151configure:4455: /usr/bin/clang -E -I/opt/local/include conftest.c
152conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
153#include <ac_nonexistent.h>
154         ^
1551 error generated.
156configure:4455: $? = 1
157configure: failed program was:
158| /* confdefs.h */
159| #define PACKAGE_NAME "GnuCash"
160| #define PACKAGE_TARNAME "gnucash"
161| #define PACKAGE_VERSION "2.6.5"
162| #define PACKAGE_STRING "GnuCash 2.6.5"
163| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
164| #define PACKAGE_URL ""
165| #define PACKAGE "gnucash"
166| #define VERSION "2.6.5"
167| /* end confdefs.h.  */
168| #include <ac_nonexistent.h>
169configure:4484: checking for grep that handles long lines and -e
170configure:4542: result: /usr/bin/grep
171configure:4547: checking for egrep
172configure:4609: result: /usr/bin/grep -E
173configure:4614: checking for ANSI C header files
174configure:4634: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
175configure:4634: $? = 0
176configure:4707: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
177configure:4707: $? = 0
178configure:4707: ./conftest
179configure:4707: $? = 0
180configure:4718: result: yes
181configure:4731: checking for sys/types.h
182configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
183configure:4731: $? = 0
184configure:4731: result: yes
185configure:4731: checking for sys/stat.h
186configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
187configure:4731: $? = 0
188configure:4731: result: yes
189configure:4731: checking for stdlib.h
190configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
191configure:4731: $? = 0
192configure:4731: result: yes
193configure:4731: checking for string.h
194configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
195configure:4731: $? = 0
196configure:4731: result: yes
197configure:4731: checking for memory.h
198configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
199configure:4731: $? = 0
200configure:4731: result: yes
201configure:4731: checking for strings.h
202configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
203configure:4731: $? = 0
204configure:4731: result: yes
205configure:4731: checking for inttypes.h
206configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
207configure:4731: $? = 0
208configure:4731: result: yes
209configure:4731: checking for stdint.h
210configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
211configure:4731: $? = 0
212configure:4731: result: yes
213configure:4731: checking for unistd.h
214configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
215configure:4731: $? = 0
216configure:4731: result: yes
217configure:4744: checking minix/config.h usability
218configure:4744: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
219conftest.c:54:10: fatal error: 'minix/config.h' file not found
220#include <minix/config.h>
221         ^
2221 error generated.
223configure:4744: $? = 1
224configure: failed program was:
225| /* confdefs.h */
226| #define PACKAGE_NAME "GnuCash"
227| #define PACKAGE_TARNAME "gnucash"
228| #define PACKAGE_VERSION "2.6.5"
229| #define PACKAGE_STRING "GnuCash 2.6.5"
230| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
231| #define PACKAGE_URL ""
232| #define PACKAGE "gnucash"
233| #define VERSION "2.6.5"
234| #define STDC_HEADERS 1
235| #define HAVE_SYS_TYPES_H 1
236| #define HAVE_SYS_STAT_H 1
237| #define HAVE_STDLIB_H 1
238| #define HAVE_STRING_H 1
239| #define HAVE_MEMORY_H 1
240| #define HAVE_STRINGS_H 1
241| #define HAVE_INTTYPES_H 1
242| #define HAVE_STDINT_H 1
243| #define HAVE_UNISTD_H 1
244| /* end confdefs.h.  */
245| #include <stdio.h>
246| #ifdef HAVE_SYS_TYPES_H
247| # include <sys/types.h>
248| #endif
249| #ifdef HAVE_SYS_STAT_H
250| # include <sys/stat.h>
251| #endif
252| #ifdef STDC_HEADERS
253| # include <stdlib.h>
254| # include <stddef.h>
255| #else
256| # ifdef HAVE_STDLIB_H
257| #  include <stdlib.h>
258| # endif
259| #endif
260| #ifdef HAVE_STRING_H
261| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
262| #  include <memory.h>
263| # endif
264| # include <string.h>
265| #endif
266| #ifdef HAVE_STRINGS_H
267| # include <strings.h>
268| #endif
269| #ifdef HAVE_INTTYPES_H
270| # include <inttypes.h>
271| #endif
272| #ifdef HAVE_STDINT_H
273| # include <stdint.h>
274| #endif
275| #ifdef HAVE_UNISTD_H
276| # include <unistd.h>
277| #endif
278| #include <minix/config.h>
279configure:4744: result: no
280configure:4744: checking minix/config.h presence
281configure:4744: /usr/bin/clang -E -I/opt/local/include conftest.c
282conftest.c:21:10: fatal error: 'minix/config.h' file not found
283#include <minix/config.h>
284         ^
2851 error generated.
286configure:4744: $? = 1
287configure: failed program was:
288| /* confdefs.h */
289| #define PACKAGE_NAME "GnuCash"
290| #define PACKAGE_TARNAME "gnucash"
291| #define PACKAGE_VERSION "2.6.5"
292| #define PACKAGE_STRING "GnuCash 2.6.5"
293| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
294| #define PACKAGE_URL ""
295| #define PACKAGE "gnucash"
296| #define VERSION "2.6.5"
297| #define STDC_HEADERS 1
298| #define HAVE_SYS_TYPES_H 1
299| #define HAVE_SYS_STAT_H 1
300| #define HAVE_STDLIB_H 1
301| #define HAVE_STRING_H 1
302| #define HAVE_MEMORY_H 1
303| #define HAVE_STRINGS_H 1
304| #define HAVE_INTTYPES_H 1
305| #define HAVE_STDINT_H 1
306| #define HAVE_UNISTD_H 1
307| /* end confdefs.h.  */
308| #include <minix/config.h>
309configure:4744: result: no
310configure:4744: checking for minix/config.h
311configure:4744: result: no
312configure:4765: checking whether it is safe to define __EXTENSIONS__
313configure:4783: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
314configure:4783: $? = 0
315configure:4790: result: yes
316configure:4806: checking whether NLS is requested
317configure:4815: result: yes
318configure:4843: checking for intltool-update
319configure:4861: found /opt/local/bin/intltool-update
320configure:4873: result: /opt/local/bin/intltool-update
321configure:4883: checking for intltool-merge
322configure:4901: found /opt/local/bin/intltool-merge
323configure:4913: result: /opt/local/bin/intltool-merge
324configure:4923: checking for intltool-extract
325configure:4941: found /opt/local/bin/intltool-extract
326configure:4953: result: /opt/local/bin/intltool-extract
327configure:5107: checking for xgettext
328configure:5125: found /opt/local/bin/xgettext
329configure:5137: result: /opt/local/bin/xgettext
330configure:5147: checking for msgmerge
331configure:5165: found /opt/local/bin/msgmerge
332configure:5177: result: /opt/local/bin/msgmerge
333configure:5187: checking for msgfmt
334configure:5205: found /opt/local/bin/msgfmt
335configure:5217: result: /opt/local/bin/msgfmt
336configure:5227: checking for gmsgfmt
337configure:5258: result: /opt/local/bin/msgfmt
338configure:5278: checking for perl
339configure:5296: found /opt/local/bin/perl
340configure:5308: result: /opt/local/bin/perl
341configure:5319: checking for perl >= 5.8.1
342configure:5326: result: 5.16.3
343configure:5330: checking for XML::Parser
344configure:5333: result: ok
345configure:5358: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
346Undefined symbols for architecture x86_64:
347  "__nl_msg_cat_cntr", referenced from:
348      _main in conftest-75d1e3.o
349ld: symbol(s) not found for architecture x86_64
350clang: error: linker command failed with exit code 1 (use -v to see invocation)
351configure:5358: $? = 1
352configure: failed program was:
353| /* confdefs.h */
354| #define PACKAGE_NAME "GnuCash"
355| #define PACKAGE_TARNAME "gnucash"
356| #define PACKAGE_VERSION "2.6.5"
357| #define PACKAGE_STRING "GnuCash 2.6.5"
358| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
359| #define PACKAGE_URL ""
360| #define PACKAGE "gnucash"
361| #define VERSION "2.6.5"
362| #define STDC_HEADERS 1
363| #define HAVE_SYS_TYPES_H 1
364| #define HAVE_SYS_STAT_H 1
365| #define HAVE_STDLIB_H 1
366| #define HAVE_STRING_H 1
367| #define HAVE_MEMORY_H 1
368| #define HAVE_STRINGS_H 1
369| #define HAVE_INTTYPES_H 1
370| #define HAVE_STDINT_H 1
371| #define HAVE_UNISTD_H 1
372| #define __EXTENSIONS__ 1
373| #define _ALL_SOURCE 1
374| #define _GNU_SOURCE 1
375| #define _POSIX_PTHREAD_SEMANTICS 1
376| #define _TANDEM_SOURCE 1
377| /* end confdefs.h.  */
378|
379| int
380| main ()
381| {
382| extern int _nl_msg_cat_cntr;
383|                        return _nl_msg_cat_cntr
384|   ;
385|   return 0;
386| }
387configure:5436: checking locale.h usability
388configure:5436: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
389configure:5436: $? = 0
390configure:5436: result: yes
391configure:5436: checking locale.h presence
392configure:5436: /usr/bin/clang -E -I/opt/local/include conftest.c
393configure:5436: $? = 0
394configure:5436: result: yes
395configure:5436: checking for locale.h
396configure:5436: result: yes
397configure:5447: checking for LC_MESSAGES
398configure:5463: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
399configure:5463: $? = 0
400configure:5471: result: yes
401configure:5488: checking libintl.h usability
402configure:5488: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
403configure:5488: $? = 0
404configure:5488: result: yes
405configure:5488: checking libintl.h presence
406configure:5488: /usr/bin/clang -E -I/opt/local/include conftest.c
407configure:5488: $? = 0
408configure:5488: result: yes
409configure:5488: checking for libintl.h
410configure:5488: result: yes
411configure:5496: checking for ngettext in libc
412configure:5514: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
413Undefined symbols for architecture x86_64:
414  "_libintl_ngettext", referenced from:
415      _main in conftest-ec958b.o
416ld: symbol(s) not found for architecture x86_64
417clang: error: linker command failed with exit code 1 (use -v to see invocation)
418configure:5514: $? = 1
419configure: failed program was:
420| /* confdefs.h */
421| #define PACKAGE_NAME "GnuCash"
422| #define PACKAGE_TARNAME "gnucash"
423| #define PACKAGE_VERSION "2.6.5"
424| #define PACKAGE_STRING "GnuCash 2.6.5"
425| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
426| #define PACKAGE_URL ""
427| #define PACKAGE "gnucash"
428| #define VERSION "2.6.5"
429| #define STDC_HEADERS 1
430| #define HAVE_SYS_TYPES_H 1
431| #define HAVE_SYS_STAT_H 1
432| #define HAVE_STDLIB_H 1
433| #define HAVE_STRING_H 1
434| #define HAVE_MEMORY_H 1
435| #define HAVE_STRINGS_H 1
436| #define HAVE_INTTYPES_H 1
437| #define HAVE_STDINT_H 1
438| #define HAVE_UNISTD_H 1
439| #define __EXTENSIONS__ 1
440| #define _ALL_SOURCE 1
441| #define _GNU_SOURCE 1
442| #define _POSIX_PTHREAD_SEMANTICS 1
443| #define _TANDEM_SOURCE 1
444| #define GNUCASH_MAJOR_VERSION 2
445| #define GNUCASH_MINOR_VERSION 6
446| #define GNUCASH_MICRO_VERSION 5
447| #define GNUCASH_NANO_VERSION 0
448| #define GNUCASH_RESAVE_VERSION 19920
449| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
450| #define GETTEXT_PACKAGE "gnucash"
451| #define HAVE_LOCALE_H 1
452| #define HAVE_LC_MESSAGES 1
453| /* end confdefs.h.  */
454|
455| #include <libintl.h>
456|
457| int
458| main ()
459| {
460| return !ngettext ("","", 1)
461|   ;
462|   return 0;
463| }
464configure:5523: result: no
465configure:5579: checking for bindtextdomain in -lintl
466configure:5604: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
467configure:5604: $? = 0
468configure:5613: result: yes
469configure:5616: checking for ngettext in -lintl
470configure:5641: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
471configure:5641: $? = 0
472configure:5650: result: yes
473configure:5653: checking for dgettext in -lintl
474configure:5678: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl   >&5
475configure:5678: $? = 0
476configure:5687: result: yes
477configure:5800: checking for bind_textdomain_codeset
478configure:5800: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  >&5
479configure:5800: $? = 0
480configure:5800: result: yes
481configure:5837: checking for msgfmt
482configure:5864: result: /opt/local/bin/msgfmt
483configure:5875: checking for dcgettext
484configure:5875: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  >&5
485configure:5875: $? = 0
486configure:5875: result: yes
487configure:5885: checking if msgfmt accepts -c
488configure:5900: $MSGFMT -c -o /dev/null conftest.foo
489conftest.foo:3: warning: header field 'Language' missing in header
490configure:5903: $? = 0
491configure:5905: result: yes
492configure:5915: checking for gmsgfmt
493configure:5946: result: /opt/local/bin/msgfmt
494configure:5956: checking for xgettext
495configure:5983: result: /opt/local/bin/xgettext
496configure:6002: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  -lintl  >&5
497configure:6002: $? = 0
498configure:6084: checking for catalogs to be installed
499configure:6109: result:  ar as bg brx ca cs da de doi el en_GB es_NI es eu fa fi fr gu he hi hu it ja kn ko kok kok@latin ks lt lv mr nb ne nl pl pt_BR pt ro ru rw sk sv ta te tr uk ur vi zh_CN zh_TW
500configure:6203: checking for pkg-config
501configure:6221: found /opt/local/bin/pkg-config
502configure:6233: result: /opt/local/bin/pkg-config
503configure:6258: checking pkg-config is at least version 0.9.0
504configure:6261: result: yes
505configure:6271: checking if compiling with clang
506configure:6289: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
507configure:6289: $? = 0
508configure:6296: result: yes
509configure:6435: checking for C++ compiler version
510configure:6444: /usr/bin/clang++ --version >&5
511Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
512Target: x86_64-apple-darwin14.0.0
513Thread model: posix
514configure:6455: $? = 0
515configure:6444: /usr/bin/clang++ -v >&5
516Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
517Target: x86_64-apple-darwin14.0.0
518Thread model: posix
519configure:6455: $? = 0
520configure:6444: /usr/bin/clang++ -V >&5
521clang: error: argument to '-V' is missing (expected 1 value)
522clang: error: no input files
523configure:6455: $? = 1
524configure:6444: /usr/bin/clang++ -qversion >&5
525clang: error: unknown argument: '-qversion'
526clang: error: no input files
527configure:6455: $? = 1
528configure:6459: checking whether we are using the GNU C++ compiler
529configure:6478: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
530configure:6478: $? = 0
531configure:6487: result: yes
532configure:6496: checking whether /usr/bin/clang++ accepts -g
533configure:6516: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
534configure:6516: $? = 0
535configure:6557: result: yes
536configure:6582: checking dependency style of /usr/bin/clang++
537configure:6693: result: none
538configure:7353: checking build system type
539configure:7367: result: x86_64-apple-darwin14.0.0
540configure:7387: checking host system type
541configure:7400: result: x86_64-apple-darwin14.0.0
542configure:7800: checking how to print strings
543configure:7827: result: printf
544configure:7848: checking for a sed that does not truncate output
545configure:7912: result: /usr/bin/sed
546configure:7930: checking for fgrep
547configure:7992: result: /usr/bin/grep -F
548configure:8027: checking for ld used by /usr/bin/clang
549configure:8094: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
550configure:8101: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
551configure:8116: result: no
552configure:8128: checking for BSD- or MS-compatible name lister (nm)
553configure:8177: result: /opt/local/bin/nm
554configure:8307: checking the name lister (/opt/local/bin/nm) interface
555configure:8314: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
556configure:8317: /opt/local/bin/nm "conftest.o"
557configure:8320: output
5580000000000000000 S _some_variable
559configure:8327: result: BSD nm
560configure:8330: checking whether ln -s works
561configure:8334: result: yes
562configure:8342: checking the maximum length of command line arguments
563configure:8473: result: 196608
564configure:8490: checking whether the shell understands some XSI constructs
565configure:8500: result: yes
566configure:8504: checking whether the shell understands "+="
567configure:8510: result: yes
568configure:8545: checking how to convert x86_64-apple-darwin14.0.0 file names to x86_64-apple-darwin14.0.0 format
569configure:8585: result: func_convert_file_noop
570configure:8592: checking how to convert x86_64-apple-darwin14.0.0 file names to toolchain format
571configure:8612: result: func_convert_file_noop
572configure:8619: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
573configure:8626: result: -r
574configure:8700: checking for objdump
575configure:8727: result: objdump
576configure:8756: checking how to recognize dependent libraries
577configure:8954: result: pass_all
578configure:9039: checking for dlltool
579configure:9066: result: dlltool
580configure:9096: checking how to associate runtime and link libraries
581configure:9123: result: printf %s\n
582configure:9183: checking for ar
583configure:9199: found /opt/local/bin/ar
584configure:9210: result: ar
585configure:9247: checking for archiver @FILE support
586configure:9264: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
587configure:9264: $? = 0
588configure:9267: ar cru libconftest.a @conftest.lst >&5
589ar: @conftest.lst: No such file or directory
590configure:9270: $? = 1
591configure:9290: result: no
592configure:9348: checking for strip
593configure:9364: found /opt/local/bin/strip
594configure:9375: result: strip
595configure:9447: checking for ranlib
596configure:9463: found /opt/local/bin/ranlib
597configure:9474: result: ranlib
598configure:9576: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object
599configure:9696: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
600configure:9699: $? = 0
601configure:9703: /opt/local/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
602configure:9706: $? = 0
603cannot find nm_test_var in conftest.nm
604configure:9696: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
605configure:9699: $? = 0
606configure:9703: /opt/local/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
607configure:9706: $? = 0
608configure:9772: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
609configure:9775: $? = 0
610configure:9813: result: ok
611configure:9850: checking for sysroot
612configure:9880: result: no
613configure:10149: checking for mt
614configure:10179: result: no
615configure:10199: checking if : is a manifest tool
616configure:10205: : '-?'
617configure:10213: result: no
618configure:10269: checking for dsymutil
619configure:10285: found /usr/bin/dsymutil
620configure:10296: result: dsymutil
621configure:10361: checking for nmedit
622configure:10377: found /opt/local/bin/nmedit
623configure:10388: result: nmedit
624configure:10453: checking for lipo
625configure:10469: found /opt/local/bin/lipo
626configure:10480: result: lipo
627configure:10545: checking for otool
628configure:10561: found /opt/local/bin/otool
629configure:10572: result: otool
630configure:10637: checking for otool64
631configure:10667: result: no
632configure:10712: checking for -single_module linker flag
633/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
634configure:10745: result: yes
635configure:10748: checking for -exported_symbols_list linker flag
636configure:10768: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
637configure:10768: $? = 0
638configure:10778: result: yes
639configure:10781: checking for -force_load linker flag
640/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
641ar cru libconftest.a conftest.o
642ranlib libconftest.a
643/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
644configure:10813: result: yes
645configure:10852: checking for dlfcn.h
646configure:10852: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
647configure:10852: $? = 0
648configure:10852: result: yes
649configure:11035: checking for objdir
650configure:11050: result: .libs
651configure:11321: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
652configure:11339: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
653configure:11343: $? = 0
654configure:11356: result: yes
655configure:11683: checking for /usr/bin/clang option to produce PIC
656configure:11690: result: -fno-common -DPIC
657configure:11698: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
658configure:11716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
659configure:11720: $? = 0
660configure:11733: result: yes
661configure:11762: checking if /usr/bin/clang static flag -static works
662configure:11790: result: no
663configure:11805: checking if /usr/bin/clang supports -c -o file.o
664configure:11826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
665configure:11830: $? = 0
666configure:11852: result: yes
667configure:11860: checking if /usr/bin/clang supports -c -o file.o
668configure:11907: result: yes
669configure:11940: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
670configure:13097: result: yes
671configure:13337: checking dynamic linker characteristics
672configure:14071: result: darwin14.0.0 dyld
673configure:14178: checking how to hardcode library paths into programs
674configure:14203: result: immediate
675configure:14248: checking for dlopen in -ldl
676configure:14273: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl   >&5
677configure:14273: $? = 0
678configure:14282: result: yes
679configure:14497: checking whether a program can dlopen itself
680configure:14577: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  conftest.c -ldl  >&5
681configure:14580: $? = 0
682configure:14598: result: yes
683configure:14603: checking whether a statically linked program can dlopen itself
684configure:14683: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64   conftest.c -ldl  >&5
685configure:14686: $? = 0
686configure:14704: result: yes
687configure:14743: checking whether stripping libraries is possible
688configure:14757: result: yes
689configure:14783: checking if libtool supports shared libraries
690configure:14785: result: yes
691configure:14788: checking whether to build shared libraries
692configure:14809: result: yes
693configure:14812: checking whether to build static libraries
694configure:14816: result: no
695configure:14839: checking how to run the C++ preprocessor
696configure:14866: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
697configure:14866: $? = 0
698configure:14880: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
699conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found
700#include <ac_nonexistent.h>
701         ^
7021 error generated.
703configure:14880: $? = 1
704configure: failed program was:
705| /* confdefs.h */
706| #define PACKAGE_NAME "GnuCash"
707| #define PACKAGE_TARNAME "gnucash"
708| #define PACKAGE_VERSION "2.6.5"
709| #define PACKAGE_STRING "GnuCash 2.6.5"
710| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
711| #define PACKAGE_URL ""
712| #define PACKAGE "gnucash"
713| #define VERSION "2.6.5"
714| #define STDC_HEADERS 1
715| #define HAVE_SYS_TYPES_H 1
716| #define HAVE_SYS_STAT_H 1
717| #define HAVE_STDLIB_H 1
718| #define HAVE_STRING_H 1
719| #define HAVE_MEMORY_H 1
720| #define HAVE_STRINGS_H 1
721| #define HAVE_INTTYPES_H 1
722| #define HAVE_STDINT_H 1
723| #define HAVE_UNISTD_H 1
724| #define __EXTENSIONS__ 1
725| #define _ALL_SOURCE 1
726| #define _GNU_SOURCE 1
727| #define _POSIX_PTHREAD_SEMANTICS 1
728| #define _TANDEM_SOURCE 1
729| #define GNUCASH_MAJOR_VERSION 2
730| #define GNUCASH_MINOR_VERSION 6
731| #define GNUCASH_MICRO_VERSION 5
732| #define GNUCASH_NANO_VERSION 0
733| #define GNUCASH_RESAVE_VERSION 19920
734| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
735| #define GETTEXT_PACKAGE "gnucash"
736| #define HAVE_LOCALE_H 1
737| #define HAVE_LC_MESSAGES 1
738| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
739| #define HAVE_GETTEXT 1
740| #define HAVE_DCGETTEXT 1
741| #define ENABLE_NLS 1
742| #define HAVE_DLFCN_H 1
743| #define LT_OBJDIR ".libs/"
744| /* end confdefs.h.  */
745| #include <ac_nonexistent.h>
746configure:14905: result: /usr/bin/clang++ -E
747configure:14925: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
748configure:14925: $? = 0
749configure:14939: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
750conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found
751#include <ac_nonexistent.h>
752         ^
7531 error generated.
754configure:14939: $? = 1
755configure: failed program was:
756| /* confdefs.h */
757| #define PACKAGE_NAME "GnuCash"
758| #define PACKAGE_TARNAME "gnucash"
759| #define PACKAGE_VERSION "2.6.5"
760| #define PACKAGE_STRING "GnuCash 2.6.5"
761| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
762| #define PACKAGE_URL ""
763| #define PACKAGE "gnucash"
764| #define VERSION "2.6.5"
765| #define STDC_HEADERS 1
766| #define HAVE_SYS_TYPES_H 1
767| #define HAVE_SYS_STAT_H 1
768| #define HAVE_STDLIB_H 1
769| #define HAVE_STRING_H 1
770| #define HAVE_MEMORY_H 1
771| #define HAVE_STRINGS_H 1
772| #define HAVE_INTTYPES_H 1
773| #define HAVE_STDINT_H 1
774| #define HAVE_UNISTD_H 1
775| #define __EXTENSIONS__ 1
776| #define _ALL_SOURCE 1
777| #define _GNU_SOURCE 1
778| #define _POSIX_PTHREAD_SEMANTICS 1
779| #define _TANDEM_SOURCE 1
780| #define GNUCASH_MAJOR_VERSION 2
781| #define GNUCASH_MINOR_VERSION 6
782| #define GNUCASH_MICRO_VERSION 5
783| #define GNUCASH_NANO_VERSION 0
784| #define GNUCASH_RESAVE_VERSION 19920
785| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
786| #define GETTEXT_PACKAGE "gnucash"
787| #define HAVE_LOCALE_H 1
788| #define HAVE_LC_MESSAGES 1
789| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
790| #define HAVE_GETTEXT 1
791| #define HAVE_DCGETTEXT 1
792| #define ENABLE_NLS 1
793| #define HAVE_DLFCN_H 1
794| #define LT_OBJDIR ".libs/"
795| /* end confdefs.h.  */
796| #include <ac_nonexistent.h>
797configure:15108: checking for ld used by /usr/bin/clang++
798configure:15175: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
799configure:15182: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
800configure:15197: result: no
801configure:15252: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
802configure:16254: result: yes
803configure:16290: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
804configure:16293: $? = 0
805configure:16813: checking for /usr/bin/clang++ option to produce PIC
806configure:16820: result: -fno-common -DPIC
807configure:16828: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
808configure:16846: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
809configure:16850: $? = 0
810configure:16863: result: yes
811configure:16886: checking if /usr/bin/clang++ static flag -static works
812configure:16914: result: no
813configure:16926: checking if /usr/bin/clang++ supports -c -o file.o
814configure:16947: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
815configure:16951: $? = 0
816configure:16973: result: yes
817configure:16978: checking if /usr/bin/clang++ supports -c -o file.o
818configure:17025: result: yes
819configure:17055: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
820configure:17094: result: yes
821configure:17235: checking dynamic linker characteristics
822configure:17903: result: darwin14.0.0 dyld
823configure:17956: checking how to hardcode library paths into programs
824configure:17981: result: immediate
825configure:18045: checking for library containing strerror
826configure:18076: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
827conftest.c:48:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
828char strerror ();
829     ^
830conftest.c:48:6: note: 'strerror' is a builtin with type 'char *(int)'
8311 warning generated.
832configure:18076: $? = 0
833configure:18093: result: none required
834configure:18101: checking whether byte ordering is bigendian
835configure:18116: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
836configure:18116: $? = 0
837configure:18161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
838configure:18161: $? = 0
839configure:18179: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
840conftest.c:48:4: error: use of undeclared identifier 'not'
841                 not big endian
842                 ^
8431 error generated.
844configure:18179: $? = 1
845configure: failed program was:
846| /* confdefs.h */
847| #define PACKAGE_NAME "GnuCash"
848| #define PACKAGE_TARNAME "gnucash"
849| #define PACKAGE_VERSION "2.6.5"
850| #define PACKAGE_STRING "GnuCash 2.6.5"
851| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
852| #define PACKAGE_URL ""
853| #define PACKAGE "gnucash"
854| #define VERSION "2.6.5"
855| #define STDC_HEADERS 1
856| #define HAVE_SYS_TYPES_H 1
857| #define HAVE_SYS_STAT_H 1
858| #define HAVE_STDLIB_H 1
859| #define HAVE_STRING_H 1
860| #define HAVE_MEMORY_H 1
861| #define HAVE_STRINGS_H 1
862| #define HAVE_INTTYPES_H 1
863| #define HAVE_STDINT_H 1
864| #define HAVE_UNISTD_H 1
865| #define __EXTENSIONS__ 1
866| #define _ALL_SOURCE 1
867| #define _GNU_SOURCE 1
868| #define _POSIX_PTHREAD_SEMANTICS 1
869| #define _TANDEM_SOURCE 1
870| #define GNUCASH_MAJOR_VERSION 2
871| #define GNUCASH_MINOR_VERSION 6
872| #define GNUCASH_MICRO_VERSION 5
873| #define GNUCASH_NANO_VERSION 0
874| #define GNUCASH_RESAVE_VERSION 19920
875| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
876| #define GETTEXT_PACKAGE "gnucash"
877| #define HAVE_LOCALE_H 1
878| #define HAVE_LC_MESSAGES 1
879| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
880| #define HAVE_GETTEXT 1
881| #define HAVE_DCGETTEXT 1
882| #define ENABLE_NLS 1
883| #define HAVE_DLFCN_H 1
884| #define LT_OBJDIR ".libs/"
885| /* end confdefs.h.  */
886| #include <sys/types.h>
887|               #include <sys/param.h>
888|
889| int
890| main ()
891| {
892| #if BYTE_ORDER != BIG_ENDIAN
893|                not big endian
894|               #endif
895|
896|   ;
897|   return 0;
898| }
899configure:18307: result: no
900configure:18325: checking whether make sets $(MAKE)
901configure:18347: result: yes
902configure:18356: checking whether ln -s works
903configure:18360: result: yes
904configure:18367: checking for ANSI C header files
905configure:18471: result: yes
906configure:18483: checking limits.h usability
907configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
908configure:18483: $? = 0
909configure:18483: result: yes
910configure:18483: checking limits.h presence
911configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c
912configure:18483: $? = 0
913configure:18483: result: yes
914configure:18483: checking for limits.h
915configure:18483: result: yes
916configure:18483: checking sys/time.h usability
917configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
918configure:18483: $? = 0
919configure:18483: result: yes
920configure:18483: checking sys/time.h presence
921configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c
922configure:18483: $? = 0
923configure:18483: result: yes
924configure:18483: checking for sys/time.h
925configure:18483: result: yes
926configure:18483: checking sys/times.h usability
927configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
928configure:18483: $? = 0
929configure:18483: result: yes
930configure:18483: checking sys/times.h presence
931configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c
932configure:18483: $? = 0
933configure:18483: result: yes
934configure:18483: checking for sys/times.h
935configure:18483: result: yes
936configure:18483: checking sys/wait.h usability
937configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
938configure:18483: $? = 0
939configure:18483: result: yes
940configure:18483: checking sys/wait.h presence
941configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c
942configure:18483: $? = 0
943configure:18483: result: yes
944configure:18483: checking for sys/wait.h
945configure:18483: result: yes
946configure:18483: checking pow.h usability
947configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
948conftest.c:79:10: fatal error: 'pow.h' file not found
949#include <pow.h>
950         ^
9511 error generated.
952configure:18483: $? = 1
953configure: failed program was:
954| /* confdefs.h */
955| #define PACKAGE_NAME "GnuCash"
956| #define PACKAGE_TARNAME "gnucash"
957| #define PACKAGE_VERSION "2.6.5"
958| #define PACKAGE_STRING "GnuCash 2.6.5"
959| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
960| #define PACKAGE_URL ""
961| #define PACKAGE "gnucash"
962| #define VERSION "2.6.5"
963| #define STDC_HEADERS 1
964| #define HAVE_SYS_TYPES_H 1
965| #define HAVE_SYS_STAT_H 1
966| #define HAVE_STDLIB_H 1
967| #define HAVE_STRING_H 1
968| #define HAVE_MEMORY_H 1
969| #define HAVE_STRINGS_H 1
970| #define HAVE_INTTYPES_H 1
971| #define HAVE_STDINT_H 1
972| #define HAVE_UNISTD_H 1
973| #define __EXTENSIONS__ 1
974| #define _ALL_SOURCE 1
975| #define _GNU_SOURCE 1
976| #define _POSIX_PTHREAD_SEMANTICS 1
977| #define _TANDEM_SOURCE 1
978| #define GNUCASH_MAJOR_VERSION 2
979| #define GNUCASH_MINOR_VERSION 6
980| #define GNUCASH_MICRO_VERSION 5
981| #define GNUCASH_NANO_VERSION 0
982| #define GNUCASH_RESAVE_VERSION 19920
983| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
984| #define GETTEXT_PACKAGE "gnucash"
985| #define HAVE_LOCALE_H 1
986| #define HAVE_LC_MESSAGES 1
987| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
988| #define HAVE_GETTEXT 1
989| #define HAVE_DCGETTEXT 1
990| #define ENABLE_NLS 1
991| #define HAVE_DLFCN_H 1
992| #define LT_OBJDIR ".libs/"
993| #define STDC_HEADERS 1
994| #define HAVE_LIMITS_H 1
995| #define HAVE_SYS_TIME_H 1
996| #define HAVE_SYS_TIMES_H 1
997| #define HAVE_SYS_WAIT_H 1
998| /* end confdefs.h.  */
999| #include <stdio.h>
1000| #ifdef HAVE_SYS_TYPES_H
1001| # include <sys/types.h>
1002| #endif
1003| #ifdef HAVE_SYS_STAT_H
1004| # include <sys/stat.h>
1005| #endif
1006| #ifdef STDC_HEADERS
1007| # include <stdlib.h>
1008| # include <stddef.h>
1009| #else
1010| # ifdef HAVE_STDLIB_H
1011| #  include <stdlib.h>
1012| # endif
1013| #endif
1014| #ifdef HAVE_STRING_H
1015| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1016| #  include <memory.h>
1017| # endif
1018| # include <string.h>
1019| #endif
1020| #ifdef HAVE_STRINGS_H
1021| # include <strings.h>
1022| #endif
1023| #ifdef HAVE_INTTYPES_H
1024| # include <inttypes.h>
1025| #endif
1026| #ifdef HAVE_STDINT_H
1027| # include <stdint.h>
1028| #endif
1029| #ifdef HAVE_UNISTD_H
1030| # include <unistd.h>
1031| #endif
1032| #include <pow.h>
1033configure:18483: result: no
1034configure:18483: checking pow.h presence
1035configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c
1036conftest.c:46:10: fatal error: 'pow.h' file not found
1037#include <pow.h>
1038         ^
10391 error generated.
1040configure:18483: $? = 1
1041configure: failed program was:
1042| /* confdefs.h */
1043| #define PACKAGE_NAME "GnuCash"
1044| #define PACKAGE_TARNAME "gnucash"
1045| #define PACKAGE_VERSION "2.6.5"
1046| #define PACKAGE_STRING "GnuCash 2.6.5"
1047| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
1048| #define PACKAGE_URL ""
1049| #define PACKAGE "gnucash"
1050| #define VERSION "2.6.5"
1051| #define STDC_HEADERS 1
1052| #define HAVE_SYS_TYPES_H 1
1053| #define HAVE_SYS_STAT_H 1
1054| #define HAVE_STDLIB_H 1
1055| #define HAVE_STRING_H 1
1056| #define HAVE_MEMORY_H 1
1057| #define HAVE_STRINGS_H 1
1058| #define HAVE_INTTYPES_H 1
1059| #define HAVE_STDINT_H 1
1060| #define HAVE_UNISTD_H 1
1061| #define __EXTENSIONS__ 1
1062| #define _ALL_SOURCE 1
1063| #define _GNU_SOURCE 1
1064| #define _POSIX_PTHREAD_SEMANTICS 1
1065| #define _TANDEM_SOURCE 1
1066| #define GNUCASH_MAJOR_VERSION 2
1067| #define GNUCASH_MINOR_VERSION 6
1068| #define GNUCASH_MICRO_VERSION 5
1069| #define GNUCASH_NANO_VERSION 0
1070| #define GNUCASH_RESAVE_VERSION 19920
1071| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
1072| #define GETTEXT_PACKAGE "gnucash"
1073| #define HAVE_LOCALE_H 1
1074| #define HAVE_LC_MESSAGES 1
1075| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1076| #define HAVE_GETTEXT 1
1077| #define HAVE_DCGETTEXT 1
1078| #define ENABLE_NLS 1
1079| #define HAVE_DLFCN_H 1
1080| #define LT_OBJDIR ".libs/"
1081| #define STDC_HEADERS 1
1082| #define HAVE_LIMITS_H 1
1083| #define HAVE_SYS_TIME_H 1
1084| #define HAVE_SYS_TIMES_H 1
1085| #define HAVE_SYS_WAIT_H 1
1086| /* end confdefs.h.  */
1087| #include <pow.h>
1088configure:18483: result: no
1089configure:18483: checking for pow.h
1090configure:18483: result: no
1091configure:18496: checking for stpcpy
1092configure:18496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1093conftest.c:69:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
1094char stpcpy ();
1095     ^
1096conftest.c:69:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
10971 warning generated.
1098configure:18496: $? = 0
1099configure:18496: result: yes
1100configure:18496: checking for memcpy
1101configure:18496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1102conftest.c:70:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
1103char memcpy ();
1104     ^
1105conftest.c:70:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
11061 warning generated.
1107configure:18496: $? = 0
1108configure:18496: result: yes
1109configure:18496: checking for timegm
1110configure:18496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1111configure:18496: $? = 0
1112configure:18496: result: yes
1113configure:18496: checking for towupper
1114configure:18496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1115configure:18496: $? = 0
1116configure:18496: result: yes
1117configure:18507: checking for setenv
1118configure:18507: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1119configure:18507: $? = 0
1120configure:18507: result: yes
1121configure:18536: checking for the tm_gmtoff member of struct tm
1122configure:18557: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1123conftest.c:53:17: warning: '_GNU_SOURCE' macro redefined
1124        #define _GNU_SOURCE
1125                ^
1126conftest.c:22:9: note: previous definition is here
1127#define _GNU_SOURCE 1
1128        ^
1129conftest.c:54:17: warning: '__EXTENSIONS__' macro redefined
1130        #define __EXTENSIONS__
1131                ^
1132conftest.c:20:9: note: previous definition is here
1133#define __EXTENSIONS__ 1
1134        ^
11352 warnings generated.
1136configure:18557: $? = 0
1137configure:18566: result: yes
1138configure:18577: checking if scanf supports %lld conversions
1139configure:18617: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Werror -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1140configure:18617: $? = 0
1141configure:18617: ./conftest
1142configure:18617: $? = 0
1143configure:18627: result: yes
1144configure:18764: checking if building from an scm managed directory
1145configure:18786: result: no
1146configure:18793: checking for ./src/swig-runtime.h
1147configure:18807: result: yes
1148configure:18824: checking for ./src/core-utils/gnc-scm-info.h
1149configure:18838: result: yes
1150configure:18897: checking for /proc/self/maps
1151configure:18910: result: no
1152configure:18916: checking whether everything is installed to the same prefix
1153configure:18934: result: yes
1154configure:18937: checking whether binary relocation support should be enabled
1155configure:18955: result: no
1156configure:19050: checking for pkg-config
1157configure:19080: result: /opt/local/bin/pkg-config
1158configure:19197: checking for glib-2.0 >= 2.38 gio-2.0 >= 2.25 gthread-2.0 gobject-2.0 gmodule-2.0
1159configure:19201: result: yes
1160configure:19205: checking GLIB_CFLAGS
1161configure:19208: result: -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
1162configure:19211: checking GLIB_LIBS
1163configure:19214: result: -L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl
1164configure:19565: checking dirent.h usability
1165configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1166configure:19565: $? = 0
1167configure:19565: result: yes
1168configure:19565: checking dirent.h presence
1169configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c
1170configure:19565: $? = 0
1171configure:19565: result: yes
1172configure:19565: checking for dirent.h
1173configure:19565: result: yes
1174configure:19565: checking for dlfcn.h
1175configure:19565: result: yes
1176configure:19565: checking dl.h usability
1177configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1178conftest.c:91:10: fatal error: 'dl.h' file not found
1179#include <dl.h>
1180         ^
11811 error generated.
1182configure:19565: $? = 1
1183configure: failed program was:
1184| /* confdefs.h */
1185| #define PACKAGE_NAME "GnuCash"
1186| #define PACKAGE_TARNAME "gnucash"
1187| #define PACKAGE_VERSION "2.6.5"
1188| #define PACKAGE_STRING "GnuCash 2.6.5"
1189| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
1190| #define PACKAGE_URL ""
1191| #define PACKAGE "gnucash"
1192| #define VERSION "2.6.5"
1193| #define STDC_HEADERS 1
1194| #define HAVE_SYS_TYPES_H 1
1195| #define HAVE_SYS_STAT_H 1
1196| #define HAVE_STDLIB_H 1
1197| #define HAVE_STRING_H 1
1198| #define HAVE_MEMORY_H 1
1199| #define HAVE_STRINGS_H 1
1200| #define HAVE_INTTYPES_H 1
1201| #define HAVE_STDINT_H 1
1202| #define HAVE_UNISTD_H 1
1203| #define __EXTENSIONS__ 1
1204| #define _ALL_SOURCE 1
1205| #define _GNU_SOURCE 1
1206| #define _POSIX_PTHREAD_SEMANTICS 1
1207| #define _TANDEM_SOURCE 1
1208| #define GNUCASH_MAJOR_VERSION 2
1209| #define GNUCASH_MINOR_VERSION 6
1210| #define GNUCASH_MICRO_VERSION 5
1211| #define GNUCASH_NANO_VERSION 0
1212| #define GNUCASH_RESAVE_VERSION 19920
1213| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
1214| #define GETTEXT_PACKAGE "gnucash"
1215| #define HAVE_LOCALE_H 1
1216| #define HAVE_LC_MESSAGES 1
1217| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1218| #define HAVE_GETTEXT 1
1219| #define HAVE_DCGETTEXT 1
1220| #define ENABLE_NLS 1
1221| #define HAVE_DLFCN_H 1
1222| #define LT_OBJDIR ".libs/"
1223| #define STDC_HEADERS 1
1224| #define HAVE_LIMITS_H 1
1225| #define HAVE_SYS_TIME_H 1
1226| #define HAVE_SYS_TIMES_H 1
1227| #define HAVE_SYS_WAIT_H 1
1228| #define HAVE_STPCPY 1
1229| #define HAVE_MEMCPY 1
1230| #define HAVE_TIMEGM 1
1231| #define HAVE_TOWUPPER 1
1232| #define HAVE_SETENV 1
1233| #define HAVE_STRUCT_TM_GMTOFF 1
1234| #define HAVE_SCANF_LLD 1
1235| #define HAVE_GLIB_2_38 1
1236| #define HAVE_GLIB_2_36 1
1237| #define HAVE_GLIB_2_32 1
1238| #define HAVE_DIRENT_H 1
1239| #define HAVE_DLFCN_H 1
1240| /* end confdefs.h.  */
1241| #include <stdio.h>
1242| #ifdef HAVE_SYS_TYPES_H
1243| # include <sys/types.h>
1244| #endif
1245| #ifdef HAVE_SYS_STAT_H
1246| # include <sys/stat.h>
1247| #endif
1248| #ifdef STDC_HEADERS
1249| # include <stdlib.h>
1250| # include <stddef.h>
1251| #else
1252| # ifdef HAVE_STDLIB_H
1253| #  include <stdlib.h>
1254| # endif
1255| #endif
1256| #ifdef HAVE_STRING_H
1257| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1258| #  include <memory.h>
1259| # endif
1260| # include <string.h>
1261| #endif
1262| #ifdef HAVE_STRINGS_H
1263| # include <strings.h>
1264| #endif
1265| #ifdef HAVE_INTTYPES_H
1266| # include <inttypes.h>
1267| #endif
1268| #ifdef HAVE_STDINT_H
1269| # include <stdint.h>
1270| #endif
1271| #ifdef HAVE_UNISTD_H
1272| # include <unistd.h>
1273| #endif
1274| #include <dl.h>
1275configure:19565: result: no
1276configure:19565: checking dl.h presence
1277configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c
1278conftest.c:58:10: fatal error: 'dl.h' file not found
1279#include <dl.h>
1280         ^
12811 error generated.
1282configure:19565: $? = 1
1283configure: failed program was:
1284| /* confdefs.h */
1285| #define PACKAGE_NAME "GnuCash"
1286| #define PACKAGE_TARNAME "gnucash"
1287| #define PACKAGE_VERSION "2.6.5"
1288| #define PACKAGE_STRING "GnuCash 2.6.5"
1289| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
1290| #define PACKAGE_URL ""
1291| #define PACKAGE "gnucash"
1292| #define VERSION "2.6.5"
1293| #define STDC_HEADERS 1
1294| #define HAVE_SYS_TYPES_H 1
1295| #define HAVE_SYS_STAT_H 1
1296| #define HAVE_STDLIB_H 1
1297| #define HAVE_STRING_H 1
1298| #define HAVE_MEMORY_H 1
1299| #define HAVE_STRINGS_H 1
1300| #define HAVE_INTTYPES_H 1
1301| #define HAVE_STDINT_H 1
1302| #define HAVE_UNISTD_H 1
1303| #define __EXTENSIONS__ 1
1304| #define _ALL_SOURCE 1
1305| #define _GNU_SOURCE 1
1306| #define _POSIX_PTHREAD_SEMANTICS 1
1307| #define _TANDEM_SOURCE 1
1308| #define GNUCASH_MAJOR_VERSION 2
1309| #define GNUCASH_MINOR_VERSION 6
1310| #define GNUCASH_MICRO_VERSION 5
1311| #define GNUCASH_NANO_VERSION 0
1312| #define GNUCASH_RESAVE_VERSION 19920
1313| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
1314| #define GETTEXT_PACKAGE "gnucash"
1315| #define HAVE_LOCALE_H 1
1316| #define HAVE_LC_MESSAGES 1
1317| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1318| #define HAVE_GETTEXT 1
1319| #define HAVE_DCGETTEXT 1
1320| #define ENABLE_NLS 1
1321| #define HAVE_DLFCN_H 1
1322| #define LT_OBJDIR ".libs/"
1323| #define STDC_HEADERS 1
1324| #define HAVE_LIMITS_H 1
1325| #define HAVE_SYS_TIME_H 1
1326| #define HAVE_SYS_TIMES_H 1
1327| #define HAVE_SYS_WAIT_H 1
1328| #define HAVE_STPCPY 1
1329| #define HAVE_MEMCPY 1
1330| #define HAVE_TIMEGM 1
1331| #define HAVE_TOWUPPER 1
1332| #define HAVE_SETENV 1
1333| #define HAVE_STRUCT_TM_GMTOFF 1
1334| #define HAVE_SCANF_LLD 1
1335| #define HAVE_GLIB_2_38 1
1336| #define HAVE_GLIB_2_36 1
1337| #define HAVE_GLIB_2_32 1
1338| #define HAVE_DIRENT_H 1
1339| #define HAVE_DLFCN_H 1
1340| /* end confdefs.h.  */
1341| #include <dl.h>
1342configure:19565: result: no
1343configure:19565: checking for dl.h
1344configure:19565: result: no
1345configure:19565: checking utmp.h usability
1346configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1347configure:19565: $? = 0
1348configure:19565: result: yes
1349configure:19565: checking utmp.h presence
1350configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c
1351configure:19565: $? = 0
1352configure:19565: result: yes
1353configure:19565: checking for utmp.h
1354configure:19565: result: yes
1355configure:19565: checking for locale.h
1356configure:19565: result: yes
1357configure:19565: checking mcheck.h usability
1358configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1359conftest.c:93:10: fatal error: 'mcheck.h' file not found
1360#include <mcheck.h>
1361         ^
13621 error generated.
1363configure:19565: $? = 1
1364configure: failed program was:
1365| /* confdefs.h */
1366| #define PACKAGE_NAME "GnuCash"
1367| #define PACKAGE_TARNAME "gnucash"
1368| #define PACKAGE_VERSION "2.6.5"
1369| #define PACKAGE_STRING "GnuCash 2.6.5"
1370| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
1371| #define PACKAGE_URL ""
1372| #define PACKAGE "gnucash"
1373| #define VERSION "2.6.5"
1374| #define STDC_HEADERS 1
1375| #define HAVE_SYS_TYPES_H 1
1376| #define HAVE_SYS_STAT_H 1
1377| #define HAVE_STDLIB_H 1
1378| #define HAVE_STRING_H 1
1379| #define HAVE_MEMORY_H 1
1380| #define HAVE_STRINGS_H 1
1381| #define HAVE_INTTYPES_H 1
1382| #define HAVE_STDINT_H 1
1383| #define HAVE_UNISTD_H 1
1384| #define __EXTENSIONS__ 1
1385| #define _ALL_SOURCE 1
1386| #define _GNU_SOURCE 1
1387| #define _POSIX_PTHREAD_SEMANTICS 1
1388| #define _TANDEM_SOURCE 1
1389| #define GNUCASH_MAJOR_VERSION 2
1390| #define GNUCASH_MINOR_VERSION 6
1391| #define GNUCASH_MICRO_VERSION 5
1392| #define GNUCASH_NANO_VERSION 0
1393| #define GNUCASH_RESAVE_VERSION 19920
1394| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
1395| #define GETTEXT_PACKAGE "gnucash"
1396| #define HAVE_LOCALE_H 1
1397| #define HAVE_LC_MESSAGES 1
1398| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1399| #define HAVE_GETTEXT 1
1400| #define HAVE_DCGETTEXT 1
1401| #define ENABLE_NLS 1
1402| #define HAVE_DLFCN_H 1
1403| #define LT_OBJDIR ".libs/"
1404| #define STDC_HEADERS 1
1405| #define HAVE_LIMITS_H 1
1406| #define HAVE_SYS_TIME_H 1
1407| #define HAVE_SYS_TIMES_H 1
1408| #define HAVE_SYS_WAIT_H 1
1409| #define HAVE_STPCPY 1
1410| #define HAVE_MEMCPY 1
1411| #define HAVE_TIMEGM 1
1412| #define HAVE_TOWUPPER 1
1413| #define HAVE_SETENV 1
1414| #define HAVE_STRUCT_TM_GMTOFF 1
1415| #define HAVE_SCANF_LLD 1
1416| #define HAVE_GLIB_2_38 1
1417| #define HAVE_GLIB_2_36 1
1418| #define HAVE_GLIB_2_32 1
1419| #define HAVE_DIRENT_H 1
1420| #define HAVE_DLFCN_H 1
1421| #define HAVE_UTMP_H 1
1422| #define HAVE_LOCALE_H 1
1423| /* end confdefs.h.  */
1424| #include <stdio.h>
1425| #ifdef HAVE_SYS_TYPES_H
1426| # include <sys/types.h>
1427| #endif
1428| #ifdef HAVE_SYS_STAT_H
1429| # include <sys/stat.h>
1430| #endif
1431| #ifdef STDC_HEADERS
1432| # include <stdlib.h>
1433| # include <stddef.h>
1434| #else
1435| # ifdef HAVE_STDLIB_H
1436| #  include <stdlib.h>
1437| # endif
1438| #endif
1439| #ifdef HAVE_STRING_H
1440| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1441| #  include <memory.h>
1442| # endif
1443| # include <string.h>
1444| #endif
1445| #ifdef HAVE_STRINGS_H
1446| # include <strings.h>
1447| #endif
1448| #ifdef HAVE_INTTYPES_H
1449| # include <inttypes.h>
1450| #endif
1451| #ifdef HAVE_STDINT_H
1452| # include <stdint.h>
1453| #endif
1454| #ifdef HAVE_UNISTD_H
1455| # include <unistd.h>
1456| #endif
1457| #include <mcheck.h>
1458configure:19565: result: no
1459configure:19565: checking mcheck.h presence
1460configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c
1461conftest.c:60:10: fatal error: 'mcheck.h' file not found
1462#include <mcheck.h>
1463         ^
14641 error generated.
1465configure:19565: $? = 1
1466configure: failed program was:
1467| /* confdefs.h */
1468| #define PACKAGE_NAME "GnuCash"
1469| #define PACKAGE_TARNAME "gnucash"
1470| #define PACKAGE_VERSION "2.6.5"
1471| #define PACKAGE_STRING "GnuCash 2.6.5"
1472| #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
1473| #define PACKAGE_URL ""
1474| #define PACKAGE "gnucash"
1475| #define VERSION "2.6.5"
1476| #define STDC_HEADERS 1
1477| #define HAVE_SYS_TYPES_H 1
1478| #define HAVE_SYS_STAT_H 1
1479| #define HAVE_STDLIB_H 1
1480| #define HAVE_STRING_H 1
1481| #define HAVE_MEMORY_H 1
1482| #define HAVE_STRINGS_H 1
1483| #define HAVE_INTTYPES_H 1
1484| #define HAVE_STDINT_H 1
1485| #define HAVE_UNISTD_H 1
1486| #define __EXTENSIONS__ 1
1487| #define _ALL_SOURCE 1
1488| #define _GNU_SOURCE 1
1489| #define _POSIX_PTHREAD_SEMANTICS 1
1490| #define _TANDEM_SOURCE 1
1491| #define GNUCASH_MAJOR_VERSION 2
1492| #define GNUCASH_MINOR_VERSION 6
1493| #define GNUCASH_MICRO_VERSION 5
1494| #define GNUCASH_NANO_VERSION 0
1495| #define GNUCASH_RESAVE_VERSION 19920
1496| #define GNUCASH_LATEST_STABLE_SERIES "2.6"
1497| #define GETTEXT_PACKAGE "gnucash"
1498| #define HAVE_LOCALE_H 1
1499| #define HAVE_LC_MESSAGES 1
1500| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1501| #define HAVE_GETTEXT 1
1502| #define HAVE_DCGETTEXT 1
1503| #define ENABLE_NLS 1
1504| #define HAVE_DLFCN_H 1
1505| #define LT_OBJDIR ".libs/"
1506| #define STDC_HEADERS 1
1507| #define HAVE_LIMITS_H 1
1508| #define HAVE_SYS_TIME_H 1
1509| #define HAVE_SYS_TIMES_H 1
1510| #define HAVE_SYS_WAIT_H 1
1511| #define HAVE_STPCPY 1
1512| #define HAVE_MEMCPY 1
1513| #define HAVE_TIMEGM 1
1514| #define HAVE_TOWUPPER 1
1515| #define HAVE_SETENV 1
1516| #define HAVE_STRUCT_TM_GMTOFF 1
1517| #define HAVE_SCANF_LLD 1
1518| #define HAVE_GLIB_2_38 1
1519| #define HAVE_GLIB_2_36 1
1520| #define HAVE_GLIB_2_32 1
1521| #define HAVE_DIRENT_H 1
1522| #define HAVE_DLFCN_H 1
1523| #define HAVE_UTMP_H 1
1524| #define HAVE_LOCALE_H 1
1525| /* end confdefs.h.  */
1526| #include <mcheck.h>
1527configure:19565: result: no
1528configure:19565: checking for mcheck.h
1529configure:19565: result: no
1530configure:19565: checking for unistd.h
1531configure:19565: result: yes
1532configure:19565: checking wctype.h usability
1533configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1534configure:19565: $? = 0
1535configure:19565: result: yes
1536configure:19565: checking wctype.h presence
1537configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c
1538configure:19565: $? = 0
1539configure:19565: result: yes
1540configure:19565: checking for wctype.h
1541configure:19565: result: yes
1542configure:19697: checking pkg-config is at least version 0.16
1543configure:19700: result: yes
1544configure:19811: checking if unsigned long is at least as big as guint32
1545configure:19832: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl  conftest.c  >&5
1546configure:19832: $? = 0
1547configure:19832: ./conftest
1548configure:19832: $? = 0
1549configure:19834: result: yes
1550configure:19856: checking for dlsym
1551configure:19856: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1552configure:19856: $? = 0
1553configure:19856: result: yes
1554configure:19970: checking for dlerror
1555configure:19970: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c   >&5
1556configure:19970: $? = 0
1557configure:19970: result: yes
1558configure:19990: checking operating system
1559configure:20006: result: darwin
1560configure:20008: checking For GDK-Quartz
1561configure:20127: result: no
1562configure:20439: checking X11/Xlib.h usability
1563configure:20439: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1564configure:20439: $? = 0
1565configure:20439: result: yes
1566configure:20439: checking X11/Xlib.h presence
1567configure:20439: /usr/bin/clang -E -I/opt/local/include conftest.c
1568configure:20439: $? = 0
1569configure:20439: result: yes
1570configure:20439: checking for X11/Xlib.h
1571configure:20439: result: yes
1572configure:20439: checking glob.h usability
1573configure:20439: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
1574configure:20439: $? = 0
1575configure:20439: result: yes
1576configure:20439: checking glob.h presence
1577configure:20439: /usr/bin/clang -E -I/opt/local/include conftest.c
1578configure:20439: $? = 0
1579configure:20439: result: yes
1580configure:20439: checking for glob.h
1581configure:20439: result: yes
1582configure:20461: checking for chown
1583configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1584configure:20461: $? = 0
1585configure:20461: result: yes
1586configure:20461: checking for gethostname
1587configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1588configure:20461: $? = 0
1589configure:20461: result: yes
1590configure:20461: checking for getppid
1591configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1592configure:20461: $? = 0
1593configure:20461: result: yes
1594configure:20461: checking for getuid
1595configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1596configure:20461: $? = 0
1597configure:20461: result: yes
1598configure:20461: checking for gettimeofday
1599configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1600configure:20461: $? = 0
1601configure:20461: result: yes
1602configure:20461: checking for gmtime_r
1603configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1604configure:20461: $? = 0
1605configure:20461: result: yes
1606configure:20473: checking for gethostid
1607configure:20473: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1608configure:20473: $? = 0
1609configure:20473: result: yes
1610configure:20473: checking for link
1611configure:20473: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
1612configure:20473: $? = 0
1613configure:20473: result: yes
1614configure:20553: checking for guile-1.8 >= 1.8.5
1615configure:20557: result: yes
1616configure:20561: checking GUILE_CFLAGS
1617configure:20564: result: -D_THREAD_SAFE -I/opt/local/include/guile18 -I/opt/local/include
1618configure:20567: checking GUILE_LIBS
1619configure:20570: result: -L/opt/local/lib -lguile18 -lgmp -lm -lltdl
1620configure:20594: checking for guile
1621configure:20627: result: no
1622configure:20637: error: guile required but not found
1623
1624## ---------------- ##
1625## Cache variables. ##
1626## ---------------- ##
1627
1628ac_cv_CLANG=yes
1629ac_cv_build=x86_64-apple-darwin14.0.0
1630ac_cv_c_bigendian=no
1631ac_cv_c_compiler_gnu=yes
1632ac_cv_cxx_compiler_gnu=yes
1633ac_cv_env_CCC_set=
1634ac_cv_env_CCC_value=
1635ac_cv_env_CC_set=set
1636ac_cv_env_CC_value=/usr/bin/clang
1637ac_cv_env_CFLAGS_set=set
1638ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
1639ac_cv_env_CPPFLAGS_set=set
1640ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1641ac_cv_env_CPP_set=
1642ac_cv_env_CPP_value=
1643ac_cv_env_CXXCPP_set=
1644ac_cv_env_CXXCPP_value=
1645ac_cv_env_CXXFLAGS_set=set
1646ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++'
1647ac_cv_env_CXX_set=set
1648ac_cv_env_CXX_value=/usr/bin/clang++
1649ac_cv_env_LDFLAGS_set=set
1650ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1651ac_cv_env_LIBS_set=
1652ac_cv_env_LIBS_value=
1653ac_cv_env_PKG_CONFIG_LIBDIR_set=
1654ac_cv_env_PKG_CONFIG_LIBDIR_value=
1655ac_cv_env_PKG_CONFIG_PATH_set=
1656ac_cv_env_PKG_CONFIG_PATH_value=
1657ac_cv_env_PKG_CONFIG_set=
1658ac_cv_env_PKG_CONFIG_value=
1659ac_cv_env_PYTHON_VERSION_set=
1660ac_cv_env_PYTHON_VERSION_value=
1661ac_cv_env_PYTHON_set=
1662ac_cv_env_PYTHON_value=
1663ac_cv_env_build_alias_set=
1664ac_cv_env_build_alias_value=
1665ac_cv_env_host_alias_set=
1666ac_cv_env_host_alias_value=
1667ac_cv_env_target_alias_set=
1668ac_cv_env_target_alias_value=
1669ac_cv_file___src_core_utils_gnc_scm_info_h=yes
1670ac_cv_file___src_swig_runtime_h=yes
1671ac_cv_file__proc_self_maps=no
1672ac_cv_func_bind_textdomain_codeset=yes
1673ac_cv_func_chown=yes
1674ac_cv_func_dcgettext=yes
1675ac_cv_func_dlerror=yes
1676ac_cv_func_dlsym=yes
1677ac_cv_func_gethostid=yes
1678ac_cv_func_gethostname=yes
1679ac_cv_func_getppid=yes
1680ac_cv_func_gettimeofday=yes
1681ac_cv_func_getuid=yes
1682ac_cv_func_gmtime_r=yes
1683ac_cv_func_link=yes
1684ac_cv_func_memcpy=yes
1685ac_cv_func_setenv=yes
1686ac_cv_func_stpcpy=yes
1687ac_cv_func_timegm=yes
1688ac_cv_func_towupper=yes
1689ac_cv_header_X11_Xlib_h=yes
1690ac_cv_header_dirent_h=yes
1691ac_cv_header_dl_h=no
1692ac_cv_header_dlfcn_h=yes
1693ac_cv_header_glob_h=yes
1694ac_cv_header_inttypes_h=yes
1695ac_cv_header_libintl_h=yes
1696ac_cv_header_limits_h=yes
1697ac_cv_header_locale_h=yes
1698ac_cv_header_mcheck_h=no
1699ac_cv_header_memory_h=yes
1700ac_cv_header_minix_config_h=no
1701ac_cv_header_pow_h=no
1702ac_cv_header_stdc=yes
1703ac_cv_header_stdint_h=yes
1704ac_cv_header_stdlib_h=yes
1705ac_cv_header_string_h=yes
1706ac_cv_header_strings_h=yes
1707ac_cv_header_sys_stat_h=yes
1708ac_cv_header_sys_time_h=yes
1709ac_cv_header_sys_times_h=yes
1710ac_cv_header_sys_types_h=yes
1711ac_cv_header_sys_wait_h=yes
1712ac_cv_header_unistd_h=yes
1713ac_cv_header_utmp_h=yes
1714ac_cv_header_wctype_h=yes
1715ac_cv_host=x86_64-apple-darwin14.0.0
1716ac_cv_lib_dl_dlopen=yes
1717ac_cv_lib_intl_bindtextdomain=yes
1718ac_cv_lib_intl_dgettext=yes
1719ac_cv_lib_intl_ngettext=yes
1720ac_cv_objext=o
1721ac_cv_path_EGREP='/usr/bin/grep -E'
1722ac_cv_path_FGREP='/usr/bin/grep -F'
1723ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt
1724ac_cv_path_GREP=/usr/bin/grep
1725ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract
1726ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge
1727ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl
1728ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update
1729ac_cv_path_MSGFMT=/opt/local/bin/msgfmt
1730ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge
1731ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
1732ac_cv_path_SED=/usr/bin/sed
1733ac_cv_path_XGETTEXT=/opt/local/bin/xgettext
1734ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1735ac_cv_prog_AWK=gawk
1736ac_cv_prog_CPP='/usr/bin/clang -E'
1737ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1738ac_cv_prog_ac_ct_AR=ar
1739ac_cv_prog_ac_ct_CC=/usr/bin/clang
1740ac_cv_prog_ac_ct_DLLTOOL=dlltool
1741ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1742ac_cv_prog_ac_ct_LIPO=lipo
1743ac_cv_prog_ac_ct_NMEDIT=nmedit
1744ac_cv_prog_ac_ct_OBJDUMP=objdump
1745ac_cv_prog_ac_ct_OTOOL=otool
1746ac_cv_prog_ac_ct_RANLIB=ranlib
1747ac_cv_prog_ac_ct_STRIP=strip
1748ac_cv_prog_cc_c89=
1749ac_cv_prog_cc_g=yes
1750ac_cv_prog_cxx_g=yes
1751ac_cv_prog_make_make_set=yes
1752ac_cv_safe_to_define___extensions__=yes
1753ac_cv_search_strerror='none required'
1754am_cv_CC_dependencies_compiler_type=none
1755am_cv_CXX_dependencies_compiler_type=none
1756am_cv_make_support_nested_variables=yes
1757am_cv_prog_cc_c_o=yes
1758am_cv_scanf_lld=yes
1759am_cv_struct_tm_gmtoff=yes
1760am_cv_val_LC_MESSAGES=yes
1761br_cv_binreloc=no
1762br_cv_valid_prefixes=yes
1763gt_cv_func_dgettext_libc=no
1764gt_cv_func_dgettext_libintl=yes
1765gt_cv_func_ngettext_libc=no
1766gt_cv_have_gettext=yes
1767lt_cv_apple_cc_single_mod=yes
1768lt_cv_ar_at_file=no
1769lt_cv_deplibs_check_method=pass_all
1770lt_cv_dlopen=dlopen
1771lt_cv_dlopen_libs=-ldl
1772lt_cv_dlopen_self=yes
1773lt_cv_dlopen_self_static=yes
1774lt_cv_file_magic_cmd='$MAGIC_CMD'
1775lt_cv_file_magic_test_file=
1776lt_cv_ld_exported_symbols_list=yes
1777lt_cv_ld_force_load=yes
1778lt_cv_ld_reload_flag=-r
1779lt_cv_nm_interface='BSD nm'
1780lt_cv_objdir=.libs
1781lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1782lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1783lt_cv_path_NM=/opt/local/bin/nm
1784lt_cv_path_mainfest_tool=no
1785lt_cv_prog_compiler_c_o=yes
1786lt_cv_prog_compiler_c_o_CXX=yes
1787lt_cv_prog_compiler_pic='-fno-common -DPIC'
1788lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1789lt_cv_prog_compiler_pic_works=yes
1790lt_cv_prog_compiler_pic_works_CXX=yes
1791lt_cv_prog_compiler_rtti_exceptions=yes
1792lt_cv_prog_compiler_static_works=no
1793lt_cv_prog_compiler_static_works_CXX=no
1794lt_cv_prog_gnu_ld=no
1795lt_cv_prog_gnu_ldcxx=no
1796lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1797lt_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'\'''
1798lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1799lt_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'\'''
1800lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1801lt_cv_sys_max_cmd_len=196608
1802lt_cv_to_host_file_cmd=func_convert_file_noop
1803lt_cv_to_tool_file_cmd=func_convert_file_noop
1804
1805## ----------------- ##
1806## Output variables. ##
1807## ----------------- ##
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818                $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \
1819                test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \
1820                test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \
1821        $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@
1822        $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead "  <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod "    <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail "  </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@
1823        @$(NORMAL_INSTALL)
1824        @$(NORMAL_UNINSTALL)
1825        @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
1826        cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
1827        echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \
1828        fi
1829        files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
1830        if test -n "$^"; then \
1831        rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
1832        test -n "$$files" || exit 0; \
1833        test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
1834$(gsettings__enum_file): $(gsettings_ENUM_FILES)
1835%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
1836.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas
1837.SECONDARY: $(gsettings_SCHEMAS)
1838ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing aclocal-1.14'
1839ALL_LINGUAS='ar as bg brx ca cs da de doi el en_GB es_NI es eu fa fi fr gu he hi hu it ja kn ko kok kok@latin ks lt lv mr nb ne nl pl pt_BR pt ro ru rw sk sv ta te tr uk ur vi zh_CN zh_TW'
1840AMDEPBACKSLASH=''
1841AMDEP_FALSE=''
1842AMDEP_TRUE='#'
1843AMTAR='$${TAR-tar}'
1844AM_BACKSLASH='\'
1845AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1846AM_DEFAULT_VERBOSITY='1'
1847AM_V='$(V)'
1848AQBANKING_CFLAGS=''
1849AQBANKING_LIBS=''
1850AR='ar'
1851AS='as'
1852AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing autoconf'
1853AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing autoheader'
1854AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing automake-1.14'
1855AWK='gawk'
1856AX_SWIG_PYTHON_CPPFLAGS=''
1857AX_SWIG_PYTHON_OPT=''
1858BINRELOC_CFLAGS=''
1859BINRELOC_LIBS=''
1860BUILDING_FROM_SCM_FALSE=''
1861BUILDING_FROM_SCM_TRUE='#'
1862CATALOGS=' ar.gmo as.gmo bg.gmo brx.gmo ca.gmo cs.gmo da.gmo de.gmo doi.gmo el.gmo en_GB.gmo es_NI.gmo es.gmo eu.gmo fa.gmo fi.gmo fr.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo kn.gmo ko.gmo kok.gmo kok@latin.gmo ks.gmo lt.gmo lv.gmo mr.gmo nb.gmo ne.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sk.gmo sv.gmo ta.gmo te.gmo tr.gmo uk.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
1863CATOBJEXT='.gmo'
1864CC='/usr/bin/clang'
1865CCDEPMODE='depmode=none'
1866CFLAGS='-pipe -Os -arch x86_64'
1867CLANG_FALSE='#'
1868CLANG_TRUE=''
1869CPP='/usr/bin/clang -E'
1870CPPFLAGS='-I/opt/local/include'
1871CUSTOM_GNC_DBD_DIR_FALSE=''
1872CUSTOM_GNC_DBD_DIR_TRUE=''
1873CXX='/usr/bin/clang++'
1874CXXCPP='/usr/bin/clang++ -E'
1875CXXDEPMODE='depmode=none'
1876CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++'
1877CYGPATH_W='echo'
1878DATADIRNAME='share'
1879DEFS=''
1880DEPDIR='.deps'
1881DLLTOOL='dlltool'
1882DL_LIB=''
1883DOC_FALSE=''
1884DOC_TRUE=''
1885DOT=''
1886DOXYGEN=''
1887DSYMUTIL='dsymutil'
1888DUMPBIN=''
1889ECHO_C='\c'
1890ECHO_N=''
1891ECHO_T=''
1892EFENCE_LIBS=''
1893EGREP='/usr/bin/grep -E'
1894ENABLE_DOXYGEN_FALSE=''
1895ENABLE_DOXYGEN_TRUE=''
1896EXEEXT=''
1897FGREP='/usr/bin/grep -F'
1898GDK_PIXBUF_CFLAGS=''
1899GDK_PIXBUF_LIBS=''
1900GETTEXT_PACKAGE='gnucash'
1901GIT_CMD=''
1902GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include '
1903GLIB_COMPILE_SCHEMAS='glib-compile-schemas'
1904GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl '
1905GMOFILES=' ar.gmo as.gmo bg.gmo brx.gmo ca.gmo cs.gmo da.gmo de.gmo doi.gmo el.gmo en_GB.gmo es_NI.gmo es.gmo eu.gmo fa.gmo fi.gmo fr.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo kn.gmo ko.gmo kok.gmo kok@latin.gmo ks.gmo lt.gmo lv.gmo mr.gmo nb.gmo ne.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sk.gmo sv.gmo ta.gmo te.gmo tr.gmo uk.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
1906GMSGFMT='/opt/local/bin/msgfmt'
1907GNC_ACCOUNTS_DIR=''
1908GNC_CHECKS_DIR=''
1909GNC_CONFIGDIR=''
1910GNC_CTAGS_FILE=''
1911GNC_CTAGS_FILE_FALSE=''
1912GNC_CTAGS_FILE_TRUE=''
1913GNC_DBD_DIR=''
1914GNC_DOC_INSTALL_DIR=''
1915GNC_ETAGS_FILE=''
1916GNC_ETAGS_FILE_FALSE=''
1917GNC_ETAGS_FILE_TRUE=''
1918GNC_GTKBUILDER_DIR=''
1919GNC_HAVE_GUILE_2_FALSE=''
1920GNC_HAVE_GUILE_2_TRUE=''
1921GNC_HELPDIR=''
1922GNC_INCLUDE_DIR=''
1923GNC_LIBEXECDIR=''
1924GNC_PIXMAP_DIR=''
1925GNC_SCM_INSTALL_DIR=''
1926GNC_SHAREDIR=''
1927GNC_SYSTEM_XDG_DATA_DIRS=''
1928GNC_UI_DIR=''
1929GNOMECANVAS_CFLAGS=''
1930GNOMECANVAS_LIBS=''
1931GNOME_KEYRING_CFLAGS=''
1932GNOME_KEYRING_LIBS=''
1933GNUCASH_ENABLE_GUI_FALSE=''
1934GNUCASH_ENABLE_GUI_TRUE=''
1935GNUCASH_LATEST_STABLE_SERIES='2.6'
1936GNUCASH_MAJOR_VERSION='2'
1937GNUCASH_MICRO_VERSION='5'
1938GNUCASH_MINOR_VERSION='6'
1939GNUCASH_NANO_VERSION='0'
1940GNUCASH_SEPARATE_BUILDDIR_FALSE=''
1941GNUCASH_SEPARATE_BUILDDIR_TRUE='#'
1942GOFFICE_CFLAGS=''
1943GOFFICE_LIBS=''
1944GREP='/usr/bin/grep'
1945GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
1946GSETTINGS_RULES='
1947GTKMM_CFLAGS=''
1948GTKMM_LIBS=''
1949GTK_CFLAGS=''
1950GTK_LIBS=''
1951GTK_MAC_CFLAGS=''
1952GTK_MAC_LIBS=''
1953GUILD=''
1954GUILE=''
1955GUILE_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/guile18 -I/opt/local/include '
1956GUILE_CONFIG=''
1957GUILE_EFFECTIVE_VERSION=''
1958GUILE_LIBS='-L/opt/local/lib -lguile18 -lgmp -lm -lltdl '
1959GUILE_TOOLS=''
1960GWENGUI_GTK2_CFLAGS=''
1961GWENGUI_GTK2_LIBS=''
1962HAVE_X11_XLIB_H_FALSE='#'
1963HAVE_X11_XLIB_H_TRUE=''
1964HTMLHELP_LIBS=''
1965INSTALL_DATA='${INSTALL} -m 644'
1966INSTALL_PROGRAM='${INSTALL}'
1967INSTALL_SCRIPT='${INSTALL}'
1968INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1969INSTOBJEXT='.mo'
1970INTLLIBS='-lintl '
1971INTLTOOL_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 $< $@'
1972INTLTOOL_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 $< $@'
1973INTLTOOL_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 $< $@'
1974INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract'
1975INTLTOOL_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 $< $@'
1976INTLTOOL_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 $< $@'
1977INTLTOOL_MERGE='/opt/local/bin/intltool-merge'
1978INTLTOOL_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 $< $@'
1979INTLTOOL_PERL='/opt/local/bin/perl'
1980INTLTOOL_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 $< $@'
1981INTLTOOL_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 $< $@'
1982INTLTOOL_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 $< $@'
1983INTLTOOL_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 $< $@'
1984INTLTOOL_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 $< $@'
1985INTLTOOL_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 $< $@'
1986INTLTOOL_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 $< $@'
1987INTLTOOL_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 $< $@'
1988INTLTOOL_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 $< $@'
1989INTLTOOL_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 $< $@'
1990INTLTOOL_UPDATE='/opt/local/bin/intltool-update'
1991INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
1992INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
1993INTLTOOL_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 $< $@'
1994INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@'
1995INTLTOOL_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 $< $@'
1996INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
1997INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
1998LC_MESSAGES_ENUM=''
1999LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
2000LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2001LIBDBI_LIBS=''
2002LIBOBJS=''
2003LIBOBJS_SEDSCRIPT=''
2004LIBOFX_CFLAGS=''
2005LIBOFX_LIBS=''
2006LIBQOF_LIBRARY_VERSION=''
2007LIBS=''
2008LIBSECRET_CFLAGS=''
2009LIBSECRET_LIBS=''
2010LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2011LIBTOOL_DEPS='./ltmain.sh'
2012LIBXML2_CFLAGS=''
2013LIBXML2_LIBS=''
2014LIBXSLT_CFLAGS=''
2015LIBXSLT_LIBS=''
2016LIPO='lipo'
2017LN_S='ln -s'
2018LTLIBOBJS=''
2019MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing makeinfo'
2020MANIFEST_TOOL=':'
2021MKDIR_P='./install-sh -c -d'
2022MKINSTALLDIRS='./mkinstalldirs'
2023MSGFMT='/opt/local/bin/msgfmt'
2024MSGFMT_OPTS='-c'
2025MSGMERGE='/opt/local/bin/msgmerge'
2026NM='/opt/local/bin/nm'
2027NMEDIT='nmedit'
2028OBJDUMP='objdump'
2029OBJEXT='o'
2030OS_WIN32_FALSE=''
2031OS_WIN32_TRUE='#'
2032OTOOL64=':'
2033OTOOL='otool'
2034PACKAGE='gnucash'
2035PACKAGE_BUGREPORT='gnucash-devel@gnucash.org'
2036PACKAGE_NAME='GnuCash'
2037PACKAGE_STRING='GnuCash 2.6.5'
2038PACKAGE_TARNAME='gnucash'
2039PACKAGE_URL=''
2040PACKAGE_VERSION='2.6.5'
2041PATH_SEPARATOR=':'
2042PERL='/opt/local/bin/perl5.16'
2043PKG_CONFIG='/opt/local/bin/pkg-config'
2044PKG_CONFIG_LIBDIR=''
2045PKG_CONFIG_PATH=''
2046PLATFORM_LINUX_FALSE=''
2047PLATFORM_LINUX_TRUE='#'
2048PLATFORM_OSX_FALSE=''
2049PLATFORM_OSX_QUARTZ_FALSE=''
2050PLATFORM_OSX_QUARTZ_TRUE='#'
2051PLATFORM_OSX_TRUE='#'
2052PLATFORM_WIN32_FALSE=''
2053PLATFORM_WIN32_TRUE='#'
2054POFILES=' ar.po as.po bg.po brx.po ca.po cs.po da.po de.po doi.po el.po en_GB.po es_NI.po es.po eu.po fa.po fi.po fr.po gu.po he.po hi.po hu.po it.po ja.po kn.po ko.po kok.po kok@latin.po ks.po lt.po lv.po mr.po nb.po ne.po nl.po pl.po pt_BR.po pt.po ro.po ru.po rw.po sk.po sv.po ta.po te.po tr.po uk.po ur.po vi.po zh_CN.po zh_TW.po'
2055POSUB='po'
2056PO_IN_DATADIR_FALSE=''
2057PO_IN_DATADIR_TRUE=''
2058PYTHON=''
2059PYTHON_CPPFLAGS=''
2060PYTHON_EXEC_PREFIX=''
2061PYTHON_EXTRA_LDFLAGS=''
2062PYTHON_EXTRA_LIBS=''
2063PYTHON_LDFLAGS=''
2064PYTHON_PLATFORM=''
2065PYTHON_PREFIX=''
2066PYTHON_SITE_PKG=''
2067PYTHON_VERSION=''
2068QOF_CFLAGS=''
2069QOF_LIBS=''
2070RANLIB='ranlib'
2071RC=''
2072REGEX_LIBS=''
2073SCM_TYPE=''
2074SED='/usr/bin/sed'
2075SET_MAKE=''
2076SHELL='/bin/sh'
2077STRIP='strip'
2078SWIG=''
2079SWIG_DIST_FAIL_FALSE=''
2080SWIG_DIST_FAIL_TRUE=''
2081SWIG_LIB=''
2082TEST_MYSQL_URL=''
2083TEST_PGSQL_URL=''
2084USE_NLS='yes'
2085VERSION='2.6.5'
2086WEBKIT_CFLAGS=''
2087WEBKIT_LIBS=''
2088WITH_AQBANKING_FALSE=''
2089WITH_AQBANKING_TRUE=''
2090WITH_DBI_FALSE=''
2091WITH_DBI_TRUE=''
2092WITH_GTKMM_FALSE=''
2093WITH_GTKMM_TRUE='#'
2094WITH_OFX_FALSE=''
2095WITH_OFX_TRUE=''
2096WITH_PYTHON_FALSE=''
2097WITH_PYTHON_TRUE=''
2098XGETTEXT='/opt/local/bin/xgettext'
2099XSLTPROC=''
2100ZLIB_LIBS=''
2101ac_ct_AR='ar'
2102ac_ct_CC='/usr/bin/clang'
2103ac_ct_CXX=''
2104ac_ct_DUMPBIN=''
2105all-am: $(gsettings_SCHEMAS:.xml=.valid)
2106am__EXEEXT_FALSE=''
2107am__EXEEXT_TRUE=''
2108am__fastdepCC_FALSE=''
2109am__fastdepCC_TRUE='#'
2110am__fastdepCXX_FALSE=''
2111am__fastdepCXX_TRUE='#'
2112am__include='include'
2113am__isrc=''
2114am__leading_dot='.'
2115am__nodep=''
2116am__quote=''
2117am__tar='$${TAR-tar} chof - "$$tardir"'
2118am__untar='$${TAR-tar} xf -'
2119bindir='${exec_prefix}/bin'
2120build='x86_64-apple-darwin14.0.0'
2121build_alias=''
2122build_cpu='x86_64'
2123build_os='darwin14.0.0'
2124build_vendor='apple'
2125cflags_set=''
2126clean-gsettings-schemas:
2127datadir='${datarootdir}'
2128datarootdir='${prefix}/share'
2129docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2130dvidir='${docdir}'
2131enable_dot=''
2132enable_html_docs=''
2133enable_latex_docs=''
2134endif'
2135exec_prefix='NONE'
2136gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
2137gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
2138host='x86_64-apple-darwin14.0.0'
2139host_alias=''
2140host_cpu='x86_64'
2141host_os='darwin14.0.0'
2142host_vendor='apple'
2143htmldir='${docdir}'
2144ifdef gsettings_ENUM_NAMESPACE
2145includedir='${prefix}/include'
2146infodir='${datarootdir}/info'
2147install-data-am: install-gsettings-schemas
2148install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
2149install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/install-sh'
2150intltool__v_merge_options_0='-q'
2151intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
2152libdir='${exec_prefix}/lib'
2153libexecdir='${exec_prefix}/libexec'
2154localedir='${datarootdir}/locale'
2155localstatedir='${prefix}/var'
2156mandir='${datarootdir}/man'
2157mkdir_p='$(MKDIR_P)'
2158mostlyclean-am: clean-gsettings-schemas
2159oldincludedir='/usr/include'
2160pdfdir='${docdir}'
2161pkgpyexecdir=''
2162pkgpythondir=''
2163prefix='/opt/local'
2164program_transform_name='s,x,x,'
2165psdir='${docdir}'
2166pyexecdir=''
2167pythondir=''
2168sbindir='${exec_prefix}/sbin'
2169sharedstatedir='${prefix}/com'
2170sysconfdir='${prefix}/etc'
2171target_alias=''
2172uninstall-am: uninstall-gsettings-schemas
2173uninstall-gsettings-schemas:
2174
2175## ------------------- ##
2176## File substitutions. ##
2177## ------------------- ##
2178
2179MIGRATABLE_PREFS_AQBANKING=''
2180MIGRATABLE_PREFS_OFX=''
2181
2182## ----------- ##
2183## confdefs.h. ##
2184## ----------- ##
2185
2186/* confdefs.h */
2187#define PACKAGE_NAME "GnuCash"
2188#define PACKAGE_TARNAME "gnucash"
2189#define PACKAGE_VERSION "2.6.5"
2190#define PACKAGE_STRING "GnuCash 2.6.5"
2191#define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org"
2192#define PACKAGE_URL ""
2193#define PACKAGE "gnucash"
2194#define VERSION "2.6.5"
2195#define STDC_HEADERS 1
2196#define HAVE_SYS_TYPES_H 1
2197#define HAVE_SYS_STAT_H 1
2198#define HAVE_STDLIB_H 1
2199#define HAVE_STRING_H 1
2200#define HAVE_MEMORY_H 1
2201#define HAVE_STRINGS_H 1
2202#define HAVE_INTTYPES_H 1
2203#define HAVE_STDINT_H 1
2204#define HAVE_UNISTD_H 1
2205#define __EXTENSIONS__ 1
2206#define _ALL_SOURCE 1
2207#define _GNU_SOURCE 1
2208#define _POSIX_PTHREAD_SEMANTICS 1
2209#define _TANDEM_SOURCE 1
2210#define GNUCASH_MAJOR_VERSION 2
2211#define GNUCASH_MINOR_VERSION 6
2212#define GNUCASH_MICRO_VERSION 5
2213#define GNUCASH_NANO_VERSION 0
2214#define GNUCASH_RESAVE_VERSION 19920
2215#define GNUCASH_LATEST_STABLE_SERIES "2.6"
2216#define GETTEXT_PACKAGE "gnucash"
2217#define HAVE_LOCALE_H 1
2218#define HAVE_LC_MESSAGES 1
2219#define HAVE_BIND_TEXTDOMAIN_CODESET 1
2220#define HAVE_GETTEXT 1
2221#define HAVE_DCGETTEXT 1
2222#define ENABLE_NLS 1
2223#define HAVE_DLFCN_H 1
2224#define LT_OBJDIR ".libs/"
2225#define STDC_HEADERS 1
2226#define HAVE_LIMITS_H 1
2227#define HAVE_SYS_TIME_H 1
2228#define HAVE_SYS_TIMES_H 1
2229#define HAVE_SYS_WAIT_H 1
2230#define HAVE_STPCPY 1
2231#define HAVE_MEMCPY 1
2232#define HAVE_TIMEGM 1
2233#define HAVE_TOWUPPER 1
2234#define HAVE_SETENV 1
2235#define HAVE_STRUCT_TM_GMTOFF 1
2236#define HAVE_SCANF_LLD 1
2237#define HAVE_GLIB_2_38 1
2238#define HAVE_GLIB_2_36 1
2239#define HAVE_GLIB_2_32 1
2240#define HAVE_DIRENT_H 1
2241#define HAVE_DLFCN_H 1
2242#define HAVE_UTMP_H 1
2243#define HAVE_LOCALE_H 1
2244#define HAVE_UNISTD_H 1
2245#define HAVE_WCTYPE_H 1
2246#define HAVE_DLSYM 1
2247#define HAVE_DLERROR 1
2248#define PLATFORM_OSX 1
2249#define HAVE_X11_XLIB_H 1
2250#define HAVE_GLOB_H 1
2251#define HAVE_CHOWN 1
2252#define HAVE_GETHOSTNAME 1
2253#define HAVE_GETPPID 1
2254#define HAVE_GETUID 1
2255#define HAVE_GETTIMEOFDAY 1
2256#define HAVE_GMTIME_R 1
2257#define HAVE_GETHOSTID 1
2258#define HAVE_LINK 1
2259
2260configure: exit 1