Ticket #60390: config.log

File config.log, 99.6 KB (added by trg818 (Thomas Ruedas), 4 years ago)

Logfile from configure/compilation 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.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-documentation --with-urwotf-dir=/opt/local/share/fonts/urw-core35-fonts --with-texgyre-dir=/opt/local/share/texmf-texlive/fonts/opentype/public/tex-gyre
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = venus.Speedport_W723_V_Typ_A_1_01_022
14uname -m = x86_64
15uname -r = 18.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.7.0: Mon Feb 10 21:08:45 PST 2020; root:xnu-4903.278.28~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 18.7.0: Mon Feb 10 21:08:45 PST 2020; root:xnu-4903.278.28~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: 387 tasks, 1941 threads, 4 processors
34Load average: 5.13, Mach factor: 1.21
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:2325: checking build system type
52configure:2339: result: x86_64-apple-darwin18.7.0
53configure:2359: checking host system type
54configure:2372: result: x86_64-apple-darwin18.7.0
55configure:2425: checking Package
56configure:2450: result: LILYPOND
57configure:2453: checking builddir
58configure:2465: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.20.0
59configure:2468: checking for stepmake
60configure:2476: result: ./stepmake  (${datarootdir}/stepmake not found)
61configure:2550: checking for gmake
62configure:2566: found /opt/local/bin/gmake
63configure:2577: result: gmake
64configure:2716: checking for find
65configure:2732: found /usr/bin/find
66configure:2743: result: find
67configure:2883: checking for tar
68configure:2899: found /usr/bin/tar
69configure:2910: result: tar
70configure:3179: checking for bash
71configure:3210: result: /bin/sh
72configure:3222: checking for python
73configure:3312: result: python2
74configure:3315: checking python2 version
75configure:3317: result: 2.7.18
76configure:3327: checking for python2
77configure:3345: found /opt/local/bin/python2
78configure:3357: result: /opt/local/bin/python2
79configure:3536: checking how to replicate source files to build files
80configure:3544: result: ln
81configure:3661: checking for gcc
82configure:3688: result: /usr/bin/clang
83configure:3917: checking for C compiler version
84configure:3926: /usr/bin/clang --version >&5
85Apple LLVM version 10.0.1 (clang-1001.0.46.4)
86Target: x86_64-apple-darwin18.7.0
87Thread model: posix
88InstalledDir: /Library/Developer/CommandLineTools/usr/bin
89configure:3937: $? = 0
90configure:3926: /usr/bin/clang -v >&5
91Apple LLVM version 10.0.1 (clang-1001.0.46.4)
92Target: x86_64-apple-darwin18.7.0
93Thread model: posix
94InstalledDir: /Library/Developer/CommandLineTools/usr/bin
95configure:3937: $? = 0
96configure:3926: /usr/bin/clang -V >&5
97clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
98clang: error: no input files
99configure:3937: $? = 1
100configure:3926: /usr/bin/clang -qversion >&5
101clang: error: unknown argument '-qversion', did you mean '--version'?
102clang: error: no input files
103configure:3937: $? = 1
104configure:3957: checking whether the C compiler works
105configure:3979: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
106conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
107#define PACKAGE_NAME "LilyPond"
108        ^
109conftest.c:2:9: note: previous definition is here
110#define PACKAGE_NAME ""
111        ^
1121 warning generated.
113configure:3983: $? = 0
114configure:4031: result: yes
115configure:4034: checking for C compiler default output file name
116configure:4036: result: a.out
117configure:4042: checking for suffix of executables
118configure:4049: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
119conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
120#define PACKAGE_NAME "LilyPond"
121        ^
122conftest.c:2:9: note: previous definition is here
123#define PACKAGE_NAME ""
124        ^
1251 warning generated.
126configure:4053: $? = 0
127configure:4075: result:
128configure:4097: checking whether we are cross compiling
129configure:4105: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
130conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
131#define PACKAGE_NAME "LilyPond"
132        ^
133conftest.c:2:9: note: previous definition is here
134#define PACKAGE_NAME ""
135        ^
1361 warning generated.
137configure:4109: $? = 0
138configure:4116: ./conftest
139configure:4120: $? = 0
140configure:4135: result: no
141configure:4140: checking for suffix of object files
142configure:4162: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
143conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
144#define PACKAGE_NAME "LilyPond"
145        ^
146conftest.c:2:9: note: previous definition is here
147#define PACKAGE_NAME ""
148        ^
1491 warning generated.
150configure:4166: $? = 0
151configure:4187: result: o
152configure:4191: checking whether we are using the GNU C compiler
153configure:4210: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
154conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
155#define PACKAGE_NAME "LilyPond"
156        ^
157conftest.c:2:9: note: previous definition is here
158#define PACKAGE_NAME ""
159        ^
1601 warning generated.
161configure:4210: $? = 0
162configure:4219: result: yes
163configure:4228: checking whether /usr/bin/clang accepts -g
164configure:4248: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
165conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
166#define PACKAGE_NAME "LilyPond"
167        ^
168conftest.c:2:9: note: previous definition is here
169#define PACKAGE_NAME ""
170        ^
1711 warning generated.
172configure:4248: $? = 0
173configure: failed program was:
174| /* confdefs.h */
175| #define PACKAGE_NAME ""
176| #define PACKAGE_TARNAME ""
177| #define PACKAGE_VERSION ""
178| #define PACKAGE_STRING ""
179| #define PACKAGE_BUGREPORT ""
180| #define PACKAGE_URL ""
181| #define PACKAGE "lilypond"
182| #define PACKAGE_NAME "LilyPond"
183| #define TOPLEVEL_VERSION "2.20.0"
184| #define DIRSEP '/'
185| #define PATHSEP ':'
186| #define DATADIR "/opt/local/share"
187| #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.20.0/out/share/lilypond"
188| #define LIBDIR "/opt/local/lib"
189| #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.20.0/out/lib/lilypond"
190| /* end confdefs.h.  */
191|
192| int
193| main ()
194| {
195|
196|   ;
197|   return 0;
198| }
199configure:4263: /usr/bin/clang -c  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
200conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
201#define PACKAGE_NAME "LilyPond"
202        ^
203conftest.c:2:9: note: previous definition is here
204#define PACKAGE_NAME ""
205        ^
2061 warning generated.
207configure:4263: $? = 0
208configure: failed program was:
209| /* confdefs.h */
210| #define PACKAGE_NAME ""
211| #define PACKAGE_TARNAME ""
212| #define PACKAGE_VERSION ""
213| #define PACKAGE_STRING ""
214| #define PACKAGE_BUGREPORT ""
215| #define PACKAGE_URL ""
216| #define PACKAGE "lilypond"
217| #define PACKAGE_NAME "LilyPond"
218| #define TOPLEVEL_VERSION "2.20.0"
219| #define DIRSEP '/'
220| #define PATHSEP ':'
221| #define DATADIR "/opt/local/share"
222| #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.20.0/out/share/lilypond"
223| #define LIBDIR "/opt/local/lib"
224| #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.20.0/out/lib/lilypond"
225| /* end confdefs.h.  */
226|
227| int
228| main ()
229| {
230|
231|   ;
232|   return 0;
233| }
234configure:4279: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
235conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
236#define PACKAGE_NAME "LilyPond"
237        ^
238conftest.c:2:9: note: previous definition is here
239#define PACKAGE_NAME ""
240        ^
2411 warning generated.
242configure:4279: $? = 0
243configure:4289: result: yes
244configure:4306: checking for /usr/bin/clang option to accept ISO C89
245configure:4369: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
246conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
247#define PACKAGE_NAME "LilyPond"
248        ^
249conftest.c:2:9: note: previous definition is here
250#define PACKAGE_NAME ""
251        ^
2521 warning generated.
253configure:4369: $? = 0
254configure:4382: result: none needed
255configure:4442: checking whether compiler understands -pipe
256configure:4459: /usr/bin/clang -c  -pipe -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
257conftest.c:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
258#define PACKAGE_NAME "LilyPond"
259        ^
260conftest.c:2:9: note: previous definition is here
261#define PACKAGE_NAME ""
262        ^
2631 warning generated.
264configure:4459: $? = 0
265configure:4466: result: yes
266configure:4477: checking for IEEE-conformance compiler flags
267configure:4487: result: none
268configure:4502: checking for fc-list
269configure:4518: found /opt/local/bin/fc-list
270configure:4529: result: fc-list
271configure:4537: checking for TeX Gyre fonts OTF files
272configure:4609: result: yes
273configure:4612: checking for URW++ OTF files
274configure:4690: result: yes
275configure:4702: checking for python
276configure:4792: result: /opt/local/bin/python2
277configure:4795: checking /opt/local/bin/python2 version
278configure:4797: result: 2.7.18
279configure:4807: checking for /opt/local/bin/python2
280configure:4837: result: /opt/local/bin/python2
281configure:4963: checking for C++ compiler version
282configure:4972: /usr/bin/clang++ --version >&5
283Apple LLVM version 10.0.1 (clang-1001.0.46.4)
284Target: x86_64-apple-darwin18.7.0
285Thread model: posix
286InstalledDir: /Library/Developer/CommandLineTools/usr/bin
287configure:4983: $? = 0
288configure:4972: /usr/bin/clang++ -v >&5
289Apple LLVM version 10.0.1 (clang-1001.0.46.4)
290Target: x86_64-apple-darwin18.7.0
291Thread model: posix
292InstalledDir: /Library/Developer/CommandLineTools/usr/bin
293configure:4983: $? = 0
294configure:4972: /usr/bin/clang++ -V >&5
295clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
296clang: error: no input files
297configure:4983: $? = 1
298configure:4972: /usr/bin/clang++ -qversion >&5
299clang: error: unknown argument '-qversion', did you mean '--version'?
300clang: error: no input files
301configure:4983: $? = 1
302configure:4987: checking whether we are using the GNU C++ compiler
303configure:5006: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
304conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
305#define PACKAGE_NAME "LilyPond"
306        ^
307conftest.cpp:2:9: note: previous definition is here
308#define PACKAGE_NAME ""
309        ^
3101 warning generated.
311configure:5006: $? = 0
312configure:5015: result: yes
313configure:5024: checking whether /usr/bin/clang++ accepts -g
314configure:5044: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
315conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
316#define PACKAGE_NAME "LilyPond"
317        ^
318conftest.cpp:2:9: note: previous definition is here
319#define PACKAGE_NAME ""
320        ^
3211 warning generated.
322configure:5044: $? = 0
323configure: failed program was:
324| /* confdefs.h */
325| #define PACKAGE_NAME ""
326| #define PACKAGE_TARNAME ""
327| #define PACKAGE_VERSION ""
328| #define PACKAGE_STRING ""
329| #define PACKAGE_BUGREPORT ""
330| #define PACKAGE_URL ""
331| #define PACKAGE "lilypond"
332| #define PACKAGE_NAME "LilyPond"
333| #define TOPLEVEL_VERSION "2.20.0"
334| #define DIRSEP '/'
335| #define PATHSEP ':'
336| #define DATADIR "/opt/local/share"
337| #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.20.0/out/share/lilypond"
338| #define LIBDIR "/opt/local/lib"
339| #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.20.0/out/lib/lilypond"
340| /* end confdefs.h.  */
341|
342| int
343| main ()
344| {
345|
346|   ;
347|   return 0;
348| }
349configure:5059: /usr/bin/clang++ -c  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
350conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
351#define PACKAGE_NAME "LilyPond"
352        ^
353conftest.cpp:2:9: note: previous definition is here
354#define PACKAGE_NAME ""
355        ^
3561 warning generated.
357configure:5059: $? = 0
358configure: failed program was:
359| /* confdefs.h */
360| #define PACKAGE_NAME ""
361| #define PACKAGE_TARNAME ""
362| #define PACKAGE_VERSION ""
363| #define PACKAGE_STRING ""
364| #define PACKAGE_BUGREPORT ""
365| #define PACKAGE_URL ""
366| #define PACKAGE "lilypond"
367| #define PACKAGE_NAME "LilyPond"
368| #define TOPLEVEL_VERSION "2.20.0"
369| #define DIRSEP '/'
370| #define PATHSEP ':'
371| #define DATADIR "/opt/local/share"
372| #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.20.0/out/share/lilypond"
373| #define LIBDIR "/opt/local/lib"
374| #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.20.0/out/lib/lilypond"
375| /* end confdefs.h.  */
376|
377| int
378| main ()
379| {
380|
381|   ;
382|   return 0;
383| }
384configure:5075: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
385conftest.cpp:9: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        ^
3911 warning generated.
392configure:5075: $? = 0
393configure:5085: result: yes
394configure:5114: checking how to run the C++ preprocessor
395configure:5141: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
396conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
397#define PACKAGE_NAME "LilyPond"
398        ^
399conftest.cpp:2:9: note: previous definition is here
400#define PACKAGE_NAME ""
401        ^
4021 warning generated.
403configure:5141: $? = 0
404configure:5155: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
405conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
406#define PACKAGE_NAME "LilyPond"
407        ^
408conftest.cpp:2:9: note: previous definition is here
409#define PACKAGE_NAME ""
410        ^
411conftest.cpp:18:10: fatal error: 'ac_nonexistent.h' file not found
412#include <ac_nonexistent.h>
413         ^~~~~~~~~~~~~~~~~~
4141 warning and 1 error generated.
415configure:5155: $? = 1
416configure: failed program was:
417| /* confdefs.h */
418| #define PACKAGE_NAME ""
419| #define PACKAGE_TARNAME ""
420| #define PACKAGE_VERSION ""
421| #define PACKAGE_STRING ""
422| #define PACKAGE_BUGREPORT ""
423| #define PACKAGE_URL ""
424| #define PACKAGE "lilypond"
425| #define PACKAGE_NAME "LilyPond"
426| #define TOPLEVEL_VERSION "2.20.0"
427| #define DIRSEP '/'
428| #define PATHSEP ':'
429| #define DATADIR "/opt/local/share"
430| #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.20.0/out/share/lilypond"
431| #define LIBDIR "/opt/local/lib"
432| #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.20.0/out/lib/lilypond"
433| /* end confdefs.h.  */
434| #include <ac_nonexistent.h>
435configure:5180: result: /usr/bin/clang++ -E
436configure:5200: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
437conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
438#define PACKAGE_NAME "LilyPond"
439        ^
440conftest.cpp:2:9: note: previous definition is here
441#define PACKAGE_NAME ""
442        ^
4431 warning generated.
444configure:5200: $? = 0
445configure:5214: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
446conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
447#define PACKAGE_NAME "LilyPond"
448        ^
449conftest.cpp:2:9: note: previous definition is here
450#define PACKAGE_NAME ""
451        ^
452conftest.cpp:18:10: fatal error: 'ac_nonexistent.h' file not found
453#include <ac_nonexistent.h>
454         ^~~~~~~~~~~~~~~~~~
4551 warning and 1 error generated.
456configure:5214: $? = 1
457configure: failed program was:
458| /* confdefs.h */
459| #define PACKAGE_NAME ""
460| #define PACKAGE_TARNAME ""
461| #define PACKAGE_VERSION ""
462| #define PACKAGE_STRING ""
463| #define PACKAGE_BUGREPORT ""
464| #define PACKAGE_URL ""
465| #define PACKAGE "lilypond"
466| #define PACKAGE_NAME "LilyPond"
467| #define TOPLEVEL_VERSION "2.20.0"
468| #define DIRSEP '/'
469| #define PATHSEP ':'
470| #define DATADIR "/opt/local/share"
471| #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.20.0/out/share/lilypond"
472| #define LIBDIR "/opt/local/lib"
473| #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.20.0/out/lib/lilypond"
474| /* end confdefs.h.  */
475| #include <ac_nonexistent.h>
476configure:5243: checking for grep that handles long lines and -e
477configure:5301: result: /opt/local/bin/ggrep
478configure:5306: checking for egrep
479configure:5368: result: /opt/local/bin/ggrep -E
480conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
481#define PACKAGE_NAME "LilyPond"
482        ^
483conftest.cpp:2:9: note: previous definition is here
484#define PACKAGE_NAME ""
485        ^
4861 warning generated.
487configure:5604: checking for C++ compiler version
488configure:5613: /usr/bin/clang++ --version >&5
489Apple LLVM version 10.0.1 (clang-1001.0.46.4)
490Target: x86_64-apple-darwin18.7.0
491Thread model: posix
492InstalledDir: /Library/Developer/CommandLineTools/usr/bin
493configure:5624: $? = 0
494configure:5613: /usr/bin/clang++ -v >&5
495Apple LLVM version 10.0.1 (clang-1001.0.46.4)
496Target: x86_64-apple-darwin18.7.0
497Thread model: posix
498InstalledDir: /Library/Developer/CommandLineTools/usr/bin
499configure:5624: $? = 0
500configure:5613: /usr/bin/clang++ -V >&5
501clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
502clang: error: no input files
503configure:5624: $? = 1
504configure:5613: /usr/bin/clang++ -qversion >&5
505clang: error: unknown argument '-qversion', did you mean '--version'?
506clang: error: no input files
507configure:5624: $? = 1
508configure:5628: checking whether we are using the GNU C++ compiler
509configure:5656: result: yes
510configure:5665: checking whether /usr/bin/clang++ accepts -g
511configure:5726: result: yes
512conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
513#define PACKAGE_NAME "LilyPond"
514        ^
515conftest.cpp:2:9: note: previous definition is here
516#define PACKAGE_NAME ""
517        ^
5181 warning generated.
519configure:5902: checking options for known g++ bugs
520configure:5916: result: none
521configure:5923: checking whether explicit instantiation is needed
522configure:5995: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp  >&5
523conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
524#define PACKAGE_NAME "LilyPond"
525        ^
526conftest.cpp:2:9: note: previous definition is here
527#define PACKAGE_NAME ""
528        ^
5291 warning generated.
530configure:5995: $? = 0
531configure:6003: result: no
532configure:6011: checking for stl.data () method
533configure:6035: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
534conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
535#define PACKAGE_NAME "LilyPond"
536        ^
537conftest.cpp:2:9: note: previous definition is here
538#define PACKAGE_NAME ""
539        ^
5401 warning generated.
541configure:6035: $? = 0
542configure:6042: result: yes
543configure:6056: checking for ar
544configure:6072: found /opt/local/bin/ar
545configure:6083: result: ar
546configure:6260: checking for ranlib
547configure:6276: found /opt/local/bin/ranlib
548configure:6287: result: ranlib
549configure:6340: checking for dlopen in -ldl
550configure:6365: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -ldl   >&5
551conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
552#define PACKAGE_NAME "LilyPond"
553        ^
554conftest.cpp:2:9: note: previous definition is here
555#define PACKAGE_NAME ""
556        ^
5571 warning generated.
558configure:6365: $? = 0
559configure:6374: result: yes
560configure:6387: checking for dlopen
561configure:6387: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -ldl  >&5
562conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
563#define PACKAGE_NAME "LilyPond"
564        ^
565conftest.cpp:2:9: note: previous definition is here
566#define PACKAGE_NAME ""
567        ^
5681 warning generated.
569configure:6387: $? = 0
570configure:6387: result: yes
571configure:6405: checking for bison
572configure:6421: found /opt/local/bin/bison
573configure:6432: result: bison -y
574configure:6450: checking for bison
575configure:6466: found /opt/local/bin/bison
576configure:6477: result: bison
577configure:6616: checking bison version
578configure:6676: result: 3.5.3
579configure:6717: checking for flex
580configure:6733: found /opt/local/bin/flex
581configure:6744: result: flex
582configure:6879: checking for ANSI C header files
583configure:6899: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
584conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
585#define PACKAGE_NAME "LilyPond"
586        ^
587conftest.cpp:2:9: note: previous definition is here
588#define PACKAGE_NAME ""
589        ^
5901 warning generated.
591configure:6899: $? = 0
592conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
593#define PACKAGE_NAME "LilyPond"
594        ^
595conftest.cpp:2:9: note: previous definition is here
596#define PACKAGE_NAME ""
597        ^
5981 warning generated.
599conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
600#define PACKAGE_NAME "LilyPond"
601        ^
602conftest.cpp:2:9: note: previous definition is here
603#define PACKAGE_NAME ""
604        ^
6051 warning generated.
606configure:6972: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -ldl  >&5
607conftest.cpp:9: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:6972: $? = 0
615configure:6972: ./conftest
616configure:6972: $? = 0
617configure:6983: result: yes
618configure:6996: checking for sys/types.h
619configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
620conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
621#define PACKAGE_NAME "LilyPond"
622        ^
623conftest.cpp:2:9: note: previous definition is here
624#define PACKAGE_NAME ""
625        ^
6261 warning generated.
627configure:6996: $? = 0
628configure:6996: result: yes
629configure:6996: checking for sys/stat.h
630configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
631conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
632#define PACKAGE_NAME "LilyPond"
633        ^
634conftest.cpp:2:9: note: previous definition is here
635#define PACKAGE_NAME ""
636        ^
6371 warning generated.
638configure:6996: $? = 0
639configure:6996: result: yes
640configure:6996: checking for stdlib.h
641configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
642conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
643#define PACKAGE_NAME "LilyPond"
644        ^
645conftest.cpp:2:9: note: previous definition is here
646#define PACKAGE_NAME ""
647        ^
6481 warning generated.
649configure:6996: $? = 0
650configure:6996: result: yes
651configure:6996: checking for string.h
652configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
653conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
654#define PACKAGE_NAME "LilyPond"
655        ^
656conftest.cpp:2:9: note: previous definition is here
657#define PACKAGE_NAME ""
658        ^
6591 warning generated.
660configure:6996: $? = 0
661configure:6996: result: yes
662configure:6996: checking for memory.h
663configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
664conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
665#define PACKAGE_NAME "LilyPond"
666        ^
667conftest.cpp:2:9: note: previous definition is here
668#define PACKAGE_NAME ""
669        ^
6701 warning generated.
671configure:6996: $? = 0
672configure:6996: result: yes
673configure:6996: checking for strings.h
674configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
675conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
676#define PACKAGE_NAME "LilyPond"
677        ^
678conftest.cpp:2:9: note: previous definition is here
679#define PACKAGE_NAME ""
680        ^
6811 warning generated.
682configure:6996: $? = 0
683configure:6996: result: yes
684configure:6996: checking for inttypes.h
685configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
686conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
687#define PACKAGE_NAME "LilyPond"
688        ^
689conftest.cpp:2:9: note: previous definition is here
690#define PACKAGE_NAME ""
691        ^
6921 warning generated.
693configure:6996: $? = 0
694configure:6996: result: yes
695configure:6996: checking for stdint.h
696configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
697conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
698#define PACKAGE_NAME "LilyPond"
699        ^
700conftest.cpp:2:9: note: previous definition is here
701#define PACKAGE_NAME ""
702        ^
7031 warning generated.
704configure:6996: $? = 0
705configure:6996: result: yes
706configure:6996: checking for unistd.h
707configure:6996: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
708conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
709#define PACKAGE_NAME "LilyPond"
710        ^
711conftest.cpp:2:9: note: previous definition is here
712#define PACKAGE_NAME ""
713        ^
7141 warning generated.
715configure:6996: $? = 0
716configure:6996: result: yes
717configure:7015: checking FlexLexer.h usability
718configure:7015: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
719conftest.cpp:9: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        ^
7251 warning generated.
726configure:7015: $? = 0
727configure:7015: result: yes
728configure:7015: checking FlexLexer.h presence
729configure:7015: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
730conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
731#define PACKAGE_NAME "LilyPond"
732        ^
733conftest.cpp:2:9: note: previous definition is here
734#define PACKAGE_NAME ""
735        ^
7361 warning generated.
737configure:7015: $? = 0
738configure:7015: result: yes
739configure:7015: checking for FlexLexer.h
740configure:7015: result: yes
741configure:7035: checking for yyFlexLexer.yy_current_buffer
742configure:7065: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
743conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
744#define PACKAGE_NAME "LilyPond"
745        ^
746conftest.cpp:2:9: note: previous definition is here
747#define PACKAGE_NAME ""
748        ^
749conftest.cpp:35:17: warning: using directive refers to implicitly-defined namespace 'std'
750using namespace std;
751                ^
752conftest.cpp:42:7: error: use of undeclared identifier 'yy_current_buffer'
753      yy_current_buffer = 0;
754      ^
7552 warnings and 1 error generated.
756configure:7065: $? = 1
757configure: failed program was:
758| /* confdefs.h */
759| #define PACKAGE_NAME ""
760| #define PACKAGE_TARNAME ""
761| #define PACKAGE_VERSION ""
762| #define PACKAGE_STRING ""
763| #define PACKAGE_BUGREPORT ""
764| #define PACKAGE_URL ""
765| #define PACKAGE "lilypond"
766| #define PACKAGE_NAME "LilyPond"
767| #define TOPLEVEL_VERSION "2.20.0"
768| #define DIRSEP '/'
769| #define PATHSEP ':'
770| #define DATADIR "/opt/local/share"
771| #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.20.0/out/share/lilypond"
772| #define LIBDIR "/opt/local/lib"
773| #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.20.0/out/lib/lilypond"
774| #define HAVE_STL_DATA_METHOD 1
775| #define HAVE_LIBDL 1
776| #define HAVE_DLOPEN 1
777| #define STDC_HEADERS 1
778| #define HAVE_SYS_TYPES_H 1
779| #define HAVE_SYS_STAT_H 1
780| #define HAVE_STDLIB_H 1
781| #define HAVE_STRING_H 1
782| #define HAVE_MEMORY_H 1
783| #define HAVE_STRINGS_H 1
784| #define HAVE_INTTYPES_H 1
785| #define HAVE_STDINT_H 1
786| #define HAVE_UNISTD_H 1
787| #define HAVE_FLEXLEXER_H 1
788| /* end confdefs.h.  */
789|
790|
791|
792| using namespace std;
793| #include <FlexLexer.h>
794| class yy_flex_lexer: public yyFlexLexer
795| {
796|   public:
797|     yy_flex_lexer ()
798|     {
799|       yy_current_buffer = 0;
800|     }
801| };
802|
803|
804| int
805| main ()
806| {
807|
808|   ;
809|   return 0;
810| }
811configure:7072: result: no
812configure:7083: checking FlexLexer.h location
813configure:7101: result: /opt/local/include/FlexLexer.h
814configure:7141: checking language
815configure:7153: result: English
816configure:7176: checking for gettext in -lintl
817configure:7201: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl  -ldl  >&5
818conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
819#define PACKAGE_NAME "LilyPond"
820        ^
821conftest.cpp:2:9: note: previous definition is here
822#define PACKAGE_NAME ""
823        ^
8241 warning generated.
825configure:7201: $? = 0
826configure:7210: result: yes
827configure:7223: checking for gettext
828configure:7223: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
829conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
830#define PACKAGE_NAME "LilyPond"
831        ^
832conftest.cpp:2:9: note: previous definition is here
833#define PACKAGE_NAME ""
834        ^
8351 warning generated.
836configure:7223: $? = 0
837configure:7223: result: yes
838configure:7239: checking for msgfmt
839configure:7255: found /opt/local/bin/msgfmt
840configure:7266: result: msgfmt
841configure:7407: checking for mf-nowin
842configure:7423: found /opt/local/bin/mf-nowin
843configure:7434: result: mf-nowin
844configure:7573: checking for mpost
845configure:7589: found /opt/local/bin/mpost
846configure:7600: result: mpost
847configure:7786: checking for working metafont mode
848configure:7795: result: ljfour
849configure:7808: checking for kpsewhich
850configure:7824: found /opt/local/bin/kpsewhich
851configure:7835: result: kpsewhich
852configure:7970: checking for metapost required files
853configure:7982: result: yes
854configure:8236: checking for guile-config
855configure:8333: result: /opt/local/bin/guile18-config
856configure:8336: checking /opt/local/bin/guile18-config version
857configure:8338: result: 1.8.8
858configure:8365: checking guile compile flags
859configure:8368: result: -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE
860configure:8370: checking guile link flags
861configure:8373: result: -I/opt/local/include -D_THREAD_SAFE  -L/opt/local/lib/guile18 -lguile18 -lltdl -L/opt/local/lib -lgmp -lm -lltdl
862configure:8386: checking libguile18.h usability
863configure:8386: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
864conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
865#define PACKAGE_NAME "LilyPond"
866        ^
867conftest.cpp:2:9: note: previous definition is here
868#define PACKAGE_NAME ""
869        ^
8701 warning generated.
871configure:8386: $? = 0
872configure:8386: result: yes
873configure:8386: checking libguile18.h presence
874configure:8386: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
875conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
876#define PACKAGE_NAME "LilyPond"
877        ^
878conftest.cpp:2:9: note: previous definition is here
879#define PACKAGE_NAME ""
880        ^
8811 warning generated.
882configure:8386: $? = 0
883configure:8386: result: yes
884configure:8386: checking for libguile18.h
885configure:8386: result: yes
886configure:8386: checking for libguile18.h
887configure:8386: result: yes
888configure:8396: checking for scm_boot_guile in -lguile
889configure:8421: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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
890conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
891#define PACKAGE_NAME "LilyPond"
892        ^
893conftest.cpp:2:9: note: previous definition is here
894#define PACKAGE_NAME ""
895        ^
8961 warning generated.
897configure:8421: $? = 0
898configure:8430: result: yes
899configure:8443: checking for scm_boot_guile
900configure:8443: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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
901conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
902#define PACKAGE_NAME "LilyPond"
903        ^
904conftest.cpp:2:9: note: previous definition is here
905#define PACKAGE_NAME ""
906        ^
9071 warning generated.
908configure:8443: $? = 0
909configure:8443: result: yes
910configure:8480: checking for scm_t_hash_fold_fn
911configure:8480: /usr/bin/clang++ -c -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
912conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
913#define PACKAGE_NAME "LilyPond"
914        ^
915conftest.cpp:2:9: note: previous definition is here
916#define PACKAGE_NAME ""
917        ^
918conftest.cpp:51:13: error: use of undeclared identifier 'scm_t_hash_fold_fn'; did you mean 'scm_hash_fold'?
919if (sizeof (scm_t_hash_fold_fn))
920            ^~~~~~~~~~~~~~~~~~
921            scm_hash_fold
922/opt/local/include/libguile18/hashtab.h:131:13: note: 'scm_hash_fold' declared here
923SCM_API SCM scm_hash_fold (SCM proc, SCM init, SCM hash);
924            ^
925conftest.cpp:51:12: error: invalid application of 'sizeof' to a function type
926if (sizeof (scm_t_hash_fold_fn))
927           ^~~~~~~~~~~~~~~~~~~~
9281 warning and 2 errors generated.
929configure:8480: $? = 1
930configure: failed program was:
931| /* confdefs.h */
932| #define PACKAGE_NAME ""
933| #define PACKAGE_TARNAME ""
934| #define PACKAGE_VERSION ""
935| #define PACKAGE_STRING ""
936| #define PACKAGE_BUGREPORT ""
937| #define PACKAGE_URL ""
938| #define PACKAGE "lilypond"
939| #define PACKAGE_NAME "LilyPond"
940| #define TOPLEVEL_VERSION "2.20.0"
941| #define DIRSEP '/'
942| #define PATHSEP ':'
943| #define DATADIR "/opt/local/share"
944| #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.20.0/out/share/lilypond"
945| #define LIBDIR "/opt/local/lib"
946| #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.20.0/out/lib/lilypond"
947| #define HAVE_STL_DATA_METHOD 1
948| #define HAVE_LIBDL 1
949| #define HAVE_DLOPEN 1
950| #define STDC_HEADERS 1
951| #define HAVE_SYS_TYPES_H 1
952| #define HAVE_SYS_STAT_H 1
953| #define HAVE_STDLIB_H 1
954| #define HAVE_STRING_H 1
955| #define HAVE_MEMORY_H 1
956| #define HAVE_STRINGS_H 1
957| #define HAVE_INTTYPES_H 1
958| #define HAVE_STDINT_H 1
959| #define HAVE_UNISTD_H 1
960| #define HAVE_FLEXLEXER_H 1
961| #define LOCALEDIR "/opt/local/share/locale"
962| #define HAVE_LIBINTL 1
963| #define HAVE_GETTEXT 1
964| #define HAVE_LIBGUILE18_H 1
965| #define HAVE_LIBGUILE18_H 1
966| #define HAVE_LIBGUILE 1
967| #define HAVE_SCM_BOOT_GUILE 1
968| #define GUILE_MAJOR_VERSION 1
969| #define GUILE_MINOR_VERSION 8
970| #define GUILE_PATCH_LEVEL 8
971| /* end confdefs.h.  */
972| #if HAVE_LIBGUILE18_H
973| # include <libguile18.h>
974| #else
975| # include <libguile18.h>
976| #endif
977|
978| int
979| main ()
980| {
981| if (sizeof (scm_t_hash_fold_fn))
982|        return 0;
983|   ;
984|   return 0;
985| }
986configure:8480: result: no
987configure:8495: checking for scm_t_hash_handle_fn
988configure:8495: /usr/bin/clang++ -c -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
989conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
990#define PACKAGE_NAME "LilyPond"
991        ^
992conftest.cpp:2:9: note: previous definition is here
993#define PACKAGE_NAME ""
994        ^
995conftest.cpp:51:13: error: unknown type name 'scm_t_hash_handle_fn'; did you mean 'scm_t_catch_handler'?
996if (sizeof (scm_t_hash_handle_fn))
997            ^~~~~~~~~~~~~~~~~~~~
998            scm_t_catch_handler
999/opt/local/include/libguile18/throw.h:30:15: note: 'scm_t_catch_handler' declared here
1000typedef SCM (*scm_t_catch_handler) (void *data,
1001              ^
10021 warning and 1 error generated.
1003configure:8495: $? = 1
1004configure: failed program was:
1005| /* confdefs.h */
1006| #define PACKAGE_NAME ""
1007| #define PACKAGE_TARNAME ""
1008| #define PACKAGE_VERSION ""
1009| #define PACKAGE_STRING ""
1010| #define PACKAGE_BUGREPORT ""
1011| #define PACKAGE_URL ""
1012| #define PACKAGE "lilypond"
1013| #define PACKAGE_NAME "LilyPond"
1014| #define TOPLEVEL_VERSION "2.20.0"
1015| #define DIRSEP '/'
1016| #define PATHSEP ':'
1017| #define DATADIR "/opt/local/share"
1018| #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.20.0/out/share/lilypond"
1019| #define LIBDIR "/opt/local/lib"
1020| #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.20.0/out/lib/lilypond"
1021| #define HAVE_STL_DATA_METHOD 1
1022| #define HAVE_LIBDL 1
1023| #define HAVE_DLOPEN 1
1024| #define STDC_HEADERS 1
1025| #define HAVE_SYS_TYPES_H 1
1026| #define HAVE_SYS_STAT_H 1
1027| #define HAVE_STDLIB_H 1
1028| #define HAVE_STRING_H 1
1029| #define HAVE_MEMORY_H 1
1030| #define HAVE_STRINGS_H 1
1031| #define HAVE_INTTYPES_H 1
1032| #define HAVE_STDINT_H 1
1033| #define HAVE_UNISTD_H 1
1034| #define HAVE_FLEXLEXER_H 1
1035| #define LOCALEDIR "/opt/local/share/locale"
1036| #define HAVE_LIBINTL 1
1037| #define HAVE_GETTEXT 1
1038| #define HAVE_LIBGUILE18_H 1
1039| #define HAVE_LIBGUILE18_H 1
1040| #define HAVE_LIBGUILE 1
1041| #define HAVE_SCM_BOOT_GUILE 1
1042| #define GUILE_MAJOR_VERSION 1
1043| #define GUILE_MINOR_VERSION 8
1044| #define GUILE_PATCH_LEVEL 8
1045| /* end confdefs.h.  */
1046| #if HAVE_LIBGUILE18_H
1047| # include <libguile18.h>
1048| #else
1049| # include <libguile18.h>
1050| #endif
1051|
1052| int
1053| main ()
1054| {
1055| if (sizeof (scm_t_hash_handle_fn))
1056|        return 0;
1057|   ;
1058|   return 0;
1059| }
1060configure:8495: result: no
1061configure:8511: checking for scm_t_subr
1062configure:8511: /usr/bin/clang++ -c -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1063conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1064#define PACKAGE_NAME "LilyPond"
1065        ^
1066conftest.cpp:2:9: note: previous definition is here
1067#define PACKAGE_NAME ""
1068        ^
1069conftest.cpp:51:13: error: unknown type name 'scm_t_subr'; did you mean 'scm_t_guard'?
1070if (sizeof (scm_t_subr))
1071            ^~~~~~~~~~
1072            scm_t_guard
1073/opt/local/include/libguile18/dynwind.h:29:16: note: 'scm_t_guard' declared here
1074typedef void (*scm_t_guard) (void *);
1075               ^
10761 warning and 1 error generated.
1077configure:8511: $? = 1
1078configure: failed program was:
1079| /* confdefs.h */
1080| #define PACKAGE_NAME ""
1081| #define PACKAGE_TARNAME ""
1082| #define PACKAGE_VERSION ""
1083| #define PACKAGE_STRING ""
1084| #define PACKAGE_BUGREPORT ""
1085| #define PACKAGE_URL ""
1086| #define PACKAGE "lilypond"
1087| #define PACKAGE_NAME "LilyPond"
1088| #define TOPLEVEL_VERSION "2.20.0"
1089| #define DIRSEP '/'
1090| #define PATHSEP ':'
1091| #define DATADIR "/opt/local/share"
1092| #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.20.0/out/share/lilypond"
1093| #define LIBDIR "/opt/local/lib"
1094| #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.20.0/out/lib/lilypond"
1095| #define HAVE_STL_DATA_METHOD 1
1096| #define HAVE_LIBDL 1
1097| #define HAVE_DLOPEN 1
1098| #define STDC_HEADERS 1
1099| #define HAVE_SYS_TYPES_H 1
1100| #define HAVE_SYS_STAT_H 1
1101| #define HAVE_STDLIB_H 1
1102| #define HAVE_STRING_H 1
1103| #define HAVE_MEMORY_H 1
1104| #define HAVE_STRINGS_H 1
1105| #define HAVE_INTTYPES_H 1
1106| #define HAVE_STDINT_H 1
1107| #define HAVE_UNISTD_H 1
1108| #define HAVE_FLEXLEXER_H 1
1109| #define LOCALEDIR "/opt/local/share/locale"
1110| #define HAVE_LIBINTL 1
1111| #define HAVE_GETTEXT 1
1112| #define HAVE_LIBGUILE18_H 1
1113| #define HAVE_LIBGUILE18_H 1
1114| #define HAVE_LIBGUILE 1
1115| #define HAVE_SCM_BOOT_GUILE 1
1116| #define GUILE_MAJOR_VERSION 1
1117| #define GUILE_MINOR_VERSION 8
1118| #define GUILE_PATCH_LEVEL 8
1119| /* end confdefs.h.  */
1120| #if HAVE_LIBGUILE18_H
1121| # include <libguile18.h>
1122| #else
1123| # include <libguile18.h>
1124| #endif
1125|
1126| int
1127| main ()
1128| {
1129| if (sizeof (scm_t_subr))
1130|        return 0;
1131|   ;
1132|   return 0;
1133| }
1134configure:8511: result: no
1135configure:8534: checking whether /usr/bin/clang++ supports -Werror=unknown-warning-option
1136configure:8549: /usr/bin/clang++ -c -Werror=unknown-warning-option -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1137conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1138#define PACKAGE_NAME "LilyPond"
1139        ^
1140conftest.cpp:2:9: note: previous definition is here
1141#define PACKAGE_NAME ""
1142        ^
11431 warning generated.
1144configure:8549: $? = 0
1145configure:8550: result: yes
1146configure:8565: checking whether /usr/bin/clang++ supports -Wcast-function-type
1147configure:8580: /usr/bin/clang++ -c -Werror=unknown-warning-option -Wcast-function-type -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1148error: unknown warning option '-Wcast-function-type'; did you mean '-Wbad-function-cast'? [-Werror,-Wunknown-warning-option]
1149configure:8580: $? = 1
1150configure: failed program was:
1151| /* confdefs.h */
1152| #define PACKAGE_NAME ""
1153| #define PACKAGE_TARNAME ""
1154| #define PACKAGE_VERSION ""
1155| #define PACKAGE_STRING ""
1156| #define PACKAGE_BUGREPORT ""
1157| #define PACKAGE_URL ""
1158| #define PACKAGE "lilypond"
1159| #define PACKAGE_NAME "LilyPond"
1160| #define TOPLEVEL_VERSION "2.20.0"
1161| #define DIRSEP '/'
1162| #define PATHSEP ':'
1163| #define DATADIR "/opt/local/share"
1164| #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.20.0/out/share/lilypond"
1165| #define LIBDIR "/opt/local/lib"
1166| #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.20.0/out/lib/lilypond"
1167| #define HAVE_STL_DATA_METHOD 1
1168| #define HAVE_LIBDL 1
1169| #define HAVE_DLOPEN 1
1170| #define STDC_HEADERS 1
1171| #define HAVE_SYS_TYPES_H 1
1172| #define HAVE_SYS_STAT_H 1
1173| #define HAVE_STDLIB_H 1
1174| #define HAVE_STRING_H 1
1175| #define HAVE_MEMORY_H 1
1176| #define HAVE_STRINGS_H 1
1177| #define HAVE_INTTYPES_H 1
1178| #define HAVE_STDINT_H 1
1179| #define HAVE_UNISTD_H 1
1180| #define HAVE_FLEXLEXER_H 1
1181| #define LOCALEDIR "/opt/local/share/locale"
1182| #define HAVE_LIBINTL 1
1183| #define HAVE_GETTEXT 1
1184| #define HAVE_LIBGUILE18_H 1
1185| #define HAVE_LIBGUILE18_H 1
1186| #define HAVE_LIBGUILE 1
1187| #define HAVE_SCM_BOOT_GUILE 1
1188| #define GUILE_MAJOR_VERSION 1
1189| #define GUILE_MINOR_VERSION 8
1190| #define GUILE_PATCH_LEVEL 8
1191| /* end confdefs.h.  */
1192|
1193| int
1194| main ()
1195| {
1196|
1197|   ;
1198|   return 0;
1199| }
1200configure:8585: result: no
1201configure:8596: checking whether /usr/bin/clang++ supports -Wsequence-point
1202configure:8611: /usr/bin/clang++ -c -Werror=unknown-warning-option -Wsequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1203conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1204#define PACKAGE_NAME "LilyPond"
1205        ^
1206conftest.cpp:2:9: note: previous definition is here
1207#define PACKAGE_NAME ""
1208        ^
12091 warning generated.
1210configure:8611: $? = 0
1211configure:8612: result: yes
1212configure:8626: checking for usable C++ demangler
1213configure:8639: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl   >&5
1214conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1215#define PACKAGE_NAME "LilyPond"
1216        ^
1217conftest.cpp:2:9: note: previous definition is here
1218#define PACKAGE_NAME ""
1219        ^
12201 warning generated.
1221configure:8639: $? = 0
1222configure:8642: result: yes
1223configure:8679: checking GUILE rational bugfix
1224configure:8693: /usr/bin/clang++ -E -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1225conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1226#define PACKAGE_NAME "LilyPond"
1227        ^
1228conftest.cpp:2:9: note: previous definition is here
1229#define PACKAGE_NAME ""
1230        ^
12311 warning generated.
1232configure:8693: $? = 0
1233configure:8694: result: ok
1234configure:8710: checking for fontforge
1235configure:8726: found /opt/local/bin/fontforge
1236configure:8737: result: fontforge
1237configure:8783: checking for fontforge
1238configure:8801: found /opt/local/bin/fontforge
1239configure:8813: result: /opt/local/bin/fontforge
1240configure:8827: checking /opt/local/bin/fontforge version
1241configure:8887: result:
1242configure:8922: checking for t1asm
1243configure:8938: found /opt/local/bin/t1asm
1244configure:8949: result: t1asm
1245configure:8995: checking for t1asm
1246configure:9013: found /opt/local/bin/t1asm
1247configure:9025: result: /opt/local/bin/t1asm
1248configure:9132: checking assert.h usability
1249configure:9132: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1250conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1251#define PACKAGE_NAME "LilyPond"
1252        ^
1253conftest.cpp:2:9: note: previous definition is here
1254#define PACKAGE_NAME ""
1255        ^
12561 warning generated.
1257configure:9132: $? = 0
1258configure:9132: result: yes
1259configure:9132: checking assert.h presence
1260configure:9132: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1261conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1262#define PACKAGE_NAME "LilyPond"
1263        ^
1264conftest.cpp:2:9: note: previous definition is here
1265#define PACKAGE_NAME ""
1266        ^
12671 warning generated.
1268configure:9132: $? = 0
1269configure:9132: result: yes
1270configure:9132: checking for assert.h
1271configure:9132: result: yes
1272configure:9132: checking grp.h usability
1273configure:9132: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1274conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1275#define PACKAGE_NAME "LilyPond"
1276        ^
1277conftest.cpp:2:9: note: previous definition is here
1278#define PACKAGE_NAME ""
1279        ^
12801 warning generated.
1281configure:9132: $? = 0
1282configure:9132: result: yes
1283configure:9132: checking grp.h presence
1284configure:9132: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1285conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1286#define PACKAGE_NAME "LilyPond"
1287        ^
1288conftest.cpp:2:9: note: previous definition is here
1289#define PACKAGE_NAME ""
1290        ^
12911 warning generated.
1292configure:9132: $? = 0
1293configure:9132: result: yes
1294configure:9132: checking for grp.h
1295configure:9132: result: yes
1296configure:9132: checking libio.h usability
1297configure:9132: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1298conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1299#define PACKAGE_NAME "LilyPond"
1300        ^
1301conftest.cpp:2:9: note: previous definition is here
1302#define PACKAGE_NAME ""
1303        ^
1304conftest.cpp:78:10: fatal error: 'libio.h' file not found
1305#include <libio.h>
1306         ^~~~~~~~~
13071 warning and 1 error generated.
1308configure:9132: $? = 1
1309configure: failed program was:
1310| /* confdefs.h */
1311| #define PACKAGE_NAME ""
1312| #define PACKAGE_TARNAME ""
1313| #define PACKAGE_VERSION ""
1314| #define PACKAGE_STRING ""
1315| #define PACKAGE_BUGREPORT ""
1316| #define PACKAGE_URL ""
1317| #define PACKAGE "lilypond"
1318| #define PACKAGE_NAME "LilyPond"
1319| #define TOPLEVEL_VERSION "2.20.0"
1320| #define DIRSEP '/'
1321| #define PATHSEP ':'
1322| #define DATADIR "/opt/local/share"
1323| #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.20.0/out/share/lilypond"
1324| #define LIBDIR "/opt/local/lib"
1325| #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.20.0/out/lib/lilypond"
1326| #define HAVE_STL_DATA_METHOD 1
1327| #define HAVE_LIBDL 1
1328| #define HAVE_DLOPEN 1
1329| #define STDC_HEADERS 1
1330| #define HAVE_SYS_TYPES_H 1
1331| #define HAVE_SYS_STAT_H 1
1332| #define HAVE_STDLIB_H 1
1333| #define HAVE_STRING_H 1
1334| #define HAVE_MEMORY_H 1
1335| #define HAVE_STRINGS_H 1
1336| #define HAVE_INTTYPES_H 1
1337| #define HAVE_STDINT_H 1
1338| #define HAVE_UNISTD_H 1
1339| #define HAVE_FLEXLEXER_H 1
1340| #define LOCALEDIR "/opt/local/share/locale"
1341| #define HAVE_LIBINTL 1
1342| #define HAVE_GETTEXT 1
1343| #define HAVE_LIBGUILE18_H 1
1344| #define HAVE_LIBGUILE18_H 1
1345| #define HAVE_LIBGUILE 1
1346| #define HAVE_SCM_BOOT_GUILE 1
1347| #define GUILE_MAJOR_VERSION 1
1348| #define GUILE_MINOR_VERSION 8
1349| #define GUILE_PATCH_LEVEL 8
1350| #define HAVE_CXA_DEMANGLE 1
1351| #define HAVE_ASSERT_H 1
1352| #define HAVE_GRP_H 1
1353| /* end confdefs.h.  */
1354| #include <stdio.h>
1355| #ifdef HAVE_SYS_TYPES_H
1356| # include <sys/types.h>
1357| #endif
1358| #ifdef HAVE_SYS_STAT_H
1359| # include <sys/stat.h>
1360| #endif
1361| #ifdef STDC_HEADERS
1362| # include <stdlib.h>
1363| # include <stddef.h>
1364| #else
1365| # ifdef HAVE_STDLIB_H
1366| #  include <stdlib.h>
1367| # endif
1368| #endif
1369| #ifdef HAVE_STRING_H
1370| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1371| #  include <memory.h>
1372| # endif
1373| # include <string.h>
1374| #endif
1375| #ifdef HAVE_STRINGS_H
1376| # include <strings.h>
1377| #endif
1378| #ifdef HAVE_INTTYPES_H
1379| # include <inttypes.h>
1380| #endif
1381| #ifdef HAVE_STDINT_H
1382| # include <stdint.h>
1383| #endif
1384| #ifdef HAVE_UNISTD_H
1385| # include <unistd.h>
1386| #endif
1387| #include <libio.h>
1388configure:9132: result: no
1389configure:9132: checking libio.h presence
1390configure:9132: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1391conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1392#define PACKAGE_NAME "LilyPond"
1393        ^
1394conftest.cpp:2:9: note: previous definition is here
1395#define PACKAGE_NAME ""
1396        ^
1397conftest.cpp:45:10: fatal error: 'libio.h' file not found
1398#include <libio.h>
1399         ^~~~~~~~~
14001 warning and 1 error generated.
1401configure:9132: $? = 1
1402configure: failed program was:
1403| /* confdefs.h */
1404| #define PACKAGE_NAME ""
1405| #define PACKAGE_TARNAME ""
1406| #define PACKAGE_VERSION ""
1407| #define PACKAGE_STRING ""
1408| #define PACKAGE_BUGREPORT ""
1409| #define PACKAGE_URL ""
1410| #define PACKAGE "lilypond"
1411| #define PACKAGE_NAME "LilyPond"
1412| #define TOPLEVEL_VERSION "2.20.0"
1413| #define DIRSEP '/'
1414| #define PATHSEP ':'
1415| #define DATADIR "/opt/local/share"
1416| #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.20.0/out/share/lilypond"
1417| #define LIBDIR "/opt/local/lib"
1418| #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.20.0/out/lib/lilypond"
1419| #define HAVE_STL_DATA_METHOD 1
1420| #define HAVE_LIBDL 1
1421| #define HAVE_DLOPEN 1
1422| #define STDC_HEADERS 1
1423| #define HAVE_SYS_TYPES_H 1
1424| #define HAVE_SYS_STAT_H 1
1425| #define HAVE_STDLIB_H 1
1426| #define HAVE_STRING_H 1
1427| #define HAVE_MEMORY_H 1
1428| #define HAVE_STRINGS_H 1
1429| #define HAVE_INTTYPES_H 1
1430| #define HAVE_STDINT_H 1
1431| #define HAVE_UNISTD_H 1
1432| #define HAVE_FLEXLEXER_H 1
1433| #define LOCALEDIR "/opt/local/share/locale"
1434| #define HAVE_LIBINTL 1
1435| #define HAVE_GETTEXT 1
1436| #define HAVE_LIBGUILE18_H 1
1437| #define HAVE_LIBGUILE18_H 1
1438| #define HAVE_LIBGUILE 1
1439| #define HAVE_SCM_BOOT_GUILE 1
1440| #define GUILE_MAJOR_VERSION 1
1441| #define GUILE_MINOR_VERSION 8
1442| #define GUILE_PATCH_LEVEL 8
1443| #define HAVE_CXA_DEMANGLE 1
1444| #define HAVE_ASSERT_H 1
1445| #define HAVE_GRP_H 1
1446| /* end confdefs.h.  */
1447| #include <libio.h>
1448configure:9132: result: no
1449configure:9132: checking for libio.h
1450configure:9132: result: no
1451configure:9132: checking pwd.h usability
1452configure:9132: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1453conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1454#define PACKAGE_NAME "LilyPond"
1455        ^
1456conftest.cpp:2:9: note: previous definition is here
1457#define PACKAGE_NAME ""
1458        ^
14591 warning generated.
1460configure:9132: $? = 0
1461configure:9132: result: yes
1462configure:9132: checking pwd.h presence
1463configure:9132: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1464conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1465#define PACKAGE_NAME "LilyPond"
1466        ^
1467conftest.cpp:2:9: note: previous definition is here
1468#define PACKAGE_NAME ""
1469        ^
14701 warning generated.
1471configure:9132: $? = 0
1472configure:9132: result: yes
1473configure:9132: checking for pwd.h
1474configure:9132: result: yes
1475configure:9132: checking for sys/stat.h
1476configure:9132: result: yes
1477configure:9132: checking wchar.h usability
1478configure:9132: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1479conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1480#define PACKAGE_NAME "LilyPond"
1481        ^
1482conftest.cpp:2:9: note: previous definition is here
1483#define PACKAGE_NAME ""
1484        ^
14851 warning generated.
1486configure:9132: $? = 0
1487configure:9132: result: yes
1488configure:9132: checking wchar.h presence
1489configure:9132: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1490conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1491#define PACKAGE_NAME "LilyPond"
1492        ^
1493conftest.cpp:2:9: note: previous definition is here
1494#define PACKAGE_NAME ""
1495        ^
14961 warning generated.
1497configure:9132: $? = 0
1498configure:9132: result: yes
1499configure:9132: checking for wchar.h
1500configure:9132: result: yes
1501configure:9144: checking sstream usability
1502configure:9144: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1503conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1504#define PACKAGE_NAME "LilyPond"
1505        ^
1506conftest.cpp:2:9: note: previous definition is here
1507#define PACKAGE_NAME ""
1508        ^
15091 warning generated.
1510configure:9144: $? = 0
1511configure:9144: result: yes
1512configure:9144: checking sstream presence
1513configure:9144: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp
1514conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1515#define PACKAGE_NAME "LilyPond"
1516        ^
1517conftest.cpp:2:9: note: previous definition is here
1518#define PACKAGE_NAME ""
1519        ^
15201 warning generated.
1521configure:9144: $? = 0
1522configure:9144: result: yes
1523configure:9144: checking for sstream
1524configure:9144: result: yes
1525configure:9154: checking whether stat file-mode macros are broken
1526configure:9181: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.cpp >&5
1527conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1528#define PACKAGE_NAME "LilyPond"
1529        ^
1530conftest.cpp:2:9: note: previous definition is here
1531#define PACKAGE_NAME ""
1532        ^
15331 warning generated.
1534configure:9181: $? = 0
1535configure:9188: result: no
1536configure:9196: checking for working memcmp
1537configure:9239: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1538conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1539#define PACKAGE_NAME "LilyPond"
1540        ^
1541conftest.cpp:2:9: note: previous definition is here
1542#define PACKAGE_NAME ""
1543        ^
15441 warning generated.
1545configure:9239: $? = 0
1546configure:9239: ./conftest
1547configure:9239: $? = 0
1548configure:9249: result: yes
1549configure:9260: checking for vprintf
1550configure:9260: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1551conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1552#define PACKAGE_NAME "LilyPond"
1553        ^
1554conftest.cpp:2:9: note: previous definition is here
1555#define PACKAGE_NAME ""
1556        ^
15571 warning generated.
1558configure:9260: $? = 0
1559configure:9260: result: yes
1560configure:9266: checking for _doprnt
1561configure:9266: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1562conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1563#define PACKAGE_NAME "LilyPond"
1564        ^
1565conftest.cpp:2:9: note: previous definition is here
1566#define PACKAGE_NAME ""
1567        ^
15681 warning generated.
1569Undefined symbols for architecture x86_64:
1570  "__doprnt", referenced from:
1571      _main in conftest-b9e7a0.o
1572ld: symbol(s) not found for architecture x86_64
1573clang: error: linker command failed with exit code 1 (use -v to see invocation)
1574configure:9266: $? = 1
1575configure: failed program was:
1576| /* confdefs.h */
1577| #define PACKAGE_NAME ""
1578| #define PACKAGE_TARNAME ""
1579| #define PACKAGE_VERSION ""
1580| #define PACKAGE_STRING ""
1581| #define PACKAGE_BUGREPORT ""
1582| #define PACKAGE_URL ""
1583| #define PACKAGE "lilypond"
1584| #define PACKAGE_NAME "LilyPond"
1585| #define TOPLEVEL_VERSION "2.20.0"
1586| #define DIRSEP '/'
1587| #define PATHSEP ':'
1588| #define DATADIR "/opt/local/share"
1589| #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.20.0/out/share/lilypond"
1590| #define LIBDIR "/opt/local/lib"
1591| #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.20.0/out/lib/lilypond"
1592| #define HAVE_STL_DATA_METHOD 1
1593| #define HAVE_LIBDL 1
1594| #define HAVE_DLOPEN 1
1595| #define STDC_HEADERS 1
1596| #define HAVE_SYS_TYPES_H 1
1597| #define HAVE_SYS_STAT_H 1
1598| #define HAVE_STDLIB_H 1
1599| #define HAVE_STRING_H 1
1600| #define HAVE_MEMORY_H 1
1601| #define HAVE_STRINGS_H 1
1602| #define HAVE_INTTYPES_H 1
1603| #define HAVE_STDINT_H 1
1604| #define HAVE_UNISTD_H 1
1605| #define HAVE_FLEXLEXER_H 1
1606| #define LOCALEDIR "/opt/local/share/locale"
1607| #define HAVE_LIBINTL 1
1608| #define HAVE_GETTEXT 1
1609| #define HAVE_LIBGUILE18_H 1
1610| #define HAVE_LIBGUILE18_H 1
1611| #define HAVE_LIBGUILE 1
1612| #define HAVE_SCM_BOOT_GUILE 1
1613| #define GUILE_MAJOR_VERSION 1
1614| #define GUILE_MINOR_VERSION 8
1615| #define GUILE_PATCH_LEVEL 8
1616| #define HAVE_CXA_DEMANGLE 1
1617| #define HAVE_ASSERT_H 1
1618| #define HAVE_GRP_H 1
1619| #define HAVE_PWD_H 1
1620| #define HAVE_SYS_STAT_H 1
1621| #define HAVE_WCHAR_H 1
1622| #define HAVE_SSTREAM 1
1623| #define HAVE_VPRINTF 1
1624| /* end confdefs.h.  */
1625| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1626|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1627| #define _doprnt innocuous__doprnt
1628|
1629| /* System header to define __stub macros and hopefully few prototypes,
1630|     which can conflict with char _doprnt (); below.
1631|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1632|     <limits.h> exists even on freestanding compilers.  */
1633|
1634| #ifdef __STDC__
1635| # include <limits.h>
1636| #else
1637| # include <assert.h>
1638| #endif
1639|
1640| #undef _doprnt
1641|
1642| /* Override any GCC internal prototype to avoid an error.
1643|    Use char because int might match the return type of a GCC
1644|    builtin and then its argument prototype would still apply.  */
1645| #ifdef __cplusplus
1646| extern "C"
1647| #endif
1648| char _doprnt ();
1649| /* The GNU C library defines this for functions which it implements
1650|     to always fail with ENOSYS.  Some functions are actually named
1651|     something starting with __ and the normal name is an alias.  */
1652| #if defined __stub__doprnt || defined __stub____doprnt
1653| choke me
1654| #endif
1655|
1656| int
1657| main ()
1658| {
1659| return _doprnt ();
1660|   ;
1661|   return 0;
1662| }
1663configure:9266: result: no
1664configure:9280: checking for chroot
1665configure:9280: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1666conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1667#define PACKAGE_NAME "LilyPond"
1668        ^
1669conftest.cpp:2:9: note: previous definition is here
1670#define PACKAGE_NAME ""
1671        ^
16721 warning generated.
1673configure:9280: $? = 0
1674configure:9280: result: yes
1675configure:9280: checking for fopencookie
1676configure:9280: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1677conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1678#define PACKAGE_NAME "LilyPond"
1679        ^
1680conftest.cpp:2:9: note: previous definition is here
1681#define PACKAGE_NAME ""
1682        ^
16831 warning generated.
1684Undefined symbols for architecture x86_64:
1685  "_fopencookie", referenced from:
1686      _main in conftest-ca1c5f.o
1687ld: symbol(s) not found for architecture x86_64
1688clang: error: linker command failed with exit code 1 (use -v to see invocation)
1689configure:9280: $? = 1
1690configure: failed program was:
1691| /* confdefs.h */
1692| #define PACKAGE_NAME ""
1693| #define PACKAGE_TARNAME ""
1694| #define PACKAGE_VERSION ""
1695| #define PACKAGE_STRING ""
1696| #define PACKAGE_BUGREPORT ""
1697| #define PACKAGE_URL ""
1698| #define PACKAGE "lilypond"
1699| #define PACKAGE_NAME "LilyPond"
1700| #define TOPLEVEL_VERSION "2.20.0"
1701| #define DIRSEP '/'
1702| #define PATHSEP ':'
1703| #define DATADIR "/opt/local/share"
1704| #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.20.0/out/share/lilypond"
1705| #define LIBDIR "/opt/local/lib"
1706| #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.20.0/out/lib/lilypond"
1707| #define HAVE_STL_DATA_METHOD 1
1708| #define HAVE_LIBDL 1
1709| #define HAVE_DLOPEN 1
1710| #define STDC_HEADERS 1
1711| #define HAVE_SYS_TYPES_H 1
1712| #define HAVE_SYS_STAT_H 1
1713| #define HAVE_STDLIB_H 1
1714| #define HAVE_STRING_H 1
1715| #define HAVE_MEMORY_H 1
1716| #define HAVE_STRINGS_H 1
1717| #define HAVE_INTTYPES_H 1
1718| #define HAVE_STDINT_H 1
1719| #define HAVE_UNISTD_H 1
1720| #define HAVE_FLEXLEXER_H 1
1721| #define LOCALEDIR "/opt/local/share/locale"
1722| #define HAVE_LIBINTL 1
1723| #define HAVE_GETTEXT 1
1724| #define HAVE_LIBGUILE18_H 1
1725| #define HAVE_LIBGUILE18_H 1
1726| #define HAVE_LIBGUILE 1
1727| #define HAVE_SCM_BOOT_GUILE 1
1728| #define GUILE_MAJOR_VERSION 1
1729| #define GUILE_MINOR_VERSION 8
1730| #define GUILE_PATCH_LEVEL 8
1731| #define HAVE_CXA_DEMANGLE 1
1732| #define HAVE_ASSERT_H 1
1733| #define HAVE_GRP_H 1
1734| #define HAVE_PWD_H 1
1735| #define HAVE_SYS_STAT_H 1
1736| #define HAVE_WCHAR_H 1
1737| #define HAVE_SSTREAM 1
1738| #define HAVE_VPRINTF 1
1739| #define HAVE_CHROOT 1
1740| /* end confdefs.h.  */
1741| /* Define fopencookie to an innocuous variant, in case <limits.h> declares fopencookie.
1742|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1743| #define fopencookie innocuous_fopencookie
1744|
1745| /* System header to define __stub macros and hopefully few prototypes,
1746|     which can conflict with char fopencookie (); below.
1747|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1748|     <limits.h> exists even on freestanding compilers.  */
1749|
1750| #ifdef __STDC__
1751| # include <limits.h>
1752| #else
1753| # include <assert.h>
1754| #endif
1755|
1756| #undef fopencookie
1757|
1758| /* Override any GCC internal prototype to avoid an error.
1759|    Use char because int might match the return type of a GCC
1760|    builtin and then its argument prototype would still apply.  */
1761| #ifdef __cplusplus
1762| extern "C"
1763| #endif
1764| char fopencookie ();
1765| /* The GNU C library defines this for functions which it implements
1766|     to always fail with ENOSYS.  Some functions are actually named
1767|     something starting with __ and the normal name is an alias.  */
1768| #if defined __stub_fopencookie || defined __stub___fopencookie
1769| choke me
1770| #endif
1771|
1772| int
1773| main ()
1774| {
1775| return fopencookie ();
1776|   ;
1777|   return 0;
1778| }
1779configure:9280: result: no
1780configure:9280: checking for gettext
1781configure:9280: result: yes
1782configure:9280: checking for isinf
1783configure:9280: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1784conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1785#define PACKAGE_NAME "LilyPond"
1786        ^
1787conftest.cpp:2:9: note: previous definition is here
1788#define PACKAGE_NAME ""
1789        ^
17901 warning generated.
1791configure:9280: $? = 0
1792configure:9280: result: yes
1793configure:9280: checking for memmem
1794configure:9280: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1795conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1796#define PACKAGE_NAME "LilyPond"
1797        ^
1798conftest.cpp:2:9: note: previous definition is here
1799#define PACKAGE_NAME ""
1800        ^
18011 warning generated.
1802configure:9280: $? = 0
1803configure:9280: result: yes
1804configure:9280: checking for snprintf
1805configure:9280: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1806conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1807#define PACKAGE_NAME "LilyPond"
1808        ^
1809conftest.cpp:2:9: note: previous definition is here
1810#define PACKAGE_NAME ""
1811        ^
18121 warning generated.
1813configure:9280: $? = 0
1814configure:9280: result: yes
1815configure:9280: checking for vsnprintf
1816configure:9280: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.cpp -lintl -ldl  >&5
1817conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1818#define PACKAGE_NAME "LilyPond"
1819        ^
1820conftest.cpp:2:9: note: previous definition is here
1821#define PACKAGE_NAME ""
1822        ^
18231 warning generated.
1824configure:9280: $? = 0
1825configure:9280: result: yes
1826configure:9295: checking for pkg-config
1827configure:9311: found /opt/local/bin/pkg-config
1828configure:9322: result: pkg-config
1829configure:9367: checking pkg-config version
1830configure:9427: result: 0.29.2
1831configure:9457: checking whether to enable dynamic relocation
1832configure:9463: result: no
1833configure:9466: checking for rpath linkage
1834configure:9473: result: no
1835configure:9535: checking for pangoft2 >= 1.38.0
1836configure:9539: result: yes
1837configure:9543: checking PANGO_FT2_CFLAGS
1838configure:9546: result: -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1839configure:9549: checking PANGO_FT2_LIBS
1840configure:9552: result: -L/opt/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype
1841configure:9588: checking pango/pangoft2.h usability
1842configure:9588: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 conftest.cpp >&5
1843conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1844#define PACKAGE_NAME "LilyPond"
1845        ^
1846conftest.cpp:2:9: note: previous definition is here
1847#define PACKAGE_NAME ""
1848        ^
18491 warning generated.
1850configure:9588: $? = 0
1851configure:9588: result: yes
1852configure:9588: checking pango/pangoft2.h presence
1853configure:9588: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 conftest.cpp
1854conftest.cpp:9:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
1855#define PACKAGE_NAME "LilyPond"
1856        ^
1857conftest.cpp:2:9: note: previous definition is here
1858#define PACKAGE_NAME ""
1859        ^
18601 warning generated.
1861configure:9588: $? = 0
1862configure:9588: result: yes
1863configure:9588: checking for pango/pangoft2.h
1864configure:9588: result: yes
1865configure:9600: checking for pango_ft2_font_map_create_context
1866configure:9600: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -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
1867conftest.cpp:9: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:9600: $? = 0
1875configure:9600: result: yes
1876configure:9829: checking for fontconfig >= 2.4.0
1877configure:9833: result: yes
1878configure:9837: checking FONTCONFIG_CFLAGS
1879configure:9840: result: -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1880configure:9843: checking FONTCONFIG_LIBS
1881configure:9846: result: -L/opt/local/lib -lfontconfig -lfreetype
1882configure:9944: checking for freetype2 >= 2.1.10
1883configure:9948: result: yes
1884configure:9952: checking FREETYPE2_CFLAGS
1885configure:9955: result: -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1886configure:9958: checking FREETYPE2_LIBS
1887configure:9961: result: -L/opt/local/lib -lfreetype
1888configure:10060: checking for glib-2.0 >= 2.38
1889configure:10064: result: yes
1890configure:10068: checking GLIB_CFLAGS
1891configure:10071: result: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
1892configure:10074: checking GLIB_LIBS
1893configure:10077: result: -L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation
1894configure:10174: checking for gobject-2.0 >= 2.38
1895configure:10178: result: yes
1896configure:10182: checking GOBJECT_CFLAGS
1897configure:10185: result: -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
1898configure:10188: checking GOBJECT_LIBS
1899configure:10191: result: -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation
1900configure:10273: checking for some flavor of Windows
1901configure:10280: result: no
1902configure:10288: checking for -windres
1903configure:10318: result: no
1904configure:10288: checking for windres
1905configure:10318: result: no
1906configure:10774: checking for guile
1907configure:10865: result: /opt/local/bin/guile18
1908configure:10868: checking /opt/local/bin/guile18 version
1909configure:10870: result: 1.8.8
1910configure:10883: checking for /opt/local/bin/guile18
1911configure:10910: result: /opt/local/bin/guile18
1912configure:10956: checking for /opt/local/bin/guile18
1913configure:10986: result: /opt/local/bin/guile18
1914configure:11099: checking for perl
1915configure:11115: found /opt/local/bin/perl
1916configure:11126: result: perl
1917configure:11172: checking for perl
1918configure:11190: found /opt/local/bin/perl
1919configure:11202: result: /opt/local/bin/perl
1920configure:11319: checking for gs
1921configure:11335: found /opt/local/bin/gs
1922configure:11346: result: gs
1923configure:11392: checking for gs
1924configure:11410: found /opt/local/bin/gs
1925configure:11422: result: /opt/local/bin/gs
1926configure:11436: checking /opt/local/bin/gs version
1927configure:11496: result: 9.50
1928configure:11534: checking for gs
1929configure:11550: found /opt/local/bin/gs
1930configure:11561: result: gs
1931configure:11606: checking gs version
1932configure:11666: result: 9.50
1933configure:11700: checking for extractpdfmark
1934configure:11716: found /opt/local/bin/extractpdfmark
1935configure:11727: result: extractpdfmark
1936configure:11892: checking for makeinfo
1937configure:11908: found /opt/local/bin/makeinfo
1938configure:11919: result: makeinfo
1939configure:11964: checking makeinfo version
1940configure:12024: result: 6.7
1941configure:12058: checking for texi2html
1942configure:12074: found /opt/local/bin/texi2html
1943configure:12085: result: texi2html
1944configure:12130: checking texi2html version
1945configure:12190: result: 5.0
1946configure:12224: checking for dblatex
1947configure:12240: found /opt/local/bin/dblatex
1948configure:12251: result: dblatex
1949configure:12296: checking dblatex version
1950configure:12356: result: 0.3.10
1951configure:12390: checking for bibtex
1952configure:12406: found /opt/local/bin/bibtex
1953configure:12417: result: bibtex
1954configure:12556: checking for xelatex
1955configure:12572: found /opt/local/bin/xelatex
1956configure:12583: result: xelatex
1957configure:12723: checking for xetex
1958configure:12739: found /opt/local/bin/xetex
1959configure:12750: result: xetex
1960configure:13062: checking for texi2pdf
1961configure:13078: found /opt/local/bin/texi2pdf
1962configure:13089: result: texi2pdf
1963configure:13228: checking for texindex
1964configure:13244: found /opt/local/bin/texindex
1965configure:13255: result: texindex
1966configure:13389: checking for epsf.tex
1967configure:13399: result: /opt/local/share/texmf/tex/generic/epsf/epsf.tex
1968configure:13402: checking for Cyrillic characters support in TeX
1969configure:13412: result: yes
1970configure:13420: checking for pngtopnm
1971configure:13436: found /opt/local/bin/pngtopnm
1972configure:13447: result: pngtopnm
1973configure:13586: checking for convert
1974configure:13602: found /opt/local/bin/convert
1975configure:13613: result: convert
1976configure:13753: checking for zip
1977configure:13769: found /usr/bin/zip
1978configure:13780: result: zip
1979configure:13919: checking for rsync
1980configure:13935: found /opt/local/bin/rsync
1981configure:13946: result: rsync
1982configure:14239: creating ./config.status
1983
1984## ---------------------- ##
1985## Running config.status. ##
1986## ---------------------- ##
1987
1988This file was extended by config.status, which was
1989generated by GNU Autoconf 2.69.  Invocation command line was
1990
1991  CONFIG_FILES    =
1992  CONFIG_HEADERS  =
1993  CONFIG_LINKS    =
1994  CONFIG_COMMANDS =
1995  $ ./config.status
1996
1997on venus.Speedport_W723_V_Typ_A_1_01_022
1998
1999config.status:965: creating config.make
2000config.status:965: creating config.hh
2001
2002## ---------------- ##
2003## Cache variables. ##
2004## ---------------- ##
2005
2006ac_cv_build=x86_64-apple-darwin18.7.0
2007ac_cv_c_compiler_gnu=yes
2008ac_cv_cxx_compiler_gnu=yes
2009ac_cv_env_CCC_set=
2010ac_cv_env_CCC_value=
2011ac_cv_env_CC_set=set
2012ac_cv_env_CC_value=/usr/bin/clang
2013ac_cv_env_CFLAGS_set=set
2014ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
2015ac_cv_env_CPPFLAGS_set=set
2016ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'
2017ac_cv_env_CXXCPP_set=
2018ac_cv_env_CXXCPP_value=
2019ac_cv_env_CXXFLAGS_set=set
2020ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
2021ac_cv_env_CXX_set=set
2022ac_cv_env_CXX_value=/usr/bin/clang++
2023ac_cv_env_LDFLAGS_set=set
2024ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
2025ac_cv_env_LIBS_set=
2026ac_cv_env_LIBS_value=
2027ac_cv_env_YACC_set=
2028ac_cv_env_YACC_value=
2029ac_cv_env_YFLAGS_set=
2030ac_cv_env_YFLAGS_value=
2031ac_cv_env_build_alias_set=
2032ac_cv_env_build_alias_value=
2033ac_cv_env_host_alias_set=
2034ac_cv_env_host_alias_value=
2035ac_cv_env_target_alias_set=
2036ac_cv_env_target_alias_value=
2037ac_cv_func__doprnt=no
2038ac_cv_func_chroot=yes
2039ac_cv_func_dlopen=yes
2040ac_cv_func_fopencookie=no
2041ac_cv_func_gettext=yes
2042ac_cv_func_isinf=yes
2043ac_cv_func_memcmp_working=yes
2044ac_cv_func_memmem=yes
2045ac_cv_func_pango_ft2_font_map_create_context=yes
2046ac_cv_func_scm_boot_guile=yes
2047ac_cv_func_snprintf=yes
2048ac_cv_func_vprintf=yes
2049ac_cv_func_vsnprintf=yes
2050ac_cv_header_FlexLexer_h=yes
2051ac_cv_header_assert_h=yes
2052ac_cv_header_grp_h=yes
2053ac_cv_header_inttypes_h=yes
2054ac_cv_header_libguile18_h=yes
2055ac_cv_header_libio_h=no
2056ac_cv_header_memory_h=yes
2057ac_cv_header_pango_pangoft2_h=yes
2058ac_cv_header_pwd_h=yes
2059ac_cv_header_sstream=yes
2060ac_cv_header_stat_broken=no
2061ac_cv_header_stdc=yes
2062ac_cv_header_stdint_h=yes
2063ac_cv_header_stdlib_h=yes
2064ac_cv_header_string_h=yes
2065ac_cv_header_strings_h=yes
2066ac_cv_header_sys_stat_h=yes
2067ac_cv_header_sys_types_h=yes
2068ac_cv_header_unistd_h=yes
2069ac_cv_header_wchar_h=yes
2070ac_cv_host=x86_64-apple-darwin18.7.0
2071ac_cv_lib_dl_dlopen=yes
2072ac_cv_lib_guile_scm_boot_guile=yes
2073ac_cv_lib_intl_gettext=yes
2074ac_cv_objext=o
2075ac_cv_path_BASH=/bin/sh
2076ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
2077ac_cv_path_FONTFORGE=/opt/local/bin/fontforge
2078ac_cv_path_GHOSTSCRIPT=/opt/local/bin/gs
2079ac_cv_path_GREP=/opt/local/bin/ggrep
2080ac_cv_path_GUILE=/opt/local/bin/guile18
2081ac_cv_path_PERL=/opt/local/bin/perl
2082ac_cv_path_PYTHON=/opt/local/bin/python2
2083ac_cv_path_T1ASM=/opt/local/bin/t1asm
2084ac_cv_prog_AR=ar
2085ac_cv_prog_BIBTEX=bibtex
2086ac_cv_prog_BISON=bison
2087ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
2088ac_cv_prog_DBLATEX=dblatex
2089ac_cv_prog_EXTRACTPDFMARK=extractpdfmark
2090ac_cv_prog_FCLIST=fc-list
2091ac_cv_prog_FIND=find
2092ac_cv_prog_FLEX=flex
2093ac_cv_prog_FONTFORGE=fontforge
2094ac_cv_prog_GHOSTSCRIPT=gs
2095ac_cv_prog_GS920=gs
2096ac_cv_prog_GUILE=/opt/local/bin/guile18
2097ac_cv_prog_IMAGEMAGICK=convert
2098ac_cv_prog_KPSEWHICH=kpsewhich
2099ac_cv_prog_MAKE=gmake
2100ac_cv_prog_MAKEINFO=makeinfo
2101ac_cv_prog_METAFONT=mf-nowin
2102ac_cv_prog_METAPOST=mpost
2103ac_cv_prog_MSGFMT=msgfmt
2104ac_cv_prog_NETPBM=pngtopnm
2105ac_cv_prog_PDFLATEX=xelatex
2106ac_cv_prog_PDFTEX=xetex
2107ac_cv_prog_PERL=perl
2108ac_cv_prog_PKG_CONFIG=pkg-config
2109ac_cv_prog_RSYNC=rsync
2110ac_cv_prog_T1ASM=t1asm
2111ac_cv_prog_TAR=tar
2112ac_cv_prog_TEXI2HTML=texi2html
2113ac_cv_prog_TEXI2PDF=texi2pdf
2114ac_cv_prog_TEXINDEX=texindex
2115ac_cv_prog_YACC='bison -y'
2116ac_cv_prog_ZIPDOC=zip
2117ac_cv_prog_ac_ct_CC=/usr/bin/clang
2118ac_cv_prog_ac_ct_RANLIB=ranlib
2119ac_cv_prog_cc_c89=
2120ac_cv_prog_cc_g=yes
2121ac_cv_prog_cxx_g=yes
2122ac_cv_prog_lex_root=lex.yy
2123ac_cv_type_scm_t_hash_fold_fn=no
2124ac_cv_type_scm_t_hash_handle_fn=no
2125ac_cv_type_scm_t_subr=no
2126stepmake_cv_cflags_pipe=yes
2127stepmake_cv_flexlexer_yy_current_buffer=no
2128stepmake_cv_need_explicit_instantiation=no
2129stepmake_cv_stl_data_method=yes
2130
2131## ----------------- ##
2132## Output variables. ##
2133## ----------------- ##
2134
2135AR='ar'
2136AUTOGENERATE='This file was automatically generated by configure'
2137BASH='/bin/sh'
2138BIBTEX='bibtex'
2139BISON='bison'
2140CC='/usr/bin/clang'
2141CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe'
2142CONFIGSUFFIX=''
2143CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'
2144CXX='/usr/bin/clang++'
2145CXXABI_LIBS=''
2146CXXCPP='/usr/bin/clang++ -E'
2147CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -O2 -finline-functions -g -pipe -Wno-sequence-point'
2148DBLATEX='dblatex'
2149DEFINES=''
2150DEFS='-DHAVE_CONFIG_H'
2151DIRSEP='/'
2152DOCUMENTATION='no'
2153ECHO_C='\c'
2154ECHO_N=''
2155ECHO_T=''
2156EGREP='/opt/local/bin/ggrep -E'
2157EXEEXT=''
2158EXTRACTPDFMARK='extractpdfmark'
2159EXTRA_LIBS=''
2160FCLIST='fc-list'
2161FIND='find'
2162FLEX='flex'
2163FLEXLEXER_FILE='/opt/local/include/FlexLexer.h'
2164FONTCONFIG_CFLAGS='-I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
2165FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lfreetype'
2166FONTFORGE='/opt/local/bin/fontforge'
2167FREETYPE2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
2168FREETYPE2_LIBS='-L/opt/local/lib -lfreetype'
2169GHOSTSCRIPT='/opt/local/bin/gs'
2170GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2171GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2172GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include'
2173GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation'
2174GREP='/opt/local/bin/ggrep'
2175GS920='gs'
2176GUILE='/opt/local/bin/guile18'
2177GUILE_CFLAGS='-I/opt/local/include -I/opt/local/include -D_THREAD_SAFE '
2178GUILE_CONFIG='/opt/local/bin/guile18-config'
2179GUILE_LDFLAGS='-I/opt/local/include -D_THREAD_SAFE  -L/opt/local/lib/guile18 -lguile18 -lltdl -L/opt/local/lib -lgmp -lm -lltdl'
2180HOST_ARCH='x86_64-apple-darwin18.7.0'
2181IMAGEMAGICK='convert'
2182KPSEWHICH='kpsewhich'
2183KSH=''
2184LD='$(CC)'
2185LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
2186LIBOBJS=''
2187LIBS='-lintl -ldl '
2188LINK_GXX_STATICALLY='no'
2189LN='ln'
2190LN_S='ln -s'
2191LN_SRC_TO_BUILD='ln'
2192LTLIBOBJS=''
2193MAJOR_VERSION='2'
2194MAKE='gmake'
2195MAKEINFO='makeinfo'
2196METAFONT='mf-nowin'
2197METAPOST='mpost'
2198MFMODE='ljfour'
2199MICRO_VERSION='0'
2200MINOR_VERSION='20'
2201MSGFMT='msgfmt'
2202NETPBM='pngtopnm'
2203OBJEXT='o'
2204OPTIONAL=' texi2html <= 1.82 (installed: 5.0)'
2205PACKAGE='LILYPOND'
2206PACKAGE_BUGREPORT=''
2207PACKAGE_NAME='LilyPond'
2208PACKAGE_STRING=''
2209PACKAGE_TARNAME=''
2210PACKAGE_URL=''
2211PACKAGE_VERSION=''
2212PANGO_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/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
2213PANGO_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'
2214PATCH_LEVEL='0'
2215PATHSEP=':'
2216PATH_SEPARATOR=':'
2217PDFLATEX='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.20.0/scripts/build/out/xelatex-with-options'
2218PDFTEX='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.20.0/scripts/build/out/xetex-with-options'
2219PERL='/opt/local/bin/perl'
2220PKG_CONFIG='pkg-config'
2221PLATFORM_WINDOWS='no'
2222PYTHON='/opt/local/bin/python2'
2223RANLIB='ranlib'
2224REQUIRED=' /opt/local/bin/fontforge >= 20110222 (installed: )'
2225ROOTSEP=':'
2226RSYNC='rsync'
2227SHELL='/bin/sh'
2228T1ASM='/opt/local/bin/t1asm'
2229TAR='tar'
2230TEXGYRE_DIR='/opt/local/share/texmf-texlive/fonts/opentype/public/tex-gyre'
2231TEXGYRE_FILES=' texgyreschola-regular.otf texgyreschola-italic.otf texgyreschola-bold.otf texgyreschola-bolditalic.otf texgyreheros-regular.otf texgyreheros-italic.otf texgyreheros-bold.otf texgyreheros-bolditalic.otf texgyrecursor-regular.otf texgyrecursor-italic.otf texgyrecursor-bold.otf texgyrecursor-bolditalic.otf'
2232TEXI2HTML='texi2html'
2233TEXI2PDF='texi2pdf'
2234TEXINDEX='texindex'
2235TOPLEVEL_VERSION='2.20.0'
2236URWOTF_DIR='/opt/local/share/fonts/urw-core35-fonts'
2237URWOTF_FILES=' C059-BdIta.otf C059-Bold.otf C059-Italic.otf C059-Roman.otf NimbusMonoPS-Bold.otf NimbusMonoPS-BoldItalic.otf NimbusMonoPS-Italic.otf NimbusMonoPS-Regular.otf NimbusSans-Bold.otf NimbusSans-BoldItalic.otf NimbusSans-Italic.otf NimbusSans-Regular.otf'
2238USE_EXTRACTPDFMARK='yes'
2239VERSION='2.20.0'
2240VPATH=''
2241WINDRES='- echo -windres windres not found'
2242YACC='bison -y'
2243YFLAGS=''
2244ZIP='zip -r -9'
2245ZIPDOC='zip'
2246ac_ct_CC='/usr/bin/clang'
2247ac_ct_CXX=''
2248bindir='${exec_prefix}/bin'
2249build='x86_64-apple-darwin18.7.0'
2250build_alias=''
2251build_cpu='x86_64'
2252build_os='darwin18.7.0'
2253build_package_datadir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.20.0/out/share/lilypond'
2254build_package_libdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.20.0/out/lib/lilypond'
2255build_vendor='apple'
2256cross_compiling='no'
2257datadir='${datarootdir}'
2258datarootdir='${prefix}/share'
2259docdir='${datarootdir}/doc/${PACKAGE}'
2260dvidir='${docdir}'
2261exec_prefix='${prefix}'
2262host='x86_64-apple-darwin18.7.0'
2263host_alias=''
2264host_cpu='x86_64'
2265host_os='darwin18.7.0'
2266host_vendor='apple'
2267htmldir='${docdir}'
2268includedir='${prefix}/include'
2269infodir='${datarootdir}/info'
2270libdir='${exec_prefix}/lib'
2271libexecdir='${exec_prefix}/libexec'
2272localedir='${prefix}/share/locale'
2273localstatedir='${prefix}/var'
2274mandir='${datarootdir}/man'
2275oldincludedir='/usr/include'
2276package='lilypond'
2277package_depth='.'
2278pdfdir='${docdir}'
2279prefix='/opt/local'
2280program_prefix=''
2281program_suffix=''
2282program_transform_name='s,x,x,'
2283psdir='${docdir}'
2284sbindir='${exec_prefix}/sbin'
2285sharedstatedir='${prefix}/com'
2286srcdir='.'
2287stepmake='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.20.0/stepmake'
2288sysconfdir='${prefix}/etc'
2289target_alias=''
2290ugh_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.20.0'
2291
2292## ----------- ##
2293## confdefs.h. ##
2294## ----------- ##
2295
2296/* confdefs.h */
2297#define PACKAGE_NAME ""
2298#define PACKAGE_TARNAME ""
2299#define PACKAGE_VERSION ""
2300#define PACKAGE_STRING ""
2301#define PACKAGE_BUGREPORT ""
2302#define PACKAGE_URL ""
2303#define PACKAGE "lilypond"
2304#define PACKAGE_NAME "LilyPond"
2305#define TOPLEVEL_VERSION "2.20.0"
2306#define DIRSEP '/'
2307#define PATHSEP ':'
2308#define DATADIR "/opt/local/share"
2309#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.20.0/out/share/lilypond"
2310#define LIBDIR "/opt/local/lib"
2311#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.20.0/out/lib/lilypond"
2312#define HAVE_STL_DATA_METHOD 1
2313#define HAVE_LIBDL 1
2314#define HAVE_DLOPEN 1
2315#define STDC_HEADERS 1
2316#define HAVE_SYS_TYPES_H 1
2317#define HAVE_SYS_STAT_H 1
2318#define HAVE_STDLIB_H 1
2319#define HAVE_STRING_H 1
2320#define HAVE_MEMORY_H 1
2321#define HAVE_STRINGS_H 1
2322#define HAVE_INTTYPES_H 1
2323#define HAVE_STDINT_H 1
2324#define HAVE_UNISTD_H 1
2325#define HAVE_FLEXLEXER_H 1
2326#define LOCALEDIR "/opt/local/share/locale"
2327#define HAVE_LIBINTL 1
2328#define HAVE_GETTEXT 1
2329#define HAVE_LIBGUILE18_H 1
2330#define HAVE_LIBGUILE18_H 1
2331#define HAVE_LIBGUILE 1
2332#define HAVE_SCM_BOOT_GUILE 1
2333#define GUILE_MAJOR_VERSION 1
2334#define GUILE_MINOR_VERSION 8
2335#define GUILE_PATCH_LEVEL 8
2336#define HAVE_CXA_DEMANGLE 1
2337#define HAVE_ASSERT_H 1
2338#define HAVE_GRP_H 1
2339#define HAVE_PWD_H 1
2340#define HAVE_SYS_STAT_H 1
2341#define HAVE_WCHAR_H 1
2342#define HAVE_SSTREAM 1
2343#define HAVE_VPRINTF 1
2344#define HAVE_CHROOT 1
2345#define HAVE_GETTEXT 1
2346#define HAVE_ISINF 1
2347#define HAVE_MEMMEM 1
2348#define HAVE_SNPRINTF 1
2349#define HAVE_VSNPRINTF 1
2350#define HAVE_PANGO16 1
2351#define HAVE_PANGO_FT2 1
2352#define HAVE_PANGO_FT2_WITH_OTF_FEATURE 1
2353#define HAVE_PANGO_PANGOFT2_H 1
2354#define HAVE_PANGO_FT2_FONT_MAP_CREATE_CONTEXT 1
2355#define HAVE_FONTCONFIG 1
2356#define HAVE_FREETYPE2 1
2357#define HAVE_GLIB 1
2358#define HAVE_GOBJECT 1
2359#define DIRSEP '/'
2360#define PATHSEP ':'
2361#define FLOWER_VERSION ""
2362
2363configure: exit 1