diff options
Diffstat (limited to 'config.log')
| -rw-r--r-- | config.log | 730 |
1 files changed, 372 insertions, 358 deletions
@@ -4,17 +4,17 @@ 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. ## ## --------- ## -hostname = Glitterhawk +hostname = toucansam uname -m = x86_64 -uname -r = 3.14-2-amd64 +uname -r = 3.14.25-rt22-1-rt uname -s = Linux -uname -v = #1 SMP Debian 3.14.15-2 (2014-08-09) +uname -v = #1 SMP PREEMPT RT Fri Nov 28 21:16:22 PST 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown @@ -27,188 +27,196 @@ uname -v = #1 SMP Debian 3.14.15-2 (2014-08-09) /usr/bin/oslevel = unknown /bin/universe = unknown -PATH: /usr/local/lib/eclipse -PATH: /usr/local/lib/sbt/bin -PATH: /usr/firstscripts +PATH: /home/pepper/.gem/ruby/2.1.0/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin -PATH: /usr/local/games -PATH: /usr/games +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/android-sdk/tools/ +PATH: /opt/android-sdk/platform-tools/ 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 +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-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 +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-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.2 (Debian 4.9.2-10) -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: $? = 4 -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: $? = 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 +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: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 +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: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 +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:6417: $? = 1 +configure:6610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" @@ -219,15 +227,15 @@ configure: failed program was: | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> -configure:6442: result: gcc -E -configure:6462: gcc -E conftest.c -configure:6462: $? = 0 -configure:6476: 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:6476: $? = 1 +configure:6669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" @@ -238,174 +246,195 @@ configure: failed program was: | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> -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 +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: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 +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:12167: $? = 0 -configure:12156: 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-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 +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-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.2 (Debian 4.9.2-10) -configure:12167: $? = 0 -configure:12156: 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:12167: $? = 4 -configure:12156: 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: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 +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. ## +## ---------------------- ## + +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 toucansam + +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. ## @@ -433,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= @@ -462,18 +493,18 @@ 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_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=/bin/mkdir +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' 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 @@ -503,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= @@ -520,7 +554,7 @@ pkg_cv_SNDFILE_LIBS='-lsndfile ' ## Output variables. ## ## ----------------- ## -ACLOCAL='${SHELL} /tmp/new/dssi-render/missing aclocal-1.14' +ACLOCAL='${SHELL} /tmp/mybaby/dssi-render/missing aclocal-1.14' ALSA_CFLAGS='-I/usr/include/alsa ' ALSA_LIBS='-lasound ' AMDEPBACKSLASH='\' @@ -532,9 +566,9 @@ 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' +AUTOCONF='${SHELL} /tmp/mybaby/dssi-render/missing autoconf' +AUTOHEADER='${SHELL} /tmp/mybaby/dssi-render/missing autoheader' +AUTOMAKE='${SHELL} /tmp/mybaby/dssi-render/missing automake-1.14' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' @@ -552,10 +586,10 @@ DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' -EGREP='/bin/grep -E' +EGREP='/usr/bin/grep -E' EXEEXT='' -FGREP='/bin/grep -F' -GREP='/bin/grep' +FGREP='/usr/bin/grep -F' +GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' @@ -568,9 +602,10 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' -MAKEINFO='${SHELL} /tmp/new/dssi-render/missing makeinfo' +LT_SYS_LIBRARY_PATH='' +MAKEINFO='${SHELL} /tmp/mybaby/dssi-render/missing makeinfo' MANIFEST_TOOL=':' -MKDIR_P='/bin/mkdir -p' +MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' @@ -589,9 +624,9 @@ PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' -SED='/bin/sed' +SED='/usr/bin/sed' SET_MAKE='' -SHELL='/bin/bash' +SHELL='/bin/sh' SNDFILE_CFLAGS='' SNDFILE_LIBS='-lsndfile ' STRIP='strip' @@ -629,7 +664,7 @@ host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' -install_sh='${SHELL} /tmp/new/dssi-render/install-sh' +install_sh='${SHELL} /tmp/mybaby/dssi-render/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' @@ -673,24 +708,3 @@ target_alias='' #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 |
