Created
April 29, 2016 19:00
-
-
Save rffontenelle/b1fe5076a1f2a8273fd8ff831e24fd7a to your computer and use it in GitHub Desktop.
buzztrax config.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by buzztrax configure 0.10.2, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/usr --enable-gtk-doc --enable-man --disable-update-icon-cache --disable-update-desktop --disable-update-mime | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = CKKVZX1 | |
uname -m = x86_64 | |
uname -r = 4.5.1-1-ARCH | |
uname -s = Linux | |
uname -v = #1 SMP PREEMPT Thu Apr 14 19:19:32 CEST 2016 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /usr/lib/jvm/default/bin | |
PATH: /usr/lib32/jvm/default/bin | |
PATH: /usr/bin/site_perl | |
PATH: /usr/bin/vendor_perl | |
PATH: /usr/bin/core_perl | |
PATH: ~/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2752: checking build system type | |
configure:2766: result: x86_64-unknown-linux-gnu | |
configure:2786: checking host system type | |
configure:2799: result: x86_64-unknown-linux-gnu | |
configure:2819: checking target system type | |
configure:2832: result: x86_64-unknown-linux-gnu | |
configure:2877: checking for a BSD-compatible install | |
configure:2945: result: /usr/bin/install -c | |
configure:2956: checking whether build environment is sane | |
configure:3011: result: yes | |
configure:3049: WARNING: 'missing' script is too old or missing | |
configure:3162: checking for a thread-safe mkdir -p | |
configure:3201: result: /usr/bin/mkdir -p | |
configure:3208: checking for gawk | |
configure:3224: found /usr/bin/gawk | |
configure:3235: result: gawk | |
configure:3246: checking whether make sets $(MAKE) | |
configure:3268: result: yes | |
configure:3297: checking whether make supports nested variables | |
configure:3314: result: yes | |
configure:3403: checking whether UID '1000' is supported by ustar format | |
configure:3406: result: yes | |
configure:3413: checking whether GID '1000' is supported by ustar format | |
configure:3416: result: yes | |
configure:3424: checking how to create a ustar tar archive | |
configure:3435: tar --version | |
tar (GNU tar) 1.28 | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Written by John Gilmore and Jay Fenlason. | |
configure:3438: $? = 0 | |
configure:3478: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar | |
configure:3481: $? = 0 | |
configure:3485: tar -xf - <conftest.tar | |
configure:3488: $? = 0 | |
configure:3490: cat conftest.dir/file | |
GrepMe | |
configure:3493: $? = 0 | |
configure:3506: result: gnutar | |
configure:3572: checking for style of include used by make | |
configure:3600: result: GNU | |
configure:3671: checking for gcc | |
configure:3687: found /usr/bin/gcc | |
configure:3698: result: gcc | |
configure:3927: checking for C compiler version | |
configure:3936: gcc --version >&5 | |
gcc (GCC) 5.3.0 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:3947: $? = 0 | |
configure:3936: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: /build/gcc-multilib/src/gcc-5-20160209/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 --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release | |
Thread model: posix | |
gcc version 5.3.0 (GCC) | |
configure:3947: $? = 0 | |
configure:3936: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3947: $? = 1 | |
configure:3936: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3947: $? = 1 | |
configure:3967: checking whether the C compiler works | |
configure:3989: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:3993: $? = 0 | |
configure:4041: result: yes | |
configure:4044: checking for C compiler default output file name | |
configure:4046: result: a.out | |
configure:4052: checking for suffix of executables | |
configure:4059: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:4063: $? = 0 | |
configure:4085: result: | |
configure:4107: checking whether we are cross compiling | |
configure:4115: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:4119: $? = 0 | |
configure:4126: ./conftest | |
configure:4130: $? = 0 | |
configure:4145: result: no | |
configure:4150: checking for suffix of object files | |
configure:4172: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:4176: $? = 0 | |
configure:4197: result: o | |
configure:4201: checking whether we are using the GNU C compiler | |
configure:4220: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:4220: $? = 0 | |
configure:4229: result: yes | |
configure:4238: checking whether gcc accepts -g | |
configure:4258: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:4258: $? = 0 | |
configure:4299: result: yes | |
configure:4316: checking for gcc option to accept ISO C89 | |
configure:4379: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:4379: $? = 0 | |
configure:4392: result: none needed | |
configure:4417: checking whether gcc understands -c and -o together | |
configure:4439: gcc -c conftest.c -o conftest2.o | |
configure:4442: $? = 0 | |
configure:4439: gcc -c conftest.c -o conftest2.o | |
configure:4442: $? = 0 | |
configure:4454: result: yes | |
configure:4473: checking dependency style of gcc | |
configure:4584: result: gcc3 | |
configure:4649: checking for ar | |
configure:4665: found /usr/bin/ar | |
configure:4676: result: ar | |
configure:4702: checking the archiver (ar) interface | |
configure:4718: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:4718: $? = 0 | |
configure:4720: ar cru libconftest.a conftest.o >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
configure:4723: $? = 0 | |
configure:4751: result: ar | |
configure:4818: checking how to print strings | |
configure:4845: result: printf | |
configure:4866: checking for a sed that does not truncate output | |
configure:4930: result: /usr/bin/sed | |
configure:4948: checking for grep that handles long lines and -e | |
configure:5006: result: /usr/bin/grep | |
configure:5011: checking for egrep | |
configure:5073: result: /usr/bin/grep -E | |
configure:5078: checking for fgrep | |
configure:5140: result: /usr/bin/grep -F | |
configure:5175: checking for ld used by gcc | |
configure:5242: result: /usr/bin/ld | |
configure:5249: checking if the linker (/usr/bin/ld) is GNU ld | |
configure:5264: result: yes | |
configure:5276: checking for BSD- or MS-compatible name lister (nm) | |
configure:5325: result: /usr/bin/nm -B | |
configure:5455: checking the name lister (/usr/bin/nm -B) interface | |
configure:5462: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:5465: /usr/bin/nm -B "conftest.o" | |
configure:5468: output | |
0000000000000000 B some_variable | |
configure:5475: result: BSD nm | |
configure:5478: checking whether ln -s works | |
configure:5482: result: yes | |
configure:5490: checking the maximum length of command line arguments | |
configure:5621: result: 1572864 | |
configure:5638: checking whether the shell understands some XSI constructs | |
configure:5648: result: yes | |
configure:5652: checking whether the shell understands "+=" | |
configure:5658: result: yes | |
configure:5693: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format | |
configure:5733: result: func_convert_file_noop | |
configure:5740: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format | |
configure:5760: result: func_convert_file_noop | |
configure:5767: checking for /usr/bin/ld option to reload object files | |
configure:5774: result: -r | |
configure:5848: checking for objdump | |
configure:5864: found /usr/bin/objdump | |
configure:5875: result: objdump | |
configure:5907: checking how to recognize dependent libraries | |
configure:6105: result: pass_all | |
configure:6190: checking for dlltool | |
configure:6220: result: no | |
configure:6250: checking how to associate runtime and link libraries | |
configure:6277: result: printf %s\n | |
configure:6401: checking for archiver @FILE support | |
configure:6418: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:6418: $? = 0 | |
configure:6421: ar cru libconftest.a @conftest.lst >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
configure:6424: $? = 0 | |
configure:6429: ar cru libconftest.a @conftest.lst >&5 | |
ar: `u' modifier ignored since `D' is the default (see `U') | |
ar: conftest.o: No such file or directory | |
configure:6432: $? = 1 | |
configure:6444: result: @ | |
configure:6502: checking for strip | |
configure:6518: found /usr/bin/strip | |
configure:6529: result: strip | |
configure:6601: checking for ranlib | |
configure:6617: found /usr/bin/ranlib | |
configure:6628: result: ranlib | |
configure:6730: checking command to parse /usr/bin/nm -B output from gcc object | |
configure:6850: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:6853: $? = 0 | |
configure:6857: /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:6860: $? = 0 | |
configure:6926: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c conftstm.o >&5 | |
configure:6929: $? = 0 | |
configure:6967: result: ok | |
configure:7004: checking for sysroot | |
configure:7034: result: no | |
configure:7111: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:7114: $? = 0 | |
configure:7303: checking for mt | |
configure:7333: result: no | |
configure:7353: checking if : is a manifest tool | |
configure:7359: : '-?' | |
configure:7367: result: no | |
configure:8009: checking how to run the C preprocessor | |
configure:8040: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/limits.h:25:0, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:168, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/syslimits.h:7, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:34, | |
from conftest.c:12: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:8040: $? = 0 | |
configure:8054: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:8054: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8079: result: gcc -E | |
configure:8099: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/limits.h:25:0, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:168, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/syslimits.h:7, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:34, | |
from conftest.c:12: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:8099: $? = 0 | |
configure:8113: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:8113: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8142: checking for ANSI C header files | |
configure:8162: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8162: $? = 0 | |
In file included from /usr/include/string.h:25:0, | |
from conftest.c:11: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
In file included from /usr/include/stdlib.h:24:0, | |
from conftest.c:11: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:8235: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:8235: $? = 0 | |
configure:8235: ./conftest | |
configure:8235: $? = 0 | |
configure:8246: result: yes | |
configure:8259: checking for sys/types.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8259: checking for sys/stat.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8259: checking for stdlib.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8259: checking for string.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8259: checking for memory.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8259: checking for strings.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8259: checking for inttypes.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8259: checking for stdint.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8259: checking for unistd.h | |
configure:8259: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8259: $? = 0 | |
configure:8259: result: yes | |
configure:8273: checking for dlfcn.h | |
configure:8273: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:8273: $? = 0 | |
configure:8273: result: yes | |
configure:8479: checking for objdir | |
configure:8494: result: .libs | |
configure:8765: checking if gcc supports -fno-rtti -fno-exceptions | |
configure:8783: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C | |
configure:8787: $? = 0 | |
configure:8800: result: no | |
configure:9127: checking for gcc option to produce PIC | |
configure:9134: result: -fPIC -DPIC | |
configure:9142: checking if gcc PIC flag -fPIC -DPIC works | |
configure:9160: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 | |
configure:9164: $? = 0 | |
configure:9177: result: yes | |
configure:9206: checking if gcc static flag -static works | |
configure:9234: result: yes | |
configure:9249: checking if gcc supports -c -o file.o | |
configure:9270: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 | |
configure:9274: $? = 0 | |
configure:9296: result: yes | |
configure:9304: checking if gcc supports -c -o file.o | |
configure:9351: result: yes | |
configure:9384: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:10541: result: yes | |
configure:10578: checking whether -lc should be explicitly linked in | |
configure:10586: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:10589: $? = 0 | |
configure:10604: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 | |
configure:10607: $? = 0 | |
configure:10621: result: no | |
configure:10781: checking dynamic linker characteristics | |
configure:11281: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5 | |
configure:11281: $? = 0 | |
configure:11515: result: GNU/Linux ld.so | |
configure:11622: checking how to hardcode library paths into programs | |
configure:11647: result: immediate | |
configure:12187: checking whether stripping libraries is possible | |
configure:12192: result: yes | |
configure:12227: checking if libtool supports shared libraries | |
configure:12229: result: yes | |
configure:12232: checking whether to build shared libraries | |
configure:12253: result: yes | |
configure:12256: checking whether to build static libraries | |
configure:12260: result: yes | |
configure:12311: checking whether make supports nested variables | |
configure:12328: result: yes | |
configure:12438: checking for gcc | |
configure:12465: result: gcc | |
configure:12694: checking for C compiler version | |
configure:12703: gcc --version >&5 | |
gcc (GCC) 5.3.0 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:12714: $? = 0 | |
configure:12703: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: /build/gcc-multilib/src/gcc-5-20160209/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 --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release | |
Thread model: posix | |
gcc version 5.3.0 (GCC) | |
configure:12714: $? = 0 | |
configure:12703: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:12714: $? = 1 | |
configure:12703: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:12714: $? = 1 | |
configure:12718: checking whether we are using the GNU C compiler | |
configure:12746: result: yes | |
configure:12755: checking whether gcc accepts -g | |
configure:12816: result: yes | |
configure:12833: checking for gcc option to accept ISO C89 | |
configure:12909: result: none needed | |
configure:12934: checking whether gcc understands -c and -o together | |
configure:12971: result: yes | |
configure:12990: checking dependency style of gcc | |
configure:13101: result: gcc3 | |
configure:13121: checking how to run the C preprocessor | |
configure:13191: result: gcc -E | |
configure:13211: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/limits.h:25:0, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:168, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/syslimits.h:7, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:34, | |
from conftest.c:28: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:13211: $? = 0 | |
configure:13225: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:13225: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13311: checking for g++ | |
configure:13327: found /usr/bin/g++ | |
configure:13338: result: g++ | |
configure:13365: checking for C++ compiler version | |
configure:13374: g++ --version >&5 | |
g++ (GCC) 5.3.0 | |
Copyright (C) 2015 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:13385: $? = 0 | |
configure:13374: g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++ | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper | |
Target: x86_64-unknown-linux-gnu | |
Configured with: /build/gcc-multilib/src/gcc-5-20160209/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 --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release | |
Thread model: posix | |
gcc version 5.3.0 (GCC) | |
configure:13385: $? = 0 | |
configure:13374: g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:13385: $? = 1 | |
configure:13374: g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:13385: $? = 1 | |
configure:13389: checking whether we are using the GNU C++ compiler | |
configure:13408: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5 | |
configure:13408: $? = 0 | |
configure:13417: result: yes | |
configure:13426: checking whether g++ accepts -g | |
configure:13446: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5 | |
configure:13446: $? = 0 | |
configure:13487: result: yes | |
configure:13512: checking dependency style of g++ | |
configure:13623: result: gcc3 | |
configure:13656: checking how to run the C++ preprocessor | |
configure:13683: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp | |
In file included from /usr/include/limits.h:25:0, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:168, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/syslimits.h:7, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:34, | |
from conftest.cpp:28: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:13683: $? = 0 | |
configure:13697: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp | |
conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:13697: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13722: result: g++ -E | |
configure:13742: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp | |
In file included from /usr/include/limits.h:25:0, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:168, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/syslimits.h:7, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include-fixed/limits.h:34, | |
from conftest.cpp:28: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:13742: $? = 0 | |
configure:13756: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp | |
conftest.cpp:27:28: fatal error: ac_nonexistent.h: No such file or directory | |
compilation terminated. | |
configure:13756: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13925: checking for ld used by g++ | |
configure:13992: result: /usr/bin/ld -m elf_x86_64 | |
configure:13999: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld | |
configure:14014: result: yes | |
configure:14069: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:15071: result: yes | |
configure:15107: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5 | |
configure:15110: $? = 0 | |
configure:15630: checking for g++ option to produce PIC | |
configure:15637: result: -fPIC -DPIC | |
configure:15645: checking if g++ PIC flag -fPIC -DPIC works | |
configure:15663: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5 | |
configure:15667: $? = 0 | |
configure:15680: result: yes | |
configure:15703: checking if g++ static flag -static works | |
configure:15731: result: yes | |
configure:15743: checking if g++ supports -c -o file.o | |
configure:15764: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5 | |
configure:15768: $? = 0 | |
configure:15790: result: yes | |
configure:15795: checking if g++ supports -c -o file.o | |
configure:15842: result: yes | |
configure:15872: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries | |
configure:15911: result: yes | |
configure:16052: checking dynamic linker characteristics | |
configure:16720: result: GNU/Linux ld.so | |
configure:16773: checking how to hardcode library paths into programs | |
configure:16798: result: immediate | |
configure:16839: checking whether ln -s works | |
configure:16843: result: yes | |
configure:16851: checking for a sed that does not truncate output | |
configure:16915: result: /usr/bin/sed | |
configure:16929: checking dependency style of gcc | |
configure:17038: result: gcc3 | |
configure:17055: checking whether NLS is requested | |
configure:17064: result: yes | |
configure:17092: checking for intltool-update | |
configure:17110: found /usr/bin/intltool-update | |
configure:17122: result: /usr/bin/intltool-update | |
configure:17132: checking for intltool-merge | |
configure:17150: found /usr/bin/intltool-merge | |
configure:17162: result: /usr/bin/intltool-merge | |
configure:17172: checking for intltool-extract | |
configure:17190: found /usr/bin/intltool-extract | |
configure:17202: result: /usr/bin/intltool-extract | |
configure:17356: checking for xgettext | |
configure:17374: found /usr/bin/xgettext | |
configure:17386: result: /usr/bin/xgettext | |
configure:17396: checking for msgmerge | |
configure:17414: found /usr/bin/msgmerge | |
configure:17426: result: /usr/bin/msgmerge | |
configure:17436: checking for msgfmt | |
configure:17454: found /usr/bin/msgfmt | |
configure:17466: result: /usr/bin/msgfmt | |
configure:17476: checking for gmsgfmt | |
configure:17507: result: /usr/bin/msgfmt | |
configure:17527: checking for perl | |
configure:17545: found /usr/bin/perl | |
configure:17557: result: /usr/bin/perl | |
configure:17568: checking for perl >= 5.8.1 | |
configure:17575: result: 5.22.1 | |
configure:17579: checking for XML::Parser | |
configure:17582: result: ok | |
configure:17607: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:17607: $? = 0 | |
configure:17687: checking for pkg-config | |
configure:17705: found /usr/bin/pkg-config | |
configure:17717: result: /usr/bin/pkg-config | |
configure:17742: checking pkg-config is at least version 0.9.0 | |
configure:17745: result: yes | |
configure:17802: checking for msgfmt | |
configure:17833: result: /usr/bin/msgfmt | |
configure:17842: checking for gmsgfmt | |
configure:17873: result: /usr/bin/msgfmt | |
configure:17913: checking for xgettext | |
configure:17944: result: /usr/bin/xgettext | |
configure:17984: checking for msgmerge | |
configure:18014: result: /usr/bin/msgmerge | |
configure:18089: checking for ld used by GCC | |
configure:18152: result: /usr/bin/ld -m elf_x86_64 | |
configure:18159: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld | |
GNU ld (GNU Binutils) 2.26.0.20160302 | |
configure:18171: result: yes | |
configure:18177: checking for shared library run path origin | |
configure:18190: result: done | |
configure:18606: checking whether NLS is requested | |
configure:18615: result: yes | |
configure:18633: checking for GNU gettext in libc | |
configure:18652: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:34:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings | |
^ | |
configure:18652: $? = 0 | |
configure:18660: result: yes | |
configure:19240: checking whether to use NLS | |
configure:19242: result: yes | |
configure:19245: checking where the gettext function comes from | |
configure:19256: result: libc | |
configure:19323: checking if this is a development or release build | |
configure:19336: result: release | |
configure:19340: checking whether to enable runtime debugging code | |
configure:19349: result: no | |
configure:19379: checking whether to disable deprecated glib/gtk+/gst/etc. features | |
configure:19389: result: yes | |
configure:19400: checking whether to enable coverage analysis | |
configure:19409: result: no | |
configure:19543: checking for valgrind | |
configure:19561: found /usr/bin/valgrind | |
configure:19574: result: /usr/bin/valgrind | |
configure:19603: checking for Xvfb | |
configure:19621: found /usr/bin/Xvfb | |
configure:19634: result: /usr/bin/Xvfb | |
configure:19665: checking where to install desktop files | |
configure:19675: result: /usr/share/ | |
configure:19684: checking features.h usability | |
configure:19684: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -m32 conftest.c >&5 | |
configure:19684: $? = 0 | |
configure:19684: result: yes | |
configure:19684: checking features.h presence | |
configure:19684: gcc -E -m32 conftest.c | |
configure:19684: $? = 0 | |
configure:19684: result: yes | |
configure:19684: checking for features.h | |
configure:19684: result: yes | |
configure:19727: checking whether to include the emulation for buzzmachine dlls | |
configure:19743: result: no | |
configure:19789: checking for BASE_DEPS | |
configure:19805: $PKG_CONFIG --exists --print-errors "\ | |
glib-2.0 >= $REQ_GLIB gobject-2.0 >= $REQ_GLIB gthread-2.0 >= $REQ_GLIB \ | |
gmodule-2.0 >= $REQ_GLIB gio-2.0 >= $REQ_GLIB \ | |
libxml-2.0 >= 2.6.0 \ | |
gstreamer-1.0 >= $REQ_GST gstreamer-controller-1.0 >= $REQ_GST \ | |
gstreamer-base-1.0 >= $REQ_GST \ | |
gstreamer-plugins-base-1.0 >= $REQ_GST \ | |
gstreamer-audio-1.0 >= $REQ_GST \ | |
gstreamer-fft-1.0 >= $REQ_GST \ | |
" | |
configure:19817: $? = 0 | |
configure:19849: $PKG_CONFIG --exists --print-errors "\ | |
glib-2.0 >= $REQ_GLIB gobject-2.0 >= $REQ_GLIB gthread-2.0 >= $REQ_GLIB \ | |
gmodule-2.0 >= $REQ_GLIB gio-2.0 >= $REQ_GLIB \ | |
libxml-2.0 >= 2.6.0 \ | |
gstreamer-1.0 >= $REQ_GST gstreamer-controller-1.0 >= $REQ_GST \ | |
gstreamer-base-1.0 >= $REQ_GST \ | |
gstreamer-plugins-base-1.0 >= $REQ_GST \ | |
gstreamer-audio-1.0 >= $REQ_GST \ | |
gstreamer-fft-1.0 >= $REQ_GST \ | |
" | |
configure:19861: $? = 0 | |
configure:19955: result: yes | |
configure:19962: checking for GUI_DEPS | |
configure:19971: $PKG_CONFIG --exists --print-errors "\ | |
clutter-1.0 clutter-gtk-1.0 gtk+-3.0 >= $REQ_GTK \ | |
" | |
configure:19976: $? = 0 | |
configure:19994: $PKG_CONFIG --exists --print-errors "\ | |
clutter-1.0 clutter-gtk-1.0 gtk+-3.0 >= $REQ_GTK \ | |
" | |
configure:19999: $? = 0 | |
configure:20065: result: yes | |
configure:20072: checking for ALSA_DEPS | |
configure:20079: $PKG_CONFIG --exists --print-errors "alsa" | |
configure:20082: $? = 0 | |
configure:20096: $PKG_CONFIG --exists --print-errors "alsa" | |
configure:20099: $? = 0 | |
configure:20147: result: yes | |
configure:20173: checking for GUDEV_DEPS | |
configure:20180: $PKG_CONFIG --exists --print-errors "gudev-1.0" | |
configure:20183: $? = 0 | |
configure:20197: $PKG_CONFIG --exists --print-errors "gudev-1.0" | |
configure:20200: $? = 0 | |
configure:20248: result: yes | |
configure:20274: checking for GSF_DEPS | |
configure:20281: $PKG_CONFIG --exists --print-errors "libgsf-1" | |
configure:20284: $? = 0 | |
configure:20298: $PKG_CONFIG --exists --print-errors "libgsf-1" | |
configure:20301: $? = 0 | |
configure:20345: result: yes | |
configure:20431: checking for pkg-config | |
configure:20461: result: /usr/bin/pkg-config | |
configure:20486: checking pkg-config is at least version 0.16 | |
configure:20489: result: yes | |
configure:20611: checking for GOBJECT_INTROSPECTION | |
configure:20618: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0" | |
configure:20621: $? = 0 | |
configure:20635: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0" | |
configure:20638: $? = 0 | |
configure:20682: result: yes | |
configure:20735: checking for gst_direct_control_binding_new_absolute in -lgstcontroller-1.0 | |
configure:20760: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lgstcontroller-1.0 >&5 | |
configure:20760: $? = 0 | |
configure:20769: result: yes | |
configure:20793: checking for CHECK | |
configure:20800: $PKG_CONFIG --exists --print-errors "check >= 0.9.2" | |
Package check was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `check.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'check' found | |
configure:20803: $? = 1 | |
configure:20817: $PKG_CONFIG --exists --print-errors "check >= 0.9.2" | |
Package check was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `check.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'check' found | |
configure:20820: $? = 1 | |
configure:20834: result: no | |
No package 'check' found | |
configure:20911: checking for ORC | |
configure:20918: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ" | |
configure:20921: $? = 0 | |
configure:20935: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ" | |
configure:20938: $? = 0 | |
configure:20992: result: yes | |
configure:21026: checking for FLUIDSYNTH | |
configure:21033: $PKG_CONFIG --exists --print-errors "fluidsynth >= 1.0" | |
configure:21036: $? = 0 | |
configure:21050: $PKG_CONFIG --exists --print-errors "fluidsynth >= 1.0" | |
configure:21053: $? = 0 | |
configure:21091: result: yes | |
configure:21118: checking for gtk-doc | |
configure:21121: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" | |
configure:21124: $? = 0 | |
configure:21130: result: yes | |
configure:21144: checking for gtkdoc-check | |
configure:21160: found /usr/bin/gtkdoc-check | |
configure:21171: result: gtkdoc-check.test | |
configure:21181: checking for gtkdoc-check | |
configure:21199: found /usr/bin/gtkdoc-check | |
configure:21211: result: /usr/bin/gtkdoc-check | |
configure:21223: checking for gtkdoc-rebase | |
configure:21241: found /usr/bin/gtkdoc-rebase | |
configure:21253: result: /usr/bin/gtkdoc-rebase | |
configure:21267: checking for gtkdoc-mkpdf | |
configure:21285: found /usr/bin/gtkdoc-mkpdf | |
configure:21297: result: /usr/bin/gtkdoc-mkpdf | |
configure:21325: checking whether to build gtk-doc documentation | |
configure:21327: result: yes | |
configure:21340: checking for GTKDOC_DEPS | |
configure:21347: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" | |
configure:21350: $? = 0 | |
configure:21364: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" | |
configure:21367: $? = 0 | |
configure:21405: result: yes | |
configure:21496: checking for xsltproc | |
configure:21514: found /usr/bin/xsltproc | |
configure:21526: result: /usr/bin/xsltproc | |
configure:21545: checking for scrollkeeper-config | |
configure:21563: found /usr/bin/scrollkeeper-config | |
configure:21576: result: /usr/bin/scrollkeeper-config | |
configure:21607: checking for aspell | |
configure:21623: found /usr/bin/aspell | |
configure:21634: result: aspell | |
configure:21655: checking for ANSI C header files | |
configure:21759: result: yes | |
configure:21774: checking alloca.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking alloca.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/alloca.h:21:0, | |
from conftest.c:44: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking for alloca.h | |
configure:21774: result: yes | |
configure:21774: checking assert.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking assert.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/assert.h:35:0, | |
from conftest.c:45: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking for assert.h | |
configure:21774: result: yes | |
configure:21774: checking dirent.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking dirent.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/dirent.h:25:0, | |
from conftest.c:46: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking for dirent.h | |
configure:21774: result: yes | |
configure:21774: checking kstat.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
conftest.c:80:19: fatal error: kstat.h: No such file or directory | |
compilation terminated. | |
configure:21774: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <kstat.h> | |
configure:21774: result: no | |
configure:21774: checking kstat.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
conftest.c:47:19: fatal error: kstat.h: No such file or directory | |
compilation terminated. | |
configure:21774: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| /* end confdefs.h. */ | |
| #include <kstat.h> | |
configure:21774: result: no | |
configure:21774: checking for kstat.h | |
configure:21774: result: no | |
configure:21774: checking malloc.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking malloc.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/malloc.h:22:0, | |
from conftest.c:47: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking for malloc.h | |
configure:21774: result: yes | |
configure:21774: checking sys/mman.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking sys/mman.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/sys/mman.h:22:0, | |
from conftest.c:48: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking for sys/mman.h | |
configure:21774: result: yes | |
configure:21774: checking sys/time.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking sys/time.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/sys/time.h:21:0, | |
from conftest.c:49: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking for sys/time.h | |
configure:21774: result: yes | |
configure:21774: checking sys/times.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking sys/times.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/sys/times.h:25:0, | |
from conftest.c:50: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking for sys/times.h | |
configure:21774: result: yes | |
configure:21774: checking X11/Xlocale.h usability | |
configure:21774: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking X11/Xlocale.h presence | |
configure:21774: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/locale.h:25:0, | |
from /usr/include/X11/Xlocale.h:35, | |
from conftest.c:51: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21774: $? = 0 | |
configure:21774: result: yes | |
configure:21774: checking for X11/Xlocale.h | |
configure:21774: result: yes | |
configure:21786: checking linux/input.h usability | |
configure:21786: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21786: $? = 0 | |
configure:21786: result: yes | |
configure:21786: checking linux/input.h presence | |
configure:21786: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/sys/time.h:21:0, | |
from /usr/include/linux/input.h:12, | |
from conftest.c:52: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21786: $? = 0 | |
configure:21786: result: yes | |
configure:21786: checking for linux/input.h | |
configure:21786: result: yes | |
configure:21818: checking whether sysi86 is declared | |
configure:21818: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
conftest.c:54:24: fatal error: sys/sysi86.h: No such file or directory | |
compilation terminated. | |
configure:21818: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_X11_XLOCALE_H 1 | |
| #define HAVE_LINUX_INPUT_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/sysi86.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| #ifndef sysi86 | |
| #ifdef __cplusplus | |
| (void) sysi86; | |
| #else | |
| (void) sysi86; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:21818: result: no | |
configure:21840: checking xmmintrin.h usability | |
configure:21840: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5 | |
configure:21840: $? = 0 | |
configure:21840: result: yes | |
configure:21840: checking xmmintrin.h presence | |
configure:21840: gcc -E -D_FORTIFY_SOURCE=2 conftest.c | |
In file included from /usr/include/stdlib.h:24:0, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include/mm_malloc.h:27, | |
from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include/xmmintrin.h:34, | |
from conftest.c:53: | |
/usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] | |
# warning _FORTIFY_SOURCE requires compiling with optimization (-O) | |
^ | |
configure:21840: $? = 0 | |
configure:21840: result: yes | |
configure:21840: checking for xmmintrin.h | |
configure:21840: result: yes | |
configure:21942: checking for cos in -lm | |
configure:21967: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lm >&5 | |
conftest.c:61:6: warning: conflicting types for built-in function 'cos' | |
char cos (); | |
^ | |
configure:21967: $? = 0 | |
configure:21976: result: yes | |
configure:22152: checking for the pthreads library -lpthreads | |
configure:22187: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lpthreads >&5 | |
/usr/bin/ld: cannot find -lpthreads | |
collect2: error: ld returned 1 exit status | |
configure:22187: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_X11_XLOCALE_H 1 | |
| #define HAVE_LINUX_INPUT_H 1 | |
| #define HAVE_XMMINTRIN_H 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr = {0, }; | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); pthread_cleanup_push(0, 0); | |
| pthread_create(&th,&attr,(void * (*)(void *))main,0); | |
| pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:22196: result: no | |
configure:22097: checking whether pthreads work without any flags | |
configure:22187: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
/tmp/ccgkMheu.o: In function `main': | |
conftest.c:(.text.startup+0x2f): undefined reference to `pthread_join' | |
conftest.c:(.text.startup+0x53): undefined reference to `__pthread_register_cancel' | |
conftest.c:(.text.startup+0x69): undefined reference to `pthread_create' | |
conftest.c:(.text.startup+0x73): undefined reference to `__pthread_unregister_cancel' | |
collect2: error: ld returned 1 exit status | |
configure:22187: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_X11_XLOCALE_H 1 | |
| #define HAVE_LINUX_INPUT_H 1 | |
| #define HAVE_XMMINTRIN_H 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr = {0, }; | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); pthread_cleanup_push(0, 0); | |
| pthread_create(&th,&attr,(void * (*)(void *))main,0); | |
| pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:22196: result: no | |
configure:22102: checking whether pthreads work with -Kthread | |
configure:22187: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Kthread -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
gcc: error: unrecognized command line option '-Kthread' | |
configure:22187: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_X11_XLOCALE_H 1 | |
| #define HAVE_LINUX_INPUT_H 1 | |
| #define HAVE_XMMINTRIN_H 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr = {0, }; | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); pthread_cleanup_push(0, 0); | |
| pthread_create(&th,&attr,(void * (*)(void *))main,0); | |
| pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:22196: result: no | |
configure:22102: checking whether pthreads work with -kthread | |
configure:22187: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -kthread -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
gcc: error: unrecognized command line option '-kthread' | |
configure:22187: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_X11_XLOCALE_H 1 | |
| #define HAVE_LINUX_INPUT_H 1 | |
| #define HAVE_XMMINTRIN_H 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr = {0, }; | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); pthread_cleanup_push(0, 0); | |
| pthread_create(&th,&attr,(void * (*)(void *))main,0); | |
| pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:22196: result: no | |
configure:22152: checking for the pthreads library -llthread | |
configure:22187: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -llthread >&5 | |
/usr/bin/ld: cannot find -llthread | |
collect2: error: ld returned 1 exit status | |
configure:22187: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_X11_XLOCALE_H 1 | |
| #define HAVE_LINUX_INPUT_H 1 | |
| #define HAVE_XMMINTRIN_H 1 | |
| /* end confdefs.h. */ | |
| #include <pthread.h> | |
| int | |
| main () | |
| { | |
| pthread_t th; pthread_attr_t attr = {0, }; | |
| pthread_join(th, 0); | |
| pthread_attr_init(&attr); pthread_cleanup_push(0, 0); | |
| pthread_create(&th,&attr,(void * (*)(void *))main,0); | |
| pthread_cleanup_pop(0); | |
| ; | |
| return 0; | |
| } | |
configure:22196: result: no | |
configure:22102: checking whether pthreads work with -pthread | |
configure:22187: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pthread -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:22187: $? = 0 | |
configure:22196: result: yes | |
configure:22215: checking for joinable pthread attribute | |
configure:22230: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pthread -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:22230: $? = 0 | |
configure:22236: result: PTHREAD_CREATE_JOINABLE | |
configure:22246: checking if more special flags are required for pthreads | |
configure:22253: result: no | |
configure:22315: checking whether to check for GCC pthread/shared inconsistencies | |
configure:22325: result: yes | |
configure:22351: checking whether -pthread is sufficient with -shared | |
configure:22366: gcc -o conftest -shared -fPIC -Wl,-z,defs -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -pthread -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5 | |
configure:22366: $? = 0 | |
configure:22373: result: yes | |
configure:22489: checking for main in -lrt | |
configure:22508: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt >&5 | |
configure:22508: $? = 0 | |
configure:22517: result: yes | |
configure:22531: checking for sched_setscheduler | |
configure:22531: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt >&5 | |
configure:22531: $? = 0 | |
configure:22531: result: yes | |
configure:22542: checking for mlockall | |
configure:22542: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt >&5 | |
configure:22542: $? = 0 | |
configure:22542: result: yes | |
configure:22553: checking for getrusage | |
configure:22553: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt >&5 | |
configure:22553: $? = 0 | |
configure:22553: result: yes | |
configure:22564: checking for setrlimit | |
configure:22564: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt >&5 | |
configure:22564: $? = 0 | |
configure:22564: result: yes | |
configure:22576: checking for vsscanf | |
configure:22576: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt >&5 | |
conftest.c:83:6: warning: conflicting types for built-in function 'vsscanf' | |
char vsscanf (); | |
^ | |
configure:22576: $? = 0 | |
configure:22576: result: yes | |
configure:22576: checking for clock_gettime | |
configure:22576: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt >&5 | |
configure:22576: $? = 0 | |
configure:22576: result: yes | |
configure:22586: checking for dlopen | |
configure:22586: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lrt >&5 | |
/tmp/ccvXWFHM.o: In function `main': | |
conftest.c:(.text.startup+0x7): undefined reference to `dlopen' | |
collect2: error: ld returned 1 exit status | |
configure:22586: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "buzztrax" | |
| #define PACKAGE_TARNAME "buzztrax" | |
| #define PACKAGE_VERSION "0.10.2" | |
| #define PACKAGE_STRING "buzztrax 0.10.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "buzztrax" | |
| #define VERSION "0.10.2" | |
| #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 BT_MAJORMINOR "1.1" | |
| #define GST_MAJORMINOR "1.0" | |
| #define BT_VERSION "1.1.0" | |
| #define PACKAGE_VERSION_NUMBER 900 | |
| #define ENABLE_NLS 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
| #define G_DISABLE_ASSERT 1 | |
| #define G_DISABLE_CHECKS 1 | |
| #define G_DISABLE_CAST_CHECKS 1 | |
| #define XVFB_PATH "/usr/bin/Xvfb" | |
| #define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
| #define HAVE_FEATURES_H 1 | |
| #define USE_ALSA 1 | |
| #define USE_GUDEV 1 | |
| #define USE_GSF 1 | |
| #define HAVE_GST_CONTROL_BINDING_ABS 1 | |
| #define HAVE_ORC 1 | |
| #define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_MALLOC_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TIMES_H 1 | |
| #define HAVE_X11_XLOCALE_H 1 | |
| #define HAVE_LINUX_INPUT_H 1 | |
| #define HAVE_XMMINTRIN_H 1 | |
| #define HAVE_PTHREAD 1 | |
| #define HAVE_LIBRT 1 | |
| #define HAVE_SCHED_SETSCHEDULER 1 | |
| #define HAVE_MLOCKALL 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_VSSCANF 1 | |
| #define HAVE_CLOCK_GETTIME 1 | |
| /* end confdefs.h. */ | |
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define dlopen innocuous_dlopen | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char dlopen (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef dlopen | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char dlopen (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_dlopen || defined __stub___dlopen | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return dlopen (); | |
| ; | |
| return 0; | |
| } | |
configure:22586: result: no | |
configure:22592: checking for dlopen in -ldl | |
configure:22617: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -ldl -lrt >&5 | |
configure:22617: $? = 0 | |
configure:22626: result: yes | |
configure:22646: checking for -Bsymbolic-functions linker flag | |
configure:22660: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions conftest.c -lrt >&5 | |
configure:22660: $? = 0 | |
configure:22661: result: yes | |
configure:22735: checking for update-mime-database | |
configure:22753: found /usr/bin/update-mime-database | |
configure:22765: result: /usr/bin/update-mime-database | |
configure:22775: checking for update-desktop-database | |
configure:22793: found /usr/bin/update-desktop-database | |
configure:22805: result: /usr/bin/update-desktop-database | |
configure:22815: checking for gtk-update-icon-cache-3.0 | |
configure:22848: result: no | |
configure:22984: checking that generated files are newer than configure | |
configure:22990: result: done | |
configure:23141: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by buzztrax config.status 0.10.2, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on CKKVZX1 | |
config.status:1490: creating Makefile | |
config.status:1490: creating docs/version.entities | |
config.status:1490: creating docs/help/bt-edit/Makefile | |
config.status:1490: creating docs/help/bt-edit/C/Makefile | |
config.status:1490: creating docs/help/bt-edit/C/buzztrax-edit-C.omf | |
config.status:1490: creating docs/reference/bt-cmd/Makefile | |
config.status:1490: creating docs/reference/bt-core/Makefile | |
config.status:1490: creating docs/reference/bt-core/buzztrax-core.types | |
config.status:1490: creating docs/reference/bt-edit/Makefile | |
config.status:1490: creating docs/reference/bt-gst/Makefile | |
config.status:1490: creating docs/reference/bt-ic/Makefile | |
config.status:1490: creating docs/reference/bt-ic/buzztrax-ic.types | |
config.status:1490: creating docs/reference/bt-ic/buzztrax-ic-sections.txt | |
config.status:1490: creating po/Makefile.in | |
config.status:1490: creating src/lib/buzztrax.xml | |
config.status:1490: creating src/lib/bml/libbml.pc | |
config.status:1490: creating src/lib/core/libbuzztrax-core.pc | |
config.status:1490: creating src/lib/core/version.h | |
config.status:1490: creating src/lib/gst/libbuzztrax-gst.pc | |
config.status:1490: creating src/lib/ic/libbuzztrax-ic.pc | |
config.status:1490: creating src/lib/ic/version.h | |
config.status:1490: creating tests/bt-cfg.sh | |
config.status:1490: creating tests/lib/core/songio/bsl/bt-cfg.sh | |
config.status:1490: creating config.h | |
config.status:1719: executing depfiles commands | |
config.status:1719: executing libtool commands | |
config.status:1719: executing default-1 commands | |
config.status:1719: executing po/stamp-it commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-unknown-linux-gnu | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_env_ALSA_DEPS_CFLAGS_set= | |
ac_cv_env_ALSA_DEPS_CFLAGS_value= | |
ac_cv_env_ALSA_DEPS_LIBS_set= | |
ac_cv_env_ALSA_DEPS_LIBS_value= | |
ac_cv_env_BASE_DEPS_CFLAGS_set= | |
ac_cv_env_BASE_DEPS_CFLAGS_value= | |
ac_cv_env_BASE_DEPS_LIBS_set= | |
ac_cv_env_BASE_DEPS_LIBS_value= | |
ac_cv_env_CCASFLAGS_set= | |
ac_cv_env_CCASFLAGS_value= | |
ac_cv_env_CCAS_set= | |
ac_cv_env_CCAS_value= | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set= | |
ac_cv_env_CC_value= | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong' | |
ac_cv_env_CHECK_CFLAGS_set= | |
ac_cv_env_CHECK_CFLAGS_value= | |
ac_cv_env_CHECK_LIBS_set= | |
ac_cv_env_CHECK_LIBS_value= | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2 | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong' | |
ac_cv_env_CXX_set= | |
ac_cv_env_CXX_value= | |
ac_cv_env_FLUIDSYNTH_CFLAGS_set= | |
ac_cv_env_FLUIDSYNTH_CFLAGS_value= | |
ac_cv_env_FLUIDSYNTH_LIBS_set= | |
ac_cv_env_FLUIDSYNTH_LIBS_value= | |
ac_cv_env_GOBJECT_INTROSPECTION_CFLAGS_set= | |
ac_cv_env_GOBJECT_INTROSPECTION_CFLAGS_value= | |
ac_cv_env_GOBJECT_INTROSPECTION_LIBS_set= | |
ac_cv_env_GOBJECT_INTROSPECTION_LIBS_value= | |
ac_cv_env_GSF_DEPS_CFLAGS_set= | |
ac_cv_env_GSF_DEPS_CFLAGS_value= | |
ac_cv_env_GSF_DEPS_LIBS_set= | |
ac_cv_env_GSF_DEPS_LIBS_value= | |
ac_cv_env_GTKDOC_DEPS_CFLAGS_set= | |
ac_cv_env_GTKDOC_DEPS_CFLAGS_value= | |
ac_cv_env_GTKDOC_DEPS_LIBS_set= | |
ac_cv_env_GTKDOC_DEPS_LIBS_value= | |
ac_cv_env_GUDEV_DEPS_CFLAGS_set= | |
ac_cv_env_GUDEV_DEPS_CFLAGS_value= | |
ac_cv_env_GUDEV_DEPS_LIBS_set= | |
ac_cv_env_GUDEV_DEPS_LIBS_value= | |
ac_cv_env_GUI_DEPS_CFLAGS_set= | |
ac_cv_env_GUI_DEPS_CFLAGS_value= | |
ac_cv_env_GUI_DEPS_LIBS_set= | |
ac_cv_env_GUI_DEPS_LIBS_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_ORC_CFLAGS_set= | |
ac_cv_env_ORC_CFLAGS_value= | |
ac_cv_env_ORC_LIBS_set= | |
ac_cv_env_ORC_LIBS_value= | |
ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
ac_cv_env_PKG_CONFIG_PATH_set= | |
ac_cv_env_PKG_CONFIG_PATH_value= | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_PTHREAD_CFLAGS_set= | |
ac_cv_env_PTHREAD_CFLAGS_value= | |
ac_cv_env_PTHREAD_LIBS_set= | |
ac_cv_env_PTHREAD_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func_clock_gettime=yes | |
ac_cv_func_dlopen=no | |
ac_cv_func_getrusage=yes | |
ac_cv_func_mlockall=yes | |
ac_cv_func_sched_setscheduler=yes | |
ac_cv_func_setrlimit=yes | |
ac_cv_func_vsscanf=yes | |
ac_cv_have_decl_sysi86=no | |
ac_cv_header_X11_Xlocale_h=yes | |
ac_cv_header_alloca_h=yes | |
ac_cv_header_assert_h=yes | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_features_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_kstat_h=no | |
ac_cv_header_linux_input_h=yes | |
ac_cv_header_malloc_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_mman_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_time_h=yes | |
ac_cv_header_sys_times_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_xmmintrin_h=yes | |
ac_cv_host=x86_64-unknown-linux-gnu | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_lib_gstcontroller_1_0_gst_direct_control_binding_new_absolute=yes | |
ac_cv_lib_m_cos=yes | |
ac_cv_lib_rt_main=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GMSGFMT=/usr/bin/msgfmt | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check | |
ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf | |
ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase | |
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract | |
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge | |
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl | |
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update | |
ac_cv_path_MSGFMT=/usr/bin/msgfmt | |
ac_cv_path_MSGMERGE=/usr/bin/msgmerge | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_UPDATE_DESKTOP_DATABASE=/usr/bin/update-desktop-database | |
ac_cv_path_UPDATE_MIME_DATABASE=/usr/bin/update-mime-database | |
ac_cv_path_XGETTEXT=/usr/bin/xgettext | |
ac_cv_path_XSLTPROC=/usr/bin/xsltproc | |
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_path_scrollkeeper_config=/usr/bin/scrollkeeper-config | |
ac_cv_path_valgrind_path=/usr/bin/valgrind | |
ac_cv_path_xvfb_path=/usr/bin/Xvfb | |
ac_cv_prog_ASPELL=aspell | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CPP='gcc -E' | |
ac_cv_prog_CXXCPP='g++ -E' | |
ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_ac_ct_CXX=g++ | |
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_cxx_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_target=x86_64-unknown-linux-gnu | |
acl_cv_hardcode_direct=no | |
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' | |
acl_cv_hardcode_libdir_separator= | |
acl_cv_hardcode_minus_L=no | |
acl_cv_libext=a | |
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' | |
acl_cv_prog_gnu_ld=yes | |
acl_cv_rpath=done | |
acl_cv_shlibext=so | |
acl_cv_wl=-Wl, | |
am_cv_CCAS_dependencies_compiler_type=gcc3 | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_CXX_dependencies_compiler_type=gcc3 | |
am_cv_ar_interface=ar | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
am_cv_prog_tar_ustar=gnutar | |
gt_cv_func_gnugettext1_libc=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_LDCXX='/usr/bin/ld -m elf_x86_64' | |
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_c_o_CXX=yes | |
lt_cv_prog_compiler_pic='-fPIC -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=yes | |
lt_cv_prog_compiler_static_works_CXX=yes | |
lt_cv_prog_gnu_ld=yes | |
lt_cv_prog_gnu_ldcxx=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_DEPS_CFLAGS=-I/usr/include/alsa | |
pkg_cv_ALSA_DEPS_LIBS=-lasound | |
pkg_cv_BASE_DEPS_CFLAGS='-pthread -I/usr/include/libxml2 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
pkg_cv_BASE_DEPS_LIBS='-lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0' | |
pkg_cv_FLUIDSYNTH_CFLAGS= | |
pkg_cv_FLUIDSYNTH_LIBS=-lfluidsynth | |
pkg_cv_GOBJECT_INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
pkg_cv_GOBJECT_INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0' | |
pkg_cv_GSF_DEPS_CFLAGS='-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2' | |
pkg_cv_GSF_DEPS_LIBS='-lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2' | |
pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0' | |
pkg_cv_GUDEV_DEPS_CFLAGS='-I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
pkg_cv_GUDEV_DEPS_LIBS='-lgudev-1.0 -lgobject-2.0 -lglib-2.0' | |
pkg_cv_GUI_DEPS_CFLAGS='-pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
pkg_cv_GUI_DEPS_LIBS='-lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' | |
pkg_cv_ORC_CFLAGS=-I/usr/include/orc-0.4 | |
pkg_cv_ORC_LIBS=-lorc-0.4 | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
$(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ | |
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ | |
test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ | |
$(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@ | |
$(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > [email protected] && mv [email protected] $@ | |
@$(NORMAL_INSTALL) | |
@$(NORMAL_UNINSTALL) | |
@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ | |
cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files | |
echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ | |
fi | |
files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ | |
if test -n "$^"; then \ | |
rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) | |
test -n "$$files" || exit 0; \ | |
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) | |
$(gsettings__enum_file): $(gsettings_ENUM_FILES) | |
%.gschema.valid: %.gschema.xml $(gsettings__enum_file) | |
.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas | |
.SECONDARY: $(gsettings_SCHEMAS) | |
ACLOCAL='aclocal-1.15' | |
ALL_LINGUAS='' | |
ALSA_DEPS_CFLAGS='-I/usr/include/alsa' | |
ALSA_DEPS_LIBS='-lasound' | |
ALSA_DOC_SECTIONS='' | |
ALSA_DOC_TYPES='' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_V='$(V)' | |
AR='ar' | |
ARCH_CCASFLAGS='' | |
ARCH_CFLAGS='' | |
ASPELL='aspell' | |
AUTOCONF='autoconf' | |
AUTOHEADER='autoheader' | |
AUTOMAKE='automake-1.15' | |
AWK='gawk' | |
BASE_DEPS_CFLAGS='-pthread -I/usr/include/libxml2 -I/usr/include/gstreamer-1.0 -I/usr/lib/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/alsa -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2' | |
BASE_DEPS_LIBS=' -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lxml2 -lgstcontroller-1.0 -lgstaudio-1.0 -lgstbase-1.0 -lgstfft-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lasound -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2' | |
BMLHOST_CCASFLAGS='' | |
BMLHOST_CFLAGS='' | |
BML_CFLAGS=' ' | |
BML_CXXFLAGS=' -Wno-non-virtual-dtor' | |
BML_LIBS=' -ldl' | |
BT_CFLAGS=' -D__SSE__ -D__MMX__ -DGLIB_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS' | |
BT_DISABLE_DEPRECATED='-DGLIB_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DCLUTTER_DISABLE_DEPRECATION_WARNINGS' | |
BT_INCLUDEDIR='-I${includedir}' | |
BT_LDFLAGS=' -Wl,-Bsymbolic-functions' | |
BT_LIBDIR='-L${libdir}' | |
BT_LIBS='' | |
BT_MAJORMINOR='1.1' | |
BT_MAJOR_VERSION='1' | |
BT_MICRO_VERSION='0' | |
BT_MINOR_VERSION='1' | |
BT_RELEASE_DATE='2016-04-29' | |
BT_RELEASE_YEAR='2016' | |
BT_VERSION='1.1.0' | |
BT_VERSION_INFO='2:0:1' | |
BUILD_CHECK_TESTS_FALSE='' | |
BUILD_CHECK_TESTS_TRUE='#' | |
BUILD_GST_CONTROL_BINDING_ABS_FALSE='' | |
BUILD_GST_CONTROL_BINDING_ABS_TRUE='#' | |
CC='gcc' | |
CCAS='gcc' | |
CCASDEPMODE='depmode=gcc3' | |
CCASFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong' | |
CHECK_CFLAGS='' | |
CHECK_LIBS='' | |
CPP='gcc -E' | |
CPPFLAGS='-D_FORTIFY_SOURCE=2' | |
CXX='g++' | |
CXXCPP='g++ -E' | |
CXXDEPMODE='depmode=gcc3' | |
CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong' | |
CYGPATH_W='echo' | |
DATADIRNAME='share' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='false' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLE_GTK_DOC_FALSE='#' | |
ENABLE_GTK_DOC_TRUE='' | |
ENABLE_MAN_FALSE='#' | |
ENABLE_MAN_TRUE='' | |
ENABLE_SCROLLKEEPER_FALSE='#' | |
ENABLE_SCROLLKEEPER_TRUE='' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
FLUIDSYNTH_CFLAGS='' | |
FLUIDSYNTH_LIBS='-lfluidsynth' | |
FLUIDSYNTH_SUPPORT_FALSE='#' | |
FLUIDSYNTH_SUPPORT_TRUE='' | |
GETTEXT_PACKAGE='buzztrax-0.10.2' | |
GIRDIR='/usr/share/gir-1.0' | |
GLIB_COMPILE_SCHEMAS='glib-compile-schemas' | |
GLIB_PREFIX='/usr' | |
GMSGFMT='/usr/bin/msgfmt' | |
GOBJECT_INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.2.1/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
GOBJECT_INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0' | |
GREP='/usr/bin/grep' | |
GSETTINGS_DISABLE_SCHEMAS_COMPILE='' | |
GSETTINGS_RULES=' | |
GSF_DEPS_CFLAGS='-I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2' | |
GSF_DEPS_LIBS='-lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2' | |
GST_MAJORMINOR='1.0' | |
GST_PLUGINS_DIR='/usr/lib/gstreamer-1.0' | |
GST_PLUGIN_CFLAGS=' ' | |
GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''_*(gst_|bt_|Bt|BT_).*'\'' ' | |
GST_PLUGIN_LIBS='' | |
GST_PREFIX='/usr' | |
GTKDOC_CHECK='gtkdoc-check.test' | |
GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' | |
GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0' | |
GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' | |
GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' | |
GTK_DOC_BUILD_HTML_FALSE='#' | |
GTK_DOC_BUILD_HTML_TRUE='' | |
GTK_DOC_BUILD_PDF_FALSE='' | |
GTK_DOC_BUILD_PDF_TRUE='#' | |
GTK_DOC_USE_LIBTOOL_FALSE='#' | |
GTK_DOC_USE_LIBTOOL_TRUE='' | |
GTK_DOC_USE_REBASE_FALSE='#' | |
GTK_DOC_USE_REBASE_TRUE='' | |
GTK_PREFIX='/usr' | |
GUDEV_DEPS_CFLAGS='-I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
GUDEV_DEPS_LIBS='-lgudev-1.0 -lgobject-2.0 -lglib-2.0' | |
GUDEV_DOC_SECTIONS='' | |
GUDEV_DOC_TYPES='' | |
GUI_DEPS_CFLAGS='-pthread -I/usr/include/clutter-gtk-1.0 -I/usr/include/clutter-1.0 -I/usr/include/cogl -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include' | |
GUI_DEPS_LIBS='-lclutter-gtk-1.0 -lclutter-1.0 -lcogl-path -lcogl-pango -lcogl -lgmodule-2.0 -pthread -lwayland-egl -lgbm -ldrm -lEGL -lXrandr -ljson-glib-1.0 -lwayland-cursor -lwayland-client -lxkbcommon -lwayland-server -lX11 -lXext -lXdamage -lXfixes -lXcomposite -lXi -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0' | |
G_IR_COMPILER='/usr/bin/g-ir-compiler' | |
G_IR_GENERATE='/usr/bin/g-ir-generate' | |
G_IR_SCANNER='/usr/bin/g-ir-scanner' | |
HAVE_GTK_DOC_FALSE='#' | |
HAVE_GTK_DOC_TRUE='' | |
HAVE_ORC_FALSE='#' | |
HAVE_ORC_TRUE='' | |
HTML_DIR='${datadir}/gtk-doc/html' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTLLIBS='' | |
INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_EXTRACT='/usr/bin/intltool-extract' | |
INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_MERGE='/usr/bin/intltool-merge' | |
INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' | |
INTLTOOL_PERL='/usr/bin/perl' | |
INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_UPDATE='/usr/bin/intltool-update' | |
INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' | |
INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' | |
INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' | |
INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' | |
INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' | |
LD='/usr/bin/ld -m elf_x86_64' | |
LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro' | |
LIBICONV='-liconv' | |
LIBINTL='' | |
LIBM='-lm' | |
LIBOBJS='' | |
LIBS='-lrt ' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LINUX_INPUT_DOC_SECTIONS='' | |
LINUX_INPUT_DOC_TYPES='' | |
LIPO='' | |
LN_S='ln -s' | |
LTLIBICONV='-liconv' | |
LTLIBINTL='' | |
LTLIBOBJS='' | |
MAKEINFO='makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='/usr/bin/mkdir -p' | |
MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' | |
MSGFMT='/usr/bin/msgfmt' | |
MSGMERGE='/usr/bin/msgmerge' | |
NM='/usr/bin/nm -B' | |
NMEDIT='' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
ORCC='/usr/bin/orcc' | |
ORCC_FLAGS='--compat 0.4.6' | |
ORC_CFLAGS='-I/usr/include/orc-0.4' | |
ORC_LIBS='-lorc-0.4' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='buzztrax' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='buzztrax' | |
PACKAGE_ORIGIN='' | |
PACKAGE_STRING='buzztrax 0.10.2' | |
PACKAGE_TARNAME='buzztrax' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.10.2' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='/usr/bin/pkg-config' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_PATH='' | |
POSUB='po' | |
PTHREAD_CC='gcc' | |
PTHREAD_CFLAGS='-pthread' | |
PTHREAD_LIBS='' | |
RANLIB='ranlib' | |
SCROLLKEEPER_BUILD_REQUIRED='0.3.5' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
TYPELIBDIR='/usr/lib/girepository-1.0' | |
UPDATE_DESKTOP_DATABASE='/usr/bin/update-desktop-database' | |
UPDATE_ICON_CACHE='' | |
UPDATE_MIME_DATABASE='/usr/bin/update-mime-database' | |
USE_ALSA_FALSE='#' | |
USE_ALSA_TRUE='' | |
USE_BCOV_FALSE='#' | |
USE_BCOV_TRUE='' | |
USE_DEBUG_FALSE='' | |
USE_DEBUG_TRUE='#' | |
USE_DLLWRAPPER_DIRECT_FALSE='' | |
USE_DLLWRAPPER_DIRECT_TRUE='#' | |
USE_DLLWRAPPER_FALSE='' | |
USE_DLLWRAPPER_IPC_FALSE='' | |
USE_DLLWRAPPER_IPC_TRUE='#' | |
USE_DLLWRAPPER_TRUE='#' | |
USE_GIR_FALSE='#' | |
USE_GIR_TRUE='' | |
USE_GSF_FALSE='#' | |
USE_GSF_TRUE='' | |
USE_GUDEV_FALSE='#' | |
USE_GUDEV_TRUE='' | |
USE_LCOV_FALSE='#' | |
USE_LCOV_TRUE='' | |
USE_LINUX_INPUT_FALSE='#' | |
USE_LINUX_INPUT_TRUE='' | |
USE_NLS='yes' | |
USE_VALGRIND_FALSE='#' | |
USE_VALGRIND_TRUE='' | |
VALGRIND='/usr' | |
VERSION='0.10.2' | |
WITH_ASPELL_FALSE='#' | |
WITH_ASPELL_TRUE='' | |
WITH_UPDATE_DESKTOP_FALSE='' | |
WITH_UPDATE_DESKTOP_TRUE='#' | |
WITH_UPDATE_ICON_CACHE_FALSE='' | |
WITH_UPDATE_ICON_CACHE_TRUE='#' | |
WITH_UPDATE_MIME_FALSE='' | |
WITH_UPDATE_MIME_TRUE='#' | |
XFONT_PATH='/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins' | |
XGETTEXT='/usr/bin/xgettext' | |
XSLTPROC='/usr/bin/xsltproc' | |
ac_ct_AR='ar' | |
ac_ct_CC='gcc' | |
ac_ct_CXX='g++' | |
ac_ct_DUMPBIN='' | |
acx_pthread_config='' | |
all-am: $(gsettings_SCHEMAS:.xml=.valid) | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCCAS_FALSE='#' | |
am__fastdepCCAS_TRUE='' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__fastdepCXX_FALSE='#' | |
am__fastdepCXX_TRUE='' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='tar --format=ustar -chf - "$$tardir"' | |
am__untar='tar -xf -' | |
bcov_path='' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-unknown-linux-gnu' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='linux-gnu' | |
build_vendor='unknown' | |
clean-gsettings-schemas: | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
endif' | |
exec_prefix='${prefix}' | |
gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) | |
gsettingsschemadir='${datarootdir}/glib-2.0/schemas' | |
host='x86_64-unknown-linux-gnu' | |
host_alias='' | |
host_cpu='x86_64' | |
host_os='linux-gnu' | |
host_vendor='unknown' | |
htmldir='${docdir}' | |
ifdef gsettings_ENUM_NAMESPACE | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install-data-am: install-gsettings-schemas | |
install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) | |
install_sh='${SHELL} /home/rffontenelle/aur/buzztrax/src/buzztrax-0.10.2/install-sh' | |
intltool__v_merge_options_0='-q' | |
intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' | |
lcov_path='' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datadir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
mostlyclean-am: clean-gsettings-schemas | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
plugindir='$(libdir)/gstreamer-1.0' | |
prefix='/usr' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
scrollkeeper_config='/usr/bin/scrollkeeper-config' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target='x86_64-unknown-linux-gnu' | |
target_alias='' | |
target_cpu='x86_64' | |
target_os='linux-gnu' | |
target_vendor='unknown' | |
uninstall-am: uninstall-gsettings-schemas | |
uninstall-gsettings-schemas: | |
valgrind_path='/usr/bin' | |
with_desktop_dir='/usr/share/' | |
xvfb_path='/usr/bin/Xvfb' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "buzztrax" | |
#define PACKAGE_TARNAME "buzztrax" | |
#define PACKAGE_VERSION "0.10.2" | |
#define PACKAGE_STRING "buzztrax 0.10.2" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "" | |
#define PACKAGE "buzztrax" | |
#define VERSION "0.10.2" | |
#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 BT_MAJORMINOR "1.1" | |
#define GST_MAJORMINOR "1.0" | |
#define BT_VERSION "1.1.0" | |
#define PACKAGE_VERSION_NUMBER 900 | |
#define ENABLE_NLS 1 | |
#define HAVE_GETTEXT 1 | |
#define HAVE_DCGETTEXT 1 | |
#define GETTEXT_PACKAGE "buzztrax-0.10.2" | |
#define G_DISABLE_ASSERT 1 | |
#define G_DISABLE_CHECKS 1 | |
#define G_DISABLE_CAST_CHECKS 1 | |
#define XVFB_PATH "/usr/bin/Xvfb" | |
#define XFONT_PATH "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/OTF/,/usr/share/fonts/Type1/,/usr/share/fonts/100dpi/,/usr/share/fonts/75dpi/,built-ins" | |
#define HAVE_FEATURES_H 1 | |
#define USE_ALSA 1 | |
#define USE_GUDEV 1 | |
#define USE_GSF 1 | |
#define HAVE_GST_CONTROL_BINDING_ABS 1 | |
#define HAVE_ORC 1 | |
#define PACKAGE_ORIGIN "http://www.buzztrax.org" | |
#define STDC_HEADERS 1 | |
#define HAVE_ALLOCA_H 1 | |
#define HAVE_ASSERT_H 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_MALLOC_H 1 | |
#define HAVE_SYS_MMAN_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TIMES_H 1 | |
#define HAVE_X11_XLOCALE_H 1 | |
#define HAVE_LINUX_INPUT_H 1 | |
#define HAVE_XMMINTRIN_H 1 | |
#define HAVE_PTHREAD 1 | |
#define HAVE_LIBRT 1 | |
#define HAVE_SCHED_SETSCHEDULER 1 | |
#define HAVE_MLOCKALL 1 | |
#define HAVE_GETRUSAGE 1 | |
#define HAVE_SETRLIMIT 1 | |
#define HAVE_VSSCANF 1 | |
#define HAVE_CLOCK_GETTIME 1 | |
#define HAVE_LIBDL 1 | |
configure: exit 0 | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by buzztrax config.status 0.10.2, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status config.h | |
on CKKVZX1 | |
config.status:1490: creating config.h | |
config.status:1671: config.h is unchanged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment