On 16-03-2016 21:42, James wrote:
No 'configure' output?
Oh yes; attached.
What happens of you run Apt-get builddep Lilypond? Does it list any packages that you haven't installed.
apt-get build-dep lilypond found five fonts, but nothing else. Unfortunately the installation of these has not made any improvement.
The logs seem to indicate a ghostscript problem but I could be wrong. James On March 16, 2016 4:40:22 PM GMT+00:00, Villum Sejersen <v...@privat.tdcadsl.dk> wrote: Sorry, but still no progress... make all and make install work flawlessly, but not make doc. As has been the case ever since the version update from 2.19.37 to 2.19.38, latest to 2.19.39. My system is a debian testing; not Ubuntu, not Mint. root@Villums14:~# uname -a Linux Villums14 4.3.0-1-amd64 #1 SMP Debian 4.3.5-1 (2016-02-06) x86_64 GNU/Linux root@Villums14:/usr/local/src/lilypond/build# git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean And yes, I have tried to run make clean and make distclean... ;) Or for that matter any other available cleaning possibility, however irrelevant it has seemed to be. Two logfiles attached. -- yours, Villum Sejersen Nørregade 1 A DK-4500 Nykøbing Sjælland mobil +45 30 34 03 44 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Sorry for not Cc.-ing list in my first answer. -- yours, Villum Sejersen Nørregade 1 A DK-4500 Nykøbing Sjælland mobil +45 30 34 03 44
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.69. Invocation command line was $ ../configure ## --------- ## ## Platform. ## ## --------- ## hostname = Villums14 uname -m = x86_64 uname -r = 4.3.0-1-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.3.5-1 (2016-02-06) /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2330: checking build system type configure:2344: result: x86_64-unknown-linux-gnu configure:2364: checking host system type configure:2377: result: x86_64-unknown-linux-gnu configure:2431: checking Package configure:2456: result: LILYPOND configure:2459: checking builddir configure:2471: result: /usr/local/src/lilypond/build configure:2474: checking for stepmake configure:2482: result: ../stepmake (${datarootdir}/stepmake not found) configure:2556: checking for gmake configure:2586: result: no configure:2556: checking for make configure:2572: found /usr/bin/make configure:2583: result: make configure:2706: checking for find configure:2722: found /usr/bin/find configure:2733: result: find configure:2857: checking for tar configure:2873: found /bin/tar configure:2884: result: tar configure:3137: checking for bash configure:3168: result: /bin/bash configure:3180: checking for python configure:3268: result: python configure:3271: checking python version configure:3273: result: 2.7.11 configure:3283: checking for python configure:3301: found /usr/bin/python configure:3313: result: /usr/bin/python configure:3578: checking for gcc configure:3594: found /usr/bin/gcc configure:3605: result: gcc configure:3834: checking for C compiler version configure:3843: gcc --version >&5 gcc (Debian 5.3.1-11) 5.3.1 20160307 Copyright (C) 2015 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:3854: $? = 0 configure:3843: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 5.3.1-11' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.3.1 20160307 (Debian 5.3.1-11) configure:3854: $? = 0 configure:3843: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3854: $? = 1 configure:3843: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3854: $? = 1 configure:3874: checking whether the C compiler works configure:3896: gcc conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3900: $? = 0 configure:3948: result: yes configure:3951: checking for C compiler default output file name configure:3953: result: a.out configure:3959: checking for suffix of executables configure:3966: gcc -o conftest conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:3970: $? = 0 configure:3992: result: configure:4014: checking whether we are cross compiling configure:4022: gcc -o conftest conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4026: $? = 0 configure:4033: ./conftest configure:4037: $? = 0 configure:4052: result: no configure:4057: checking for suffix of object files configure:4079: gcc -c conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4083: $? = 0 configure:4104: result: o configure:4108: checking whether we are using the GNU C compiler configure:4127: gcc -c conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4127: $? = 0 configure:4136: result: yes configure:4145: checking whether gcc accepts -g configure:4165: gcc -c -g conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4165: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4180: gcc -c conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4180: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4196: gcc -c -g conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4196: $? = 0 configure:4206: result: yes configure:4223: checking for gcc option to accept ISO C89 configure:4286: gcc -c conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4286: $? = 0 configure:4299: result: none needed configure:4357: checking whether compiler understands -pipe configure:4374: gcc -c -pipe conftest.c >&5 conftest.c:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.c:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4374: $? = 0 configure:4381: result: yes configure:4392: checking for IEEE-conformance compiler flags configure:4402: result: none configure:4417: checking for fc-list configure:4433: found /usr/bin/fc-list configure:4444: result: fc-list configure:4452: checking for TeX Gyre fonts OTF files configure:4524: result: yes configure:4536: checking for python configure:4624: result: /usr/bin/python configure:4627: checking /usr/bin/python version configure:4629: result: 2.7.11 configure:4639: checking for /usr/bin/python configure:4669: result: /usr/bin/python configure:4741: checking for g++ configure:4757: found /usr/bin/g++ configure:4768: result: g++ configure:4795: checking for C++ compiler version configure:4804: g++ --version >&5 g++ (Debian 5.3.1-11) 5.3.1 20160307 Copyright (C) 2015 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:4815: $? = 0 configure:4804: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 5.3.1-11' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.3.1 20160307 (Debian 5.3.1-11) configure:4815: $? = 0 configure:4804: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4815: $? = 1 configure:4804: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4815: $? = 1 configure:4819: checking whether we are using the GNU C++ compiler configure:4838: g++ -c conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4838: $? = 0 configure:4847: result: yes configure:4856: checking whether g++ accepts -g configure:4876: g++ -c -g conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4876: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4891: g++ -c conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4891: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4907: g++ -c -g conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4907: $? = 0 configure:4917: result: yes configure:4946: checking how to run the C++ preprocessor configure:4973: g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:4973: $? = 0 configure:4987: g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #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 compilation terminated. configure:4987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5012: result: g++ -E configure:5032: g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5032: $? = 0 configure:5046: g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #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 compilation terminated. configure:5046: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5075: checking for grep that handles long lines and -e configure:5133: result: /bin/grep configure:5138: checking for egrep configure:5200: result: /bin/grep -E conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5227: checking gcc version configure:5291: result: 5.3.1 configure:5425: checking for C++ compiler version configure:5434: g++ --version >&5 g++ (Debian 5.3.1-11) 5.3.1 20160307 Copyright (C) 2015 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:5445: $? = 0 configure:5434: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 5.3.1-11' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.3.1 20160307 (Debian 5.3.1-11) configure:5445: $? = 0 configure:5434: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5445: $? = 1 configure:5434: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5445: $? = 1 configure:5449: checking whether we are using the GNU C++ compiler configure:5477: result: yes configure:5486: checking whether g++ accepts -g configure:5547: result: yes conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5626: checking g++ version configure:5690: result: 5.3.1 configure:5711: checking options for known g++ bugs configure:5724: result: none configure:5730: checking whether explicit instantiation is needed configure:5795: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5795: $? = 0 configure:5803: result: no configure:5811: checking for stl.data () method configure:5832: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:5832: $? = 0 configure:5839: result: yes configure:5853: checking for ar configure:5869: found /usr/bin/ar configure:5880: result: ar configure:6041: checking for ranlib configure:6057: found /usr/bin/ranlib configure:6068: result: ranlib configure:6118: checking for dlopen in -ldl configure:6143: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6143: $? = 0 configure:6152: result: yes configure:6165: checking for dlopen configure:6165: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6165: $? = 0 configure:6165: result: yes configure:6183: checking for bison configure:6199: found /usr/bin/bison configure:6210: result: bison -y configure:6228: checking for bison configure:6244: found /usr/bin/bison configure:6255: result: bison configure:6378: checking bison version configure:6442: result: 3.0.4 configure:6468: checking for flex configure:6484: found /usr/bin/flex configure:6495: result: flex configure:6614: checking for ANSI C header files configure:6634: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6634: $? = 0 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6707: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6707: $? = 0 configure:6707: ./conftest configure:6707: $? = 0 configure:6718: result: yes configure:6731: checking for sys/types.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6731: checking for sys/stat.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6731: checking for stdlib.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6731: checking for string.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6731: checking for memory.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6731: checking for strings.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6731: checking for inttypes.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6731: checking for stdint.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6731: checking for unistd.h configure:6731: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6731: $? = 0 configure:6731: result: yes configure:6746: checking FlexLexer.h usability configure:6746: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6746: $? = 0 configure:6746: result: yes configure:6746: checking FlexLexer.h presence configure:6746: g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6746: $? = 0 configure:6746: result: yes configure:6746: checking for FlexLexer.h configure:6746: result: yes configure:6766: checking for yyFlexLexer.yy_current_buffer configure:6793: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #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:6793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | #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 <FlexLexer.h> | class yy_flex_lexer: public yyFlexLexer | { | public: | yy_flex_lexer () | { | yy_current_buffer = 0; | } | }; | | int | main () | { | | ; | return 0; | } configure:6800: result: no configure:6809: checking FlexLexer.h location configure:6822: result: /usr/include/FlexLexer.h configure:6848: checking language configure:6860: result: English configure:6884: checking for gettext in -lintl configure:6909: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp -lintl -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #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:6909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | #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/local/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:6918: result: no configure:6931: checking for gettext configure:6931: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:6931: $? = 0 configure:6931: result: yes configure:6947: checking for msgfmt configure:6963: found /usr/bin/msgfmt configure:6974: result: msgfmt configure:7099: checking for mf-nowin configure:7115: found /usr/bin/mf-nowin configure:7126: result: mf-nowin configure:7249: checking for mpost configure:7265: found /usr/bin/mpost configure:7276: result: mpost configure:7445: checking for working metafont mode configure:7454: result: ljfour configure:7467: checking for kpsewhich configure:7483: found /usr/bin/kpsewhich configure:7494: result: kpsewhich configure:7613: checking for metapost required files configure:7625: result: yes configure:7870: checking for guile-config configure:7958: result: guile-config configure:7961: checking guile-config version configure:7963: result: 1.8.8 configure:7990: checking guile compile flags configure:7993: result: configure:7995: checking guile link flags configure:7998: result: -lguile -lltdl -lgmp -lcrypt -lm -lltdl configure:8010: checking libguile.h usability configure:8010: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8010: $? = 0 configure:8010: result: yes configure:8010: checking libguile.h presence configure:8010: g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8010: $? = 0 configure:8010: result: yes configure:8010: checking for libguile.h configure:8010: result: yes configure:8020: checking for scm_boot_guile in -lguile configure:8045: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp -lguile -lguile -lltdl -lgmp -lcrypt -lm -lltdl -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8045: $? = 0 configure:8054: result: yes configure:8067: checking for scm_boot_guile configure:8067: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp -lguile -lguile -lltdl -lgmp -lcrypt -lm -lltdl -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8067: $? = 0 configure:8067: result: yes configure:8105: checking for scm_t_hash_fold_fn configure:8105: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #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:45:13: error: 'scm_t_hash_fold_fn' was not declared in this scope if (sizeof (scm_t_hash_fold_fn)) ^ configure:8105: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | #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/local/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_LIBGUILE 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 1 | #define GUILE_MINOR_VERSION 8 | #define GUILE_PATCH_LEVEL 8 | /* end confdefs.h. */ | #include <libguile.h> | | int | main () | { | if (sizeof (scm_t_hash_fold_fn)) | return 0; | ; | return 0; | } configure:8105: result: no configure:8116: checking for scm_t_hash_handle_fn configure:8116: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #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:45:13: error: 'scm_t_hash_handle_fn' was not declared in this scope if (sizeof (scm_t_hash_handle_fn)) ^ configure:8116: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | #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/local/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_LIBGUILE 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 1 | #define GUILE_MINOR_VERSION 8 | #define GUILE_PATCH_LEVEL 8 | /* end confdefs.h. */ | #include <libguile.h> | | int | main () | { | if (sizeof (scm_t_hash_handle_fn)) | return 0; | ; | return 0; | } configure:8116: result: no configure:8128: checking for scm_t_subr configure:8128: g++ -c -O2 -finline-functions -g -pipe conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #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:45:13: error: 'scm_t_subr' was not declared in this scope if (sizeof (scm_t_subr)) ^ configure:8128: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | #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/local/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_LIBGUILE 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 1 | #define GUILE_MINOR_VERSION 8 | #define GUILE_PATCH_LEVEL 8 | /* end confdefs.h. */ | #include <libguile.h> | | int | main () | { | if (sizeof (scm_t_subr)) | return 0; | ; | return 0; | } configure:8128: result: no configure:8145: checking for usable C++ demangler configure:8158: g++ -o conftest -O2 -finline-functions -g -pipe conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8158: $? = 0 configure:8161: result: yes configure:8198: checking GUILE rational bugfix configure:8208: g++ -E conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8208: $? = 0 configure:8209: result: ok configure:8250: checking for python configure:8338: result: /usr/bin/python configure:8341: checking /usr/bin/python version configure:8343: result: 2.7.11 configure:8353: checking for /usr/bin/python configure:8383: result: /usr/bin/python configure:8397: checking for python-config configure:8413: found /usr/bin/python-config configure:8424: result: python-config configure:8462: checking Python.h usability configure:8462: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8462: $? = 0 configure:8462: result: yes configure:8462: checking Python.h presence configure:8462: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8462: $? = 0 configure:8462: result: yes configure:8462: checking for Python.h configure:8462: result: yes configure:8489: checking for fontforge configure:8505: found /usr/local/bin/fontforge configure:8516: result: fontforge configure:8559: checking for fontforge configure:8577: found /usr/local/bin/fontforge configure:8589: result: /usr/local/bin/fontforge configure:8603: checking /usr/local/bin/fontforge version configure:8667: result: 20160201 configure:8687: checking for t1asm configure:8703: found /usr/bin/t1asm configure:8714: result: t1asm configure:8757: checking for t1asm configure:8775: found /usr/bin/t1asm configure:8787: result: /usr/bin/t1asm configure:8883: checking assert.h usability configure:8883: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking assert.h presence configure:8883: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking for assert.h configure:8883: result: yes configure:8883: checking grp.h usability configure:8883: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking grp.h presence configure:8883: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking for grp.h configure:8883: result: yes configure:8883: checking libio.h usability configure:8883: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking libio.h presence configure:8883: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking for libio.h configure:8883: result: yes configure:8883: checking pwd.h usability configure:8883: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking pwd.h presence configure:8883: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking for pwd.h configure:8883: result: yes configure:8883: checking for sys/stat.h configure:8883: result: yes configure:8883: checking wchar.h usability configure:8883: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking wchar.h presence configure:8883: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking for wchar.h configure:8883: result: yes configure:8883: checking fpu_control.h usability configure:8883: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking fpu_control.h presence configure:8883: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8883: $? = 0 configure:8883: result: yes configure:8883: checking for fpu_control.h configure:8883: result: yes configure:8895: checking sstream usability configure:8895: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8895: $? = 0 configure:8895: result: yes configure:8895: checking sstream presence configure:8895: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8895: $? = 0 configure:8895: result: yes configure:8895: checking for sstream configure:8895: result: yes configure:8905: checking whether stat file-mode macros are broken configure:8932: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8932: $? = 0 configure:8939: result: no configure:8947: checking for working memcmp configure:8990: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:8990: $? = 0 configure:8990: ./conftest configure:8990: $? = 0 configure:9000: result: yes configure:9011: checking for vprintf configure:9011: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9011: $? = 0 configure:9011: result: yes configure:9017: checking for _doprnt configure:9017: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ /tmp/cch8Db3D.o: In function `main': /usr/local/src/lilypond/build/conftest.cpp:85: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:9017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "lilypond" | #define PACKAGE_NAME "LilyPond" | #define TOPLEVEL_VERSION "2.19.39" | #define DIRSEP '/' | #define PATHSEP ':' | #define DATADIR "/usr/local/share" | #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" | #define LIBDIR "/usr/local/lib" | #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" | #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/local/share/locale" | #define HAVE_GETTEXT 1 | #define HAVE_LIBGUILE_H 1 | #define HAVE_LIBGUILE 1 | #define HAVE_SCM_BOOT_GUILE 1 | #define GUILE_MAJOR_VERSION 1 | #define GUILE_MINOR_VERSION 8 | #define GUILE_PATCH_LEVEL 8 | #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 <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:9017: result: no configure:9031: checking for chroot configure:9031: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9031: $? = 0 configure:9031: result: yes configure:9031: checking for fopencookie configure:9031: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9031: $? = 0 configure:9031: result: yes configure:9031: checking for gettext configure:9031: result: yes configure:9031: checking for isinf configure:9031: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9031: $? = 0 configure:9031: result: yes configure:9031: checking for memmem configure:9031: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9031: $? = 0 configure:9031: result: yes configure:9031: checking for snprintf configure:9031: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9031: $? = 0 configure:9031: result: yes configure:9031: checking for vsnprintf configure:9031: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv conftest.cpp -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9031: $? = 0 configure:9031: result: yes configure:9046: checking for pkg-config configure:9062: found /usr/bin/pkg-config configure:9073: result: pkg-config configure:9114: checking pkg-config version configure:9178: result: 0.29 configure:9192: checking whether to enable dynamic relocation configure:9198: result: no configure:9201: checking for rpath linkage configure:9208: result: no configure:9270: checking for pangoft2 >= 1.6.0 configure:9274: result: yes configure:9278: checking PANGO_FT2_CFLAGS configure:9281: result: -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/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 configure:9284: checking PANGO_FT2_LIBS configure:9287: result: -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype configure:9321: checking pango/pangoft2.h usability configure:9321: g++ -c -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv -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/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 conftest.cpp >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9321: $? = 0 configure:9321: result: yes configure:9321: checking pango/pangoft2.h presence configure:9321: g++ -E -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv -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/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 conftest.cpp conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9321: $? = 0 configure:9321: result: yes configure:9321: checking for pango/pangoft2.h configure:9321: result: yes configure:9333: checking for pango_ft2_font_map_create_context configure:9333: g++ -o conftest -O2 -finline-functions -g -pipe -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv -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/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 conftest.cpp -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -ldl >&5 conftest.cpp:9:0: warning: "PACKAGE_NAME" redefined #define PACKAGE_NAME "LilyPond" ^ conftest.cpp:2:0: note: this is the location of the previous definition #define PACKAGE_NAME "" ^ configure:9333: $? = 0 configure:9333: result: yes configure:9412: checking for fontconfig >= 2.4.0 configure:9416: result: yes configure:9420: checking FONTCONFIG_CFLAGS configure:9423: result: -I/usr/include/freetype2 configure:9426: checking FONTCONFIG_LIBS configure:9429: result: -lfontconfig -lfreetype configure:9527: checking for freetype2 >= 2.1.10 configure:9531: result: yes configure:9535: checking FREETYPE2_CFLAGS configure:9538: result: -I/usr/include/freetype2 configure:9541: checking FREETYPE2_LIBS configure:9544: result: -lfreetype configure:9628: checking for some flavor of Windows configure:9635: result: no configure:9643: checking for -windres configure:9673: result: no configure:9643: checking for windres configure:9673: result: no configure:9793: checking for guile configure:9881: result: guile-1.8 configure:9884: checking guile-1.8 version configure:9886: result: 1.8.8 configure:9899: checking for guile-1.8 configure:9926: result: guile-1.8 configure:9969: checking for guile-1.8 configure:9987: found /usr/bin/guile-1.8 configure:9999: result: /usr/bin/guile-1.8 configure:10100: checking for perl configure:10116: found /usr/bin/perl configure:10127: result: perl configure:10170: checking for perl configure:10188: found /usr/bin/perl configure:10200: result: /usr/bin/perl configure:10306: checking for gs configure:10322: found /usr/bin/gs configure:10333: result: gs configure:10376: checking for gs configure:10394: found /usr/bin/gs configure:10406: result: /usr/bin/gs configure:10420: checking /usr/bin/gs version configure:10484: result: 9.18 configure:10504: checking for makeinfo configure:10520: found /usr/bin/makeinfo configure:10531: result: makeinfo configure:10572: checking makeinfo version configure:10636: result: 6.1 configure:10654: checking for texi2html configure:10670: found /usr/bin/texi2html configure:10681: result: texi2html configure:10722: checking texi2html version configure:10786: result: 1.82 configure:10804: checking for dblatex configure:10820: found /usr/bin/dblatex configure:10831: result: dblatex configure:10872: checking dblatex version configure:10936: result: 0.3.7 configure:10954: checking for bibtex configure:10970: found /usr/bin/bibtex configure:10981: result: bibtex configure:11104: checking for xelatex configure:11120: found /usr/bin/xelatex configure:11131: result: xelatex configure:11255: checking for xetex configure:11271: found /usr/bin/xetex configure:11282: result: xetex configure:11557: checking for texi2pdf configure:11573: found /usr/bin/texi2pdf configure:11584: result: texi2pdf configure:11707: checking for texindex configure:11723: found /usr/bin/texindex configure:11734: result: texindex configure:11852: checking for epsf.tex configure:11862: result: /usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex configure:11865: checking for Cyrillic characters support in TeX configure:11875: result: yes configure:11883: checking for pngtopnm configure:11899: found /usr/bin/pngtopnm configure:11910: result: pngtopnm configure:12033: checking for convert configure:12049: found /usr/bin/convert configure:12060: result: convert configure:12184: checking for zip configure:12200: found /usr/bin/zip configure:12211: result: zip configure:12334: checking for rsync configure:12350: found /usr/bin/rsync configure:12361: result: rsync configure:12638: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Villums14 config.status:: creating config.make config.status:: creating config.hh ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-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= ac_cv_env_CFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= 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=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_guile_scm_boot_guile=yes ac_cv_lib_intl_gettext=no ac_cv_objext=o ac_cv_path_BASH=/bin/bash ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FONTFORGE=/usr/local/bin/fontforge ac_cv_path_GHOSTSCRIPT=/usr/bin/gs ac_cv_path_GREP=/bin/grep ac_cv_path_GUILE=/usr/bin/guile-1.8 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_BIBTEX=bibtex ac_cv_prog_BISON=bison ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_DBLATEX=dblatex 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-1.8 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_PDFLATEX=xelatex ac_cv_prog_PDFTEX=xetex ac_cv_prog_PERL=perl ac_cv_prog_PKG_CONFIG=pkg-config ac_cv_prog_PYTHON_CONFIG=python-config ac_cv_prog_RSYNC=rsync ac_cv_prog_T1ASM=t1asm ac_cv_prog_TAR=tar ac_cv_prog_TEXI2HTML=texi2html ac_cv_prog_TEXI2PDF=texi2pdf ac_cv_prog_TEXINDEX=texindex ac_cv_prog_YACC='bison -y' ac_cv_prog_ZIPDOC=zip ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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=no ac_cv_type_scm_t_hash_handle_fn=no ac_cv_type_scm_t_subr=no 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/bash' BIBTEX='bibtex' BISON='bison' CC='gcc' CFLAGS=' -O2 -finline-functions -g -pipe' CONFIGSUFFIX='' CPPFLAGS='-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv ' CXX='g++' CXXABI_LIBS='' CXXCPP='g++ -E' CXXFLAGS=' -O2 -finline-functions -g -pipe' DBLATEX='dblatex' DEFINES='' DEFS='-DHAVE_CONFIG_H' DIRSEP='/' DOCUMENTATION='yes' 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' FONTCONFIG_LIBS='-lfontconfig -lfreetype' FONTFORGE='/usr/local/bin/fontforge' FREETYPE2_CFLAGS='-I/usr/include/freetype2' FREETYPE2_LIBS='-lfreetype' GHOSTSCRIPT='/usr/bin/gs' GREP='/bin/grep' GUILE='/usr/bin/guile-1.8' GUILE_CFLAGS=' ' GUILE_CONFIG='guile-config' GUILE_LDFLAGS=' -lguile -lltdl -lgmp -lcrypt -lm -lltdl' HOST_ARCH='x86_64-linux-gnu' 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='39' MINOR_VERSION='19' MSGFMT='msgfmt' NETPBM='pngtopnm' OBJEXT='o' OPTIONAL='' PACKAGE='LILYPOND' PACKAGE_BUGREPORT='' PACKAGE_NAME='LilyPond' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PANGO_FT2_CFLAGS='-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/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2' PANGO_FT2_LIBS='-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype' PATCH_LEVEL='39' PATHSEP=':' PATH_SEPARATOR=':' PDFLATEX='xelatex' PDFTEX='xetex' PERL='/usr/bin/perl' PKG_CONFIG='pkg-config' PLATFORM_WINDOWS='no' PYTHON='/usr/bin/python' PYTHON_CFLAGS='-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -fno-strict-aliasing -g -fstack-protector-strong -g -fwrapv' PYTHON_CONFIG='python-config' PYTHON_LDFLAGS='-L/usr/lib/python2.7/config-x86_64-linux-gnu -L/usr/lib -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions' RANLIB='ranlib' REQUIRED='' ROOTSEP=':' RSYNC='rsync' SHELL='/bin/sh' T1ASM='/usr/bin/t1asm' TAR='tar' TEXGYRE_DIR='/usr/share/texmf/fonts/opentype/public/tex-gyre' TEXGYRE_FILES=' texgyreschola-regular.otf texgyreschola-italic.otf texgyreschola-bold.otf texgyreschola-bolditalic.otf texgyreheros-regular.otf texgyreheros-italic.otf texgyreheros-bold.otf texgyreheros-bolditalic.otf texgyrecursor-regular.otf texgyrecursor-italic.otf texgyrecursor-bold.otf texgyrecursor-bolditalic.otf' TEXI2HTML='texi2html' TEXI2PDF='texi2pdf' TEXINDEX='texindex' TOPLEVEL_VERSION='2.19.39' VERSION='2.19.39' VPATH='' WINDRES='- echo -windres windres not found' YACC='bison -y' YFLAGS='' ZIP='zip -r -9' ZIPDOC='zip' ac_ct_CC='gcc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_package_datadir='/usr/local/src/lilypond/build/out/share/lilypond' build_package_libdir='/usr/local/src/lilypond/build/out/lib/lilypond' build_vendor='unknown' cross_compiling='no' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${prefix}/share/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' package='lilypond' package_depth='.' pdfdir='${docdir}' prefix='/usr/local' program_prefix='' program_suffix='' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir='/usr/local/src/lilypond' stepmake='/usr/local/src/lilypond/stepmake' sysconfdir='${prefix}/etc' target_alias='' ugh_ugh_autoconf250_builddir='/usr/local/src/lilypond/build' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "lilypond" #define PACKAGE_NAME "LilyPond" #define TOPLEVEL_VERSION "2.19.39" #define DIRSEP '/' #define PATHSEP ':' #define DATADIR "/usr/local/share" #define BUILD_PACKAGE_DATADIR "/usr/local/src/lilypond/build/out/share/lilypond" #define LIBDIR "/usr/local/lib" #define BUILD_PACKAGE_LIBDIR "/usr/local/src/lilypond/build/out/lib/lilypond" #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/local/share/locale" #define HAVE_GETTEXT 1 #define HAVE_LIBGUILE_H 1 #define HAVE_LIBGUILE 1 #define HAVE_SCM_BOOT_GUILE 1 #define GUILE_MAJOR_VERSION 1 #define GUILE_MINOR_VERSION 8 #define GUILE_PATCH_LEVEL 8 #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
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel