This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ams configure 2.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ams-2.1.2 --htmldir=/usr/share/doc/ams-2.1.2/html --libdir=/usr/lib64 --disable-nsm --enable-qt5 MOC=/usr/lib64/qt5/bin/moc LUPDATE=/usr/lib64/qt5/bin/lupdate LRELEASE=/usr/lib64/qt5/bin/lrelease ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.15-hardened uname -s = Linux uname -v = #1 SMP Sat Dec 17 12:32:14 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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/lib/portage/python2.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python2.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2392: checking build system type configure:2406: result: x86_64-pc-linux-gnu configure:2426: checking host system type configure:2439: result: x86_64-pc-linux-gnu configure:2459: checking target system type configure:2472: result: x86_64-pc-linux-gnu configure:2517: checking for a BSD-compatible install configure:2585: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c configure:2596: checking whether build environment is sane configure:2651: result: yes configure:2802: checking for a thread-safe mkdir -p configure:2841: result: /bin/mkdir -p configure:2848: checking for gawk configure:2864: found /usr/bin/gawk configure:2875: result: gawk configure:2886: checking whether make sets $(MAKE) configure:2908: result: yes configure:2937: checking whether make supports nested variables configure:2954: result: yes configure:3096: checking for x86_64-pc-linux-gnu-g++ configure:3112: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:3123: result: x86_64-pc-linux-gnu-g++ configure:3194: checking for C++ compiler version configure:3203: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:3214: $? = 0 configure:3203: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3214: $? = 0 configure:3203: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3214: $? = 1 configure:3203: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:3214: $? = 1 configure:3234: checking whether the C++ compiler works configure:3256: x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -std=gnu++98 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3260: $? = 0 configure:3308: result: yes configure:3311: checking for C++ compiler default output file name configure:3313: result: a.out configure:3319: checking for suffix of executables configure:3326: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -O2 -pipe -march=native -std=gnu++98 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3330: $? = 0 configure:3352: result: configure:3374: checking whether we are cross compiling configure:3382: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -O2 -pipe -march=native -std=gnu++98 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:3386: $? = 0 configure:3393: ./conftest configure:3397: $? = 0 configure:3412: result: no configure:3417: checking for suffix of object files configure:3439: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -std=gnu++98 conftest.cpp >&5 configure:3443: $? = 0 configure:3464: result: o configure:3468: checking whether we are using the GNU C++ compiler configure:3487: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -std=gnu++98 conftest.cpp >&5 configure:3487: $? = 0 configure:3496: result: yes configure:3505: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3525: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3525: $? = 0 configure:3566: result: yes configure:3600: checking for style of include used by make configure:3628: result: GNU configure:3654: checking dependency style of x86_64-pc-linux-gnu-g++ configure:3765: result: none configure:3788: checking for x86_64-pc-linux-gnu-gcc configure:3804: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3815: result: x86_64-pc-linux-gnu-gcc configure:4084: checking for C compiler version configure:4093: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:4104: $? = 0 configure:4093: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:4104: $? = 0 configure:4093: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4104: $? = 1 configure:4093: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4104: $? = 1 configure:4108: checking whether we are using the GNU C compiler configure:4127: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4127: $? = 0 configure:4136: result: yes configure:4145: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4165: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4165: $? = 0 configure:4206: result: yes configure:4223: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4286: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4286: $? = 0 configure:4299: result: none needed configure:4324: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4346: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4349: $? = 0 configure:4346: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4349: $? = 0 configure:4361: result: yes configure:4380: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4491: result: none configure:4507: checking whether ln -s works configure:4511: result: yes configure:4521: checking for x86_64-pc-linux-gnu-ranlib configure:4537: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4548: result: x86_64-pc-linux-gnu-ranlib configure:4621: checking for x86_64-pc-linux-gnu-pkg-config configure:4639: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:4651: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:4719: checking pkg-config is at least version 0.9.0 configure:4722: result: yes configure:4738: checking how to run the C preprocessor configure:4769: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4769: $? = 0 configure:4783: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4783: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ams" | #define PACKAGE_TARNAME "ams" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "ams 2.1.2" | #define PACKAGE_BUGREPORT "alsamodular-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "ams" | #define VERSION "2.1.2" | /* end confdefs.h. */ | #include configure:4808: result: x86_64-pc-linux-gnu-gcc -E configure:4828: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4828: $? = 0 configure:4842: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ams" | #define PACKAGE_TARNAME "ams" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "ams 2.1.2" | #define PACKAGE_BUGREPORT "alsamodular-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "ams" | #define VERSION "2.1.2" | /* end confdefs.h. */ | #include configure:4871: checking for grep that handles long lines and -e configure:4929: result: /bin/grep configure:4934: checking for egrep configure:4996: result: /bin/grep -E configure:5001: checking for ANSI C header files configure:5021: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5021: $? = 0 configure:5094: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5094: $? = 0 configure:5094: ./conftest configure:5094: $? = 0 configure:5105: result: yes configure:5120: checking for sys/types.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5120: checking for sys/stat.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5120: checking for stdlib.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5120: checking for string.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5120: checking for memory.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5120: checking for strings.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5120: checking for inttypes.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5120: checking for stdint.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5120: checking for unistd.h configure:5120: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5120: $? = 0 configure:5120: result: yes configure:5132: checking for stdbool.h that conforms to C99 configure:5199: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:70:14: warning: the address of 's' will always evaluate as 'true' [-Waddress] bool e = &s; ^~~~ conftest.c:74:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:74:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:74:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:74:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:74:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:74:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:74:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:74:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress] return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c:75:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress] ^ conftest.c:75:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress] ^ conftest.c:75:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress] ^ configure:5199: $? = 0 configure:5206: result: yes configure:5208: checking for _Bool configure:5208: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5208: $? = 0 configure:5208: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:57:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:5208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ams" | #define PACKAGE_TARNAME "ams" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "ams 2.1.2" | #define PACKAGE_BUGREPORT "alsamodular-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "ams" | #define VERSION "2.1.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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:5208: result: yes configure:5225: checking for an ANSI C-conforming const configure:5291: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5291: $? = 0 configure:5298: result: yes configure:5306: checking for inline configure:5322: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5322: $? = 0 configure:5330: result: inline configure:5348: checking for ssize_t configure:5348: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5348: $? = 0 configure:5348: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 conftest.c: In function 'main': conftest.c:59:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:5348: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ams" | #define PACKAGE_TARNAME "ams" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "ams 2.1.2" | #define PACKAGE_BUGREPORT "alsamodular-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "ams" | #define VERSION "2.1.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__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:5348: result: yes configure:5359: checking whether struct tm is in sys/time.h or time.h configure:5379: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5379: $? = 0 configure:5386: result: time.h configure:5398: checking for stdlib.h configure:5398: result: yes configure:5408: checking for GNU libc compatible malloc configure:5432: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5432: $? = 0 configure:5432: ./conftest configure:5432: $? = 0 configure:5442: result: yes configure:5466: checking sys/select.h usability configure:5466: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5466: $? = 0 configure:5466: result: yes configure:5466: checking sys/select.h presence configure:5466: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5466: $? = 0 configure:5466: result: yes configure:5466: checking for sys/select.h configure:5466: result: yes configure:5466: checking sys/socket.h usability configure:5466: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5466: $? = 0 configure:5466: result: yes configure:5466: checking sys/socket.h presence configure:5466: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5466: $? = 0 configure:5466: result: yes configure:5466: checking for sys/socket.h configure:5466: result: yes configure:5476: checking types of arguments for select configure:5504: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5504: $? = 0 configure:5515: result: int,fd_set *,struct timeval * configure:5538: checking whether lstat correctly handles trailing slash configure:5564: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5564: $? = 0 configure:5564: ./conftest configure:5564: $? = 0 configure:5581: result: yes configure:5600: checking whether stat accepts an empty string configure:5620: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5620: $? = 0 configure:5620: ./conftest configure:5620: $? = 0 configure:5630: result: no configure:5650: checking for snd_pcm_open in -lasound configure:5675: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lasound >&5 configure:5675: $? = 0 configure:5684: result: yes configure:5697: checking for jack_client_new in -ljack configure:5722: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ljack -lasound >&5 configure:5722: $? = 0 configure:5731: result: yes configure:5744: checking for pthread_create in -lpthread configure:5769: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -ljack -lasound >&5 configure:5769: $? = 0 configure:5778: result: yes configure:5791: checking for roundf in -lm configure:5816: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lm -lpthread -ljack -lasound >&5 conftest.c:41:6: warning: conflicting types for built-in function 'roundf' char roundf (); ^~~~~~ configure:5816: $? = 0 configure:5825: result: yes configure:5838: checking for library containing dlopen configure:5869: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lm -lpthread -ljack -lasound >&5 /var/tmp/portage/media-sound/ams-2.1.2/temp/ccH04eLY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:5869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ams" | #define PACKAGE_TARNAME "ams" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "ams 2.1.2" | #define PACKAGE_BUGREPORT "alsamodular-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "ams" | #define VERSION "2.1.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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LIBJACK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* 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 (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:5869: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lm -lpthread -ljack -lasound >&5 configure:5869: $? = 0 configure:5886: result: -ldl configure:5899: checking for fftw_execute in -lfftw3 configure:5924: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:5924: $? = 0 configure:5933: result: yes configure:5947: checking for main in -lzita-alsa-pcmi configure:5966: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lzita-alsa-pcmi -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lzita-alsa-pcmi collect2: error: ld returned 1 exit status configure:5966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "ams" | #define PACKAGE_TARNAME "ams" | #define PACKAGE_VERSION "2.1.2" | #define PACKAGE_STRING "ams 2.1.2" | #define PACKAGE_BUGREPORT "alsamodular-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "ams" | #define VERSION "2.1.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__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LIBJACK 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_LIBM 1 | #define HAVE_LIBFFTW3 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:5975: result: no configure:5985: WARNING: libzita-alsa-pcmi not found, trying libclalsadrv... configure:5990: checking for main in -lclalsadrv configure:6009: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6009: $? = 0 configure:6018: result: yes configure:6040: checking for API 2.0.0 version of libclalsadrv configure:6054: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -O2 -pipe -march=native -std=gnu++98 -Wall -Wl,-O1 -Wl,--as-needed -lclalsadrv conftest.cpp -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6054: $? = 0 configure:6056: result: yes configure:6345: checking for Qt5 configure:6352: $PKG_CONFIG --exists --print-errors "Qt5Core Qt5Gui Qt5Widgets >= 5.0" configure:6355: $? = 0 configure:6369: $PKG_CONFIG --exists --print-errors "Qt5Core Qt5Gui Qt5Widgets >= 5.0" configure:6372: $? = 0 configure:6410: result: yes configure:6420: checking for /usr/include/qt5/QtWidgets/QWidget configure:6434: result: yes configure:6437: No extra QT_INCLUDE_DIR needed configure:6467: Set QT_CXXFLAGS... -I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC configure:6474: checking for main in -lQt5Core configure:6493: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6493: $? = 0 configure:6502: result: yes configure:6515: checking for main in -lQt5Gui configure:6534: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6534: $? = 0 configure:6543: result: yes configure:6556: checking for main in -lQt5Widgets configure:6575: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6575: $? = 0 configure:6584: result: yes configure:6597: checking for main in -lQt5OpenGL configure:6616: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6616: $? = 0 configure:6625: result: yes configure:6650: checking for moc-qt5 configure:6681: result: /usr/lib64/qt5/bin/moc configure:6701: checking for lupdate-qt5 configure:6732: result: /usr/lib64/qt5/bin/lupdate configure:6752: checking for lrelease-qt5 configure:6783: result: /usr/lib64/qt5/bin/lrelease configure:6805: checking for floor configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 conftest.c:65:6: warning: conflicting types for built-in function 'floor' char floor (); ^~~~~ configure:6805: $? = 0 configure:6805: result: yes configure:6805: checking for ftruncate configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6805: $? = 0 configure:6805: result: yes configure:6805: checking for getcwd configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6805: $? = 0 configure:6805: result: yes configure:6805: checking for memset configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 conftest.c:68:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:6805: $? = 0 configure:6805: result: yes configure:6805: checking for mkdir configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6805: $? = 0 configure:6805: result: yes configure:6805: checking for pow configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 conftest.c:70:6: warning: conflicting types for built-in function 'pow' char pow (); ^~~ configure:6805: $? = 0 configure:6805: result: yes configure:6805: checking for rint configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 conftest.c:71:6: warning: conflicting types for built-in function 'rint' char rint (); ^~~~ configure:6805: $? = 0 configure:6805: result: yes configure:6805: checking for select configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 configure:6805: $? = 0 configure:6805: result: yes configure:6805: checking for sqrt configure:6805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound >&5 conftest.c:73:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^~~~ configure:6805: $? = 0 configure:6805: result: yes configure:6816: checking ladspa.h usability configure:6816: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6816: $? = 0 configure:6816: result: yes configure:6816: checking ladspa.h presence configure:6816: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6816: $? = 0 configure:6816: result: yes configure:6816: checking for ladspa.h configure:6816: result: yes configure:6847: checking jack/session.h usability configure:6847: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6847: $? = 0 configure:6847: result: yes configure:6847: checking jack/session.h presence configure:6847: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6847: $? = 0 configure:6847: result: yes configure:6847: checking for jack/session.h configure:6847: result: yes configure:7076: checking that generated files are newer than configure configure:7082: result: done configure:7109: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ams config.status 2.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:926: creating Makefile config.status:926: creating demos/Makefile config.status:926: creating instruments/Makefile config.status:926: creating tutorial/Makefile config.status:926: creating colors/Makefile config.status:926: creating pixmaps/Makefile config.status:926: creating man/Makefile config.status:926: creating src/Makefile config.status:926: creating src/config.h config.status:1155: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes 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='-O2 -pipe -march=native -Wall' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Werror=terminate -O2 -pipe -march=native -std=gnu++98' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBLO_CFLAGS_set= ac_cv_env_LIBLO_CFLAGS_value= ac_cv_env_LIBLO_LIBS_set= ac_cv_env_LIBLO_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_Qt4_CFLAGS_set= ac_cv_env_Qt4_CFLAGS_value= ac_cv_env_Qt4_LIBS_set= ac_cv_env_Qt4_LIBS_value= ac_cv_env_Qt5_CFLAGS_set= ac_cv_env_Qt5_CFLAGS_value= ac_cv_env_Qt5_LIBS_set= ac_cv_env_Qt5_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__usr_include_qt5_QtWidgets_QWidget=yes ac_cv_func_floor=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_pow=yes ac_cv_func_rint=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_sqrt=yes ac_cv_func_stat_empty_string_bug=no ac_cv_header_inttypes_h=yes ac_cv_header_jack_session_h=yes ac_cv_header_ladspa_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_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_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_Qt5Core_main=yes ac_cv_lib_Qt5Gui_main=yes ac_cv_lib_Qt5OpenGL_main=yes ac_cv_lib_Qt5Widgets_main=yes ac_cv_lib_asound_snd_pcm_open=yes ac_cv_lib_clalsadrv_main=yes ac_cv_lib_fftw3_fftw_execute=yes ac_cv_lib_jack_jack_client_new=yes ac_cv_lib_m_roundf=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_zita_alsa_pcmi_main=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_LRELEASE=/usr/lib64/qt5/bin/lrelease ac_cv_path_LUPDATE=/usr/lib64/qt5/bin/lupdate ac_cv_path_MOC=/usr/lib64/qt5/bin/moc ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib 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_search_dlopen=-ldl ac_cv_struct_tm=time.h ac_cv_target=x86_64-pc-linux-gnu ac_cv_type__Bool=yes ac_cv_type_ssize_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes pkg_cv_Qt5_CFLAGS='-I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5' pkg_cv_Qt5_LIBS='-lQt5Widgets -lQt5Gui -lQt5Core' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-sound/ams-2.1.2/work/ams-2.1.2/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/tmp/portage/media-sound/ams-2.1.2/work/ams-2.1.2/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-sound/ams-2.1.2/work/ams-2.1.2/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-sound/ams-2.1.2/work/ams-2.1.2/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -Wall' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXDEPMODE='depmode=none' CXXFLAGS='-Werror=terminate -O2 -pipe -march=native -std=gnu++98 -Wall' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' HAVE_CLALSADRV_API2='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LADSPA_PATH='/usr/lib/ladspa:/usr/lib64/ladspa:/usr/local/lib/ladspa:/usr/local/lib64/ladspa' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBLO_CFLAGS='' LIBLO_LIBS='' LIBOBJS='' LIBS='-lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lclalsadrv -lfftw3 -ldl -lm -lpthread -ljack -lasound ' LN_S='ln -s' LRELEASE='/usr/lib64/qt5/bin/lrelease' LTLIBOBJS='' LUPDATE='/usr/lib64/qt5/bin/lupdate' MAKEINFO='${SHELL} /var/tmp/portage/media-sound/ams-2.1.2/work/ams-2.1.2/missing makeinfo' MKDIR_P='/bin/mkdir -p' MOC='/usr/lib64/qt5/bin/moc' OBJEXT='o' PACKAGE='ams' PACKAGE_BUGREPORT='alsamodular-devel@lists.sourceforge.net' PACKAGE_NAME='ams' PACKAGE_STRING='ams 2.1.2' PACKAGE_TARNAME='ams' PACKAGE_URL='' PACKAGE_VERSION='2.1.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' QT_CXXFLAGS='-I/usr/include/qt5/QtOpenGL -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC' Qt4_CFLAGS='' Qt4_LIBS='' Qt5_CFLAGS='-I/usr/include/qt5/QtWidgets -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5' Qt5_LIBS='-lQt5Widgets -lQt5Gui -lQt5Core' RANLIB='x86_64-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.1.2' ac_ct_CC='' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/ams-2.1.2' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/ams-2.1.2/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-sound/ams-2.1.2/work/ams-2.1.2/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "ams" #define PACKAGE_TARNAME "ams" #define PACKAGE_VERSION "2.1.2" #define PACKAGE_STRING "ams 2.1.2" #define PACKAGE_BUGREPORT "alsamodular-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "ams" #define VERSION "2.1.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__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_LIBASOUND 1 #define HAVE_LIBJACK 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBM 1 #define HAVE_LIBFFTW3 1 #define HAVE_LIBCLALSADRV 1 #define HAVE_QT5 1 #define HAVE_LIBQT5CORE 1 #define HAVE_LIBQT5GUI 1 #define HAVE_LIBQT5WIDGETS 1 #define HAVE_LIBQT5OPENGL 1 #define HAVE_FLOOR 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_POW 1 #define HAVE_RINT 1 #define HAVE_SELECT 1 #define HAVE_SQRT 1 #define JACK_SESSION 1 configure: exit 0