summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
Diffstat (limited to 'config.log')
-rw-r--r--config.log673
1 files changed, 332 insertions, 341 deletions
diff --git a/config.log b/config.log
index 0df5507..451291a 100644
--- a/config.log
+++ b/config.log
@@ -10,11 +10,11 @@ generated by GNU Autoconf 2.69. Invocation command line was
## Platform. ##
## --------- ##
-hostname = dino.fm
+hostname = toucansam
uname -m = x86_64
-uname -r = 3.15.5-1-ARCH
+uname -r = 3.14.25-rt22-1-rt
uname -s = Linux
-uname -v = #1 SMP PREEMPT Thu Jul 10 07:08:50 CEST 2014
+uname -v = #1 SMP PREEMPT RT Fri Nov 28 21:16:22 PST 2014
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
@@ -27,194 +27,196 @@ uname -v = #1 SMP PREEMPT Thu Jul 10 07:08:50 CEST 2014
/usr/bin/oslevel = unknown
/bin/universe = unknown
+PATH: /home/pepper/.gem/ruby/2.1.0/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
-PATH: /usr/local/bin
-PATH: /usr/bin
-PATH: /bin
-PATH: /usr/bin
-PATH: /bin
+PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
+PATH: /usr/firstscripts
+PATH: /root/.gem/ruby/2.1.0/bin
+PATH: /opt/android-sdk/build-tools/19.0.2/
+PATH: /opt/android-sdk/platform-tools
+PATH: /opt/android-sdk/tools
+PATH: /opt/devkitpro/devkitPPC/bin
PATH: /opt/marytts/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
-PATH: /opt/marytts/bin
-PATH: /usr/bin/site_perl
-PATH: /usr/bin/vendor_perl
-PATH: /usr/bin/core_perl
+PATH: /opt/android-sdk/tools/
+PATH: /opt/android-sdk/platform-tools/
+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 (GCC) 4.9.0 20140604 (prerelease)
+configure:2207: checking build system type
+configure:2221: result: x86_64-unknown-linux-gnu
+configure:2241: checking host system type
+configure:2254: result: x86_64-unknown-linux-gnu
+configure:2295: checking how to print strings
+configure:2322: result: printf
+configure:2394: checking for gcc
+configure:2410: found /usr/bin/gcc
+configure:2421: result: gcc
+configure:2650: checking for C compiler version
+configure:2659: gcc --version >&5
+gcc (GCC) 4.9.2 20141224 (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:2662: $? = 0
-configure:2651: gcc -v >&5
+configure:2670: $? = 0
+configure:2659: 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
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/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
+Configured with: /build/gcc-multilib/src/gcc-4.9-20141224/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 --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-multilib --disable-werror --enable-checking=release
Thread model: posix
-gcc version 4.9.0 20140604 (prerelease) (GCC)
-configure:2662: $? = 0
-configure:2651: gcc -V >&5
+gcc version 4.9.2 20141224 (prerelease) (GCC)
+configure:2670: $? = 0
+configure:2659: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
-configure:2662: $? = 1
-configure:2651: gcc -qversion >&5
+configure:2670: $? = 1
+configure:2659: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
-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
+configure:2670: $? = 1
+configure:2690: checking whether the C compiler works
+configure:2712: gcc conftest.c >&5
+configure:2716: $? = 0
+configure:2764: result: yes
+configure:2767: checking for C compiler default output file name
+configure:2769: result: a.out
+configure:2775: checking for suffix of executables
+configure:2782: gcc -o conftest conftest.c >&5
+configure:2786: $? = 0
+configure:2808: result:
+configure:2830: checking whether we are cross compiling
+configure:2838: gcc -o conftest conftest.c >&5
+configure:2842: $? = 0
+configure:2849: ./conftest
+configure:2853: $? = 0
+configure:2868: result: no
+configure:2873: checking for suffix of object files
+configure:2895: gcc -c conftest.c >&5
+configure:2899: $? = 0
+configure:2920: result: o
+configure:2924: checking whether we are using the GNU C compiler
+configure:2943: gcc -c conftest.c >&5
+configure:2943: $? = 0
+configure:2952: result: yes
+configure:2961: checking whether gcc accepts -g
+configure:2981: gcc -c -g conftest.c >&5
+configure:2981: $? = 0
+configure:3022: result: yes
+configure:3039: checking for gcc option to accept ISO C89
+configure:3102: gcc -c -g -O2 conftest.c >&5
+configure:3102: $? = 0
+configure:3115: result: none needed
+configure:3140: checking whether gcc understands -c and -o together
+configure:3162: gcc -c conftest.c -o conftest2.o
+configure:3165: $? = 0
+configure:3162: gcc -c conftest.c -o conftest2.o
+configure:3165: $? = 0
+configure:3177: result: yes
+configure:3194: checking for a sed that does not truncate output
+configure:3258: result: /usr/bin/sed
+configure:3276: checking for grep that handles long lines and -e
+configure:3334: result: /usr/bin/grep
+configure:3339: checking for egrep
+configure:3401: result: /usr/bin/grep -E
+configure:3406: checking for fgrep
+configure:3468: result: /usr/bin/grep -F
+configure:3503: checking for ld used by gcc
+configure:3570: result: /usr/bin/ld
+configure:3577: checking if the linker (/usr/bin/ld) is GNU ld
+configure:3592: result: yes
+configure:3604: checking for BSD- or MS-compatible name lister (nm)
+configure:3658: result: /usr/bin/nm -B
+configure:3788: checking the name lister (/usr/bin/nm -B) interface
+configure:3795: gcc -c -g -O2 conftest.c >&5
+configure:3798: /usr/bin/nm -B "conftest.o"
+configure:3801: 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
+configure:3808: result: BSD nm
+configure:3811: checking whether ln -s works
+configure:3815: result: yes
+configure:3823: checking the maximum length of command line arguments
+configure:3954: result: 1572864
+configure:4002: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
+configure:4042: result: func_convert_file_noop
+configure:4049: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
+configure:4069: result: func_convert_file_noop
+configure:4076: checking for /usr/bin/ld option to reload object files
+configure:4083: result: -r
+configure:4157: checking for objdump
+configure:4173: found /usr/bin/objdump
+configure:4184: result: objdump
+configure:4216: checking how to recognize dependent libraries
+configure:4416: result: pass_all
+configure:4501: checking for dlltool
+configure:4531: result: no
+configure:4561: checking how to associate runtime and link libraries
+configure:4588: result: printf %s\n
+configure:4649: checking for ar
+configure:4665: found /usr/bin/ar
+configure:4676: result: ar
+configure:4713: checking for archiver @FILE support
+configure:4730: gcc -c -g -O2 conftest.c >&5
+configure:4730: $? = 0
+configure:4733: ar cru libconftest.a @conftest.lst >&5
+configure:4736: $? = 0
+configure:4741: 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
+configure:4744: $? = 1
+configure:4756: result: @
+configure:4814: checking for strip
+configure:4830: found /usr/bin/strip
+configure:4841: result: strip
+configure:4913: checking for ranlib
+configure:4929: found /usr/bin/ranlib
+configure:4940: result: ranlib
+configure:5017: checking for gawk
+configure:5033: found /usr/bin/gawk
+configure:5044: result: gawk
+configure:5084: checking command to parse /usr/bin/nm -B output from gcc object
+configure:5237: gcc -c -g -O2 conftest.c >&5
+configure:5240: $? = 0
+configure:5244: /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:5247: $? = 0
+configure:5313: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
+configure:5316: $? = 0
+configure:5354: result: ok
+configure:5401: checking for sysroot
+configure:5431: result: no
+configure:5438: checking for a working dd
+configure:5476: result: /usr/bin/dd
+configure:5480: checking how to truncate binary pipes
+configure:5495: result: /usr/bin/dd bs=4096 count=1
+configure:5631: gcc -c -g -O2 conftest.c >&5
+configure:5634: $? = 0
+configure:5824: checking for mt
+configure:5854: result: no
+configure:5874: checking if : is a manifest tool
+configure:5880: : '-?'
+configure:5888: result: no
+configure:6565: checking how to run the C preprocessor
+configure:6596: gcc -E conftest.c
+configure:6596: $? = 0
+configure:6610: 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:6610: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
@@ -225,15 +227,15 @@ configure: failed program was:
| #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
+configure:6635: result: gcc -E
+configure:6655: gcc -E conftest.c
+configure:6655: $? = 0
+configure:6669: 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:6669: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
@@ -244,174 +246,174 @@ configure: failed program was:
| #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
+configure:6698: checking for ANSI C header files
+configure:6718: gcc -c -g -O2 conftest.c >&5
+configure:6718: $? = 0
+configure:6791: gcc -o conftest -g -O2 conftest.c >&5
+configure:6791: $? = 0
+configure:6791: ./conftest
+configure:6791: $? = 0
+configure:6802: result: yes
+configure:6815: checking for sys/types.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6815: checking for sys/stat.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6815: checking for stdlib.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6815: checking for string.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6815: checking for memory.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6815: checking for strings.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6815: checking for inttypes.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6815: checking for stdint.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6815: checking for unistd.h
+configure:6815: gcc -c -g -O2 conftest.c >&5
+configure:6815: $? = 0
+configure:6815: result: yes
+configure:6829: checking for dlfcn.h
+configure:6829: gcc -c -g -O2 conftest.c >&5
+configure:6829: $? = 0
+configure:6829: result: yes
+configure:7085: checking for objdir
+configure:7100: result: .libs
+configure:7360: checking if gcc supports -fno-rtti -fno-exceptions
+configure:7378: 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)
+configure:7382: $? = 0
+configure:7395: result: no
+configure:7753: checking for gcc option to produce PIC
+configure:7760: result: -fPIC -DPIC
+configure:7768: checking if gcc PIC flag -fPIC -DPIC works
+configure:7786: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
+configure:7790: $? = 0
+configure:7803: result: yes
+configure:7832: checking if gcc static flag -static works
+configure:7860: result: yes
+configure:7875: checking if gcc supports -c -o file.o
+configure:7896: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
+configure:7900: $? = 0
+configure:7922: result: yes
+configure:7930: checking if gcc supports -c -o file.o
+configure:7977: result: yes
+configure:8010: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
+configure:9269: result: yes
+configure:9306: checking whether -lc should be explicitly linked in
+configure:9314: gcc -c -g -O2 conftest.c >&5
+configure:9317: $? = 0
+configure:9332: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
+configure:9335: $? = 0
+configure:9349: result: no
+configure:9509: checking dynamic linker characteristics
+configure:10090: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
+configure:10090: $? = 0
+configure:10327: result: GNU/Linux ld.so
+configure:10442: checking how to hardcode library paths into programs
+configure:10467: result: immediate
+configure:11015: checking whether stripping libraries is possible
+configure:11020: result: yes
+configure:11055: checking if libtool supports shared libraries
+configure:11057: result: yes
+configure:11060: checking whether to build shared libraries
+configure:11085: result: yes
+configure:11088: checking whether to build static libraries
+configure:11092: result: yes
+configure:11149: checking for a BSD-compatible install
+configure:11217: result: /usr/bin/install -c
+configure:11228: checking whether build environment is sane
+configure:11283: result: yes
+configure:11431: checking for a thread-safe mkdir -p
+configure:11470: result: /usr/bin/mkdir -p
+configure:11473: checking whether make sets $(MAKE)
+configure:11495: result: yes
+configure:11525: checking for style of include used by make
+configure:11553: result: GNU
+configure:11587: checking whether make supports nested variables
+configure:11604: result: yes
+configure:11690: checking dependency style of gcc
+configure:11801: result: gcc3
+configure:11913: checking for pkg-config
+configure:11931: found /usr/bin/pkg-config
+configure:11943: result: /usr/bin/pkg-config
+configure:11968: checking pkg-config is at least version 0.9.0
+configure:11971: result: yes
+configure:11981: checking for DSSI
+configure:11988: $PKG_CONFIG --exists --print-errors "dssi >= 0.9"
+configure:11991: $? = 0
+configure:12005: $PKG_CONFIG --exists --print-errors "dssi >= 0.9"
+configure:12008: $? = 0
+configure:12066: result: yes
+configure:12072: checking for SNDFILE
+configure:12079: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.9"
+configure:12082: $? = 0
+configure:12096: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.9"
+configure:12099: $? = 0
+configure:12157: result: yes
+configure:12164: checking for ALSA
+configure:12171: $PKG_CONFIG --exists --print-errors "alsa >= 0.9"
+configure:12174: $? = 0
+configure:12188: $PKG_CONFIG --exists --print-errors "alsa >= 0.9"
+configure:12191: $? = 0
+configure:12229: result: yes
+configure:12363: checking for gcc
+configure:12390: result: gcc
+configure:12619: checking for C compiler version
+configure:12628: gcc --version >&5
+gcc (GCC) 4.9.2 20141224 (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
+configure:12639: $? = 0
+configure:12628: 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
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/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
+Configured with: /build/gcc-multilib/src/gcc-4.9-20141224/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 --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-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 version 4.9.2 20141224 (prerelease) (GCC)
+configure:12639: $? = 0
+configure:12628: 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
+configure:12639: $? = 1
+configure:12628: 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
+configure:12639: $? = 1
+configure:12643: checking whether we are using the GNU C compiler
+configure:12671: result: yes
+configure:12680: checking whether gcc accepts -g
+configure:12741: result: yes
+configure:12758: checking for gcc option to accept ISO C89
+configure:12834: result: none needed
+configure:12859: checking whether gcc understands -c and -o together
+configure:12896: result: yes
+configure:13061: checking that generated files are newer than configure
+configure:13067: result: done
+configure:13090: creating ./config.status
## ---------------------- ##
## Running config.status. ##
@@ -426,13 +428,13 @@ generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_COMMANDS =
$ ./config.status
-on dino.fm
+on toucansam
-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
+config.status:1015: creating Makefile
+config.status:1015: creating src/Makefile
+config.status:1015: creating src/midi/Makefile
+config.status:1187: executing libtool commands
+config.status:1187: executing depfiles commands
## ---------------- ##
## Cache variables. ##
@@ -460,6 +462,8 @@ ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
+ac_cv_env_LT_SYS_LIBRARY_PATH_set=
+ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
@@ -495,6 +499,7 @@ 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_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
@@ -529,12 +534,15 @@ 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_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
+lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
+lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
+lt_cv_sys_global_symbol_to_import=
+lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /opt/android-sdk/tools/lib /usr/lib/libfakeroot /usr/lib/ /usr/lib/ffmpeg-compat/ /usr/lib32 /usr/lib/libgig /usr/lib/linuxsampler /usr/lib/octave/3.8.2 /opt/opencv-old/lib/ /usr/lib/openmpi '
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
+lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_ALSA_CFLAGS='-I/usr/include/alsa '
pkg_cv_ALSA_LIBS='-lasound '
pkg_cv_DSSI_CFLAGS=
@@ -594,6 +602,7 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
+LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /home/pepper/DSSI/dssi-render/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
@@ -699,21 +708,3 @@ target_alias=''
#define VERSION "0.1.3"
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 src/Makefile depfiles
-
-on dino.fm
-
-config.status:1013: creating src/Makefile
-config.status:1185: executing depfiles commands