Ticket #49338: config.log

File config.log, 104.8 KB (added by rlhamil, 9 years ago)

config.log

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 configure, which was
5generated by GNU Autoconf 2.63.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-ncsb-dir=/opt/local/share/fonts/urw-fonts --enable-documentation
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = lapple.local
14uname -m = x86_64
15uname -r = 15.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 15.0.0: Wed Aug 26 16:57:32 PDT 2015; root:xnu-3247.1.106~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 15.0.0: Wed Aug 26 16:57:32 PDT 2015; root:xnu-3247.1.106~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 16.00 gigabytes
33Default processor set: 417 tasks, 2021 threads, 4 processors
34Load average: 2.71, Mach factor: 1.28
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:1956: checking build system type
52configure:1974: result: x86_64-apple-darwin15.0.0
53configure:2030: checking Package
54configure:2055: result: LILYPOND
55configure:2058: checking builddir
56configure:2070: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2
57configure:2073: checking for stepmake
58configure:2081: result: ./stepmake  (${datarootdir}/stepmake not found)
59configure:2149: checking host system type
60configure:2164: result: x86_64-apple-darwin15.0.0
61configure:2191: checking for gmake
62configure:2207: found /opt/local/bin/gmake
63configure:2218: result: gmake
64configure:2340: checking for find
65configure:2356: found /usr/bin/find
66configure:2367: result: find
67configure:2490: checking for tar
68configure:2506: found /usr/bin/tar
69configure:2517: result: tar
70configure:2769: checking for bash
71configure:2800: result: /bin/sh
72configure:2812: checking for python
73configure:2899: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
74configure:2902: checking /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version
75configure:2904: result: 2.7.10
76configure:2914: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
77configure:2944: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
78configure:3190: checking for gcc
79configure:3217: result: /usr/bin/clang
80configure:3449: checking for C compiler version
81configure:3457: /usr/bin/clang --version >&5
82Apple LLVM version 7.0.0 (clang-700.0.72)
83Target: x86_64-apple-darwin15.0.0
84Thread model: posix
85configure:3461: $? = 0
86configure:3468: /usr/bin/clang -v >&5
87Apple LLVM version 7.0.0 (clang-700.0.72)
88Target: x86_64-apple-darwin15.0.0
89Thread model: posix
90configure:3472: $? = 0
91configure:3479: /usr/bin/clang -V >&5
92clang: error: argument to '-V' is missing (expected 1 value)
93clang: error: no input files
94configure:3483: $? = 1
95configure:3506: checking for C compiler default output file name
96configure:3528: /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
97conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
98#define PACKAGE_NAME "LilyPond"
99        ^
100conftest.c:2:9: note: previous definition is here
101#define PACKAGE_NAME ""
102        ^
1031 warning generated.
104configure:3532: $? = 0
105configure:3570: result: a.out
106configure:3589: checking whether the C compiler works
107configure:3599: ./a.out
108configure:3603: $? = 0
109configure:3622: result: yes
110configure:3629: checking whether we are cross compiling
111configure:3631: result: no
112configure:3634: checking for suffix of executables
113configure:3641: /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
114conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
115#define PACKAGE_NAME "LilyPond"
116        ^
117conftest.c:2:9: note: previous definition is here
118#define PACKAGE_NAME ""
119        ^
1201 warning generated.
121configure:3645: $? = 0
122configure:3671: result:
123configure:3677: checking for suffix of object files
124configure:3703: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
125conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
126#define PACKAGE_NAME "LilyPond"
127        ^
128conftest.c:2:9: note: previous definition is here
129#define PACKAGE_NAME ""
130        ^
1311 warning generated.
132configure:3707: $? = 0
133configure:3732: result: o
134configure:3736: checking whether we are using the GNU C compiler
135configure:3765: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
136conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
137#define PACKAGE_NAME "LilyPond"
138        ^
139conftest.c:2:9: note: previous definition is here
140#define PACKAGE_NAME ""
141        ^
1421 warning generated.
143configure:3772: $? = 0
144configure:3789: result: yes
145configure:3798: checking whether /usr/bin/clang accepts -g
146configure:3828: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
147conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
148#define PACKAGE_NAME "LilyPond"
149        ^
150conftest.c:2:9: note: previous definition is here
151#define PACKAGE_NAME ""
152        ^
1531 warning generated.
154configure:3835: $? = 0
155configure: failed program was:
156| /* confdefs.h.  */
157| #define PACKAGE_NAME ""
158| #define PACKAGE_TARNAME ""
159| #define PACKAGE_VERSION ""
160| #define PACKAGE_STRING ""
161| #define PACKAGE_BUGREPORT ""
162| #define PACKAGE "lilypond"
163| #define PACKAGE_NAME "LilyPond"
164| #define TOPLEVEL_VERSION "2.18.2"
165| #define DIRSEP '/'
166| #define PATHSEP ':'
167| #define DATADIR "/opt/local/share"
168| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
169| #define LIBDIR "/opt/local/lib"
170| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
171| #define NDEBUG 1
172| /* end confdefs.h.  */
173|
174| int
175| main ()
176| {
177|
178|   ;
179|   return 0;
180| }
181configure:3867: /usr/bin/clang -c  -I/opt/local/include conftest.c >&5
182conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
183#define PACKAGE_NAME "LilyPond"
184        ^
185conftest.c:2:9: note: previous definition is here
186#define PACKAGE_NAME ""
187        ^
1881 warning generated.
189configure:3874: $? = 0
190configure: failed program was:
191| /* confdefs.h.  */
192| #define PACKAGE_NAME ""
193| #define PACKAGE_TARNAME ""
194| #define PACKAGE_VERSION ""
195| #define PACKAGE_STRING ""
196| #define PACKAGE_BUGREPORT ""
197| #define PACKAGE "lilypond"
198| #define PACKAGE_NAME "LilyPond"
199| #define TOPLEVEL_VERSION "2.18.2"
200| #define DIRSEP '/'
201| #define PATHSEP ':'
202| #define DATADIR "/opt/local/share"
203| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
204| #define LIBDIR "/opt/local/lib"
205| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
206| #define NDEBUG 1
207| /* end confdefs.h.  */
208|
209| int
210| main ()
211| {
212|
213|   ;
214|   return 0;
215| }
216configure:3907: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
217conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
218#define PACKAGE_NAME "LilyPond"
219        ^
220conftest.c:2:9: note: previous definition is here
221#define PACKAGE_NAME ""
222        ^
2231 warning generated.
224configure:3914: $? = 0
225configure:3936: result: yes
226configure:3953: checking for /usr/bin/clang option to accept ISO C89
227configure:4027: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
228conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
229#define PACKAGE_NAME "LilyPond"
230        ^
231conftest.c:2:9: note: previous definition is here
232#define PACKAGE_NAME ""
233        ^
2341 warning generated.
235configure:4034: $? = 0
236configure:4057: result: none needed
237configure:4113: checking whether compiler understands -pipe
238configure:4140: /usr/bin/clang -c  -pipe -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
239conftest.c:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
240#define PACKAGE_NAME "LilyPond"
241        ^
242conftest.c:2:9: note: previous definition is here
243#define PACKAGE_NAME ""
244        ^
2451 warning generated.
246configure:4147: $? = 0
247configure:4162: result: yes
248configure:4173: checking for IEEE-conformance compiler flags
249configure:4183: result: none
250configure:4198: checking for fc-list
251configure:4214: found /opt/local/bin/fc-list
252configure:4225: result: fc-list
253configure:4233: checking for New Century Schoolbook PFB files
254configure:4311: result: yes
255configure:4323: checking for python
256configure:4410: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
257configure:4413: checking /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version
258configure:4415: result: 2.7.10
259configure:4425: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
260configure:4455: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
261configure:4581: checking for C++ compiler version
262configure:4589: /usr/bin/clang++ --version >&5
263Apple LLVM version 7.0.0 (clang-700.0.72)
264Target: x86_64-apple-darwin15.0.0
265Thread model: posix
266configure:4593: $? = 0
267configure:4600: /usr/bin/clang++ -v >&5
268Apple LLVM version 7.0.0 (clang-700.0.72)
269Target: x86_64-apple-darwin15.0.0
270Thread model: posix
271configure:4604: $? = 0
272configure:4611: /usr/bin/clang++ -V >&5
273clang: error: argument to '-V' is missing (expected 1 value)
274clang: error: no input files
275configure:4615: $? = 1
276configure:4618: checking whether we are using the GNU C++ compiler
277configure:4647: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5
278conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
279#define PACKAGE_NAME "LilyPond"
280        ^
281conftest.cpp:2:9: note: previous definition is here
282#define PACKAGE_NAME ""
283        ^
2841 warning generated.
285configure:4654: $? = 0
286configure:4671: result: yes
287configure:4680: checking whether /usr/bin/clang++ accepts -g
288configure:4710: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
289conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
290#define PACKAGE_NAME "LilyPond"
291        ^
292conftest.cpp:2:9: note: previous definition is here
293#define PACKAGE_NAME ""
294        ^
2951 warning generated.
296configure:4717: $? = 0
297configure: failed program was:
298| /* confdefs.h.  */
299| #define PACKAGE_NAME ""
300| #define PACKAGE_TARNAME ""
301| #define PACKAGE_VERSION ""
302| #define PACKAGE_STRING ""
303| #define PACKAGE_BUGREPORT ""
304| #define PACKAGE "lilypond"
305| #define PACKAGE_NAME "LilyPond"
306| #define TOPLEVEL_VERSION "2.18.2"
307| #define DIRSEP '/'
308| #define PATHSEP ':'
309| #define DATADIR "/opt/local/share"
310| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
311| #define LIBDIR "/opt/local/lib"
312| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
313| #define NDEBUG 1
314| /* end confdefs.h.  */
315|
316| int
317| main ()
318| {
319|
320|   ;
321|   return 0;
322| }
323configure:4749: /usr/bin/clang++ -c  -I/opt/local/include conftest.cpp >&5
324conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
325#define PACKAGE_NAME "LilyPond"
326        ^
327conftest.cpp:2:9: note: previous definition is here
328#define PACKAGE_NAME ""
329        ^
3301 warning generated.
331configure:4756: $? = 0
332configure: failed program was:
333| /* confdefs.h.  */
334| #define PACKAGE_NAME ""
335| #define PACKAGE_TARNAME ""
336| #define PACKAGE_VERSION ""
337| #define PACKAGE_STRING ""
338| #define PACKAGE_BUGREPORT ""
339| #define PACKAGE "lilypond"
340| #define PACKAGE_NAME "LilyPond"
341| #define TOPLEVEL_VERSION "2.18.2"
342| #define DIRSEP '/'
343| #define PATHSEP ':'
344| #define DATADIR "/opt/local/share"
345| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
346| #define LIBDIR "/opt/local/lib"
347| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
348| #define NDEBUG 1
349| /* end confdefs.h.  */
350|
351| int
352| main ()
353| {
354|
355|   ;
356|   return 0;
357| }
358configure:4789: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5
359conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
360#define PACKAGE_NAME "LilyPond"
361        ^
362conftest.cpp:2:9: note: previous definition is here
363#define PACKAGE_NAME ""
364        ^
3651 warning generated.
366configure:4796: $? = 0
367configure:4818: result: yes
368configure:4847: checking how to run the C++ preprocessor
369configure:4883: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
370conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
371#define PACKAGE_NAME "LilyPond"
372        ^
373conftest.cpp:2:9: note: previous definition is here
374#define PACKAGE_NAME ""
375        ^
3761 warning generated.
377configure:4890: $? = 0
378configure:4921: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
379conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
380#define PACKAGE_NAME "LilyPond"
381        ^
382conftest.cpp:2:9: note: previous definition is here
383#define PACKAGE_NAME ""
384        ^
385conftest.cpp:18:10: fatal error: 'ac_nonexistent.h' file not found
386#include <ac_nonexistent.h>
387         ^
3881 warning and 1 error generated.
389configure:4928: $? = 1
390configure: failed program was:
391| /* confdefs.h.  */
392| #define PACKAGE_NAME ""
393| #define PACKAGE_TARNAME ""
394| #define PACKAGE_VERSION ""
395| #define PACKAGE_STRING ""
396| #define PACKAGE_BUGREPORT ""
397| #define PACKAGE "lilypond"
398| #define PACKAGE_NAME "LilyPond"
399| #define TOPLEVEL_VERSION "2.18.2"
400| #define DIRSEP '/'
401| #define PATHSEP ':'
402| #define DATADIR "/opt/local/share"
403| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
404| #define LIBDIR "/opt/local/lib"
405| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
406| #define NDEBUG 1
407| /* end confdefs.h.  */
408| #include <ac_nonexistent.h>
409configure:4961: result: /usr/bin/clang++ -E
410configure:4990: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
411conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
412#define PACKAGE_NAME "LilyPond"
413        ^
414conftest.cpp:2:9: note: previous definition is here
415#define PACKAGE_NAME ""
416        ^
4171 warning generated.
418configure:4997: $? = 0
419configure:5028: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
420conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
421#define PACKAGE_NAME "LilyPond"
422        ^
423conftest.cpp:2:9: note: previous definition is here
424#define PACKAGE_NAME ""
425        ^
426conftest.cpp:18:10: fatal error: 'ac_nonexistent.h' file not found
427#include <ac_nonexistent.h>
428         ^
4291 warning and 1 error generated.
430configure:5035: $? = 1
431configure: failed program was:
432| /* confdefs.h.  */
433| #define PACKAGE_NAME ""
434| #define PACKAGE_TARNAME ""
435| #define PACKAGE_VERSION ""
436| #define PACKAGE_STRING ""
437| #define PACKAGE_BUGREPORT ""
438| #define PACKAGE "lilypond"
439| #define PACKAGE_NAME "LilyPond"
440| #define TOPLEVEL_VERSION "2.18.2"
441| #define DIRSEP '/'
442| #define PATHSEP ':'
443| #define DATADIR "/opt/local/share"
444| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
445| #define LIBDIR "/opt/local/lib"
446| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
447| #define NDEBUG 1
448| /* end confdefs.h.  */
449| #include <ac_nonexistent.h>
450configure:5075: checking for grep that handles long lines and -e
451configure:5135: result: /opt/local/bin/grep
452configure:5140: checking for egrep
453configure:5204: result: /opt/local/bin/grep -E
454conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
455#define PACKAGE_NAME "LilyPond"
456        ^
457conftest.cpp:2:9: note: previous definition is here
458#define PACKAGE_NAME ""
459        ^
4601 warning generated.
461configure:5432: checking for C++ compiler version
462configure:5440: /usr/bin/clang++ --version >&5
463Apple LLVM version 7.0.0 (clang-700.0.72)
464Target: x86_64-apple-darwin15.0.0
465Thread model: posix
466configure:5444: $? = 0
467configure:5451: /usr/bin/clang++ -v >&5
468Apple LLVM version 7.0.0 (clang-700.0.72)
469Target: x86_64-apple-darwin15.0.0
470Thread model: posix
471configure:5455: $? = 0
472configure:5462: /usr/bin/clang++ -V >&5
473clang: error: argument to '-V' is missing (expected 1 value)
474clang: error: no input files
475configure:5466: $? = 1
476configure:5469: checking whether we are using the GNU C++ compiler
477configure:5522: result: yes
478configure:5531: checking whether /usr/bin/clang++ accepts -g
479configure:5669: result: yes
480conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
481#define PACKAGE_NAME "LilyPond"
482        ^
483conftest.cpp:2:9: note: previous definition is here
484#define PACKAGE_NAME ""
485        ^
4861 warning generated.
487configure:5836: checking options for known g++ bugs
488configure:5849: result: none
489configure:5855: checking whether explicit instantiation is needed
490configure:5884: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
491clang: warning: optimization flag '-finline-functions' is not supported
492clang: warning: argument unused during compilation: '-finline-functions'
493conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
494#define PACKAGE_NAME "LilyPond"
495        ^
496conftest.cpp:2:9: note: previous definition is here
497#define PACKAGE_NAME ""
498        ^
4991 warning generated.
500configure:5891: $? = 0
501configure:5911: result: no
502configure:5921: checking for stl.data () method
503configure:5952: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
504clang: warning: optimization flag '-finline-functions' is not supported
505clang: warning: argument unused during compilation: '-finline-functions'
506conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
507#define PACKAGE_NAME "LilyPond"
508        ^
509conftest.cpp:2:9: note: previous definition is here
510#define PACKAGE_NAME ""
511        ^
5121 warning generated.
513configure:5959: $? = 0
514configure:5974: result: yes
515configure:5990: checking for ar
516configure:6006: found /opt/local/bin/ar
517configure:6017: result: ar
518configure:6177: checking for ranlib
519configure:6193: found /opt/local/bin/ranlib
520configure:6204: result: ranlib
521configure:6255: checking for dlopen in -ldl
522configure:6290: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -ldl   >&5
523clang: warning: optimization flag '-finline-functions' is not supported
524conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
525#define PACKAGE_NAME "LilyPond"
526        ^
527conftest.cpp:2:9: note: previous definition is here
528#define PACKAGE_NAME ""
529        ^
5301 warning generated.
531configure:6297: $? = 0
532configure:6318: result: yes
533configure:6333: checking for dlopen
534configure:6389: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -ldl  >&5
535clang: warning: optimization flag '-finline-functions' is not supported
536conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
537#define PACKAGE_NAME "LilyPond"
538        ^
539conftest.cpp:2:9: note: previous definition is here
540#define PACKAGE_NAME ""
541        ^
5421 warning generated.
543configure:6396: $? = 0
544configure:6418: result: yes
545configure:6439: checking for bison
546configure:6455: found /opt/local/bin/bison
547configure:6466: result: bison -y
548configure:6484: checking for bison
549configure:6500: found /opt/local/bin/bison
550configure:6511: result: bison
551configure:6633: checking bison version
552configure:6696: result: 3.0.4
553configure:6722: checking for flex
554configure:6738: found /opt/local/bin/flex
555configure:6749: result: flex
556configure:6867: checking for ANSI C header files
557configure:6897: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
558clang: warning: optimization flag '-finline-functions' is not supported
559clang: warning: argument unused during compilation: '-finline-functions'
560conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
561#define PACKAGE_NAME "LilyPond"
562        ^
563conftest.cpp:2:9: note: previous definition is here
564#define PACKAGE_NAME ""
565        ^
5661 warning generated.
567configure:6904: $? = 0
568conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
569#define PACKAGE_NAME "LilyPond"
570        ^
571conftest.cpp:2:9: note: previous definition is here
572#define PACKAGE_NAME ""
573        ^
5741 warning generated.
575conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
576#define PACKAGE_NAME "LilyPond"
577        ^
578conftest.cpp:2:9: note: previous definition is here
579#define PACKAGE_NAME ""
580        ^
5811 warning generated.
582configure:7003: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -ldl  >&5
583clang: warning: optimization flag '-finline-functions' is not supported
584conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
585#define PACKAGE_NAME "LilyPond"
586        ^
587conftest.cpp:2:9: note: previous definition is here
588#define PACKAGE_NAME ""
589        ^
5901 warning generated.
591configure:7007: $? = 0
592configure:7013: ./conftest
593configure:7017: $? = 0
594configure:7035: result: yes
595configure:7059: checking for sys/types.h
596configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
597clang: warning: optimization flag '-finline-functions' is not supported
598clang: warning: argument unused during compilation: '-finline-functions'
599conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
600#define PACKAGE_NAME "LilyPond"
601        ^
602conftest.cpp:2:9: note: previous definition is here
603#define PACKAGE_NAME ""
604        ^
6051 warning generated.
606configure:7087: $? = 0
607configure:7104: result: yes
608configure:7059: checking for sys/stat.h
609configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
610clang: warning: optimization flag '-finline-functions' is not supported
611clang: warning: argument unused during compilation: '-finline-functions'
612conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
613#define PACKAGE_NAME "LilyPond"
614        ^
615conftest.cpp:2:9: note: previous definition is here
616#define PACKAGE_NAME ""
617        ^
6181 warning generated.
619configure:7087: $? = 0
620configure:7104: result: yes
621configure:7059: checking for stdlib.h
622configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
623clang: warning: optimization flag '-finline-functions' is not supported
624clang: warning: argument unused during compilation: '-finline-functions'
625conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
626#define PACKAGE_NAME "LilyPond"
627        ^
628conftest.cpp:2:9: note: previous definition is here
629#define PACKAGE_NAME ""
630        ^
6311 warning generated.
632configure:7087: $? = 0
633configure:7104: result: yes
634configure:7059: checking for string.h
635configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
636clang: warning: optimization flag '-finline-functions' is not supported
637clang: warning: argument unused during compilation: '-finline-functions'
638conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
639#define PACKAGE_NAME "LilyPond"
640        ^
641conftest.cpp:2:9: note: previous definition is here
642#define PACKAGE_NAME ""
643        ^
6441 warning generated.
645configure:7087: $? = 0
646configure:7104: result: yes
647configure:7059: checking for memory.h
648configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
649clang: warning: optimization flag '-finline-functions' is not supported
650clang: warning: argument unused during compilation: '-finline-functions'
651conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
652#define PACKAGE_NAME "LilyPond"
653        ^
654conftest.cpp:2:9: note: previous definition is here
655#define PACKAGE_NAME ""
656        ^
6571 warning generated.
658configure:7087: $? = 0
659configure:7104: result: yes
660configure:7059: checking for strings.h
661configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
662clang: warning: optimization flag '-finline-functions' is not supported
663clang: warning: argument unused during compilation: '-finline-functions'
664conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
665#define PACKAGE_NAME "LilyPond"
666        ^
667conftest.cpp:2:9: note: previous definition is here
668#define PACKAGE_NAME ""
669        ^
6701 warning generated.
671configure:7087: $? = 0
672configure:7104: result: yes
673configure:7059: checking for inttypes.h
674configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
675clang: warning: optimization flag '-finline-functions' is not supported
676clang: warning: argument unused during compilation: '-finline-functions'
677conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
678#define PACKAGE_NAME "LilyPond"
679        ^
680conftest.cpp:2:9: note: previous definition is here
681#define PACKAGE_NAME ""
682        ^
6831 warning generated.
684configure:7087: $? = 0
685configure:7104: result: yes
686configure:7059: checking for stdint.h
687configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
688clang: warning: optimization flag '-finline-functions' is not supported
689clang: warning: argument unused during compilation: '-finline-functions'
690conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
691#define PACKAGE_NAME "LilyPond"
692        ^
693conftest.cpp:2:9: note: previous definition is here
694#define PACKAGE_NAME ""
695        ^
6961 warning generated.
697configure:7087: $? = 0
698configure:7104: result: yes
699configure:7059: checking for unistd.h
700configure:7080: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
701clang: warning: optimization flag '-finline-functions' is not supported
702clang: warning: argument unused during compilation: '-finline-functions'
703conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
704#define PACKAGE_NAME "LilyPond"
705        ^
706conftest.cpp:2:9: note: previous definition is here
707#define PACKAGE_NAME ""
708        ^
7091 warning generated.
710configure:7087: $? = 0
711configure:7104: result: yes
712configure:7135: checking FlexLexer.h usability
713configure:7152: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
714clang: warning: optimization flag '-finline-functions' is not supported
715clang: warning: argument unused during compilation: '-finline-functions'
716conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
717#define PACKAGE_NAME "LilyPond"
718        ^
719conftest.cpp:2:9: note: previous definition is here
720#define PACKAGE_NAME ""
721        ^
7221 warning generated.
723configure:7159: $? = 0
724configure:7173: result: yes
725configure:7177: checking FlexLexer.h presence
726configure:7192: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp
727conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
728#define PACKAGE_NAME "LilyPond"
729        ^
730conftest.cpp:2:9: note: previous definition is here
731#define PACKAGE_NAME ""
732        ^
7331 warning generated.
734configure:7199: $? = 0
735configure:7213: result: yes
736configure:7241: checking for FlexLexer.h
737configure:7250: result: yes
738configure:7275: checking for yyFlexLexer.yy_current_buffer
739configure:7312: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
740clang: warning: optimization flag '-finline-functions' is not supported
741clang: warning: argument unused during compilation: '-finline-functions'
742conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
743#define PACKAGE_NAME "LilyPond"
744        ^
745conftest.cpp:2:9: note: previous definition is here
746#define PACKAGE_NAME ""
747        ^
748conftest.cpp:33:17: warning: using directive refers to implicitly-defined namespace 'std'
749using namespace std;
750                ^
751conftest.cpp:40:7: error: use of undeclared identifier 'yy_current_buffer'
752      yy_current_buffer = 0;
753      ^
7542 warnings and 1 error generated.
755configure:7319: $? = 1
756configure: failed program was:
757| /* confdefs.h.  */
758| #define PACKAGE_NAME ""
759| #define PACKAGE_TARNAME ""
760| #define PACKAGE_VERSION ""
761| #define PACKAGE_STRING ""
762| #define PACKAGE_BUGREPORT ""
763| #define PACKAGE "lilypond"
764| #define PACKAGE_NAME "LilyPond"
765| #define TOPLEVEL_VERSION "2.18.2"
766| #define DIRSEP '/'
767| #define PATHSEP ':'
768| #define DATADIR "/opt/local/share"
769| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
770| #define LIBDIR "/opt/local/lib"
771| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
772| #define NDEBUG 1
773| #define HAVE_STL_DATA_METHOD 1
774| #define HAVE_LIBDL 1
775| #define HAVE_DLOPEN 1
776| #define STDC_HEADERS 1
777| #define HAVE_SYS_TYPES_H 1
778| #define HAVE_SYS_STAT_H 1
779| #define HAVE_STDLIB_H 1
780| #define HAVE_STRING_H 1
781| #define HAVE_MEMORY_H 1
782| #define HAVE_STRINGS_H 1
783| #define HAVE_INTTYPES_H 1
784| #define HAVE_STDINT_H 1
785| #define HAVE_UNISTD_H 1
786| #define HAVE_FLEXLEXER_H 1
787| /* end confdefs.h.  */
788|
789| using namespace std;
790| #include <FlexLexer.h>
791| class yy_flex_lexer: public yyFlexLexer
792| {
793|   public:
794|     yy_flex_lexer ()
795|     {
796|       yy_current_buffer = 0;
797|     }
798| };
799|
800| int
801| main ()
802| {
803|
804|   ;
805|   return 0;
806| }
807configure:7334: result: no
808configure:7345: checking FlexLexer.h location
809configure:7358: result: /opt/local/include/FlexLexer.h
810configure:7384: checking language
811configure:7396: result: English
812configure:7421: checking for gettext in -lintl
813configure:7456: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl  -ldl  >&5
814clang: warning: optimization flag '-finline-functions' is not supported
815conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
816#define PACKAGE_NAME "LilyPond"
817        ^
818conftest.cpp:2:9: note: previous definition is here
819#define PACKAGE_NAME ""
820        ^
8211 warning generated.
822configure:7463: $? = 0
823configure:7484: result: yes
824configure:7499: checking for gettext
825configure:7555: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
826clang: warning: optimization flag '-finline-functions' is not supported
827conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
828#define PACKAGE_NAME "LilyPond"
829        ^
830conftest.cpp:2:9: note: previous definition is here
831#define PACKAGE_NAME ""
832        ^
8331 warning generated.
834configure:7562: $? = 0
835configure:7584: result: yes
836configure:7603: checking for msgfmt
837configure:7619: found /opt/local/bin/msgfmt
838configure:7630: result: msgfmt
839configure:7754: checking for mf-nowin
840configure:7770: found /opt/local/bin/mf-nowin
841configure:7781: result: mf-nowin
842configure:7903: checking for mpost
843configure:7919: found /opt/local/bin/mpost
844configure:7930: result: mpost
845configure:8097: checking for working metafont mode
846configure:8106: result: ljfour
847configure:8119: checking for kpsewhich
848configure:8135: found /opt/local/bin/kpsewhich
849configure:8146: result: kpsewhich
850configure:8264: checking for metapost required files
851configure:8276: result: yes
852configure:8284: checking for guile-config
853configure:8371: result: /opt/local/bin/guile18-config
854configure:8374: checking /opt/local/bin/guile18-config version
855configure:8376: result: 1.8.8
856configure:8403: checking guile compile flags
857configure:8406: result: -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE
858configure:8408: checking guile link flags
859configure:8411: result: -I/opt/local/include -D_THREAD_SAFE  -L/opt/local/lib -lguile18 -lltdl -L/opt/local/lib -lgmp -lm -lltdl
860configure:8437: checking libguile18.h usability
861configure:8454: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include conftest.cpp >&5
862clang: warning: optimization flag '-finline-functions' is not supported
863clang: warning: argument unused during compilation: '-finline-functions'
864conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
865#define PACKAGE_NAME "LilyPond"
866        ^
867conftest.cpp:2:9: note: previous definition is here
868#define PACKAGE_NAME ""
869        ^
8701 warning generated.
871configure:8461: $? = 0
872configure:8475: result: yes
873configure:8479: checking libguile18.h presence
874configure:8494: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include conftest.cpp
875conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
876#define PACKAGE_NAME "LilyPond"
877        ^
878conftest.cpp:2:9: note: previous definition is here
879#define PACKAGE_NAME ""
880        ^
8811 warning generated.
882configure:8501: $? = 0
883configure:8515: result: yes
884configure:8543: checking for libguile18.h
885configure:8552: result: yes
886configure:8568: checking for scm_boot_guile in -lguile
887configure:8603: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lguile  -I/opt/local/include -D_THREAD_SAFE  -L/opt/local/lib -lguile18 -lltdl -L/opt/local/lib -lgmp -lm -lltdl -lintl -ldl  >&5
888clang: warning: optimization flag '-finline-functions' is not supported
889conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
890#define PACKAGE_NAME "LilyPond"
891        ^
892conftest.cpp:2:9: note: previous definition is here
893#define PACKAGE_NAME ""
894        ^
8951 warning generated.
896ld: library not found for -lguile
897clang: error: linker command failed with exit code 1 (use -v to see invocation)
898configure:8610: $? = 1
899configure: failed program was:
900| /* confdefs.h.  */
901| #define PACKAGE_NAME ""
902| #define PACKAGE_TARNAME ""
903| #define PACKAGE_VERSION ""
904| #define PACKAGE_STRING ""
905| #define PACKAGE_BUGREPORT ""
906| #define PACKAGE "lilypond"
907| #define PACKAGE_NAME "LilyPond"
908| #define TOPLEVEL_VERSION "2.18.2"
909| #define DIRSEP '/'
910| #define PATHSEP ':'
911| #define DATADIR "/opt/local/share"
912| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
913| #define LIBDIR "/opt/local/lib"
914| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
915| #define NDEBUG 1
916| #define HAVE_STL_DATA_METHOD 1
917| #define HAVE_LIBDL 1
918| #define HAVE_DLOPEN 1
919| #define STDC_HEADERS 1
920| #define HAVE_SYS_TYPES_H 1
921| #define HAVE_SYS_STAT_H 1
922| #define HAVE_STDLIB_H 1
923| #define HAVE_STRING_H 1
924| #define HAVE_MEMORY_H 1
925| #define HAVE_STRINGS_H 1
926| #define HAVE_INTTYPES_H 1
927| #define HAVE_STDINT_H 1
928| #define HAVE_UNISTD_H 1
929| #define HAVE_FLEXLEXER_H 1
930| #define LOCALEDIR "/opt/local/share/locale"
931| #define HAVE_LIBINTL 1
932| #define HAVE_GETTEXT 1
933| #define HAVE_LIBGUILE18_H 1
934| /* end confdefs.h.  */
935|
936| /* Override any GCC internal prototype to avoid an error.
937|    Use char because int might match the return type of a GCC
938|    builtin and then its argument prototype would still apply.  */
939| #ifdef __cplusplus
940| extern "C"
941| #endif
942| char scm_boot_guile ();
943| int
944| main ()
945| {
946| return scm_boot_guile ();
947|   ;
948|   return 0;
949| }
950configure:8631: result: no
951configure:8646: checking for scm_boot_guile
952configure:8702: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -I/opt/local/include -D_THREAD_SAFE  -L/opt/local/lib -lguile18 -lltdl -L/opt/local/lib -lgmp -lm -lltdl -lintl -ldl  >&5
953clang: warning: optimization flag '-finline-functions' is not supported
954conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
955#define PACKAGE_NAME "LilyPond"
956        ^
957conftest.cpp:2:9: note: previous definition is here
958#define PACKAGE_NAME ""
959        ^
9601 warning generated.
961configure:8709: $? = 0
962configure:8731: result: yes
963configure:8771: checking for scm_t_hash_fold_fn
964configure:8800: /usr/bin/clang++ -c -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
965clang: warning: optimization flag '-finline-functions' is not supported
966clang: warning: argument unused during compilation: '-finline-functions'
967conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
968#define PACKAGE_NAME "LilyPond"
969        ^
970conftest.cpp:2:9: note: previous definition is here
971#define PACKAGE_NAME ""
972        ^
973conftest.cpp:45:13: error: use of undeclared identifier 'scm_t_hash_fold_fn'; did you mean 'scm_hash_fold'?
974if (sizeof (scm_t_hash_fold_fn))
975            ^~~~~~~~~~~~~~~~~~
976            scm_hash_fold
977/opt/local/include/libguile18/hashtab.h:131:13: note: 'scm_hash_fold' declared here
978SCM_API SCM scm_hash_fold (SCM proc, SCM init, SCM hash);
979            ^
980conftest.cpp:45:12: error: invalid application of 'sizeof' to a function type
981if (sizeof (scm_t_hash_fold_fn))
982           ^~~~~~~~~~~~~~~~~~~~
9831 warning and 2 errors generated.
984configure:8807: $? = 1
985configure: failed program was:
986| /* confdefs.h.  */
987| #define PACKAGE_NAME ""
988| #define PACKAGE_TARNAME ""
989| #define PACKAGE_VERSION ""
990| #define PACKAGE_STRING ""
991| #define PACKAGE_BUGREPORT ""
992| #define PACKAGE "lilypond"
993| #define PACKAGE_NAME "LilyPond"
994| #define TOPLEVEL_VERSION "2.18.2"
995| #define DIRSEP '/'
996| #define PATHSEP ':'
997| #define DATADIR "/opt/local/share"
998| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
999| #define LIBDIR "/opt/local/lib"
1000| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1001| #define NDEBUG 1
1002| #define HAVE_STL_DATA_METHOD 1
1003| #define HAVE_LIBDL 1
1004| #define HAVE_DLOPEN 1
1005| #define STDC_HEADERS 1
1006| #define HAVE_SYS_TYPES_H 1
1007| #define HAVE_SYS_STAT_H 1
1008| #define HAVE_STDLIB_H 1
1009| #define HAVE_STRING_H 1
1010| #define HAVE_MEMORY_H 1
1011| #define HAVE_STRINGS_H 1
1012| #define HAVE_INTTYPES_H 1
1013| #define HAVE_STDINT_H 1
1014| #define HAVE_UNISTD_H 1
1015| #define HAVE_FLEXLEXER_H 1
1016| #define LOCALEDIR "/opt/local/share/locale"
1017| #define HAVE_LIBINTL 1
1018| #define HAVE_GETTEXT 1
1019| #define HAVE_LIBGUILE18_H 1
1020| #define HAVE_SCM_BOOT_GUILE 1
1021| #define GUILE_MAJOR_VERSION 1
1022| #define GUILE_MINOR_VERSION 8
1023| #define GUILE_PATCH_LEVEL 8
1024| /* end confdefs.h.  */
1025| #include <libguile18.h>
1026|
1027| int
1028| main ()
1029| {
1030| if (sizeof (scm_t_hash_fold_fn))
1031|        return 0;
1032|   ;
1033|   return 0;
1034| }
1035configure:8865: result: no
1036configure:8878: checking for scm_t_hash_handle_fn
1037configure:8907: /usr/bin/clang++ -c -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
1038clang: warning: optimization flag '-finline-functions' is not supported
1039clang: warning: argument unused during compilation: '-finline-functions'
1040conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1041#define PACKAGE_NAME "LilyPond"
1042        ^
1043conftest.cpp:2:9: note: previous definition is here
1044#define PACKAGE_NAME ""
1045        ^
1046conftest.cpp:45:13: error: unknown type name 'scm_t_hash_handle_fn'; did you mean 'scm_t_catch_handler'?
1047if (sizeof (scm_t_hash_handle_fn))
1048            ^~~~~~~~~~~~~~~~~~~~
1049            scm_t_catch_handler
1050/opt/local/include/libguile18/throw.h:30:15: note: 'scm_t_catch_handler' declared here
1051typedef SCM (*scm_t_catch_handler) (void *data,
1052              ^
10531 warning and 1 error generated.
1054configure:8914: $? = 1
1055configure: failed program was:
1056| /* confdefs.h.  */
1057| #define PACKAGE_NAME ""
1058| #define PACKAGE_TARNAME ""
1059| #define PACKAGE_VERSION ""
1060| #define PACKAGE_STRING ""
1061| #define PACKAGE_BUGREPORT ""
1062| #define PACKAGE "lilypond"
1063| #define PACKAGE_NAME "LilyPond"
1064| #define TOPLEVEL_VERSION "2.18.2"
1065| #define DIRSEP '/'
1066| #define PATHSEP ':'
1067| #define DATADIR "/opt/local/share"
1068| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
1069| #define LIBDIR "/opt/local/lib"
1070| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1071| #define NDEBUG 1
1072| #define HAVE_STL_DATA_METHOD 1
1073| #define HAVE_LIBDL 1
1074| #define HAVE_DLOPEN 1
1075| #define STDC_HEADERS 1
1076| #define HAVE_SYS_TYPES_H 1
1077| #define HAVE_SYS_STAT_H 1
1078| #define HAVE_STDLIB_H 1
1079| #define HAVE_STRING_H 1
1080| #define HAVE_MEMORY_H 1
1081| #define HAVE_STRINGS_H 1
1082| #define HAVE_INTTYPES_H 1
1083| #define HAVE_STDINT_H 1
1084| #define HAVE_UNISTD_H 1
1085| #define HAVE_FLEXLEXER_H 1
1086| #define LOCALEDIR "/opt/local/share/locale"
1087| #define HAVE_LIBINTL 1
1088| #define HAVE_GETTEXT 1
1089| #define HAVE_LIBGUILE18_H 1
1090| #define HAVE_SCM_BOOT_GUILE 1
1091| #define GUILE_MAJOR_VERSION 1
1092| #define GUILE_MINOR_VERSION 8
1093| #define GUILE_PATCH_LEVEL 8
1094| /* end confdefs.h.  */
1095| #include <libguile18.h>
1096|
1097| int
1098| main ()
1099| {
1100| if (sizeof (scm_t_hash_handle_fn))
1101|        return 0;
1102|   ;
1103|   return 0;
1104| }
1105configure:8972: result: no
1106configure:8986: checking for scm_t_subr
1107configure:9015: /usr/bin/clang++ -c -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include conftest.cpp >&5
1108clang: warning: optimization flag '-finline-functions' is not supported
1109clang: warning: argument unused during compilation: '-finline-functions'
1110conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1111#define PACKAGE_NAME "LilyPond"
1112        ^
1113conftest.cpp:2:9: note: previous definition is here
1114#define PACKAGE_NAME ""
1115        ^
1116conftest.cpp:45:13: error: unknown type name 'scm_t_subr'; did you mean 'scm_t_guard'?
1117if (sizeof (scm_t_subr))
1118            ^~~~~~~~~~
1119            scm_t_guard
1120/opt/local/include/libguile18/dynwind.h:29:16: note: 'scm_t_guard' declared here
1121typedef void (*scm_t_guard) (void *);
1122               ^
11231 warning and 1 error generated.
1124configure:9022: $? = 1
1125configure: failed program was:
1126| /* confdefs.h.  */
1127| #define PACKAGE_NAME ""
1128| #define PACKAGE_TARNAME ""
1129| #define PACKAGE_VERSION ""
1130| #define PACKAGE_STRING ""
1131| #define PACKAGE_BUGREPORT ""
1132| #define PACKAGE "lilypond"
1133| #define PACKAGE_NAME "LilyPond"
1134| #define TOPLEVEL_VERSION "2.18.2"
1135| #define DIRSEP '/'
1136| #define PATHSEP ':'
1137| #define DATADIR "/opt/local/share"
1138| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
1139| #define LIBDIR "/opt/local/lib"
1140| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1141| #define NDEBUG 1
1142| #define HAVE_STL_DATA_METHOD 1
1143| #define HAVE_LIBDL 1
1144| #define HAVE_DLOPEN 1
1145| #define STDC_HEADERS 1
1146| #define HAVE_SYS_TYPES_H 1
1147| #define HAVE_SYS_STAT_H 1
1148| #define HAVE_STDLIB_H 1
1149| #define HAVE_STRING_H 1
1150| #define HAVE_MEMORY_H 1
1151| #define HAVE_STRINGS_H 1
1152| #define HAVE_INTTYPES_H 1
1153| #define HAVE_STDINT_H 1
1154| #define HAVE_UNISTD_H 1
1155| #define HAVE_FLEXLEXER_H 1
1156| #define LOCALEDIR "/opt/local/share/locale"
1157| #define HAVE_LIBINTL 1
1158| #define HAVE_GETTEXT 1
1159| #define HAVE_LIBGUILE18_H 1
1160| #define HAVE_SCM_BOOT_GUILE 1
1161| #define GUILE_MAJOR_VERSION 1
1162| #define GUILE_MINOR_VERSION 8
1163| #define GUILE_PATCH_LEVEL 8
1164| /* end confdefs.h.  */
1165| #include <libguile18.h>
1166|
1167| int
1168| main ()
1169| {
1170| if (sizeof (scm_t_subr))
1171|        return 0;
1172|   ;
1173|   return 0;
1174| }
1175configure:9080: result: no
1176configure:9099: checking for usable C++ demangler
1177configure:9122: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl   >&5
1178clang: warning: optimization flag '-finline-functions' is not supported
1179conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1180#define PACKAGE_NAME "LilyPond"
1181        ^
1182conftest.cpp:2:9: note: previous definition is here
1183#define PACKAGE_NAME ""
1184        ^
11851 warning generated.
1186configure:9129: $? = 0
1187configure:9141: result: yes
1188configure:9214: checking GUILE rational bugfix
1189configure:9233: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include conftest.cpp
1190conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1191#define PACKAGE_NAME "LilyPond"
1192        ^
1193conftest.cpp:2:9: note: previous definition is here
1194#define PACKAGE_NAME ""
1195        ^
11961 warning generated.
1197configure:9240: $? = 0
1198configure:9245: result: ok
1199configure:9290: checking for python
1200configure:9377: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
1201configure:9380: checking /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 version
1202configure:9382: result: 2.7.10
1203configure:9392: checking for /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
1204configure:9422: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
1205configure:9436: checking for python2.7-config
1206configure:9463: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
1207configure:9515: checking Python.h usability
1208configure:9532: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1209clang: warning: optimization flag '-finline-functions' is not supported
1210clang: warning: argument unused during compilation: '-finline-functions'
1211conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1212#define PACKAGE_NAME "LilyPond"
1213        ^
1214conftest.cpp:2:9: note: previous definition is here
1215#define PACKAGE_NAME ""
1216        ^
12171 warning generated.
1218configure:9539: $? = 0
1219configure:9553: result: yes
1220configure:9557: checking Python.h presence
1221configure:9572: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp
1222conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1223#define PACKAGE_NAME "LilyPond"
1224        ^
1225conftest.cpp:2:9: note: previous definition is here
1226#define PACKAGE_NAME ""
1227        ^
12281 warning generated.
1229configure:9579: $? = 0
1230configure:9593: result: yes
1231configure:9621: checking for Python.h
1232configure:9630: result: yes
1233configure:9660: checking for fontforge
1234configure:9676: found /opt/local/bin/fontforge
1235configure:9687: result: fontforge
1236configure:9730: checking for fontforge
1237configure:9748: found /opt/local/bin/fontforge
1238configure:9760: result: /opt/local/bin/fontforge
1239configure:9774: checking /opt/local/bin/fontforge version
1240configure:9837: result: 2015-10-17 23:34:05.406 osascript[62352:1114512
1241configure:9857: checking for t1asm
1242configure:9873: found /opt/local/bin/t1asm
1243configure:9884: result: t1asm
1244configure:9927: checking for t1asm
1245configure:9945: found /opt/local/bin/t1asm
1246configure:9957: result: /opt/local/bin/t1asm
1247configure:10071: checking assert.h usability
1248configure:10088: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1249clang: warning: optimization flag '-finline-functions' is not supported
1250clang: warning: argument unused during compilation: '-finline-functions'
1251conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1252#define PACKAGE_NAME "LilyPond"
1253        ^
1254conftest.cpp:2:9: note: previous definition is here
1255#define PACKAGE_NAME ""
1256        ^
12571 warning generated.
1258configure:10095: $? = 0
1259configure:10109: result: yes
1260configure:10113: checking assert.h presence
1261configure:10128: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp
1262conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1263#define PACKAGE_NAME "LilyPond"
1264        ^
1265conftest.cpp:2:9: note: previous definition is here
1266#define PACKAGE_NAME ""
1267        ^
12681 warning generated.
1269configure:10135: $? = 0
1270configure:10149: result: yes
1271configure:10177: checking for assert.h
1272configure:10186: result: yes
1273configure:10071: checking grp.h usability
1274configure:10088: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1275clang: warning: optimization flag '-finline-functions' is not supported
1276clang: warning: argument unused during compilation: '-finline-functions'
1277conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1278#define PACKAGE_NAME "LilyPond"
1279        ^
1280conftest.cpp:2:9: note: previous definition is here
1281#define PACKAGE_NAME ""
1282        ^
12831 warning generated.
1284configure:10095: $? = 0
1285configure:10109: result: yes
1286configure:10113: checking grp.h presence
1287configure:10128: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp
1288conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1289#define PACKAGE_NAME "LilyPond"
1290        ^
1291conftest.cpp:2:9: note: previous definition is here
1292#define PACKAGE_NAME ""
1293        ^
12941 warning generated.
1295configure:10135: $? = 0
1296configure:10149: result: yes
1297configure:10177: checking for grp.h
1298configure:10186: result: yes
1299configure:10071: checking libio.h usability
1300configure:10088: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1301clang: warning: optimization flag '-finline-functions' is not supported
1302clang: warning: argument unused during compilation: '-finline-functions'
1303conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1304#define PACKAGE_NAME "LilyPond"
1305        ^
1306conftest.cpp:2:9: note: previous definition is here
1307#define PACKAGE_NAME ""
1308        ^
1309conftest.cpp:77:10: fatal error: 'libio.h' file not found
1310#include <libio.h>
1311         ^
13121 warning and 1 error generated.
1313configure:10095: $? = 1
1314configure: failed program was:
1315| /* confdefs.h.  */
1316| #define PACKAGE_NAME ""
1317| #define PACKAGE_TARNAME ""
1318| #define PACKAGE_VERSION ""
1319| #define PACKAGE_STRING ""
1320| #define PACKAGE_BUGREPORT ""
1321| #define PACKAGE "lilypond"
1322| #define PACKAGE_NAME "LilyPond"
1323| #define TOPLEVEL_VERSION "2.18.2"
1324| #define DIRSEP '/'
1325| #define PATHSEP ':'
1326| #define DATADIR "/opt/local/share"
1327| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
1328| #define LIBDIR "/opt/local/lib"
1329| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1330| #define NDEBUG 1
1331| #define HAVE_STL_DATA_METHOD 1
1332| #define HAVE_LIBDL 1
1333| #define HAVE_DLOPEN 1
1334| #define STDC_HEADERS 1
1335| #define HAVE_SYS_TYPES_H 1
1336| #define HAVE_SYS_STAT_H 1
1337| #define HAVE_STDLIB_H 1
1338| #define HAVE_STRING_H 1
1339| #define HAVE_MEMORY_H 1
1340| #define HAVE_STRINGS_H 1
1341| #define HAVE_INTTYPES_H 1
1342| #define HAVE_STDINT_H 1
1343| #define HAVE_UNISTD_H 1
1344| #define HAVE_FLEXLEXER_H 1
1345| #define LOCALEDIR "/opt/local/share/locale"
1346| #define HAVE_LIBINTL 1
1347| #define HAVE_GETTEXT 1
1348| #define HAVE_LIBGUILE18_H 1
1349| #define HAVE_SCM_BOOT_GUILE 1
1350| #define GUILE_MAJOR_VERSION 1
1351| #define GUILE_MINOR_VERSION 8
1352| #define GUILE_PATCH_LEVEL 8
1353| #define HAVE_CXA_DEMANGLE 1
1354| #define HAVE_PYTHON_H 1
1355| #define HAVE_ASSERT_H 1
1356| #define HAVE_GRP_H 1
1357| /* end confdefs.h.  */
1358| #include <stdio.h>
1359| #ifdef HAVE_SYS_TYPES_H
1360| # include <sys/types.h>
1361| #endif
1362| #ifdef HAVE_SYS_STAT_H
1363| # include <sys/stat.h>
1364| #endif
1365| #ifdef STDC_HEADERS
1366| # include <stdlib.h>
1367| # include <stddef.h>
1368| #else
1369| # ifdef HAVE_STDLIB_H
1370| #  include <stdlib.h>
1371| # endif
1372| #endif
1373| #ifdef HAVE_STRING_H
1374| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1375| #  include <memory.h>
1376| # endif
1377| # include <string.h>
1378| #endif
1379| #ifdef HAVE_STRINGS_H
1380| # include <strings.h>
1381| #endif
1382| #ifdef HAVE_INTTYPES_H
1383| # include <inttypes.h>
1384| #endif
1385| #ifdef HAVE_STDINT_H
1386| # include <stdint.h>
1387| #endif
1388| #ifdef HAVE_UNISTD_H
1389| # include <unistd.h>
1390| #endif
1391| #include <libio.h>
1392configure:10109: result: no
1393configure:10113: checking libio.h presence
1394configure:10128: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp
1395conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1396#define PACKAGE_NAME "LilyPond"
1397        ^
1398conftest.cpp:2:9: note: previous definition is here
1399#define PACKAGE_NAME ""
1400        ^
1401conftest.cpp:44:10: fatal error: 'libio.h' file not found
1402#include <libio.h>
1403         ^
14041 warning and 1 error generated.
1405configure:10135: $? = 1
1406configure: failed program was:
1407| /* confdefs.h.  */
1408| #define PACKAGE_NAME ""
1409| #define PACKAGE_TARNAME ""
1410| #define PACKAGE_VERSION ""
1411| #define PACKAGE_STRING ""
1412| #define PACKAGE_BUGREPORT ""
1413| #define PACKAGE "lilypond"
1414| #define PACKAGE_NAME "LilyPond"
1415| #define TOPLEVEL_VERSION "2.18.2"
1416| #define DIRSEP '/'
1417| #define PATHSEP ':'
1418| #define DATADIR "/opt/local/share"
1419| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
1420| #define LIBDIR "/opt/local/lib"
1421| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1422| #define NDEBUG 1
1423| #define HAVE_STL_DATA_METHOD 1
1424| #define HAVE_LIBDL 1
1425| #define HAVE_DLOPEN 1
1426| #define STDC_HEADERS 1
1427| #define HAVE_SYS_TYPES_H 1
1428| #define HAVE_SYS_STAT_H 1
1429| #define HAVE_STDLIB_H 1
1430| #define HAVE_STRING_H 1
1431| #define HAVE_MEMORY_H 1
1432| #define HAVE_STRINGS_H 1
1433| #define HAVE_INTTYPES_H 1
1434| #define HAVE_STDINT_H 1
1435| #define HAVE_UNISTD_H 1
1436| #define HAVE_FLEXLEXER_H 1
1437| #define LOCALEDIR "/opt/local/share/locale"
1438| #define HAVE_LIBINTL 1
1439| #define HAVE_GETTEXT 1
1440| #define HAVE_LIBGUILE18_H 1
1441| #define HAVE_SCM_BOOT_GUILE 1
1442| #define GUILE_MAJOR_VERSION 1
1443| #define GUILE_MINOR_VERSION 8
1444| #define GUILE_PATCH_LEVEL 8
1445| #define HAVE_CXA_DEMANGLE 1
1446| #define HAVE_PYTHON_H 1
1447| #define HAVE_ASSERT_H 1
1448| #define HAVE_GRP_H 1
1449| /* end confdefs.h.  */
1450| #include <libio.h>
1451configure:10149: result: no
1452configure:10177: checking for libio.h
1453configure:10186: result: no
1454configure:10071: checking pwd.h usability
1455configure:10088: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1456clang: warning: optimization flag '-finline-functions' is not supported
1457clang: warning: argument unused during compilation: '-finline-functions'
1458conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1459#define PACKAGE_NAME "LilyPond"
1460        ^
1461conftest.cpp:2:9: note: previous definition is here
1462#define PACKAGE_NAME ""
1463        ^
14641 warning generated.
1465configure:10095: $? = 0
1466configure:10109: result: yes
1467configure:10113: checking pwd.h presence
1468configure:10128: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp
1469conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1470#define PACKAGE_NAME "LilyPond"
1471        ^
1472conftest.cpp:2:9: note: previous definition is here
1473#define PACKAGE_NAME ""
1474        ^
14751 warning generated.
1476configure:10135: $? = 0
1477configure:10149: result: yes
1478configure:10177: checking for pwd.h
1479configure:10186: result: yes
1480configure:10060: checking for sys/stat.h
1481configure:10067: result: yes
1482configure:10071: checking wchar.h usability
1483configure:10088: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1484clang: warning: optimization flag '-finline-functions' is not supported
1485clang: warning: argument unused during compilation: '-finline-functions'
1486conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1487#define PACKAGE_NAME "LilyPond"
1488        ^
1489conftest.cpp:2:9: note: previous definition is here
1490#define PACKAGE_NAME ""
1491        ^
14921 warning generated.
1493configure:10095: $? = 0
1494configure:10109: result: yes
1495configure:10113: checking wchar.h presence
1496configure:10128: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp
1497conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1498#define PACKAGE_NAME "LilyPond"
1499        ^
1500conftest.cpp:2:9: note: previous definition is here
1501#define PACKAGE_NAME ""
1502        ^
15031 warning generated.
1504configure:10135: $? = 0
1505configure:10149: result: yes
1506configure:10177: checking for wchar.h
1507configure:10186: result: yes
1508configure:10071: checking fpu_control.h usability
1509configure:10088: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1510clang: warning: optimization flag '-finline-functions' is not supported
1511clang: warning: argument unused during compilation: '-finline-functions'
1512conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1513#define PACKAGE_NAME "LilyPond"
1514        ^
1515conftest.cpp:2:9: note: previous definition is here
1516#define PACKAGE_NAME ""
1517        ^
1518conftest.cpp:80:10: fatal error: 'fpu_control.h' file not found
1519#include <fpu_control.h>
1520         ^
15211 warning and 1 error generated.
1522configure:10095: $? = 1
1523configure: failed program was:
1524| /* confdefs.h.  */
1525| #define PACKAGE_NAME ""
1526| #define PACKAGE_TARNAME ""
1527| #define PACKAGE_VERSION ""
1528| #define PACKAGE_STRING ""
1529| #define PACKAGE_BUGREPORT ""
1530| #define PACKAGE "lilypond"
1531| #define PACKAGE_NAME "LilyPond"
1532| #define TOPLEVEL_VERSION "2.18.2"
1533| #define DIRSEP '/'
1534| #define PATHSEP ':'
1535| #define DATADIR "/opt/local/share"
1536| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
1537| #define LIBDIR "/opt/local/lib"
1538| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1539| #define NDEBUG 1
1540| #define HAVE_STL_DATA_METHOD 1
1541| #define HAVE_LIBDL 1
1542| #define HAVE_DLOPEN 1
1543| #define STDC_HEADERS 1
1544| #define HAVE_SYS_TYPES_H 1
1545| #define HAVE_SYS_STAT_H 1
1546| #define HAVE_STDLIB_H 1
1547| #define HAVE_STRING_H 1
1548| #define HAVE_MEMORY_H 1
1549| #define HAVE_STRINGS_H 1
1550| #define HAVE_INTTYPES_H 1
1551| #define HAVE_STDINT_H 1
1552| #define HAVE_UNISTD_H 1
1553| #define HAVE_FLEXLEXER_H 1
1554| #define LOCALEDIR "/opt/local/share/locale"
1555| #define HAVE_LIBINTL 1
1556| #define HAVE_GETTEXT 1
1557| #define HAVE_LIBGUILE18_H 1
1558| #define HAVE_SCM_BOOT_GUILE 1
1559| #define GUILE_MAJOR_VERSION 1
1560| #define GUILE_MINOR_VERSION 8
1561| #define GUILE_PATCH_LEVEL 8
1562| #define HAVE_CXA_DEMANGLE 1
1563| #define HAVE_PYTHON_H 1
1564| #define HAVE_ASSERT_H 1
1565| #define HAVE_GRP_H 1
1566| #define HAVE_PWD_H 1
1567| #define HAVE_SYS_STAT_H 1
1568| #define HAVE_WCHAR_H 1
1569| /* end confdefs.h.  */
1570| #include <stdio.h>
1571| #ifdef HAVE_SYS_TYPES_H
1572| # include <sys/types.h>
1573| #endif
1574| #ifdef HAVE_SYS_STAT_H
1575| # include <sys/stat.h>
1576| #endif
1577| #ifdef STDC_HEADERS
1578| # include <stdlib.h>
1579| # include <stddef.h>
1580| #else
1581| # ifdef HAVE_STDLIB_H
1582| #  include <stdlib.h>
1583| # endif
1584| #endif
1585| #ifdef HAVE_STRING_H
1586| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1587| #  include <memory.h>
1588| # endif
1589| # include <string.h>
1590| #endif
1591| #ifdef HAVE_STRINGS_H
1592| # include <strings.h>
1593| #endif
1594| #ifdef HAVE_INTTYPES_H
1595| # include <inttypes.h>
1596| #endif
1597| #ifdef HAVE_STDINT_H
1598| # include <stdint.h>
1599| #endif
1600| #ifdef HAVE_UNISTD_H
1601| # include <unistd.h>
1602| #endif
1603| #include <fpu_control.h>
1604configure:10109: result: no
1605configure:10113: checking fpu_control.h presence
1606configure:10128: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp
1607conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1608#define PACKAGE_NAME "LilyPond"
1609        ^
1610conftest.cpp:2:9: note: previous definition is here
1611#define PACKAGE_NAME ""
1612        ^
1613conftest.cpp:47:10: fatal error: 'fpu_control.h' file not found
1614#include <fpu_control.h>
1615         ^
16161 warning and 1 error generated.
1617configure:10135: $? = 1
1618configure: failed program was:
1619| /* confdefs.h.  */
1620| #define PACKAGE_NAME ""
1621| #define PACKAGE_TARNAME ""
1622| #define PACKAGE_VERSION ""
1623| #define PACKAGE_STRING ""
1624| #define PACKAGE_BUGREPORT ""
1625| #define PACKAGE "lilypond"
1626| #define PACKAGE_NAME "LilyPond"
1627| #define TOPLEVEL_VERSION "2.18.2"
1628| #define DIRSEP '/'
1629| #define PATHSEP ':'
1630| #define DATADIR "/opt/local/share"
1631| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
1632| #define LIBDIR "/opt/local/lib"
1633| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1634| #define NDEBUG 1
1635| #define HAVE_STL_DATA_METHOD 1
1636| #define HAVE_LIBDL 1
1637| #define HAVE_DLOPEN 1
1638| #define STDC_HEADERS 1
1639| #define HAVE_SYS_TYPES_H 1
1640| #define HAVE_SYS_STAT_H 1
1641| #define HAVE_STDLIB_H 1
1642| #define HAVE_STRING_H 1
1643| #define HAVE_MEMORY_H 1
1644| #define HAVE_STRINGS_H 1
1645| #define HAVE_INTTYPES_H 1
1646| #define HAVE_STDINT_H 1
1647| #define HAVE_UNISTD_H 1
1648| #define HAVE_FLEXLEXER_H 1
1649| #define LOCALEDIR "/opt/local/share/locale"
1650| #define HAVE_LIBINTL 1
1651| #define HAVE_GETTEXT 1
1652| #define HAVE_LIBGUILE18_H 1
1653| #define HAVE_SCM_BOOT_GUILE 1
1654| #define GUILE_MAJOR_VERSION 1
1655| #define GUILE_MINOR_VERSION 8
1656| #define GUILE_PATCH_LEVEL 8
1657| #define HAVE_CXA_DEMANGLE 1
1658| #define HAVE_PYTHON_H 1
1659| #define HAVE_ASSERT_H 1
1660| #define HAVE_GRP_H 1
1661| #define HAVE_PWD_H 1
1662| #define HAVE_SYS_STAT_H 1
1663| #define HAVE_WCHAR_H 1
1664| /* end confdefs.h.  */
1665| #include <fpu_control.h>
1666configure:10149: result: no
1667configure:10177: checking for fpu_control.h
1668configure:10186: result: no
1669configure:10217: checking sstream usability
1670configure:10234: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1671clang: warning: optimization flag '-finline-functions' is not supported
1672clang: warning: argument unused during compilation: '-finline-functions'
1673conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1674#define PACKAGE_NAME "LilyPond"
1675        ^
1676conftest.cpp:2:9: note: previous definition is here
1677#define PACKAGE_NAME ""
1678        ^
16791 warning generated.
1680configure:10241: $? = 0
1681configure:10255: result: yes
1682configure:10259: checking sstream presence
1683configure:10274: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp
1684conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1685#define PACKAGE_NAME "LilyPond"
1686        ^
1687conftest.cpp:2:9: note: previous definition is here
1688#define PACKAGE_NAME ""
1689        ^
16901 warning generated.
1691configure:10281: $? = 0
1692configure:10295: result: yes
1693configure:10323: checking for sstream
1694configure:10332: result: yes
1695configure:10347: checking whether stat file-mode macros are broken
1696configure:10384: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include conftest.cpp >&5
1697clang: warning: optimization flag '-finline-functions' is not supported
1698clang: warning: argument unused during compilation: '-finline-functions'
1699conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1700#define PACKAGE_NAME "LilyPond"
1701        ^
1702conftest.cpp:2:9: note: previous definition is here
1703#define PACKAGE_NAME ""
1704        ^
17051 warning generated.
1706configure:10391: $? = 0
1707configure:10406: result: no
1708configure:10416: checking for working memcmp
1709configure:10469: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1710clang: warning: optimization flag '-finline-functions' is not supported
1711conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1712#define PACKAGE_NAME "LilyPond"
1713        ^
1714conftest.cpp:2:9: note: previous definition is here
1715#define PACKAGE_NAME ""
1716        ^
17171 warning generated.
1718configure:10473: $? = 0
1719configure:10479: ./conftest
1720configure:10483: $? = 0
1721configure:10500: result: yes
1722configure:10513: checking for vprintf
1723configure:10569: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1724clang: warning: optimization flag '-finline-functions' is not supported
1725conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1726#define PACKAGE_NAME "LilyPond"
1727        ^
1728conftest.cpp:2:9: note: previous definition is here
1729#define PACKAGE_NAME ""
1730        ^
17311 warning generated.
1732configure:10576: $? = 0
1733configure:10598: result: yes
1734configure:10607: checking for _doprnt
1735configure:10663: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1736clang: warning: optimization flag '-finline-functions' is not supported
1737conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1738#define PACKAGE_NAME "LilyPond"
1739        ^
1740conftest.cpp:2:9: note: previous definition is here
1741#define PACKAGE_NAME ""
1742        ^
17431 warning generated.
1744Undefined symbols for architecture x86_64:
1745  "__doprnt", referenced from:
1746      _main in conftest-5722ed.o
1747ld: symbol(s) not found for architecture x86_64
1748clang: error: linker command failed with exit code 1 (use -v to see invocation)
1749configure:10670: $? = 1
1750configure: failed program was:
1751| /* confdefs.h.  */
1752| #define PACKAGE_NAME ""
1753| #define PACKAGE_TARNAME ""
1754| #define PACKAGE_VERSION ""
1755| #define PACKAGE_STRING ""
1756| #define PACKAGE_BUGREPORT ""
1757| #define PACKAGE "lilypond"
1758| #define PACKAGE_NAME "LilyPond"
1759| #define TOPLEVEL_VERSION "2.18.2"
1760| #define DIRSEP '/'
1761| #define PATHSEP ':'
1762| #define DATADIR "/opt/local/share"
1763| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
1764| #define LIBDIR "/opt/local/lib"
1765| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1766| #define NDEBUG 1
1767| #define HAVE_STL_DATA_METHOD 1
1768| #define HAVE_LIBDL 1
1769| #define HAVE_DLOPEN 1
1770| #define STDC_HEADERS 1
1771| #define HAVE_SYS_TYPES_H 1
1772| #define HAVE_SYS_STAT_H 1
1773| #define HAVE_STDLIB_H 1
1774| #define HAVE_STRING_H 1
1775| #define HAVE_MEMORY_H 1
1776| #define HAVE_STRINGS_H 1
1777| #define HAVE_INTTYPES_H 1
1778| #define HAVE_STDINT_H 1
1779| #define HAVE_UNISTD_H 1
1780| #define HAVE_FLEXLEXER_H 1
1781| #define LOCALEDIR "/opt/local/share/locale"
1782| #define HAVE_LIBINTL 1
1783| #define HAVE_GETTEXT 1
1784| #define HAVE_LIBGUILE18_H 1
1785| #define HAVE_SCM_BOOT_GUILE 1
1786| #define GUILE_MAJOR_VERSION 1
1787| #define GUILE_MINOR_VERSION 8
1788| #define GUILE_PATCH_LEVEL 8
1789| #define HAVE_CXA_DEMANGLE 1
1790| #define HAVE_PYTHON_H 1
1791| #define HAVE_ASSERT_H 1
1792| #define HAVE_GRP_H 1
1793| #define HAVE_PWD_H 1
1794| #define HAVE_SYS_STAT_H 1
1795| #define HAVE_WCHAR_H 1
1796| #define HAVE_SSTREAM 1
1797| #define HAVE_VPRINTF 1
1798| /* end confdefs.h.  */
1799| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1800|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1801| #define _doprnt innocuous__doprnt
1802|
1803| /* System header to define __stub macros and hopefully few prototypes,
1804|     which can conflict with char _doprnt (); below.
1805|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1806|     <limits.h> exists even on freestanding compilers.  */
1807|
1808| #ifdef __STDC__
1809| # include <limits.h>
1810| #else
1811| # include <assert.h>
1812| #endif
1813|
1814| #undef _doprnt
1815|
1816| /* Override any GCC internal prototype to avoid an error.
1817|    Use char because int might match the return type of a GCC
1818|    builtin and then its argument prototype would still apply.  */
1819| #ifdef __cplusplus
1820| extern "C"
1821| #endif
1822| char _doprnt ();
1823| /* The GNU C library defines this for functions which it implements
1824|     to always fail with ENOSYS.  Some functions are actually named
1825|     something starting with __ and the normal name is an alias.  */
1826| #if defined __stub__doprnt || defined __stub____doprnt
1827| choke me
1828| #endif
1829|
1830| int
1831| main ()
1832| {
1833| return _doprnt ();
1834|   ;
1835|   return 0;
1836| }
1837configure:10690: result: no
1838configure:10714: checking for chroot
1839configure:10770: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1840clang: warning: optimization flag '-finline-functions' is not supported
1841conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1842#define PACKAGE_NAME "LilyPond"
1843        ^
1844conftest.cpp:2:9: note: previous definition is here
1845#define PACKAGE_NAME ""
1846        ^
18471 warning generated.
1848configure:10777: $? = 0
1849configure:10799: result: yes
1850configure:10714: checking for fopencookie
1851configure:10770: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1852clang: warning: optimization flag '-finline-functions' is not supported
1853conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1854#define PACKAGE_NAME "LilyPond"
1855        ^
1856conftest.cpp:2:9: note: previous definition is here
1857#define PACKAGE_NAME ""
1858        ^
18591 warning generated.
1860Undefined symbols for architecture x86_64:
1861  "_fopencookie", referenced from:
1862      _main in conftest-93c5f2.o
1863ld: symbol(s) not found for architecture x86_64
1864clang: error: linker command failed with exit code 1 (use -v to see invocation)
1865configure:10777: $? = 1
1866configure: failed program was:
1867| /* confdefs.h.  */
1868| #define PACKAGE_NAME ""
1869| #define PACKAGE_TARNAME ""
1870| #define PACKAGE_VERSION ""
1871| #define PACKAGE_STRING ""
1872| #define PACKAGE_BUGREPORT ""
1873| #define PACKAGE "lilypond"
1874| #define PACKAGE_NAME "LilyPond"
1875| #define TOPLEVEL_VERSION "2.18.2"
1876| #define DIRSEP '/'
1877| #define PATHSEP ':'
1878| #define DATADIR "/opt/local/share"
1879| #define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
1880| #define LIBDIR "/opt/local/lib"
1881| #define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
1882| #define NDEBUG 1
1883| #define HAVE_STL_DATA_METHOD 1
1884| #define HAVE_LIBDL 1
1885| #define HAVE_DLOPEN 1
1886| #define STDC_HEADERS 1
1887| #define HAVE_SYS_TYPES_H 1
1888| #define HAVE_SYS_STAT_H 1
1889| #define HAVE_STDLIB_H 1
1890| #define HAVE_STRING_H 1
1891| #define HAVE_MEMORY_H 1
1892| #define HAVE_STRINGS_H 1
1893| #define HAVE_INTTYPES_H 1
1894| #define HAVE_STDINT_H 1
1895| #define HAVE_UNISTD_H 1
1896| #define HAVE_FLEXLEXER_H 1
1897| #define LOCALEDIR "/opt/local/share/locale"
1898| #define HAVE_LIBINTL 1
1899| #define HAVE_GETTEXT 1
1900| #define HAVE_LIBGUILE18_H 1
1901| #define HAVE_SCM_BOOT_GUILE 1
1902| #define GUILE_MAJOR_VERSION 1
1903| #define GUILE_MINOR_VERSION 8
1904| #define GUILE_PATCH_LEVEL 8
1905| #define HAVE_CXA_DEMANGLE 1
1906| #define HAVE_PYTHON_H 1
1907| #define HAVE_ASSERT_H 1
1908| #define HAVE_GRP_H 1
1909| #define HAVE_PWD_H 1
1910| #define HAVE_SYS_STAT_H 1
1911| #define HAVE_WCHAR_H 1
1912| #define HAVE_SSTREAM 1
1913| #define HAVE_VPRINTF 1
1914| #define HAVE_CHROOT 1
1915| /* end confdefs.h.  */
1916| /* Define fopencookie to an innocuous variant, in case <limits.h> declares fopencookie.
1917|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1918| #define fopencookie innocuous_fopencookie
1919|
1920| /* System header to define __stub macros and hopefully few prototypes,
1921|     which can conflict with char fopencookie (); below.
1922|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1923|     <limits.h> exists even on freestanding compilers.  */
1924|
1925| #ifdef __STDC__
1926| # include <limits.h>
1927| #else
1928| # include <assert.h>
1929| #endif
1930|
1931| #undef fopencookie
1932|
1933| /* Override any GCC internal prototype to avoid an error.
1934|    Use char because int might match the return type of a GCC
1935|    builtin and then its argument prototype would still apply.  */
1936| #ifdef __cplusplus
1937| extern "C"
1938| #endif
1939| char fopencookie ();
1940| /* The GNU C library defines this for functions which it implements
1941|     to always fail with ENOSYS.  Some functions are actually named
1942|     something starting with __ and the normal name is an alias.  */
1943| #if defined __stub_fopencookie || defined __stub___fopencookie
1944| choke me
1945| #endif
1946|
1947| int
1948| main ()
1949| {
1950| return fopencookie ();
1951|   ;
1952|   return 0;
1953| }
1954configure:10799: result: no
1955configure:10714: checking for gettext
1956configure:10799: result: yes
1957configure:10714: checking for isinf
1958configure:10770: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1959clang: warning: optimization flag '-finline-functions' is not supported
1960conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1961#define PACKAGE_NAME "LilyPond"
1962        ^
1963conftest.cpp:2:9: note: previous definition is here
1964#define PACKAGE_NAME ""
1965        ^
19661 warning generated.
1967configure:10777: $? = 0
1968configure:10799: result: yes
1969configure:10714: checking for memmem
1970configure:10770: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1971clang: warning: optimization flag '-finline-functions' is not supported
1972conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1973#define PACKAGE_NAME "LilyPond"
1974        ^
1975conftest.cpp:2:9: note: previous definition is here
1976#define PACKAGE_NAME ""
1977        ^
19781 warning generated.
1979configure:10777: $? = 0
1980configure:10799: result: yes
1981configure:10714: checking for snprintf
1982configure:10770: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1983clang: warning: optimization flag '-finline-functions' is not supported
1984conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1985#define PACKAGE_NAME "LilyPond"
1986        ^
1987conftest.cpp:2:9: note: previous definition is here
1988#define PACKAGE_NAME ""
1989        ^
19901 warning generated.
1991configure:10777: $? = 0
1992configure:10799: result: yes
1993configure:10714: checking for vsnprintf
1994configure:10770: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lintl -ldl  >&5
1995clang: warning: optimization flag '-finline-functions' is not supported
1996conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1997#define PACKAGE_NAME "LilyPond"
1998        ^
1999conftest.cpp:2:9: note: previous definition is here
2000#define PACKAGE_NAME ""
2001        ^
20021 warning generated.
2003configure:10777: $? = 0
2004configure:10799: result: yes
2005configure:10817: checking for pkg-config
2006configure:10833: found /opt/local/bin/pkg-config
2007configure:10844: result: pkg-config
2008configure:10885: checking pkg-config version
2009configure:10948: result: 0.28
2010configure:10962: checking whether to enable dynamic relocation
2011configure:10970: result: no
2012configure:10973: checking for rpath linkage
2013configure:10980: result: no
2014configure:11042: checking for pangoft2 >= 1.6.0
2015configure:11046: result: yes
2016configure:11050: checking PANGO_FT2_CFLAGS
2017configure:11053: result: -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16
2018configure:11056: checking PANGO_FT2_LIBS
2019configure:11059: result: -L/opt/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype
2020configure:11111: checking pango/pangoft2.h usability
2021configure:11128: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16  conftest.cpp >&5
2022clang: warning: optimization flag '-finline-functions' is not supported
2023clang: warning: argument unused during compilation: '-finline-functions'
2024conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
2025#define PACKAGE_NAME "LilyPond"
2026        ^
2027conftest.cpp:2:9: note: previous definition is here
2028#define PACKAGE_NAME ""
2029        ^
20301 warning generated.
2031configure:11135: $? = 0
2032configure:11149: result: yes
2033configure:11153: checking pango/pangoft2.h presence
2034configure:11168: /usr/bin/clang++ -E -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16  conftest.cpp
2035conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
2036#define PACKAGE_NAME "LilyPond"
2037        ^
2038conftest.cpp:2:9: note: previous definition is here
2039#define PACKAGE_NAME ""
2040        ^
20411 warning generated.
2042configure:11175: $? = 0
2043configure:11189: result: yes
2044configure:11217: checking for pango/pangoft2.h
2045configure:11226: result: yes
2046configure:11245: checking for pango_ft2_font_map_create_context
2047configure:11301: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -L/opt/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype  -lintl -ldl  >&5
2048clang: warning: optimization flag '-finline-functions' is not supported
2049conftest.cpp:8:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
2050#define PACKAGE_NAME "LilyPond"
2051        ^
2052conftest.cpp:2:9: note: previous definition is here
2053#define PACKAGE_NAME ""
2054        ^
20551 warning generated.
2056configure:11308: $? = 0
2057configure:11330: result: yes
2058configure:11412: checking for fontconfig >= 2.4.0
2059configure:11416: result: yes
2060configure:11420: checking FONTCONFIG_CFLAGS
2061configure:11423: result: -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16
2062configure:11426: checking FONTCONFIG_LIBS
2063configure:11429: result: -L/opt/local/lib -lfontconfig -lfreetype
2064configure:11529: checking for freetype2 >= 2.1.10
2065configure:11533: result: yes
2066configure:11537: checking FREETYPE2_CFLAGS
2067configure:11540: result: -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16
2068configure:11543: checking FREETYPE2_LIBS
2069configure:11546: result: -L/opt/local/lib -lfreetype
2070configure:11593: checking host system type
2071configure:11608: result: x86_64-apple-darwin15.0.0
2072configure:11635: checking host system type
2073configure:11650: result: x86_64-apple-darwin15.0.0
2074configure:11704: checking for some flavor of Windows
2075configure:11711: result: no
2076configure:11719: checking for -windres
2077configure:11749: result: no
2078configure:11719: checking for windres
2079configure:11749: result: no
2080configure:11868: checking for guile
2081configure:11955: result: /opt/local/bin/guile18
2082configure:11958: checking /opt/local/bin/guile18 version
2083configure:11960: result: 1.8.8
2084configure:11973: checking for /opt/local/bin/guile18
2085configure:12000: result: /opt/local/bin/guile18
2086configure:12043: checking for /opt/local/bin/guile18
2087configure:12073: result: /opt/local/bin/guile18
2088configure:12173: checking for perl
2089configure:12189: found /opt/local/bin/perl
2090configure:12200: result: perl
2091configure:12243: checking for perl
2092configure:12261: found /opt/local/bin/perl
2093configure:12273: result: /opt/local/bin/perl
2094configure:12378: checking for gs
2095configure:12394: found /opt/local/bin/gs
2096configure:12405: result: gs
2097configure:12448: checking for gs
2098configure:12466: found /opt/local/bin/gs
2099configure:12478: result: /opt/local/bin/gs
2100configure:12492: checking /opt/local/bin/gs version
2101configure:12555: result: 9.16
2102configure:12575: checking for makeinfo
2103configure:12591: found /opt/local/bin/makeinfo
2104configure:12602: result: makeinfo
2105configure:12643: checking makeinfo version
2106configure:12706: result: 6.0
2107configure:12724: checking for texi2html
2108configure:12740: found /opt/local/bin/texi2html
2109configure:12751: result: texi2html
2110configure:12792: checking texi2html version
2111configure:12855: result: 5.0
2112configure:12873: checking for dblatex
2113configure:12889: found /opt/local/bin/dblatex
2114configure:12900: result: dblatex
2115configure:12941: checking dblatex version
2116configure:13004: result: 0.3.5
2117configure:13022: checking for bibtex
2118configure:13038: found /opt/local/bin/bibtex
2119configure:13049: result: bibtex
2120configure:13171: checking for pdflatex
2121configure:13187: found /opt/local/bin/pdflatex
2122configure:13198: result: pdflatex
2123configure:13320: checking for pdfetex
2124configure:13336: found /opt/local/bin/pdfetex
2125configure:13347: result: pdfetex
2126configure:13469: checking for texi2pdf
2127configure:13485: found /opt/local/bin/texi2pdf
2128configure:13496: result: texi2pdf
2129configure:13618: checking for texindex
2130configure:13634: found /opt/local/bin/texindex
2131configure:13645: result: texindex
2132configure:13762: checking for epsf.tex
2133configure:13772: result: /opt/local/share/texmf/tex/generic/epsf/epsf.tex
2134configure:13775: checking for Cyrillic characters support in TeX
2135configure:13785: result: yes
2136configure:13793: checking for pngtopnm
2137configure:13809: found /opt/local/bin/pngtopnm
2138configure:13820: result: pngtopnm
2139configure:13942: checking for convert
2140configure:13958: found /opt/local/bin/convert
2141configure:13969: result: convert
2142configure:14092: checking for zip
2143configure:14108: found /usr/bin/zip
2144configure:14119: result: zip
2145configure:14241: checking for rsync
2146configure:14257: found /opt/local/bin/rsync
2147configure:14268: result: rsync
2148configure:14532: creating ./config.status
2149
2150## ---------------------- ##
2151## Running config.status. ##
2152## ---------------------- ##
2153
2154This file was extended by config.status, which was
2155generated by GNU Autoconf 2.63.  Invocation command line was
2156
2157  CONFIG_FILES    =
2158  CONFIG_HEADERS  =
2159  CONFIG_LINKS    =
2160  CONFIG_COMMANDS =
2161  $ ./config.status
2162
2163on lapple.local
2164
2165config.status:875: creating config.make
2166config.status:875: creating config.hh
2167
2168## ---------------- ##
2169## Cache variables. ##
2170## ---------------- ##
2171
2172ac_cv_build=x86_64-apple-darwin15.0.0
2173ac_cv_c_compiler_gnu=yes
2174ac_cv_cxx_compiler_gnu=yes
2175ac_cv_env_CCC_set=
2176ac_cv_env_CCC_value=
2177ac_cv_env_CC_set=set
2178ac_cv_env_CC_value=/usr/bin/clang
2179ac_cv_env_CFLAGS_set=set
2180ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
2181ac_cv_env_CPPFLAGS_set=set
2182ac_cv_env_CPPFLAGS_value=-I/opt/local/include
2183ac_cv_env_CXXCPP_set=
2184ac_cv_env_CXXCPP_value=
2185ac_cv_env_CXXFLAGS_set=set
2186ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++'
2187ac_cv_env_CXX_set=set
2188ac_cv_env_CXX_value=/usr/bin/clang++
2189ac_cv_env_LDFLAGS_set=set
2190ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2191ac_cv_env_LIBS_set=
2192ac_cv_env_LIBS_value=
2193ac_cv_env_YACC_set=
2194ac_cv_env_YACC_value=
2195ac_cv_env_YFLAGS_set=
2196ac_cv_env_YFLAGS_value=
2197ac_cv_env_build_alias_set=
2198ac_cv_env_build_alias_value=
2199ac_cv_env_host_alias_set=
2200ac_cv_env_host_alias_value=
2201ac_cv_env_target_alias_set=
2202ac_cv_env_target_alias_value=
2203ac_cv_func__doprnt=no
2204ac_cv_func_chroot=yes
2205ac_cv_func_dlopen=yes
2206ac_cv_func_fopencookie=no
2207ac_cv_func_gettext=yes
2208ac_cv_func_isinf=yes
2209ac_cv_func_memcmp_working=yes
2210ac_cv_func_memmem=yes
2211ac_cv_func_pango_ft2_font_map_create_context=yes
2212ac_cv_func_scm_boot_guile=yes
2213ac_cv_func_snprintf=yes
2214ac_cv_func_vprintf=yes
2215ac_cv_func_vsnprintf=yes
2216ac_cv_header_FlexLexer_h=yes
2217ac_cv_header_Python_h=yes
2218ac_cv_header_assert_h=yes
2219ac_cv_header_fpu_control_h=no
2220ac_cv_header_grp_h=yes
2221ac_cv_header_inttypes_h=yes
2222ac_cv_header_libguile18_h=yes
2223ac_cv_header_libio_h=no
2224ac_cv_header_memory_h=yes
2225ac_cv_header_pango_pangoft2_h=yes
2226ac_cv_header_pwd_h=yes
2227ac_cv_header_sstream=yes
2228ac_cv_header_stat_broken=no
2229ac_cv_header_stdc=yes
2230ac_cv_header_stdint_h=yes
2231ac_cv_header_stdlib_h=yes
2232ac_cv_header_string_h=yes
2233ac_cv_header_strings_h=yes
2234ac_cv_header_sys_stat_h=yes
2235ac_cv_header_sys_types_h=yes
2236ac_cv_header_unistd_h=yes
2237ac_cv_header_wchar_h=yes
2238ac_cv_host=x86_64-apple-darwin15.0.0
2239ac_cv_lib_dl_dlopen=yes
2240ac_cv_lib_guile_scm_boot_guile=no
2241ac_cv_lib_intl_gettext=yes
2242ac_cv_objext=o
2243ac_cv_path_BASH=/bin/sh
2244ac_cv_path_EGREP='/opt/local/bin/grep -E'
2245ac_cv_path_FONTFORGE=/opt/local/bin/fontforge
2246ac_cv_path_GHOSTSCRIPT=/opt/local/bin/gs
2247ac_cv_path_GREP=/opt/local/bin/grep
2248ac_cv_path_GUILE=/opt/local/bin/guile18
2249ac_cv_path_PERL=/opt/local/bin/perl
2250ac_cv_path_PYTHON=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
2251ac_cv_path_T1ASM=/opt/local/bin/t1asm
2252ac_cv_prog_AR=ar
2253ac_cv_prog_BIBTEX=bibtex
2254ac_cv_prog_BISON=bison
2255ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
2256ac_cv_prog_DBLATEX=dblatex
2257ac_cv_prog_FCLIST=fc-list
2258ac_cv_prog_FIND=find
2259ac_cv_prog_FLEX=flex
2260ac_cv_prog_FONTFORGE=fontforge
2261ac_cv_prog_GHOSTSCRIPT=gs
2262ac_cv_prog_GUILE=/opt/local/bin/guile18
2263ac_cv_prog_IMAGEMAGICK=convert
2264ac_cv_prog_KPSEWHICH=kpsewhich
2265ac_cv_prog_MAKE=gmake
2266ac_cv_prog_MAKEINFO=makeinfo
2267ac_cv_prog_METAFONT=mf-nowin
2268ac_cv_prog_METAPOST=mpost
2269ac_cv_prog_MSGFMT=msgfmt
2270ac_cv_prog_NETPBM=pngtopnm
2271ac_cv_prog_PDFLATEX=pdflatex
2272ac_cv_prog_PDFTEX=pdfetex
2273ac_cv_prog_PERL=perl
2274ac_cv_prog_PKG_CONFIG=pkg-config
2275ac_cv_prog_PYTHON_CONFIG=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
2276ac_cv_prog_RSYNC=rsync
2277ac_cv_prog_T1ASM=t1asm
2278ac_cv_prog_TAR=tar
2279ac_cv_prog_TEXI2HTML=texi2html
2280ac_cv_prog_TEXI2PDF=texi2pdf
2281ac_cv_prog_TEXINDEX=texindex
2282ac_cv_prog_YACC='bison -y'
2283ac_cv_prog_ZIPDOC=zip
2284ac_cv_prog_ac_ct_CC=/usr/bin/clang
2285ac_cv_prog_ac_ct_RANLIB=ranlib
2286ac_cv_prog_cc_c89=
2287ac_cv_prog_cc_g=yes
2288ac_cv_prog_cxx_g=yes
2289ac_cv_prog_lex_root=lex.yy
2290ac_cv_type_scm_t_hash_fold_fn=no
2291ac_cv_type_scm_t_hash_handle_fn=no
2292ac_cv_type_scm_t_subr=no
2293stepmake_cv_cflags_pipe=yes
2294stepmake_cv_flexlexer_yy_current_buffer=no
2295stepmake_cv_need_explicit_instantiation=no
2296stepmake_cv_stl_data_method=yes
2297
2298## ----------------- ##
2299## Output variables. ##
2300## ----------------- ##
2301
2302AR='ar'
2303AUTOGENERATE='This file was automatically generated by configure'
2304BASH='/bin/sh'
2305BIBTEX='bibtex'
2306BISON='bison'
2307CC='/usr/bin/clang'
2308CFLAGS='-pipe -Os -arch x86_64  -O2 -finline-functions -g -pipe'
2309CONFIGSUFFIX=''
2310CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/include'
2311CXX='/usr/bin/clang++'
2312CXXABI_LIBS=''
2313CXXCPP='/usr/bin/clang++ -E'
2314CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++  -O2 -finline-functions -g -pipe'
2315DBLATEX='dblatex'
2316DEFINES=' -DNDEBUG'
2317DEFS='-DHAVE_CONFIG_H'
2318DIRSEP='/'
2319DOCUMENTATION='yes'
2320ECHO_C='\c'
2321ECHO_N=''
2322ECHO_T=''
2323EGREP='/opt/local/bin/grep -E'
2324EXEEXT=''
2325EXTRA_LIBS=''
2326FCLIST='fc-list'
2327FIND='find'
2328FLEX='flex'
2329FLEXLEXER_FILE='/opt/local/include/FlexLexer.h'
2330FONTCONFIG_CFLAGS='-I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 '
2331FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype '
2332FONTFORGE='/opt/local/bin/fontforge'
2333FREETYPE2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 '
2334FREETYPE2_LIBS='-L/opt/local/lib -lfreetype '
2335GHOSTSCRIPT='/opt/local/bin/gs'
2336GREP='/opt/local/bin/grep'
2337GUILE='/opt/local/bin/guile18'
2338GUILE_CFLAGS='-I/opt/local/include -I/opt/local/include -D_THREAD_SAFE '
2339GUILE_CONFIG='/opt/local/bin/guile18-config'
2340GUILE_LDFLAGS='-I/opt/local/include -D_THREAD_SAFE  -L/opt/local/lib -lguile18 -lltdl -L/opt/local/lib -lgmp -lm -lltdl'
2341HOST_ARCH='x86_64-apple-darwin15.0.0'
2342IMAGEMAGICK='convert'
2343KPSEWHICH='kpsewhich'
2344KSH=''
2345LD='$(CXX)'
2346LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
2347LIBOBJS=''
2348LIBS='-lintl -ldl '
2349LINK_GXX_STATICALLY='no'
2350LN='ln'
2351LN_S='ln -s'
2352LTLIBOBJS=''
2353MAJOR_VERSION='2'
2354MAKE='gmake'
2355MAKEINFO='makeinfo'
2356METAFONT='mf-nowin'
2357METAPOST='mpost'
2358MFMODE='ljfour'
2359MICRO_VERSION='2'
2360MINOR_VERSION='18'
2361MSGFMT='msgfmt'
2362NCSB_DIR='/opt/local/share/fonts/urw-fonts'
2363NCSB_SOURCE_FILES='/opt/local/share/fonts/urw-fonts/c059036l.pfb /opt/local/share/fonts/urw-fonts/c059033l.pfb /opt/local/share/fonts/urw-fonts/c059016l.pfb /opt/local/share/fonts/urw-fonts/c059013l.pfb '
2364NETPBM='pngtopnm'
2365OBJEXT='o'
2366OPTIONAL=''
2367PACKAGE='LILYPOND'
2368PACKAGE_BUGREPORT=''
2369PACKAGE_NAME='LilyPond'
2370PACKAGE_STRING=''
2371PACKAGE_TARNAME=''
2372PACKAGE_VERSION=''
2373PANGO_FT2_CFLAGS='-I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng16 '
2374PANGO_FT2_LIBS='-L/opt/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype '
2375PATCH_LEVEL='2'
2376PATHSEP=':'
2377PATH_SEPARATOR=':'
2378PDFLATEX='pdflatex'
2379PDFTEX='pdfetex'
2380PERL='/opt/local/bin/perl'
2381PKG_CONFIG='pkg-config'
2382PLATFORM_WINDOWS='no'
2383PYTHON='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7'
2384PYTHON_CONFIG='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config'
2385RANLIB='ranlib'
2386REQUIRED=' /opt/local/bin/fontforge >= 20110222 (installed: 2015-10-17 23:34:05.406 osascript[62352:1114512)'
2387ROOTSEP=':'
2388RSYNC='rsync'
2389SHELL='/bin/sh'
2390T1ASM='/opt/local/bin/t1asm'
2391TAR='tar'
2392TEXI2HTML='texi2html'
2393TEXI2PDF='texi2pdf'
2394TEXINDEX='texindex'
2395TOPLEVEL_VERSION='2.18.2'
2396VERSION='2.18.2'
2397VPATH=''
2398WINDRES='- echo -windres windres not found'
2399YACC='bison -y'
2400YFLAGS=''
2401ZIP='zip -r -9'
2402ZIPDOC='zip'
2403ac_ct_CC='/usr/bin/clang'
2404ac_ct_CXX=''
2405bindir='${exec_prefix}/bin'
2406build='x86_64-apple-darwin15.0.0'
2407build_alias=''
2408build_cpu='x86_64'
2409build_os='darwin15.0.0'
2410build_package_datadir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond'
2411build_package_libdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond'
2412build_vendor='apple'
2413cross_compiling='no'
2414datadir='${datarootdir}'
2415datarootdir='${prefix}/share'
2416docdir='${datarootdir}/doc/${PACKAGE}'
2417dvidir='${docdir}'
2418exec_prefix='${prefix}'
2419host='x86_64-apple-darwin15.0.0'
2420host_alias=''
2421host_cpu='x86_64'
2422host_os='darwin15.0.0'
2423host_vendor='apple'
2424htmldir='${docdir}'
2425includedir='${prefix}/include'
2426infodir='${datarootdir}/info'
2427libdir='${exec_prefix}/lib'
2428libexecdir='${exec_prefix}/libexec'
2429localedir='${prefix}/share/locale'
2430localstatedir='${prefix}/var'
2431mandir='${datarootdir}/man'
2432oldincludedir='/usr/include'
2433package='lilypond'
2434package_depth='.'
2435pdfdir='${docdir}'
2436prefix='/opt/local'
2437program_prefix=''
2438program_suffix=''
2439program_transform_name='s,x,x,'
2440psdir='${docdir}'
2441sbindir='${exec_prefix}/sbin'
2442sharedstatedir='${prefix}/com'
2443srcdir='.'
2444stepmake='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/stepmake'
2445sysconfdir='${prefix}/etc'
2446target_alias=''
2447ugh_ugh_autoconf250_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2'
2448
2449## ----------- ##
2450## confdefs.h. ##
2451## ----------- ##
2452
2453#define PACKAGE_NAME ""
2454#define PACKAGE_TARNAME ""
2455#define PACKAGE_VERSION ""
2456#define PACKAGE_STRING ""
2457#define PACKAGE_BUGREPORT ""
2458#define PACKAGE "lilypond"
2459#define PACKAGE_NAME "LilyPond"
2460#define TOPLEVEL_VERSION "2.18.2"
2461#define DIRSEP '/'
2462#define PATHSEP ':'
2463#define DATADIR "/opt/local/share"
2464#define BUILD_PACKAGE_DATADIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/share/lilypond"
2465#define LIBDIR "/opt/local/lib"
2466#define BUILD_PACKAGE_LIBDIR "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.18.2/out/lib/lilypond"
2467#define NDEBUG 1
2468#define HAVE_STL_DATA_METHOD 1
2469#define HAVE_LIBDL 1
2470#define HAVE_DLOPEN 1
2471#define STDC_HEADERS 1
2472#define HAVE_SYS_TYPES_H 1
2473#define HAVE_SYS_STAT_H 1
2474#define HAVE_STDLIB_H 1
2475#define HAVE_STRING_H 1
2476#define HAVE_MEMORY_H 1
2477#define HAVE_STRINGS_H 1
2478#define HAVE_INTTYPES_H 1
2479#define HAVE_STDINT_H 1
2480#define HAVE_UNISTD_H 1
2481#define HAVE_FLEXLEXER_H 1
2482#define LOCALEDIR "/opt/local/share/locale"
2483#define HAVE_LIBINTL 1
2484#define HAVE_GETTEXT 1
2485#define HAVE_LIBGUILE18_H 1
2486#define HAVE_SCM_BOOT_GUILE 1
2487#define GUILE_MAJOR_VERSION 1
2488#define GUILE_MINOR_VERSION 8
2489#define GUILE_PATCH_LEVEL 8
2490#define HAVE_CXA_DEMANGLE 1
2491#define HAVE_PYTHON_H 1
2492#define HAVE_ASSERT_H 1
2493#define HAVE_GRP_H 1
2494#define HAVE_PWD_H 1
2495#define HAVE_SYS_STAT_H 1
2496#define HAVE_WCHAR_H 1
2497#define HAVE_SSTREAM 1
2498#define HAVE_VPRINTF 1
2499#define HAVE_CHROOT 1
2500#define HAVE_GETTEXT 1
2501#define HAVE_ISINF 1
2502#define HAVE_MEMMEM 1
2503#define HAVE_SNPRINTF 1
2504#define HAVE_VSNPRINTF 1
2505#define HAVE_PANGO16 1
2506#define HAVE_PANGO_FT2 1
2507#define HAVE_PANGO_PANGOFT2_H 1
2508#define HAVE_PANGO_FT2_FONT_MAP_CREATE_CONTEXT 1
2509#define HAVE_FONTCONFIG 1
2510#define HAVE_FREETYPE2 1
2511#define DIRSEP '/'
2512#define PATHSEP ':'
2513#define FLOWER_VERSION ""
2514
2515configure: exit 1