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.2.0-1-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.2.6-3 (2015-12-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.2.1-23) 5.2.1 20151028 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.2.1-23' --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.2.1 20151028 (Debian 5.2.1-23) 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 "" ^ /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/crti.o: unrecognized relocation (0x2a) in section `.init' /usr/bin/ld: final link failed: Bad value collect2: error: ld returned 1 exit status configure:3900: $? = 1 configure:3938: result: no 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.34" | #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:3943: error: in `/usr/local/src/lilypond/build': configure:3945: error: C compiler cannot create executables See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_host=x86_64-unknown-linux-gnu ac_cv_path_BASH=/bin/bash ac_cv_path_PYTHON=/usr/bin/python ac_cv_prog_FIND=find ac_cv_prog_MAKE=make ac_cv_prog_TAR=tar ac_cv_prog_ac_ct_CC=gcc ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' AUTOGENERATE='This file was automatically generated by configure' BASH='/bin/bash' BIBTEX='' BISON='' CC='gcc' CFLAGS='' CONFIGSUFFIX='' CPPFLAGS='' CXX='' CXXABI_LIBS='' CXXCPP='' CXXFLAGS='' DBLATEX='' DEFINES='' DEFS='' DIRSEP='/' DOCUMENTATION='yes' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXTRA_LIBS='' FCLIST='' FIND='find' FLEX='' FLEXLEXER_FILE='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FONTFORGE='' FREETYPE2_CFLAGS='' FREETYPE2_LIBS='' GHOSTSCRIPT='' GREP='' GUILE='' GUILE_CFLAGS='' GUILE_CONFIG='' GUILE_LDFLAGS='' HOST_ARCH='' IMAGEMAGICK='' KPSEWHICH='' KSH='' LD='' LDFLAGS='' LIBOBJS='' LIBS='' LINK_GXX_STATICALLY='no' LN='ln' LN_S='ln -s' LTLIBOBJS='' MAJOR_VERSION='2' MAKE='make' MAKEINFO='' METAFONT='' METAPOST='' MFMODE='' MICRO_VERSION='34' MINOR_VERSION='19' MSGFMT='' NETPBM='' OBJEXT='' OPTIONAL='' PACKAGE='LILYPOND' PACKAGE_BUGREPORT='' PACKAGE_NAME='LilyPond' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PANGO_FT2_CFLAGS='' PANGO_FT2_LIBS='' PATCH_LEVEL='34' PATHSEP=':' PATH_SEPARATOR=':' PDFLATEX='' PDFTEX='' PERL='' PKG_CONFIG='' PLATFORM_WINDOWS='' PYTHON='/usr/bin/python' PYTHON_CFLAGS='' PYTHON_CONFIG='' PYTHON_LDFLAGS='' RANLIB='' REQUIRED='' ROOTSEP=':' RSYNC='' SHELL='/bin/sh' T1ASM='' TAR='tar' TEXGYRE_DIR='' TEXGYRE_FILES='' TEXI2HTML='' TEXI2PDF='' TEXINDEX='' TOPLEVEL_VERSION='2.19.34' VERSION='2.19.34' VPATH='' WINDRES='' YACC='' YFLAGS='' ZIP='zip -r -9' ZIPDOC='' ac_ct_CC='gcc' ac_ct_CXX='' 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='NONE' 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='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' package='lilypond' package_depth='.' pdfdir='${docdir}' prefix='NONE' 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.34" #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" configure: exit 77