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 --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = Glitterhawk uname -m = x86_64 uname -r = 3.14-2-amd64 uname -s = Linux uname -v = #1 SMP Debian 3.14.15-2 (2014-08-09) /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/lib/eclipse PATH: /usr/local/lib/sbt/bin PATH: /usr/firstscripts PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games PATH: /usr/firstscripts PATH: /usr/firstscripts; ## ----------- ## ## Core tests. ## ## ----------- ## configure:2199: checking build system type configure:2213: result: x86_64-unknown-linux-gnu configure:2233: checking host system type configure:2246: result: x86_64-unknown-linux-gnu configure:2287: checking how to print strings configure:2314: result: printf configure:2386: checking for gcc configure:2402: found /usr/bin/gcc configure:2413: result: gcc configure:2642: checking for C compiler version configure:2651: gcc --version >&5 gcc (Debian 4.9.2-10) 4.9.2 Copyright (C) 2014 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:2662: $? = 0 configure:2651: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --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-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-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 4.9.2 (Debian 4.9.2-10) configure:2662: $? = 0 configure:2651: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2662: $? = 4 configure:2651: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2662: $? = 4 configure:2682: checking whether the C compiler works configure:2704: gcc conftest.c >&5 configure:2708: $? = 0 configure:2756: result: yes configure:2759: checking for C compiler default output file name configure:2761: result: a.out configure:2767: checking for suffix of executables configure:2774: gcc -o conftest conftest.c >&5 configure:2778: $? = 0 configure:2800: result: configure:2822: checking whether we are cross compiling configure:2830: gcc -o conftest conftest.c >&5 configure:2834: $? = 0 configure:2841: ./conftest configure:2845: $? = 0 configure:2860: result: no configure:2865: checking for suffix of object files configure:2887: gcc -c conftest.c >&5 configure:2891: $? = 0 configure:2912: result: o configure:2916: checking whether we are using the GNU C compiler configure:2935: gcc -c conftest.c >&5 configure:2935: $? = 0 configure:2944: result: yes configure:2953: checking whether gcc accepts -g configure:2973: gcc -c -g conftest.c >&5 configure:2973: $? = 0 configure:3014: result: yes configure:3031: checking for gcc option to accept ISO C89 configure:3094: gcc -c -g -O2 conftest.c >&5 configure:3094: $? = 0 configure:3107: result: none needed configure:3132: checking whether gcc understands -c and -o together configure:3154: gcc -c conftest.c -o conftest2.o configure:3157: $? = 0 configure:3154: gcc -c conftest.c -o conftest2.o configure:3157: $? = 0 configure:3169: result: yes configure:3186: checking for a sed that does not truncate output configure:3250: result: /bin/sed configure:3268: checking for grep that handles long lines and -e configure:3326: result: /bin/grep configure:3331: checking for egrep configure:3393: result: /bin/grep -E configure:3398: checking for fgrep configure:3460: result: /bin/grep -F configure:3495: checking for ld used by gcc configure:3562: result: /usr/bin/ld configure:3569: checking if the linker (/usr/bin/ld) is GNU ld configure:3584: result: yes configure:3596: checking for BSD- or MS-compatible name lister (nm) configure:3645: result: /usr/bin/nm -B configure:3775: checking the name lister (/usr/bin/nm -B) interface configure:3782: gcc -c -g -O2 conftest.c >&5 configure:3785: /usr/bin/nm -B "conftest.o" configure:3788: output 0000000000000000 B some_variable configure:3795: result: BSD nm configure:3798: checking whether ln -s works configure:3802: result: yes configure:3810: checking the maximum length of command line arguments configure:3941: result: 1572864 configure:3958: checking whether the shell understands some XSI constructs configure:3968: result: yes configure:3972: checking whether the shell understands "+=" configure:3978: result: yes configure:4013: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:4053: result: func_convert_file_noop configure:4060: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:4080: result: func_convert_file_noop configure:4087: checking for /usr/bin/ld option to reload object files configure:4094: result: -r configure:4168: checking for objdump configure:4184: found /usr/bin/objdump configure:4195: result: objdump configure:4227: checking how to recognize dependent libraries configure:4425: result: pass_all configure:4510: checking for dlltool configure:4540: result: no configure:4570: checking how to associate runtime and link libraries configure:4597: result: printf %s\n configure:4658: checking for ar configure:4674: found /usr/bin/ar configure:4685: result: ar configure:4722: checking for archiver @FILE support configure:4739: gcc -c -g -O2 conftest.c >&5 configure:4739: $? = 0 configure:4742: ar cru libconftest.a @conftest.lst >&5 configure:4745: $? = 0 configure:4750: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:4753: $? = 1 configure:4765: result: @ configure:4823: checking for strip configure:4839: found /usr/bin/strip configure:4850: result: strip configure:4922: checking for ranlib configure:4938: found /usr/bin/ranlib configure:4949: result: ranlib configure:5026: checking for gawk configure:5042: found /usr/bin/gawk configure:5053: result: gawk configure:5093: checking command to parse /usr/bin/nm -B output from gcc object configure:5213: gcc -c -g -O2 conftest.c >&5 configure:5216: $? = 0 configure:5220: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:5223: $? = 0 configure:5289: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5292: $? = 0 configure:5330: result: ok configure:5367: checking for sysroot configure:5397: result: no configure:5474: gcc -c -g -O2 conftest.c >&5 configure:5477: $? = 0 configure:5666: checking for mt configure:5682: found /bin/mt configure:5693: result: mt configure:5716: checking if mt is a manifest tool configure:5722: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:5730: result: no configure:6372: checking how to run the C preprocessor configure:6403: gcc -E conftest.c configure:6403: $? = 0 configure:6417: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6417: $? = 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 "" | /* end confdefs.h. */ | #include configure:6442: result: gcc -E configure:6462: gcc -E conftest.c configure:6462: $? = 0 configure:6476: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6476: $? = 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 "" | /* end confdefs.h. */ | #include configure:6505: checking for ANSI C header files configure:6525: gcc -c -g -O2 conftest.c >&5 configure:6525: $? = 0 configure:6598: gcc -o conftest -g -O2 conftest.c >&5 configure:6598: $? = 0 configure:6598: ./conftest configure:6598: $? = 0 configure:6609: result: yes configure:6622: checking for sys/types.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for sys/stat.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for stdlib.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for string.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for memory.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for strings.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for inttypes.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for stdint.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for unistd.h configure:6622: gcc -c -g -O2 conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6636: checking for dlfcn.h configure:6636: gcc -c -g -O2 conftest.c >&5 configure:6636: $? = 0 configure:6636: result: yes configure:6842: checking for objdir configure:6857: result: .libs configure:7124: checking if gcc supports -fno-rtti -fno-exceptions configure:7142: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:7146: $? = 0 configure:7159: result: no configure:7486: checking for gcc option to produce PIC configure:7493: result: -fPIC -DPIC configure:7501: checking if gcc PIC flag -fPIC -DPIC works configure:7519: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:7523: $? = 0 configure:7536: result: yes configure:7565: checking if gcc static flag -static works configure:7593: result: yes configure:7608: checking if gcc supports -c -o file.o configure:7629: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7633: $? = 0 configure:7655: result: yes configure:7663: checking if gcc supports -c -o file.o configure:7710: result: yes configure:7743: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8900: result: yes configure:8937: checking whether -lc should be explicitly linked in configure:8945: gcc -c -g -O2 conftest.c >&5 configure:8948: $? = 0 configure:8963: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:8966: $? = 0 configure:8980: result: no configure:9140: checking dynamic linker characteristics configure:9640: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9640: $? = 0 configure:9874: result: GNU/Linux ld.so configure:9981: checking how to hardcode library paths into programs configure:10006: result: immediate configure:10546: checking whether stripping libraries is possible configure:10551: result: yes configure:10586: checking if libtool supports shared libraries configure:10588: result: yes configure:10591: checking whether to build shared libraries configure:10612: result: yes configure:10615: checking whether to build static libraries configure:10619: result: yes configure:10676: checking for a BSD-compatible install configure:10744: result: /usr/bin/install -c configure:10755: checking whether build environment is sane configure:10810: result: yes configure:10958: checking for a thread-safe mkdir -p configure:10997: result: /bin/mkdir -p configure:11000: checking whether make sets $(MAKE) configure:11022: result: yes configure:11052: checking for style of include used by make configure:11080: result: GNU configure:11114: checking whether make supports nested variables configure:11131: result: yes configure:11217: checking dependency style of gcc configure:11328: result: gcc3 configure:11441: checking for pkg-config configure:11459: found /usr/bin/pkg-config configure:11471: result: /usr/bin/pkg-config configure:11496: checking pkg-config is at least version 0.9.0 configure:11499: result: yes configure:11509: checking for DSSI configure:11516: $PKG_CONFIG --exists --print-errors "dssi >= 0.9" configure:11519: $? = 0 configure:11533: $PKG_CONFIG --exists --print-errors "dssi >= 0.9" configure:11536: $? = 0 configure:11594: result: yes configure:11600: checking for SNDFILE configure:11607: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.9" configure:11610: $? = 0 configure:11624: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.9" configure:11627: $? = 0 configure:11685: result: yes configure:11692: checking for ALSA configure:11699: $PKG_CONFIG --exists --print-errors "alsa >= 0.9" configure:11702: $? = 0 configure:11716: $PKG_CONFIG --exists --print-errors "alsa >= 0.9" configure:11719: $? = 0 configure:11757: result: yes configure:11891: checking for gcc configure:11918: result: gcc configure:12147: checking for C compiler version configure:12156: gcc --version >&5 gcc (Debian 4.9.2-10) 4.9.2 Copyright (C) 2014 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:12167: $? = 0 configure:12156: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --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-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-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 4.9.2 (Debian 4.9.2-10) configure:12167: $? = 0 configure:12156: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:12167: $? = 4 configure:12156: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:12167: $? = 4 configure:12171: checking whether we are using the GNU C compiler configure:12199: result: yes configure:12208: checking whether gcc accepts -g configure:12269: result: yes configure:12286: checking for gcc option to accept ISO C89 configure:12362: result: none needed configure:12387: checking whether gcc understands -c and -o together configure:12424: result: yes configure:12589: checking that generated files are newer than configure configure:12595: result: done configure:12618: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_ALSA_CFLAGS_set= ac_cv_env_ALSA_CFLAGS_value= ac_cv_env_ALSA_LIBS_set= ac_cv_env_ALSA_LIBS_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_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DSSI_CFLAGS_set= ac_cv_env_DSSI_CFLAGS_value= ac_cv_env_DSSI_LIBS_set= ac_cv_env_DSSI_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SNDFILE_CFLAGS_set= ac_cv_env_SNDFILE_CFLAGS_value= ac_cv_env_SNDFILE_LIBS_set= ac_cv_env_SNDFILE_LIBS_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes 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_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa ' pkg_cv_ALSA_LIBS='-lasound ' pkg_cv_DSSI_CFLAGS= pkg_cv_DSSI_LIBS= pkg_cv_SNDFILE_CFLAGS= pkg_cv_SNDFILE_LIBS='-lsndfile ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/new/dssi-render/missing aclocal-1.14' ALSA_CFLAGS='-I/usr/include/alsa ' ALSA_LIBS='-lasound ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /tmp/new/dssi-render/missing autoconf' AUTOHEADER='${SHELL} /tmp/new/dssi-render/missing autoheader' AUTOMAKE='${SHELL} /tmp/new/dssi-render/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"dssi-render\" -DVERSION=\"0.0.1\"' DEPDIR='.deps' DLLTOOL='false' DSSI_CFLAGS='' DSSI_LIBS='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /tmp/new/dssi-render/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='dssi-render' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SNDFILE_CFLAGS='' SNDFILE_LIBS='-lsndfile ' STRIP='strip' VERSION='0.0.1' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' 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' install_sh='${SHELL} /tmp/new/dssi-render/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE "dssi-render" #define VERSION "0.0.1" configure: exit 0 ## ---------------------- ## ## 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 Glitterhawk config.status:1013: creating Makefile config.status:1013: creating src/Makefile config.status:1013: creating src/midi/Makefile config.status:1185: executing libtool commands config.status:1185: executing depfiles commands