This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --disable-documentation --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1957: checking build system type configure:1975: result: i686-uhu-linux-gnu configure:2031: checking Package configure:2056: result: LILYPOND configure:2059: checking builddir configure:2071: result: /var/uhubuild/work/compile configure:2074: checking for stepmake configure:2082: result: ./stepmake (${datarootdir}/stepmake not found) configure:2150: checking host system type configure:2165: result: i686-uhu-linux-gnu configure:2192: checking for gmake configure:2222: result: no configure:2192: checking for make configure:2208: found /usr/bin/make configure:2219: result: make configure:2341: checking for find configure:2357: found /usr/bin/find configure:2368: result: find configure:2491: checking for tar configure:2507: found /bin/tar configure:2518: result: tar configure:2770: checking for bash configure:2801: result: /bin/sh configure:2814: checking for python configure:2817: result: python configure:2826: checking python version configure:2889: result: 2.7.8 configure:2916: checking for python configure:2934: found /usr/bin/python configure:2946: result: /usr/bin/python configure:3152: checking for i686-uhu-linux-gcc configure:3168: found /usr/bin/i686-uhu-linux-gcc configure:3179: result: i686-uhu-linux-gcc configure:3451: checking for C compiler version configure:3459: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3463: $? = 0 configure:3470: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3474: $? = 0 configure:3481: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3485: $? = 1 configure:3508: checking for C compiler default output file name configure:3530: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3534: $? = 0 configure:3572: result: a.out configure:3591: checking whether the C compiler works configure:3601: ./a.out configure:3605: $? = 0 configure:3624: result: yes configure:3631: checking whether we are cross compiling configure:3633: result: no configure:3636: checking for suffix of executables configure:3643: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3647: $? = 0 configure:3673: result: configure:3679: checking for suffix of object files configure:3705: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3709: $? = 0 configure:3734: result: o configure:3738: checking whether we are using the GNU C compiler configure:3767: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3774: $? = 0 configure:3791: result: yes configure:3800: checking whether i686-uhu-linux-gcc accepts -g configure:3830: i686-uhu-linux-gcc -c -g conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3837: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3869: i686-uhu-linux-gcc -c conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3876: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3909: i686-uhu-linux-gcc -c -g conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3916: $? = 0 configure:3938: result: yes configure:3955: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4036: $? = 0 configure:4059: result: none needed configure:4115: checking whether compiler understands -pipe configure:4142: i686-uhu-linux-gcc -c -pipe -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4149: $? = 0 configure:4164: result: yes configure:4175: checking for IEEE-conformance compiler flags configure:4185: result: none configure:4200: checking for fc-list configure:4216: found /usr/bin/fc-list configure:4227: result: fc-list configure:4235: checking New Century Schoolbook PFB files configure:4303: result: /usr/share/fonts/ghostscript/c059013l.pfb /usr/share/fonts/ghostscript/c059033l.pfb /usr/share/fonts/ghostscript/c059036l.pfb /usr/share/fonts/ghostscript/c059016l.pfb configure:4315: checking for python configure:4318: result: /usr/bin/python configure:4327: checking /usr/bin/python version configure:4390: result: 2.7.8 configure:4417: checking for /usr/bin/python configure:4447: result: /usr/bin/python configure:4475: checking for i686-uhu-linux-g++ configure:4491: found /usr/bin/i686-uhu-linux-g++ configure:4502: result: i686-uhu-linux-g++ configure:4573: checking for C++ compiler version configure:4581: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4585: $? = 0 configure:4592: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4596: $? = 0 configure:4603: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4607: $? = 1 configure:4610: checking whether we are using the GNU C++ compiler configure:4639: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4646: $? = 0 configure:4663: result: yes configure:4672: checking whether i686-uhu-linux-g++ accepts -g configure:4702: i686-uhu-linux-g++ -c -g conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4709: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4741: i686-uhu-linux-g++ -c conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4748: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4781: i686-uhu-linux-g++ -c -g conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4788: $? = 0 configure:4810: result: yes configure:4839: checking how to run the C++ preprocessor configure:4875: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4882: $? = 0 configure:4913: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ conftest.cpp:18:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4920: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | /* end confdefs.h. */ | #include configure:4953: result: i686-uhu-linux-g++ -E configure:4982: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4989: $? = 0 configure:5020: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ conftest.cpp:18:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5027: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | /* end confdefs.h. */ | #include configure:5067: checking for grep that handles long lines and -e configure:5127: result: /bin/grep configure:5132: checking for egrep configure:5196: result: /bin/grep -E conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5227: checking i686-uhu-linux-gcc version configure:5290: result: 4.8.3 configure:5424: checking for C++ compiler version configure:5432: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5436: $? = 0 configure:5443: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5447: $? = 0 configure:5454: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5458: $? = 1 configure:5461: checking whether we are using the GNU C++ compiler configure:5514: result: yes configure:5523: checking whether i686-uhu-linux-g++ accepts -g configure:5661: result: yes conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5744: checking i686-uhu-linux-g++ version configure:5807: result: 4.8.3 configure:5828: checking options for known g++ bugs configure:5841: result: none configure:5847: checking whether explicit instantiation is needed configure:5876: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5883: $? = 0 configure:5903: result: no configure:5913: checking for stl.data () method configure:5944: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5951: $? = 0 configure:5966: result: yes configure:5982: checking for ar configure:5998: found /usr/bin/ar configure:6009: result: ar configure:6129: checking for i686-uhu-linux-ranlib configure:6159: result: no configure:6169: checking for ranlib configure:6185: found /usr/bin/ranlib configure:6196: result: ranlib configure:6247: checking for dlopen in -ldl configure:6282: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6289: $? = 0 configure:6310: result: yes configure:6325: checking for dlopen configure:6381: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6388: $? = 0 configure:6410: result: yes configure:6431: checking for bison configure:6447: found /usr/bin/bison configure:6458: result: bison -y configure:6476: checking for bison configure:6492: found /usr/bin/bison configure:6503: result: bison configure:6625: checking bison version configure:6688: result: 3.0.2 configure:6714: checking for flex configure:6730: found /usr/bin/flex configure:6741: result: flex configure:6859: checking for ANSI C header files configure:6889: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6896: $? = 0 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6995: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6999: $? = 0 configure:7005: ./conftest configure:7009: $? = 0 configure:7027: result: yes configure:7051: checking for sys/types.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7051: checking for sys/stat.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7051: checking for stdlib.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7051: checking for string.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7051: checking for memory.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7051: checking for strings.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7051: checking for inttypes.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7051: checking for stdint.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7051: checking for unistd.h configure:7072: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7079: $? = 0 configure:7096: result: yes configure:7127: checking FlexLexer.h usability configure:7144: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7151: $? = 0 configure:7165: result: yes configure:7169: checking FlexLexer.h presence configure:7184: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7191: $? = 0 configure:7205: result: yes configure:7233: checking for FlexLexer.h configure:7242: result: yes configure:7267: checking for yyFlexLexer.yy_current_buffer configure:7304: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ conftest.cpp: In constructor 'yy_flex_lexer::yy_flex_lexer()': conftest.cpp:40:7: error: 'yy_current_buffer' was not declared in this scope yy_current_buffer = 0; ^ configure:7311: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | #define HAVE_STL_DATA_METHOD 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FLEXLEXER_H 1 | /* end confdefs.h. */ | | using namespace std; | #include | class yy_flex_lexer: public yyFlexLexer | { | public: | yy_flex_lexer () | { | yy_current_buffer = 0; | } | }; | | int | main () | { | | ; | return 0; | } configure:7326: result: no configure:7337: checking FlexLexer.h location configure:7350: result: /usr/include/FlexLexer.h configure:7376: checking language configure:7388: result: English configure:7413: checking for gettext in -lintl configure:7448: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp -lintl -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:7455: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | #define HAVE_STL_DATA_METHOD 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gettext (); | int | main () | { | return gettext (); | ; | return 0; | } configure:7476: result: no configure:7491: checking for gettext configure:7547: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:7554: $? = 0 configure:7576: result: yes configure:7595: checking for msgfmt configure:7611: found /usr/bin/msgfmt configure:7622: result: msgfmt configure:7746: checking for mf-nowin configure:7762: found /usr/bin/mf-nowin configure:7773: result: mf-nowin configure:7895: checking for mpost configure:7911: found /usr/bin/mpost configure:7922: result: mpost configure:8040: checking for working metafont mode configure:8049: result: ljfour configure:8063: checking for kpsewhich configure:8079: found /usr/bin/kpsewhich configure:8090: result: kpsewhich configure:8212: checking for guile-config configure:8215: result: i686-uhu-linux-guile-config configure:8218: WARNING: cannot execute i686-uhu-linux-guile-config configure:8220: checking if we are cross compiling configure:8215: result: guile-config configure:8273: checking guile-config version configure:8336: result: 2.0.11 configure:8367: checking guile compile flags configure:8370: result: -I/usr/include/guile/2.0 configure:8372: checking guile link flags configure:8375: result: -lguile-2.0 -lgc configure:8401: checking libguile.h usability configure:8418: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/guile/2.0 conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8425: $? = 0 configure:8439: result: yes configure:8443: checking libguile.h presence configure:8458: i686-uhu-linux-g++ -E -I/usr/include/guile/2.0 conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8465: $? = 0 configure:8479: result: yes configure:8507: checking for libguile.h configure:8516: result: yes configure:8532: checking for scm_boot_guile in -lguile configure:8567: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/guile/2.0 conftest.cpp -lguile -lguile-2.0 -lgc -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ /usr/bin/ld: cannot find -lguile collect2: error: ld returned 1 exit status configure:8574: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | #define HAVE_STL_DATA_METHOD 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char scm_boot_guile (); | int | main () | { | return scm_boot_guile (); | ; | return 0; | } configure:8595: result: no configure:8610: checking for scm_boot_guile configure:8666: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/guile/2.0 conftest.cpp -lguile-2.0 -lgc -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8673: $? = 0 configure:8695: result: yes configure:8735: checking for scm_t_hash_fold_fn configure:8764: i686-uhu-linux-g++ -c -I/usr/include/guile/2.0 -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8771: $? = 0 configure:8799: i686-uhu-linux-g++ -c -I/usr/include/guile/2.0 -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ conftest.cpp: In function 'int main()': conftest.cpp:44:32: error: expected primary-expression before ')' token if (sizeof ((scm_t_hash_fold_fn))) ^ configure:8806: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | #define HAVE_STL_DATA_METHOD 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 2 | #define GUILE_MINOR_VERSION 0 | #define GUILE_PATCH_LEVEL 11 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((scm_t_hash_fold_fn))) | return 0; | ; | return 0; | } configure:8829: result: yes configure:8842: checking for scm_t_hash_handle_fn configure:8871: i686-uhu-linux-g++ -c -I/usr/include/guile/2.0 -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8878: $? = 0 configure:8906: i686-uhu-linux-g++ -c -I/usr/include/guile/2.0 -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ conftest.cpp: In function 'int main()': conftest.cpp:46:34: error: expected primary-expression before ')' token if (sizeof ((scm_t_hash_handle_fn))) ^ configure:8913: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | #define HAVE_STL_DATA_METHOD 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 2 | #define GUILE_MINOR_VERSION 0 | #define GUILE_PATCH_LEVEL 11 | #define HAVE_SCM_T_HASH_FOLD_FN 1 | #define HAVE_GUILE_HASH_FUNC 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((scm_t_hash_handle_fn))) | return 0; | ; | return 0; | } configure:8936: result: yes configure:8950: checking for scm_t_subr configure:8979: i686-uhu-linux-g++ -c -I/usr/include/guile/2.0 -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8986: $? = 0 configure:9014: i686-uhu-linux-g++ -c -I/usr/include/guile/2.0 -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ conftest.cpp: In function 'int main()': conftest.cpp:48:24: error: expected primary-expression before ')' token if (sizeof ((scm_t_subr))) ^ configure:9021: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | #define HAVE_STL_DATA_METHOD 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 2 | #define GUILE_MINOR_VERSION 0 | #define GUILE_PATCH_LEVEL 11 | #define HAVE_SCM_T_HASH_FOLD_FN 1 | #define HAVE_GUILE_HASH_FUNC 1 | #define HAVE_SCM_T_HASH_HANDLE_FN 1 | #define HAVE_GUILE_HASH_FUNC 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((scm_t_subr))) | return 0; | ; | return 0; | } configure:9044: result: yes configure:9063: checking for usable C++ demangler configure:9086: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9093: $? = 0 configure:9105: result: yes configure:9178: checking GUILE rational bugfix configure:9197: i686-uhu-linux-g++ -E -I/usr/include/guile/2.0 conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9204: $? = 0 configure:9209: result: ok configure:9257: checking for python-config configure:9273: found /usr/bin/python-config configure:9284: result: python-config configure:9336: checking Python.h usability configure:9353: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ In file included from /usr/include/python2.7/Python.h:8:0, from conftest.cpp:79: /usr/include/python2.7/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdio.h:27:0, from conftest.cpp:46: /usr/include/features.h:230:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/Python.h:8:0, from conftest.cpp:79: /usr/include/python2.7/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdio.h:27:0, from conftest.cpp:46: /usr/include/features.h:162:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ configure:9360: $? = 0 configure:9374: result: yes configure:9378: checking Python.h presence configure:9393: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9400: $? = 0 configure:9414: result: yes configure:9442: checking for Python.h configure:9451: result: yes configure:9481: checking for gs configure:9497: found /usr/bin/gs configure:9508: result: gs configure:9551: checking for gs configure:9569: found /usr/bin/gs configure:9581: result: /usr/bin/gs configure:9595: checking /usr/bin/gs version configure:9658: result: 9.14 configure:9678: checking for fontforge configure:9694: found /usr/bin/fontforge configure:9705: result: fontforge configure:9748: checking for fontforge configure:9766: found /usr/bin/fontforge configure:9778: result: /usr/bin/fontforge configure:9792: checking /usr/bin/fontforge version configure:9855: result: 20120731 configure:9875: checking for t1asm configure:9891: found /usr/bin/t1asm configure:9902: result: t1asm configure:9945: checking for t1asm configure:9963: found /usr/bin/t1asm configure:9975: result: /usr/bin/t1asm configure:10089: checking assert.h usability configure:10106: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10113: $? = 0 configure:10127: result: yes configure:10131: checking assert.h presence configure:10146: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10153: $? = 0 configure:10167: result: yes configure:10195: checking for assert.h configure:10204: result: yes configure:10089: checking grp.h usability configure:10106: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10113: $? = 0 configure:10127: result: yes configure:10131: checking grp.h presence configure:10146: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10153: $? = 0 configure:10167: result: yes configure:10195: checking for grp.h configure:10204: result: yes configure:10089: checking libio.h usability configure:10106: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10113: $? = 0 configure:10127: result: yes configure:10131: checking libio.h presence configure:10146: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10153: $? = 0 configure:10167: result: yes configure:10195: checking for libio.h configure:10204: result: yes configure:10089: checking pwd.h usability configure:10106: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10113: $? = 0 configure:10127: result: yes configure:10131: checking pwd.h presence configure:10146: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10153: $? = 0 configure:10167: result: yes configure:10195: checking for pwd.h configure:10204: result: yes configure:10078: checking for sys/stat.h configure:10085: result: yes configure:10089: checking wchar.h usability configure:10106: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10113: $? = 0 configure:10127: result: yes configure:10131: checking wchar.h presence configure:10146: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10153: $? = 0 configure:10167: result: yes configure:10195: checking for wchar.h configure:10204: result: yes configure:10089: checking fpu_control.h usability configure:10106: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10113: $? = 0 configure:10127: result: yes configure:10131: checking fpu_control.h presence configure:10146: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10153: $? = 0 configure:10167: result: yes configure:10195: checking for fpu_control.h configure:10204: result: yes configure:10235: checking sstream usability configure:10252: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10259: $? = 0 configure:10273: result: yes configure:10277: checking sstream presence configure:10292: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10299: $? = 0 configure:10313: result: yes configure:10341: checking for sstream configure:10350: result: yes configure:10365: checking whether stat file-mode macros are broken configure:10402: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10409: $? = 0 configure:10424: result: no configure:10434: checking for working memcmp configure:10487: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10491: $? = 0 configure:10497: ./conftest configure:10501: $? = 0 configure:10518: result: yes configure:10531: checking for vprintf configure:10587: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10594: $? = 0 configure:10616: result: yes configure:10625: checking for _doprnt configure:10681: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ /tmp/ccVUUuXi.o: In function `main': /var/uhubuild/work/compile/conftest.cpp:90: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:10688: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.16.2" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/share" | #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" | #define LIBDIR "NONE/lib" | #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" | #define NDEBUG 1 | #define HAVE_STL_DATA_METHOD 1 | #define HAVE_LIBDL 1 | #define HAVE_DLOPEN 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FLEXLEXER_H 1 | #define LOCALEDIR "/usr/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 2 | #define GUILE_MINOR_VERSION 0 | #define GUILE_PATCH_LEVEL 11 | #define HAVE_SCM_T_HASH_FOLD_FN 1 | #define HAVE_GUILE_HASH_FUNC 1 | #define HAVE_SCM_T_HASH_HANDLE_FN 1 | #define HAVE_GUILE_HASH_FUNC 1 | #define HAVE_SCM_T_SUBR 1 | #define HAVE_GUILE_SUBR_TYPE 1 | #define HAVE_CXA_DEMANGLE 1 | #define HAVE_PYTHON_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FPU_CONTROL_H 1 | #define HAVE_SSTREAM 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:10708: result: no configure:10732: checking for chroot configure:10788: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10795: $? = 0 configure:10817: result: yes configure:10732: checking for fopencookie configure:10788: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10795: $? = 0 configure:10817: result: yes configure:10732: checking for gettext configure:10817: result: yes configure:10732: checking for isinf configure:10788: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10795: $? = 0 configure:10817: result: yes configure:10732: checking for memmem configure:10788: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10795: $? = 0 configure:10817: result: yes configure:10732: checking for snprintf configure:10788: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10795: $? = 0 configure:10817: result: yes configure:10732: checking for vsnprintf configure:10788: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:10795: $? = 0 configure:10817: result: yes configure:10835: checking for pkg-config configure:10851: found /usr/bin/pkg-config configure:10862: result: pkg-config configure:10903: checking pkg-config version configure:10966: result: 0.28 configure:10980: checking whether to enable dynamic relocation configure:10988: result: no configure:10991: checking for rpath linkage configure:10998: result: no configure:11060: checking for pangoft2 >= 1.6.0 configure:11064: result: yes configure:11068: checking PANGO_FT2_CFLAGS configure:11071: result: -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:11074: checking PANGO_FT2_LIBS configure:11077: result: -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype configure:11129: checking pango/pangoft2.h usability configure:11146: i686-uhu-linux-g++ -c -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.cpp >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:11153: $? = 0 configure:11167: result: yes configure:11171: checking pango/pangoft2.h presence configure:11186: i686-uhu-linux-g++ -E -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.cpp conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:11193: $? = 0 configure:11207: result: yes configure:11235: checking for pango/pangoft2.h configure:11244: result: yes configure:11263: checking for pango_ft2_font_map_create_context configure:11319: i686-uhu-linux-g++ -o conftest -O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv -pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 conftest.cpp -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -ldl >&5 conftest.cpp:8:0: warning: "PACKAGE_NAME" redefined [enabled by default] #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:11326: $? = 0 configure:11348: result: yes configure:11430: checking for fontconfig >= 2.4.0 configure:11434: result: yes configure:11438: checking FONTCONFIG_CFLAGS configure:11441: result: -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:11444: checking FONTCONFIG_LIBS configure:11447: result: -lfontconfig -lfreetype configure:11547: checking for freetype2 >= 2.1.10 configure:11551: result: yes configure:11555: checking FREETYPE2_CFLAGS configure:11558: result: -I/usr/include/freetype2 -I/usr/include/libpng16 configure:11561: checking FREETYPE2_LIBS configure:11564: result: -lfreetype configure:11611: checking host system type configure:11626: result: i686-uhu-linux-gnu configure:11653: checking host system type configure:11668: result: i686-uhu-linux-gnu configure:11722: checking for some flavor of Windows configure:11729: result: no configure:11737: checking for -windres configure:11767: result: no configure:11737: checking for windres configure:11767: result: no configure:11893: checking for guile configure:11909: found /usr/bin/guile configure:11920: result: guile configure:11963: checking for guile configure:11981: found /usr/bin/guile configure:11993: result: /usr/bin/guile configure:12093: checking for perl configure:12109: found /usr/bin/perl configure:12120: result: perl configure:12163: checking for perl configure:12181: found /usr/bin/perl configure:12193: result: /usr/bin/perl configure:12291: checking for makeinfo configure:12307: found /usr/bin/makeinfo configure:12318: result: makeinfo configure:12359: checking makeinfo version configure:12422: result: 5.2 configure:12440: checking for texi2html configure:12470: result: no configure:12589: checking for dblatex configure:12619: result: no configure:12738: checking for pdflatex configure:12768: result: no configure:12887: checking for pngtopnm configure:12903: found /usr/bin/pngtopnm configure:12914: result: pngtopnm configure:13036: checking for convert configure:13052: found /usr/bin/convert configure:13063: result: convert configure:13186: checking for zip configure:13202: found /usr/bin/zip configure:13213: result: zip configure:13335: checking for rsync configure:13365: result: no configure:13627: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:870: creating config.make config.status:870: creating config.hh configure:14759: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_chroot=yes ac_cv_func_dlopen=yes ac_cv_func_fopencookie=yes ac_cv_func_gettext=yes ac_cv_func_isinf=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmem=yes ac_cv_func_pango_ft2_font_map_create_context=yes ac_cv_func_scm_boot_guile=yes ac_cv_func_snprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_FlexLexer_h=yes ac_cv_header_Python_h=yes ac_cv_header_assert_h=yes ac_cv_header_fpu_control_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libguile_h=yes ac_cv_header_libio_h=yes ac_cv_header_memory_h=yes ac_cv_header_pango_pangoft2_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sstream=yes ac_cv_header_stat_broken=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_guile_scm_boot_guile=no ac_cv_lib_intl_gettext=no ac_cv_objext=o ac_cv_path_BASH=/bin/sh ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FONTFORGE=/usr/bin/fontforge ac_cv_path_GHOSTSCRIPT=/usr/bin/gs ac_cv_path_GREP=/bin/grep ac_cv_path_GUILE=/usr/bin/guile ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_T1ASM=/usr/bin/t1asm ac_cv_prog_AR=ar ac_cv_prog_BISON=bison ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_FCLIST=fc-list ac_cv_prog_FIND=find ac_cv_prog_FLEX=flex ac_cv_prog_FONTFORGE=fontforge ac_cv_prog_GHOSTSCRIPT=gs ac_cv_prog_GUILE=guile ac_cv_prog_IMAGEMAGICK=convert ac_cv_prog_KPSEWHICH=kpsewhich ac_cv_prog_MAKE=make ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_METAFONT=mf-nowin ac_cv_prog_METAPOST=mpost ac_cv_prog_MSGFMT=msgfmt ac_cv_prog_NETPBM=pngtopnm ac_cv_prog_PERL=perl ac_cv_prog_PKG_CONFIG=pkg-config ac_cv_prog_PYTHON_CONFIG=python-config ac_cv_prog_T1ASM=t1asm ac_cv_prog_TAR=tar ac_cv_prog_YACC='bison -y' ac_cv_prog_ZIPDOC=zip ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_type_scm_t_hash_fold_fn=yes ac_cv_type_scm_t_hash_handle_fn=yes ac_cv_type_scm_t_subr=yes stepmake_cv_cflags_pipe=yes stepmake_cv_flexlexer_yy_current_buffer=no stepmake_cv_need_explicit_instantiation=no stepmake_cv_stl_data_method=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AUTOGENERATE='This file was automatically generated by configure' BASH='/bin/sh' BISON='bison' CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe' CONFIGSUFFIX='' CPPFLAGS='-I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -g -fwrapv ' CXX='i686-uhu-linux-g++' CXXABI_LIBS='' CXXCPP='i686-uhu-linux-g++ -E' CXXFLAGS='-O2 -march=i686 -mtune=generic -O2 -finline-functions -g -pipe' DBLATEX='- echo dblatex not found' DEFINES=' -DNDEBUG' DEFS='-DHAVE_CONFIG_H' DIRSEP='/' DOCUMENTATION='no' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_LIBS='' FCLIST='fc-list' FIND='find' FLEX='flex' FLEXLEXER_FILE='/usr/include/FlexLexer.h' FONTCONFIG_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' FONTCONFIG_LIBS='-lfontconfig -lfreetype ' FONTFORGE='/usr/bin/fontforge' FREETYPE2_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 ' FREETYPE2_LIBS='-lfreetype ' GHOSTSCRIPT='/usr/bin/gs' GREP='/bin/grep' GUILE='/usr/bin/guile' GUILE_CFLAGS='-I/usr/include/guile/2.0 ' GUILE_CONFIG='guile-config' GUILE_LDFLAGS='-lguile-2.0 -lgc ' HOST_ARCH='i686-uhu-linux' IMAGEMAGICK='convert' KPSEWHICH='kpsewhich' KSH='' LD='$(CXX)' LDFLAGS='' LIBOBJS='' LIBS='-ldl ' LINK_GXX_STATICALLY='no' LN='ln' LN_S='ln -s' LTLIBOBJS='' MAJOR_VERSION='2' MAKE='make' MAKEINFO='makeinfo' METAFONT='mf-nowin' METAPOST='mpost' MFMODE='ljfour' MICRO_VERSION='2' MINOR_VERSION='16' MSGFMT='msgfmt' NCSB_DIR='/usr/share/fonts/ghostscript' NCSB_SOURCE_FILES='/usr/share/fonts/ghostscript/c059013l.pfb /usr/share/fonts/ghostscript/c059033l.pfb /usr/share/fonts/ghostscript/c059036l.pfb /usr/share/fonts/ghostscript/c059016l.pfb ' NETPBM='pngtopnm' OBJEXT='o' OPTIONAL=' texi2html dblatex pdflatex rsync' PACKAGE='LILYPOND' PACKAGE_BUGREPORT='' PACKAGE_NAME='LilyPond' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PANGO_FT2_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' PANGO_FT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' PATCH_LEVEL='2' PATHSEP=':' PATH_SEPARATOR=':' PDFLATEX='- echo pdflatex not found' PERL='/usr/bin/perl' PKG_CONFIG='pkg-config' PLATFORM_WINDOWS='no' PYTHON='/usr/bin/python' PYTHON_CONFIG='python-config' RANLIB='ranlib' REQUIRED='' ROOTSEP=':' RSYNC='- echo rsync not found' SHELL='/bin/sh' T1ASM='/usr/bin/t1asm' TAR='tar' TEXI2HTML='- echo texi2html not found' TOPLEVEL_VERSION='2.16.2' VERSION='2.16.2' VPATH='' WINDRES='- echo -windres windres not found' YACC='bison -y' YFLAGS='' ZIP='zip -r -9' ZIPDOC='zip' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_package_datadir='/var/uhubuild/work/compile/out/share/lilypond' build_package_libdir='/var/uhubuild/work/compile/out/lib/lilypond' build_vendor='uhu' cross_compiling='no' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${prefix}/share/locale' localstatedir='/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' package='lilypond' package_depth='.' pdfdir='${docdir}' prefix='/usr' program_prefix='' program_suffix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir='.' stepmake='/var/uhubuild/work/compile/stepmake' sysconfdir='/etc' target_alias='' ugh_ugh_autoconf250_builddir='/var/uhubuild/work/compile' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "lilypond" #define PACKAGE_NAME "LilyPond" #define TOPLEVEL_VERSION "2.16.2" #define DIRSEP '/' #define PATHSEP ':' #define DATADIR "/usr/share" #define BUILD_PACKAGE_DATADIR "/var/uhubuild/work/compile/out/share/lilypond" #define LIBDIR "NONE/lib" #define BUILD_PACKAGE_LIBDIR "/var/uhubuild/work/compile/out/lib/lilypond" #define NDEBUG 1 #define HAVE_STL_DATA_METHOD 1 #define HAVE_LIBDL 1 #define HAVE_DLOPEN 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FLEXLEXER_H 1 #define LOCALEDIR "/usr/share/locale" #define HAVE_GETTEXT 1 #define HAVE_LIBGUILE_H 1 #define HAVE_SCM_BOOT_GUILE 1 #define GUILE_MAJOR_VERSION 2 #define GUILE_MINOR_VERSION 0 #define GUILE_PATCH_LEVEL 11 #define HAVE_SCM_T_HASH_FOLD_FN 1 #define HAVE_GUILE_HASH_FUNC 1 #define HAVE_SCM_T_HASH_HANDLE_FN 1 #define HAVE_GUILE_HASH_FUNC 1 #define HAVE_SCM_T_SUBR 1 #define HAVE_GUILE_SUBR_TYPE 1 #define HAVE_CXA_DEMANGLE 1 #define HAVE_PYTHON_H 1 #define HAVE_ASSERT_H 1 #define HAVE_GRP_H 1 #define HAVE_LIBIO_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_WCHAR_H 1 #define HAVE_FPU_CONTROL_H 1 #define HAVE_SSTREAM 1 #define HAVE_VPRINTF 1 #define HAVE_CHROOT 1 #define HAVE_FOPENCOOKIE 1 #define HAVE_GETTEXT 1 #define HAVE_ISINF 1 #define HAVE_MEMMEM 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_PANGO16 1 #define HAVE_PANGO_FT2 1 #define HAVE_PANGO_PANGOFT2_H 1 #define HAVE_PANGO_FT2_FONT_MAP_CREATE_CONTEXT 1 #define HAVE_FONTCONFIG 1 #define HAVE_FREETYPE2 1 #define DIRSEP '/' #define PATHSEP ':' #define FLOWER_VERSION "" configure: exit 0