Ticket #56162: config.log

File config.log, 97.3 KB (added by trg818 (Thomas Ruedas), 6 years ago)

config.log from the lilypond installation attempt

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