summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'config.log')
-rw-r--r--config.log575
1 files changed, 468 insertions, 107 deletions
diff --git a/config.log b/config.log
index d93794c..0df5507 100644
--- a/config.log
+++ b/config.log
@@ -4,7 +4,7 @@ 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
+ $ ./configure
## --------- ##
## Platform. ##
@@ -51,55 +51,24 @@ PATH: /usr/bin/core_perl
## Core tests. ##
## ----------- ##
-configure:1862: checking for a BSD-compatible install
-configure:1930: result: /usr/bin/install -c
-configure:1941: checking whether build environment is sane
-configure:1996: result: yes
-configure:2034: WARNING: 'missing' script is too old or missing
-configure:2147: checking for a thread-safe mkdir -p
-configure:2186: result: /usr/bin/mkdir -p
-configure:2193: checking for gawk
-configure:2209: found /usr/bin/gawk
-configure:2220: result: gawk
-configure:2231: checking whether make sets $(MAKE)
-configure:2253: result: yes
-configure:2282: checking whether make supports nested variables
-configure:2299: result: yes
-configure:2480: checking for pkg-config
-configure:2498: found /usr/bin/pkg-config
-configure:2510: result: /usr/bin/pkg-config
-configure:2535: checking pkg-config is at least version 0.9.0
-configure:2538: result: yes
-configure:2548: checking for DSSI
-configure:2555: $PKG_CONFIG --exists --print-errors "dssi >= 0.9"
-configure:2558: $? = 0
-configure:2572: $PKG_CONFIG --exists --print-errors "dssi >= 0.9"
-configure:2575: $? = 0
-configure:2633: result: yes
-configure:2639: checking for SNDFILE
-configure:2646: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.9"
-configure:2649: $? = 0
-configure:2663: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.9"
-configure:2666: $? = 0
-configure:2724: result: yes
-configure:2731: checking for ALSA
-configure:2738: $PKG_CONFIG --exists --print-errors "alsa >= 0.9"
-configure:2741: $? = 0
-configure:2755: $PKG_CONFIG --exists --print-errors "alsa >= 0.9"
-configure:2758: $? = 0
-configure:2796: result: yes
-configure:2930: checking for gcc
-configure:2946: found /usr/bin/gcc
-configure:2957: result: gcc
-configure:3186: checking for C compiler version
-configure:3195: gcc --version >&5
+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 (GCC) 4.9.0 20140604 (prerelease)
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:3206: $? = 0
-configure:3195: gcc -v >&5
+configure:2662: $? = 0
+configure:2651: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper
@@ -107,67 +76,369 @@ Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-4.9-20140604/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-isl-version-check --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 4.9.0 20140604 (prerelease) (GCC)
-configure:3206: $? = 0
-configure:3195: gcc -V >&5
+configure:2662: $? = 0
+configure:2651: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
-configure:3206: $? = 1
-configure:3195: gcc -qversion >&5
+configure:2662: $? = 1
+configure:2651: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
-configure:3206: $? = 1
-configure:3226: checking whether the C compiler works
-configure:3248: gcc conftest.c >&5
-configure:3252: $? = 0
-configure:3300: result: yes
-configure:3303: checking for C compiler default output file name
-configure:3305: result: a.out
-configure:3311: checking for suffix of executables
-configure:3318: gcc -o conftest conftest.c >&5
-configure:3322: $? = 0
-configure:3344: result:
-configure:3366: checking whether we are cross compiling
-configure:3374: gcc -o conftest conftest.c >&5
-configure:3378: $? = 0
-configure:3385: ./conftest
-configure:3389: $? = 0
-configure:3404: result: no
-configure:3409: checking for suffix of object files
-configure:3431: gcc -c conftest.c >&5
-configure:3435: $? = 0
-configure:3456: result: o
-configure:3460: checking whether we are using the GNU C compiler
-configure:3479: gcc -c conftest.c >&5
-configure:3479: $? = 0
-configure:3488: result: yes
-configure:3497: checking whether gcc accepts -g
-configure:3517: gcc -c -g conftest.c >&5
-configure:3517: $? = 0
-configure:3558: result: yes
-configure:3575: checking for gcc option to accept ISO C89
-configure:3638: gcc -c -g -O2 conftest.c >&5
-configure:3638: $? = 0
-configure:3651: result: none needed
-configure:3676: checking whether gcc understands -c and -o together
-configure:3698: gcc -c conftest.c -o conftest2.o
-configure:3701: $? = 0
-configure:3698: gcc -c conftest.c -o conftest2.o
-configure:3701: $? = 0
-configure:3713: result: yes
-configure:3741: checking for style of include used by make
-configure:3769: result: GNU
-configure:3795: checking dependency style of gcc
-configure:3906: result: gcc3
-configure:4069: checking that generated files are newer than configure
-configure:4075: result: done
-configure:4098: creating ./config.status
+configure:2662: $? = 1
+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: /usr/bin/sed
+configure:3268: checking for grep that handles long lines and -e
+configure:3326: result: /usr/bin/grep
+configure:3331: checking for egrep
+configure:3393: result: /usr/bin/grep -E
+configure:3398: checking for fgrep
+configure:3460: result: /usr/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:3940: result: 1572864
+configure:3957: checking whether the shell understands some XSI constructs
+configure:3967: result: yes
+configure:3971: checking whether the shell understands "+="
+configure:3977: result: yes
+configure:4012: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
+configure:4052: result: func_convert_file_noop
+configure:4059: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
+configure:4079: result: func_convert_file_noop
+configure:4086: checking for /usr/bin/ld option to reload object files
+configure:4093: result: -r
+configure:4167: checking for objdump
+configure:4183: found /usr/bin/objdump
+configure:4194: result: objdump
+configure:4226: checking how to recognize dependent libraries
+configure:4428: result: pass_all
+configure:4513: checking for dlltool
+configure:4543: result: no
+configure:4573: checking how to associate runtime and link libraries
+configure:4600: result: printf %s\n
+configure:4661: checking for ar
+configure:4677: found /usr/bin/ar
+configure:4688: result: ar
+configure:4725: checking for archiver @FILE support
+configure:4742: gcc -c -g -O2 conftest.c >&5
+configure:4742: $? = 0
+configure:4745: ar cru libconftest.a @conftest.lst >&5
+configure:4748: $? = 0
+configure:4753: ar cru libconftest.a @conftest.lst >&5
+ar: conftest.o: No such file or directory
+configure:4756: $? = 1
+configure:4768: result: @
+configure:4826: checking for strip
+configure:4842: found /usr/bin/strip
+configure:4853: result: strip
+configure:4925: checking for ranlib
+configure:4941: found /usr/bin/ranlib
+configure:4952: result: ranlib
+configure:5029: checking for gawk
+configure:5045: found /usr/bin/gawk
+configure:5056: result: gawk
+configure:5096: checking command to parse /usr/bin/nm -B output from gcc object
+configure:5216: gcc -c -g -O2 conftest.c >&5
+configure:5219: $? = 0
+configure:5223: /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:5226: $? = 0
+configure:5292: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
+configure:5295: $? = 0
+configure:5333: result: ok
+configure:5370: checking for sysroot
+configure:5400: result: no
+configure:5477: gcc -c -g -O2 conftest.c >&5
+configure:5480: $? = 0
+configure:5656: checking for mt
+configure:5686: result: no
+configure:5706: checking if : is a manifest tool
+configure:5712: : '-?'
+configure:5720: result: no
+configure:6362: checking how to run the C preprocessor
+configure:6393: gcc -E conftest.c
+configure:6393: $? = 0
+configure:6407: gcc -E conftest.c
+conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^
+compilation terminated.
+configure:6407: $? = 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 <ac_nonexistent.h>
+configure:6432: result: gcc -E
+configure:6452: gcc -E conftest.c
+configure:6452: $? = 0
+configure:6466: gcc -E conftest.c
+conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^
+compilation terminated.
+configure:6466: $? = 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 <ac_nonexistent.h>
+configure:6495: checking for ANSI C header files
+configure:6515: gcc -c -g -O2 conftest.c >&5
+configure:6515: $? = 0
+configure:6588: gcc -o conftest -g -O2 conftest.c >&5
+configure:6588: $? = 0
+configure:6588: ./conftest
+configure:6588: $? = 0
+configure:6599: result: yes
+configure:6612: checking for sys/types.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6612: checking for sys/stat.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6612: checking for stdlib.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6612: checking for string.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6612: checking for memory.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6612: checking for strings.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6612: checking for inttypes.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6612: checking for stdint.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6612: checking for unistd.h
+configure:6612: gcc -c -g -O2 conftest.c >&5
+configure:6612: $? = 0
+configure:6612: result: yes
+configure:6626: checking for dlfcn.h
+configure:6626: gcc -c -g -O2 conftest.c >&5
+configure:6626: $? = 0
+configure:6626: result: yes
+configure:6832: checking for objdir
+configure:6847: result: .libs
+configure:7114: checking if gcc supports -fno-rtti -fno-exceptions
+configure:7132: 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:7136: $? = 0
+configure:7149: result: no
+configure:7476: checking for gcc option to produce PIC
+configure:7483: result: -fPIC -DPIC
+configure:7491: checking if gcc PIC flag -fPIC -DPIC works
+configure:7509: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
+configure:7513: $? = 0
+configure:7526: result: yes
+configure:7555: checking if gcc static flag -static works
+configure:7583: result: yes
+configure:7598: checking if gcc supports -c -o file.o
+configure:7619: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
+configure:7623: $? = 0
+configure:7645: result: yes
+configure:7653: checking if gcc supports -c -o file.o
+configure:7700: result: yes
+configure:7733: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
+configure:8886: result: yes
+configure:8923: checking whether -lc should be explicitly linked in
+configure:8931: gcc -c -g -O2 conftest.c >&5
+configure:8934: $? = 0
+configure:8949: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
+configure:8952: $? = 0
+configure:8966: result: no
+configure:9126: checking dynamic linker characteristics
+configure:9637: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
+configure:9637: $? = 0
+configure:9859: result: GNU/Linux ld.so
+configure:9966: checking how to hardcode library paths into programs
+configure:9991: result: immediate
+configure:10531: checking whether stripping libraries is possible
+configure:10536: result: yes
+configure:10571: checking if libtool supports shared libraries
+configure:10573: result: yes
+configure:10576: checking whether to build shared libraries
+configure:10597: result: yes
+configure:10600: checking whether to build static libraries
+configure:10604: result: yes
+configure:10661: checking for a BSD-compatible install
+configure:10729: result: /usr/bin/install -c
+configure:10740: checking whether build environment is sane
+configure:10795: result: yes
+configure:10943: checking for a thread-safe mkdir -p
+configure:10982: result: /usr/bin/mkdir -p
+configure:10985: checking whether make sets $(MAKE)
+configure:11007: result: yes
+configure:11037: checking for style of include used by make
+configure:11065: result: GNU
+configure:11099: checking whether make supports nested variables
+configure:11116: result: yes
+configure:11202: checking dependency style of gcc
+configure:11313: result: gcc3
+configure:11425: checking for pkg-config
+configure:11443: found /usr/bin/pkg-config
+configure:11455: result: /usr/bin/pkg-config
+configure:11480: checking pkg-config is at least version 0.9.0
+configure:11483: result: yes
+configure:11493: checking for DSSI
+configure:11500: $PKG_CONFIG --exists --print-errors "dssi >= 0.9"
+configure:11503: $? = 0
+configure:11517: $PKG_CONFIG --exists --print-errors "dssi >= 0.9"
+configure:11520: $? = 0
+configure:11578: result: yes
+configure:11584: checking for SNDFILE
+configure:11591: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.9"
+configure:11594: $? = 0
+configure:11608: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.9"
+configure:11611: $? = 0
+configure:11669: result: yes
+configure:11676: checking for ALSA
+configure:11683: $PKG_CONFIG --exists --print-errors "alsa >= 0.9"
+configure:11686: $? = 0
+configure:11700: $PKG_CONFIG --exists --print-errors "alsa >= 0.9"
+configure:11703: $? = 0
+configure:11741: result: yes
+configure:11875: checking for gcc
+configure:11902: result: gcc
+configure:12131: checking for C compiler version
+configure:12140: gcc --version >&5
+gcc (GCC) 4.9.0 20140604 (prerelease)
+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:12151: $? = 0
+configure:12140: gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=gcc
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.0/lto-wrapper
+Target: x86_64-unknown-linux-gnu
+Configured with: /build/gcc/src/gcc-4.9-20140604/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-isl-version-check --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
+Thread model: posix
+gcc version 4.9.0 20140604 (prerelease) (GCC)
+configure:12151: $? = 0
+configure:12140: gcc -V >&5
+gcc: error: unrecognized command line option '-V'
+gcc: fatal error: no input files
+compilation terminated.
+configure:12151: $? = 1
+configure:12140: gcc -qversion >&5
+gcc: error: unrecognized command line option '-qversion'
+gcc: fatal error: no input files
+compilation terminated.
+configure:12151: $? = 1
+configure:12155: checking whether we are using the GNU C compiler
+configure:12183: result: yes
+configure:12192: checking whether gcc accepts -g
+configure:12253: result: yes
+configure:12270: checking for gcc option to accept ISO C89
+configure:12346: result: none needed
+configure:12371: checking whether gcc understands -c and -o together
+configure:12408: result: yes
+configure:12573: checking that generated files are newer than configure
+configure:12579: result: done
+configure:12602: 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 dino.fm
+
+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
## ---------------- ##
## 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=
@@ -179,6 +450,8 @@ 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=
@@ -203,18 +476,65 @@ 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='/usr/bin/grep -E'
+ac_cv_path_FGREP='/usr/bin/grep -F'
+ac_cv_path_GREP=/usr/bin/grep
+ac_cv_path_SED=/usr/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=/usr/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_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=
@@ -226,7 +546,7 @@ pkg_cv_SNDFILE_LIBS='-lsndfile '
## Output variables. ##
## ----------------- ##
-ACLOCAL='aclocal-1.14'
+ACLOCAL='${SHELL} /home/pepper/DSSI/dssi-render/missing aclocal-1.14'
ALSA_CFLAGS='-I/usr/include/alsa '
ALSA_LIBS='-lasound '
AMDEPBACKSLASH='\'
@@ -237,34 +557,52 @@ AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
-AUTOCONF='autoconf'
-AUTOHEADER='autoheader'
-AUTOMAKE='automake-1.14'
+AR='ar'
+AUTOCONF='${SHELL} /home/pepper/DSSI/dssi-render/missing autoconf'
+AUTOHEADER='${SHELL} /home/pepper/DSSI/dssi-render/missing autoheader'
+AUTOMAKE='${SHELL} /home/pepper/DSSI/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=\"\" -DPACKAGE=\"cli-dssi-host\" -DVERSION=\"0.1.3\"'
+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=\"cli-dssi-host\" -DVERSION=\"0.1.3\"'
DEPDIR='.deps'
+DLLTOOL='false'
DSSI_CFLAGS=''
DSSI_LIBS=''
+DSYMUTIL=''
+DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
+EGREP='/usr/bin/grep -E'
EXEEXT=''
+FGREP='/usr/bin/grep -F'
+GREP='/usr/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='makeinfo'
+MAKEINFO='${SHELL} /home/pepper/DSSI/dssi-render/missing makeinfo'
+MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
+NM='/usr/bin/nm -B'
+NMEDIT=''
+OBJDUMP='objdump'
OBJEXT='o'
+OTOOL64=''
+OTOOL=''
PACKAGE='cli-dssi-host'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
@@ -276,13 +614,17 @@ PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
+RANLIB='ranlib'
+SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SNDFILE_CFLAGS=''
SNDFILE_LIBS='-lsndfile '
-STRIP=''
+STRIP='strip'
VERSION='0.1.3'
+ac_ct_AR='ar'
ac_ct_CC='gcc'
+ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
@@ -295,17 +637,25 @@ 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} /home/pepper/DSSI/dssi-render/cli-dssi-host/install-sh'
+install_sh='${SHELL} /home/pepper/DSSI/dssi-render/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
@@ -333,6 +683,18 @@ target_alias=''
#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 "cli-dssi-host"
#define VERSION "0.1.3"
@@ -349,10 +711,9 @@ generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
- $ ./config.status
+ $ ./config.status src/Makefile depfiles
on dino.fm
-config.status:782: creating Makefile
-config.status:782: creating src/Makefile
-config.status:954: executing depfiles commands
+config.status:1013: creating src/Makefile
+config.status:1185: executing depfiles commands