Ticket #41780: config.log

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