This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pulseaudio configure 5.0-287-g4971d-dirty, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../configure --prefix=/home/ancutasigabi/Software/00_source/padev/build ## --------- ## ## Platform. ## ## --------- ## hostname = quijote uname -m = x86_64 uname -r = 3.13.0-35-generic uname -s = Linux uname -v = #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 /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/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3127: checking for a BSD-compatible install configure:3195: result: /usr/bin/install -c configure:3206: checking whether build environment is sane configure:3261: result: yes configure:3412: checking for a thread-safe mkdir -p configure:3451: result: /bin/mkdir -p configure:3458: checking for gawk configure:3488: result: no configure:3458: checking for mawk configure:3474: found /usr/bin/mawk configure:3485: result: mawk configure:3496: checking whether make sets $(MAKE) configure:3518: result: yes configure:3547: checking whether make supports nested variables configure:3564: result: yes configure:3653: checking whether UID '1000' is supported by ustar format configure:3656: result: yes configure:3663: checking whether GID '1000' is supported by ustar format configure:3666: result: yes configure:3674: checking how to create a ustar tar archive configure:3685: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . 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:3688: $? = 0 configure:3728: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3731: $? = 0 configure:3735: tar -xf - &5 gcc (Ubuntu 4.9.1-16ubuntu6) 4.9.1 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4340: $? = 0 configure:4329: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.1-16ubuntu6' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) configure:4340: $? = 0 configure:4329: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4340: $? = 4 configure:4329: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4340: $? = 4 configure:4360: checking whether the C compiler works configure:4382: gcc conftest.c >&5 configure:4386: $? = 0 configure:4434: result: yes configure:4437: checking for C compiler default output file name configure:4439: result: a.out configure:4445: checking for suffix of executables configure:4452: gcc -o conftest conftest.c >&5 configure:4456: $? = 0 configure:4478: result: configure:4500: checking whether we are cross compiling configure:4508: gcc -o conftest conftest.c >&5 configure:4512: $? = 0 configure:4519: ./conftest configure:4523: $? = 0 configure:4538: result: no configure:4543: checking for suffix of object files configure:4565: gcc -c conftest.c >&5 configure:4569: $? = 0 configure:4590: result: o configure:4594: checking whether we are using the GNU C compiler configure:4613: gcc -c conftest.c >&5 configure:4613: $? = 0 configure:4622: result: yes configure:4631: checking whether gcc accepts -g configure:4651: gcc -c -g conftest.c >&5 configure:4651: $? = 0 configure:4692: result: yes configure:4709: checking for gcc option to accept ISO C89 configure:4772: gcc -c -g -O2 conftest.c >&5 configure:4772: $? = 0 configure:4785: result: none needed configure:4810: checking whether gcc understands -c and -o together configure:4832: gcc -c conftest.c -o conftest2.o configure:4835: $? = 0 configure:4832: gcc -c conftest.c -o conftest2.o configure:4835: $? = 0 configure:4847: result: yes configure:4875: checking for style of include used by make configure:4903: result: GNU configure:4929: checking dependency style of gcc configure:5040: result: gcc3 configure:5055: checking for gcc option to accept ISO C99 configure:5204: gcc -c -g -O2 conftest.c >&5 conftest.c:62:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:116:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:116:18: error: 'newvar' undeclared (first use in this function) conftest.c:116:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:126:3: error: 'for' loop initial declarations are only allowed in C99 or C11 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:126:3: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code configure:5204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5204: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5204: $? = 0 configure:5224: result: -std=gnu99 configure:5293: checking for g++ configure:5309: found /usr/bin/g++ configure:5320: result: g++ configure:5347: checking for C++ compiler version configure:5356: g++ --version >&5 g++ (Ubuntu 4.9.1-16ubuntu6) 4.9.1 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5367: $? = 0 configure:5356: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.9.1-16ubuntu6' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6) configure:5367: $? = 0 configure:5356: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5367: $? = 4 configure:5356: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5367: $? = 4 configure:5371: checking whether we are using the GNU C++ compiler configure:5390: g++ -c conftest.cpp >&5 configure:5390: $? = 0 configure:5399: result: yes configure:5408: checking whether g++ accepts -g configure:5428: g++ -c -g conftest.cpp >&5 configure:5428: $? = 0 configure:5469: result: yes configure:5494: checking dependency style of g++ configure:5605: result: gcc3 configure:5626: checking how to run the C preprocessor configure:5657: gcc -std=gnu99 -E conftest.c configure:5657: $? = 0 configure:5671: gcc -std=gnu99 -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | /* end confdefs.h. */ | #include configure:5696: result: gcc -std=gnu99 -E configure:5716: gcc -std=gnu99 -E conftest.c configure:5716: $? = 0 configure:5730: gcc -std=gnu99 -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | /* end confdefs.h. */ | #include configure:5759: checking for grep that handles long lines and -e configure:5817: result: /bin/grep configure:5822: checking for egrep configure:5884: result: /bin/grep -E configure:5890: checking whether gcc -std=gnu99 needs -traditional configure:5924: result: no configure:5931: checking for ANSI C header files configure:5951: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:5951: $? = 0 configure:6024: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:6024: $? = 0 configure:6024: ./conftest configure:6024: $? = 0 configure:6035: result: yes configure:6048: checking for sys/types.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6048: checking for sys/stat.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6048: checking for stdlib.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6048: checking for string.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6048: checking for memory.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6048: checking for strings.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6048: checking for inttypes.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6048: checking for stdint.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6048: checking for unistd.h configure:6048: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6048: $? = 0 configure:6048: result: yes configure:6061: checking minix/config.h usability configure:6061: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:55:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 | #include configure:6061: result: no configure:6061: checking minix/config.h presence configure:6061: gcc -std=gnu99 -E conftest.c conftest.c:22:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:6061: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 configure:6061: result: no configure:6061: checking for minix/config.h configure:6061: result: no configure:6082: checking whether it is safe to define __EXTENSIONS__ configure:6100: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6100: $? = 0 configure:6107: result: yes configure:6128: checking for gm4 configure:6158: result: no configure:6128: checking for m4 configure:6144: found /usr/bin/m4 configure:6155: result: m4 configure:6227: checking for pkg-config configure:6245: found /usr/bin/pkg-config configure:6257: result: /usr/bin/pkg-config configure:6282: checking pkg-config is at least version 0.9.0 configure:6285: result: yes configure:6298: checking whether NLS is requested configure:6307: result: yes configure:6325: checking for intltool >= 0.35.0 configure:6327: result: 0.50.2 found configure:6335: checking for intltool-update configure:6353: found /usr/bin/intltool-update configure:6365: result: /usr/bin/intltool-update configure:6375: checking for intltool-merge configure:6393: found /usr/bin/intltool-merge configure:6405: result: /usr/bin/intltool-merge configure:6415: checking for intltool-extract configure:6433: found /usr/bin/intltool-extract configure:6445: result: /usr/bin/intltool-extract configure:6599: checking for xgettext configure:6617: found /usr/bin/xgettext configure:6629: result: /usr/bin/xgettext configure:6639: checking for msgmerge configure:6657: found /usr/bin/msgmerge configure:6669: result: /usr/bin/msgmerge configure:6679: checking for msgfmt configure:6697: found /usr/bin/msgfmt configure:6709: result: /usr/bin/msgfmt configure:6719: checking for gmsgfmt configure:6750: result: /usr/bin/msgfmt configure:6770: checking for perl configure:6788: found /usr/bin/perl configure:6800: result: /usr/bin/perl configure:6811: checking for perl >= 5.8.1 configure:6818: result: 5.20.1 configure:6822: checking for XML::Parser configure:6825: result: ok configure:6850: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:6850: $? = 0 configure:6878: checking for a sed that does not truncate output configure:6942: result: /bin/sed configure:6983: checking for msgfmt configure:7015: result: /usr/bin/msgfmt configure:7024: checking for gmsgfmt configure:7055: result: /usr/bin/msgfmt configure:7105: checking for xgettext configure:7137: result: /usr/bin/xgettext configure:7182: checking for msgmerge configure:7213: result: /usr/bin/msgmerge configure:7271: checking for ld used by gcc -std=gnu99 configure:7338: result: /usr/bin/ld configure:7345: checking if the linker (/usr/bin/ld) is GNU ld configure:7360: result: yes configure:7367: checking for shared library run path origin configure:7380: result: done configure:7952: checking for CFPreferencesCopyAppValue configure:7970: gcc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:27:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:7970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:7979: result: no configure:7986: checking for CFLocaleCopyCurrent configure:8004: gcc -std=gnu99 -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:27:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:8004: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:8013: result: no configure:8062: checking for GNU gettext in libc configure:8086: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:8086: $? = 0 configure:8095: result: yes configure:8923: checking whether to use NLS configure:8925: result: yes configure:8928: checking where the gettext function comes from configure:8939: result: libc configure:9041: checking host operating system configure:9045: result: linux configure:9123: checking whether C compiler accepts -Wall configure:9142: gcc -std=gnu99 -c -g -O2 -pedantic -Werror -Wall conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -W configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -pedantic -Werror -W conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wextra configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -pedantic -Werror -Wextra conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -pipe configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pedantic -Werror -pipe conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wno-long-long configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -pedantic -Werror -Wno-long-long conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wno-overlength-strings configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -pedantic -Werror -Wno-overlength-strings conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wunsafe-loop-optimizations configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -pedantic -Werror -Wunsafe-loop-optimizations conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wundef configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -pedantic -Werror -Wundef conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wformat=2 configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -pedantic -Werror -Wformat=2 conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wlogical-op configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -pedantic -Werror -Wlogical-op conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wsign-compare configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -pedantic -Werror -Wsign-compare conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wformat-security configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -pedantic -Werror -Wformat-security conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wmissing-include-dirs configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -pedantic -Werror -Wmissing-include-dirs conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wformat-nonliteral configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -pedantic -Werror -Wformat-nonliteral conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wold-style-definition configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -pedantic -Werror -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:34:1: error: old-style function definition [-Werror=old-style-definition] main () ^ cc1: all warnings being treated as errors configure:9142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9151: result: no configure:9123: checking whether C compiler accepts -Wpointer-arith configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -pedantic -Werror -Wpointer-arith conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Winit-self configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -pedantic -Werror -Winit-self conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wdeclaration-after-statement configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -pedantic -Werror -Wdeclaration-after-statement conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wfloat-equal configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -pedantic -Werror -Wfloat-equal conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wmissing-prototypes configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -pedantic -Werror -Wmissing-prototypes conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wstrict-prototypes configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -pedantic -Werror -Wstrict-prototypes conftest.c >&5 conftest.c:34:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] main () ^ cc1: all warnings being treated as errors configure:9142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:9151: result: no configure:9123: checking whether C compiler accepts -Wredundant-decls configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -pedantic -Werror -Wredundant-decls conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wmissing-declarations configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -pedantic -Werror -Wmissing-declarations conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wmissing-noreturn configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -pedantic -Werror -Wmissing-noreturn conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wshadow configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -pedantic -Werror -Wshadow conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wendif-labels configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -pedantic -Werror -Wendif-labels conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wcast-align configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -pedantic -Werror -Wcast-align conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wstrict-aliasing configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -pedantic -Werror -Wstrict-aliasing conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wwrite-strings configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -pedantic -Werror -Wwrite-strings conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -Wno-unused-parameter configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -pedantic -Werror -Wno-unused-parameter conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -ffast-math configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -pedantic -Werror -ffast-math conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -fno-common configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -pedantic -Werror -fno-common conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -fdiagnostics-show-option configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -pedantic -Werror -fdiagnostics-show-option conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9123: checking whether C compiler accepts -fdiagnostics-color=auto configure:9142: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -pedantic -Werror -fdiagnostics-color=auto conftest.c >&5 configure:9142: $? = 0 configure:9151: result: yes configure:9163: : CFLAGS="$CFLAGS $flag" configure:9166: $? = 0 configure:9226: checking whether the linker accepts "-Wl,-version-script=../src/map-file" configure:9245: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-version-script=../src/map-file conftest.c >&5 configure:9245: $? = 0 configure:9255: result: yes configure:9269: checking whether the linker accepts -Wl,-z,now configure:9288: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,now conftest.c >&5 configure:9288: $? = 0 configure:9298: result: yes configure:9334: checking whether the linker accepts -Wl,-z,nodelete configure:9353: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-z,nodelete conftest.c >&5 configure:9353: $? = 0 configure:9363: result: yes configure:9402: checking whether the linker accepts -Wl,--no-undefined configure:9421: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,--no-undefined conftest.c >&5 configure:9421: $? = 0 configure:9431: result: yes configure:9471: checking whether gcc -std=gnu99 knows __sync_bool_compare_and_swap() configure:9488: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:9488: $? = 0 configure:9497: result: yes configure:9667: gcc -std=gnu99 -c -mfpu=neon -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 gcc: error: unrecognized command line option '-mfpu=neon' configure:9667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:9755: checking how to print strings configure:9782: result: printf configure:9803: checking for a sed that does not truncate output configure:9867: result: /bin/sed configure:9885: checking for fgrep configure:9947: result: /bin/grep -F configure:9982: checking for ld used by gcc -std=gnu99 configure:10049: result: /usr/bin/ld configure:10056: checking if the linker (/usr/bin/ld) is GNU ld configure:10071: result: yes configure:10083: checking for BSD- or MS-compatible name lister (nm) configure:10132: result: /usr/bin/nm -B configure:10262: checking the name lister (/usr/bin/nm -B) interface configure:10269: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:10272: /usr/bin/nm -B "conftest.o" configure:10275: output 0000000000000000 B some_variable configure:10282: result: BSD nm configure:10285: checking whether ln -s works configure:10289: result: yes configure:10297: checking the maximum length of command line arguments configure:10428: result: 1572864 configure:10445: checking whether the shell understands some XSI constructs configure:10455: result: yes configure:10459: checking whether the shell understands "+=" configure:10465: result: yes configure:10500: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:10540: result: func_convert_file_noop configure:10547: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:10567: result: func_convert_file_noop configure:10574: checking for /usr/bin/ld option to reload object files configure:10581: result: -r configure:10655: checking for objdump configure:10671: found /usr/bin/objdump configure:10682: result: objdump configure:10711: checking how to recognize dependent libraries configure:10909: result: pass_all configure:10994: checking for dlltool configure:11024: result: no configure:11051: checking how to associate runtime and link libraries configure:11078: result: printf %s\n configure:11138: checking for ar configure:11154: found /usr/bin/ar configure:11165: result: ar configure:11202: checking for archiver @FILE support configure:11219: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:11219: $? = 0 configure:11222: ar cru libconftest.a @conftest.lst >&5 configure:11225: $? = 0 configure:11230: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:11233: $? = 1 configure:11245: result: @ configure:11303: checking for strip configure:11319: found /usr/bin/strip configure:11330: result: strip configure:11402: checking for ranlib configure:11418: found /usr/bin/ranlib configure:11429: result: ranlib configure:11531: checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object configure:11651: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:11654: $? = 0 configure:11658: /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:11661: $? = 0 configure:11727: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftstm.o >&5 configure:11730: $? = 0 configure:11768: result: ok configure:11805: checking for sysroot configure:11835: result: no configure:11912: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:11915: $? = 0 configure:12104: checking for mt configure:12120: found /bin/mt configure:12131: result: mt configure:12154: checking if mt is a manifest tool configure:12160: mt '-?' configure:12168: result: no configure:12807: checking for dlfcn.h configure:12807: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:12807: $? = 0 configure:12807: result: yes configure:13320: checking for objdir configure:13335: result: .libs configure:13606: checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:13624: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -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:13628: $? = 0 configure:13641: result: no configure:13968: checking for gcc -std=gnu99 option to produce PIC configure:13975: result: -fPIC -DPIC configure:13983: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:14001: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5 configure:14005: $? = 0 configure:14018: result: yes configure:14047: checking if gcc -std=gnu99 static flag -static works configure:14075: result: yes configure:14090: checking if gcc -std=gnu99 supports -c -o file.o configure:14111: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5 configure:14115: $? = 0 configure:14137: result: yes configure:14145: checking if gcc -std=gnu99 supports -c -o file.o configure:14192: result: yes configure:14225: checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15382: result: yes configure:15419: checking whether -lc should be explicitly linked in configure:15427: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:15430: $? = 0 configure:15445: gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:15448: $? = 0 configure:15462: result: no configure:15622: checking dynamic linker characteristics configure:16122: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:16122: $? = 0 configure:16356: result: GNU/Linux ld.so configure:16463: checking how to hardcode library paths into programs configure:16488: result: immediate configure:16582: checking for shl_load configure:16582: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 /tmp/cczMlOfu.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:69: undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:16582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:16582: result: no configure:16586: checking for shl_load in -ldld configure:16611: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:16611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:16620: result: no configure:16625: checking for dlopen configure:16625: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 /tmp/ccv0NCsB.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:69: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:16625: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:16625: result: no configure:16629: checking for dlopen in -ldl configure:16654: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -ldl >&5 configure:16654: $? = 0 configure:16663: result: yes configure:16782: checking whether a program can dlopen itself configure:16862: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:16838:5: warning: no previous prototype for 'fnord' [-Wmissing-prototypes] configure:16865: $? = 0 configure:16883: result: yes configure:16888: checking whether a statically linked program can dlopen itself configure:16968: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure:16944:5: warning: no previous prototype for 'fnord' [-Wmissing-prototypes] /tmp/ccc44ETO.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/configure:16947: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:16971: $? = 1 configure:16989: result: no configure:17028: checking whether stripping libraries is possible configure:17033: result: yes configure:17068: checking if libtool supports shared libraries configure:17070: result: yes configure:17073: checking whether to build shared libraries configure:17094: result: yes configure:17097: checking whether to build static libraries configure:17101: result: no configure:17124: checking how to run the C++ preprocessor configure:17151: g++ -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp configure:17151: $? = 0 configure:17165: g++ -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:17165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17190: result: g++ -E configure:17210: g++ -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp configure:17210: $? = 0 configure:17224: g++ -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp conftest.cpp:35:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:17224: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:17393: checking for ld used by g++ configure:17460: result: /usr/bin/ld -m elf_x86_64 configure:17467: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:17482: result: yes configure:17537: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18539: result: yes configure:18575: g++ -c -g -O2 -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:18578: $? = 0 configure:19098: checking for g++ option to produce PIC configure:19105: result: -fPIC -DPIC configure:19113: checking if g++ PIC flag -fPIC -DPIC works configure:19131: g++ -c -g -O2 -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:19135: $? = 0 configure:19148: result: yes configure:19171: checking if g++ static flag -static works configure:19199: result: yes configure:19211: checking if g++ supports -c -o file.o configure:19232: g++ -c -g -O2 -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5 configure:19236: $? = 0 configure:19258: result: yes configure:19263: checking if g++ supports -c -o file.o configure:19310: result: yes configure:19340: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:19379: result: yes configure:19520: checking dynamic linker characteristics configure:20188: result: GNU/Linux ld.so configure:20241: checking how to hardcode library paths into programs configure:20266: result: immediate configure:20329: checking ltdl.h usability configure:20329: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20329: $? = 0 configure:20329: result: yes configure:20329: checking ltdl.h presence configure:20329: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c configure:20329: $? = 0 configure:20329: result: yes configure:20329: checking for ltdl.h configure:20329: result: yes configure:20331: checking for lt_dladvise_init in -lltdl configure:20356: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lltdl >&5 configure:20356: $? = 0 configure:20365: result: yes configure:20392: checking for ANSI C header files configure:20496: result: yes configure:20512: checking for arpa/inet.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for glob.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for grp.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for netdb.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for netinet/in.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for netinet/in_systm.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for netinet/tcp.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for poll.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for pwd.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sched.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/mman.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/select.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/socket.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/wait.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/uio.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for syslog.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/dl.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:86:20: fatal error: sys/dl.h: No such file or directory #include ^ compilation terminated. configure:20512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_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 | | #include configure:20512: result: no configure:20512: checking for dlfcn.h configure:20512: result: yes configure:20512: checking for linux/sockios.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/prctl.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/filio.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:89:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:20512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_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 | | #include configure:20512: result: no configure:20512: checking for windows.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:89:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:20512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_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 | | #include configure:20512: result: no configure:20512: checking for winsock2.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:89:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:20512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_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 | | #include configure:20512: result: no configure:20512: checking for ws2tcpip.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:89:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:20512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_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 | | #include configure:20512: result: no configure:20512: checking for sys/atomic.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:89:24: fatal error: sys/atomic.h: No such file or directory #include ^ compilation terminated. configure:20512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_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 | | #include configure:20512: result: no configure:20512: checking for sys/ioctl.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for byteswap.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/syscall.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for sys/eventfd.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for execinfo.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for langinfo.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for regex.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20512: $? = 0 configure:20512: result: yes configure:20512: checking for pcreposix.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:96:23: fatal error: pcreposix.h: No such file or directory #include ^ compilation terminated. configure:20512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_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 | | #include configure:20512: result: no configure:20512: checking for valgrind/memcheck.h configure:20512: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:96:31: fatal error: valgrind/memcheck.h: No such file or directory #include ^ compilation terminated. configure:20512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_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 | | #include configure:20512: result: no configure:20564: checking for netinet/ip.h configure:20564: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20564: $? = 0 configure:20564: result: yes configure:20584: checking sys/resource.h usability configure:20584: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20584: $? = 0 configure:20584: result: yes configure:20584: checking sys/resource.h presence configure:20584: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c configure:20584: $? = 0 configure:20584: result: yes configure:20584: checking for sys/resource.h configure:20584: result: yes configure:20599: checking sys/un.h usability configure:20599: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20599: $? = 0 configure:20599: result: yes configure:20599: checking sys/un.h presence configure:20599: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c configure:20599: $? = 0 configure:20599: result: yes configure:20599: checking for sys/un.h configure:20599: result: yes configure:20624: checking linux/input.h usability configure:20624: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20624: $? = 0 configure:20624: result: yes configure:20624: checking linux/input.h presence configure:20624: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c configure:20624: $? = 0 configure:20624: result: yes configure:20624: checking for linux/input.h configure:20624: result: yes configure:20696: checking for an ANSI C-conforming const configure:20762: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20762: $? = 0 configure:20769: result: yes configure:20777: checking whether byte ordering is bigendian configure:20792: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:67:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:67:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:67:15: error: unknown type name 'universal' configure:20792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:20837: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:20837: $? = 0 configure:20855: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:4: error: unknown type name 'not' not big endian ^ conftest.c:73:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:20855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20983: result: no configure:21001: checking for pid_t configure:21001: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:21001: $? = 0 configure:21001: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:21001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_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 ((pid_t))) | return 0; | ; | return 0; | } configure:21001: result: yes configure:21012: checking for size_t configure:21012: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:21012: $? = 0 configure:21012: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:21012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_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 ((size_t))) | return 0; | ; | return 0; | } configure:21012: result: yes configure:21023: checking for ssize_t configure:21023: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:21023: $? = 0 configure:21023: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:21023: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_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:21023: result: yes configure:21037: checking for off_t configure:21037: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:21037: $? = 0 configure:21037: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:21037: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 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 ((off_t))) | return 0; | ; | return 0; | } configure:21037: result: yes configure:21049: checking for uid_t in sys/types.h configure:21068: result: yes configure:21079: checking whether environ is declared configure:21079: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:21079: $? = 0 configure:21079: result: yes configure:21093: checking for SIGXCPU defined in signal.h configure:21115: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:7: warning: unused variable 'ok' [-Wunused-variable] int ok; ^ configure:21115: $? = 0 configure:21122: result: yes configure:21145: checking for INADDR_NONE defined in netinet/in.h configure:21167: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:75:7: warning: unused variable 'ok' [-Wunused-variable] int ok; ^ configure:21167: $? = 0 configure:21174: result: yes configure:21222: checking whether gcc -std=gnu99 knows _Bool configure:21238: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:7: warning: unused variable 'b' [-Wunused-variable] _Bool b; ^ configure:21238: $? = 0 configure:21246: result: yes configure:21259: checking for thread local storage (TLS) class configure:21287: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'foo': conftest.c:73:38: warning: unused variable 'bar' [-Wunused-variable] static __thread int bar; ^ conftest.c: At top level: conftest.c:72:16: warning: 'foo' defined but not used [-Wunused-function] foo(void) { ^ configure:21287: $? = 0 configure:21299: result: __thread configure:21487: checking for the pthreads library -lpthreads configure:21525: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthreads >&5 conftest.c: In function 'routine': conftest.c:73:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void *a) { a = 0; } ^ /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:21525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:21534: result: no configure:21432: checking whether pthreads work without any flags configure:21525: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'routine': conftest.c:73:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void *a) { a = 0; } ^ /tmp/ccPEPGkr.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:79: undefined reference to `pthread_create' /home/ancutasigabi/Software/00_source/padev/build/conftest.c:80: undefined reference to `pthread_join' /home/ancutasigabi/Software/00_source/padev/build/conftest.c:82: undefined reference to `__pthread_register_cancel' /home/ancutasigabi/Software/00_source/padev/build/conftest.c:83: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:21525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:21534: result: no configure:21437: checking whether pthreads work with -Kthread configure:21525: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -Kthread -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:21525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:21534: result: no configure:21437: checking whether pthreads work with -kthread configure:21525: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -kthread -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:21525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:21534: result: no configure:21487: checking for the pthreads library -llthread configure:21525: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -llthread >&5 conftest.c: In function 'routine': conftest.c:73:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void *a) { a = 0; } ^ /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:21525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:21534: result: no configure:21437: checking whether pthreads work with -pthread configure:21525: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -pthread -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'routine': conftest.c:73:51: warning: parameter 'a' set but not used [-Wunused-but-set-parameter] static void routine(void *a) { a = 0; } ^ configure:21525: $? = 0 configure:21534: result: yes configure:21553: checking for joinable pthread attribute configure:21568: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -pthread -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:21568: $? = 0 configure:21574: result: PTHREAD_CREATE_JOINABLE configure:21584: checking if more special flags are required for pthreads configure:21598: result: no configure:21604: checking for PTHREAD_PRIO_INHERIT configure:21622: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -pthread -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c: In function 'main': conftest.c:77:5: warning: unused variable 'i' [-Wunused-variable] int i = PTHREAD_PRIO_INHERIT; ^ configure:21622: $? = 0 configure:21631: result: yes configure:21742: checking for library containing pow configure:21773: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:82:6: warning: conflicting types for built-in function 'pow' char pow (); ^ /tmp/ccTC1G0I.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:86: undefined reference to `pow' collect2: error: ld returned 1 exit status configure:21773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 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 pow (); | int | main () | { | return pow (); | ; | return 0; | } configure:21773: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lm >&5 conftest.c:82:6: warning: conflicting types for built-in function 'pow' char pow (); ^ configure:21773: $? = 0 configure:21790: result: -lm configure:21800: checking for library containing sched_setscheduler configure:21831: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lm >&5 configure:21831: $? = 0 configure:21848: result: none required configure:21856: checking for library containing dlopen configure:21887: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lm >&5 /tmp/ccQ72T6U.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:86: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:21887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 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:21887: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -ldl -lm >&5 configure:21887: $? = 0 configure:21904: result: -ldl configure:21912: checking for library containing shm_open configure:21943: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -ldl -lm >&5 /tmp/ccdszCp1.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:86: undefined reference to `shm_open' collect2: error: ld returned 1 exit status configure:21943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 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 shm_open (); | int | main () | { | return shm_open (); | ; | return 0; | } configure:21943: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lrt -ldl -lm >&5 configure:21943: $? = 0 configure:21960: result: -lrt configure:21968: checking for library containing inet_ntop configure:21999: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lrt -ldl -lm >&5 configure:21999: $? = 0 configure:22016: result: none required configure:22024: checking for library containing timer_create configure:22055: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lrt -ldl -lm >&5 configure:22055: $? = 0 configure:22072: result: none required configure:22080: checking for library containing pthread_setaffinity_np configure:22111: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lrt -ldl -lm >&5 /tmp/cc5rM75j.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:86: undefined reference to `pthread_setaffinity_np' collect2: error: ld returned 1 exit status configure:22111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 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 pthread_setaffinity_np (); | int | main () | { | return pthread_setaffinity_np (); | ; | return 0; | } configure:22111: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22111: $? = 0 configure:22128: result: -lpthread configure:22136: checking for library containing pthread_getname_np configure:22167: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22167: $? = 0 configure:22184: result: none required configure:22192: checking for library containing pthread_setname_np configure:22223: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22223: $? = 0 configure:22240: result: none required configure:22250: checking for library containing connect configure:22281: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22281: $? = 0 configure:22298: result: none required configure:22306: checking for library containing backtrace configure:22337: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22337: $? = 0 configure:22354: result: none required configure:22410: checking for library containing regexec configure:22441: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22441: $? = 0 configure:22458: result: none required configure:22469: checking for getopt_long configure:22469: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22469: $? = 0 configure:22469: result: yes configure:22535: checking for lrintf configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 conftest.c:99:6: warning: conflicting types for built-in function 'lrintf' char lrintf (); ^ configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for strtof configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for chmod configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for chown configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for fstat configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for fchown configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for fchmod configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for clock_gettime configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for getaddrinfo configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for getgrgid_r configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for getgrnam_r configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for getpwnam_r configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for getpwuid_r configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for gettimeofday configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for getuid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for mlock configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for nanosleep configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for pipe configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for posix_fadvise configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for posix_madvise configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for posix_memalign configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 conftest.c:119:6: warning: conflicting types for built-in function 'posix_memalign' char posix_memalign (); ^ configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for setpgid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for setsid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for shm_open configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for sigaction configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for sleep configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for symlink configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for sysconf configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for uname configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for pthread_setaffinity_np configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for pthread_getname_np configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for pthread_setname_np configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for readlink configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for ctime_r configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for usleep configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for strerror_r configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for lstat configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for setresuid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for setresgid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for setreuid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for setregid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for seteuid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for setegid configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for ppoll configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for strsignal configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for sig2str configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 /tmp/ccLzUeDM.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:155: undefined reference to `sig2str' collect2: error: ld returned 1 exit status configure:22535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | /* end confdefs.h. */ | /* Define sig2str to an innocuous variant, in case declares sig2str. | For example, HP-UX 11i declares gettimeofday. */ | #define sig2str innocuous_sig2str | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sig2str (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sig2str | | /* 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 sig2str (); | /* 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_sig2str || defined __stub___sig2str | choke me | #endif | | int | main () | { | return sig2str (); | ; | return 0; | } configure:22535: result: no configure:22535: checking for strtof_l configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for pipe2 configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for accept4 configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22535: checking for open64 configure:22535: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22535: $? = 0 configure:22535: result: yes configure:22553: checking vfork.h usability configure:22553: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:158:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:22553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 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 | #include configure:22553: result: no configure:22553: checking vfork.h presence configure:22553: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:125:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:22553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | /* end confdefs.h. */ | #include configure:22553: result: no configure:22553: checking for vfork.h configure:22553: result: no configure:22566: checking for fork configure:22566: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 conftest.c:148:6: warning: conflicting types for built-in function 'fork' char fork (); ^ configure:22566: $? = 0 configure:22566: result: yes configure:22566: checking for vfork configure:22566: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22566: $? = 0 configure:22566: result: yes configure:22576: checking for working fork configure:22598: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22598: $? = 0 configure:22598: ./conftest configure:22598: $? = 0 configure:22608: result: yes configure:22629: checking for working vfork configure:22739: result: yes configure:22764: checking type of array argument to getgroups configure:22798: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22798: $? = 0 configure:22798: ./conftest configure:22798: $? = 0 configure:22823: result: gid_t configure:22831: checking for getgroups configure:22831: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22831: $? = 0 configure:22831: result: yes configure:22886: checking for working getgroups configure:22906: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22906: $? = 0 configure:22906: ./conftest configure:22906: $? = 0 configure:22917: result: yes configure:22992: checking for mkfifo configure:22992: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:22992: $? = 0 configure:22992: result: yes configure:23064: checking for working alloca.h configure:23081: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:23081: $? = 0 configure:23089: result: yes configure:23097: checking for alloca configure:23134: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:23134: $? = 0 configure:23142: result: yes configure:23251: checking for regexec configure:23251: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:23251: $? = 0 configure:23251: result: yes configure:23279: checking for special C compiler options needed for large files configure:23324: result: no configure:23330: checking for _FILE_OFFSET_BITS value needed for large files configure:23355: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:23355: $? = 0 configure:23387: result: no configure:23477: checking for library containing dladdr configure:23508: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:23508: $? = 0 configure:23525: result: none required configure:23575: checking for iconv configure:23599: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:23599: $? = 0 configure:23633: result: yes configure:23636: checking for working iconv configure:23756: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 configure:23756: $? = 0 configure:23756: ./conftest configure:23756: $? = 0 configure:23768: result: yes configure:23796: checking for iconv declaration configure:23825: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:145:8: warning: redundant redeclaration of 'iconv' [-Wredundant-decls] size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); ^ In file included from conftest.c:139:0: /usr/include/iconv.h:42:15: note: previous declaration of 'iconv' was here extern size_t iconv (iconv_t __cd, char **__restrict __inbuf, ^ configure:23825: $? = 0 configure:23836: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:23859: checking for X11 configure:23866: $PKG_CONFIG --exists --print-errors " x11-xcb xcb >= 1.6 ice sm xtst " Package x11-xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `x11-xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'x11-xcb' found Package xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb' found Package ice was not found in the pkg-config search path. Perhaps you should add the directory containing `ice.pc' to the PKG_CONFIG_PATH environment variable No package 'ice' found Package sm was not found in the pkg-config search path. Perhaps you should add the directory containing `sm.pc' to the PKG_CONFIG_PATH environment variable No package 'sm' found Package xtst was not found in the pkg-config search path. Perhaps you should add the directory containing `xtst.pc' to the PKG_CONFIG_PATH environment variable No package 'xtst' found configure:23869: $? = 1 configure:23883: $PKG_CONFIG --exists --print-errors " x11-xcb xcb >= 1.6 ice sm xtst " Package x11-xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `x11-xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'x11-xcb' found Package xcb was not found in the pkg-config search path. Perhaps you should add the directory containing `xcb.pc' to the PKG_CONFIG_PATH environment variable No package 'xcb' found Package ice was not found in the pkg-config search path. Perhaps you should add the directory containing `ice.pc' to the PKG_CONFIG_PATH environment variable No package 'ice' found Package sm was not found in the pkg-config search path. Perhaps you should add the directory containing `sm.pc' to the PKG_CONFIG_PATH environment variable No package 'sm' found Package xtst was not found in the pkg-config search path. Perhaps you should add the directory containing `xtst.pc' to the PKG_CONFIG_PATH environment variable No package 'xtst' found configure:23886: $? = 1 configure:23900: result: no No package 'x11-xcb' found No package 'xcb' found No package 'ice' found No package 'sm' found No package 'xtst' found configure:23963: checking for library containing cap_init configure:23994: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lpthread -lrt -ldl -lm >&5 /tmp/ccnmGFW6.o: In function `main': /home/ancutasigabi/Software/00_source/padev/build/conftest.c:149: undefined reference to `cap_init' collect2: error: ld returned 1 exit status configure:23994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | /* 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 cap_init (); | int | main () | { | return cap_init (); | ; | return 0; | } configure:23994: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcap -lpthread -lrt -ldl -lm >&5 configure:23994: $? = 0 configure:24011: result: -lcap configure:24023: checking sys/capability.h usability configure:24023: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:24023: $? = 0 configure:24023: result: yes configure:24023: checking sys/capability.h presence configure:24023: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c configure:24023: $? = 0 configure:24023: result: yes configure:24023: checking for sys/capability.h configure:24023: result: yes configure:24057: checking for LIBCHECK configure:24064: $PKG_CONFIG --exists --print-errors " check " 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:24067: $? = 1 configure:24081: $PKG_CONFIG --exists --print-errors " check " 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:24084: $? = 1 configure:24098: result: no No package 'check' found configure:24147: checking for LIBJSON configure:24154: $PKG_CONFIG --exists --print-errors " json-c >= 0.11 " configure:24157: $? = 0 configure:24171: $PKG_CONFIG --exists --print-errors " json-c >= 0.11 " configure:24174: $? = 0 configure:24232: result: yes configure:24241: checking for LIBSNDFILE configure:24248: $PKG_CONFIG --exists --print-errors " sndfile >= 1.0.20 " configure:24251: $? = 0 configure:24265: $PKG_CONFIG --exists --print-errors " sndfile >= 1.0.20 " configure:24268: $? = 0 configure:24326: result: yes configure:24333: checking whether we need libatomic_ops configure:24358: result: no configure:24373: checking for LIBSAMPLERATE configure:24380: $PKG_CONFIG --exists --print-errors " samplerate >= 0.1.0 " Package samplerate was not found in the pkg-config search path. Perhaps you should add the directory containing `samplerate.pc' to the PKG_CONFIG_PATH environment variable No package 'samplerate' found configure:24383: $? = 1 configure:24397: $PKG_CONFIG --exists --print-errors " samplerate >= 0.1.0 " Package samplerate was not found in the pkg-config search path. Perhaps you should add the directory containing `samplerate.pc' to the PKG_CONFIG_PATH environment variable No package 'samplerate' found configure:24400: $? = 1 configure:24414: result: no No package 'samplerate' found configure:24479: checking for TDB configure:24486: $PKG_CONFIG --exists --print-errors " tdb " Package tdb was not found in the pkg-config search path. Perhaps you should add the directory containing `tdb.pc' to the PKG_CONFIG_PATH environment variable No package 'tdb' found configure:24489: $? = 1 configure:24503: $PKG_CONFIG --exists --print-errors " tdb " Package tdb was not found in the pkg-config search path. Perhaps you should add the directory containing `tdb.pc' to the PKG_CONFIG_PATH environment variable No package 'tdb' found configure:24506: $? = 1 configure:24520: result: no No package 'tdb' found configure:24563: checking for gdbm_open in -lgdbm configure:24588: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lgdbm -lcap -lpthread -lrt -ldl -lm >&5 /usr/bin/ld: cannot find -lgdbm collect2: error: ld returned 1 exit status configure:24588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 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 gdbm_open (); | int | main () | { | return gdbm_open (); | ; | return 0; | } configure:24597: result: no configure:24612: checking gdbm.h usability configure:24612: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:172:18: fatal error: gdbm.h: No such file or directory #include ^ compilation terminated. configure:24612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_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 | #include configure:24612: result: no configure:24612: checking gdbm.h presence configure:24612: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:139:18: fatal error: gdbm.h: No such file or directory #include ^ compilation terminated. configure:24612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | /* end confdefs.h. */ | #include configure:24612: result: no configure:24612: checking for gdbm.h configure:24612: result: no configure:24716: checking sys/soundcard.h usability configure:24716: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:24716: $? = 0 configure:24716: result: yes configure:24716: checking sys/soundcard.h presence configure:24716: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c configure:24716: $? = 0 configure:24716: result: yes configure:24716: checking for sys/soundcard.h configure:24716: result: yes configure:24795: checking CoreAudio/CoreAudio.h usability configure:24795: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:176:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory #include ^ compilation terminated. configure:24795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 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 | #include configure:24795: result: no configure:24795: checking CoreAudio/CoreAudio.h presence configure:24795: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:143:33: fatal error: CoreAudio/CoreAudio.h: No such file or directory #include ^ compilation terminated. configure:24795: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | /* end confdefs.h. */ | #include configure:24795: result: no configure:24795: checking for CoreAudio/CoreAudio.h configure:24795: result: no configure:24835: checking for ASOUNDLIB configure:24842: $PKG_CONFIG --exists --print-errors " alsa >= 1.0.19 " Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found configure:24845: $? = 1 configure:24859: $PKG_CONFIG --exists --print-errors " alsa >= 1.0.19 " Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing `alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found configure:24862: $? = 1 configure:24876: result: no No package 'alsa' found configure:24985: checking sys/audio.h usability configure:24985: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:176:23: fatal error: sys/audio.h: No such file or directory #include ^ compilation terminated. configure:24985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 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 | #include configure:24985: result: no configure:24985: checking sys/audio.h presence configure:24985: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:143:23: fatal error: sys/audio.h: No such file or directory #include ^ compilation terminated. configure:24985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | /* end confdefs.h. */ | #include configure:24985: result: no configure:24985: checking for sys/audio.h configure:24985: result: no configure:25030: checking for mmsystem.h configure:25030: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:143:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:25030: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | /* end confdefs.h. */ | #include | | #include configure:25030: result: no configure:25077: checking for GLIB20 configure:25084: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 " Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found configure:25087: $? = 1 configure:25101: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 " Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found configure:25104: $? = 1 configure:25118: result: no No package 'glib-2.0' found configure:25180: checking for GTK30 configure:25187: $PKG_CONFIG --exists --print-errors " gtk+-3.0 " Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found configure:25190: $? = 1 configure:25204: $PKG_CONFIG --exists --print-errors " gtk+-3.0 " Package gtk+-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-3.0' found configure:25207: $? = 1 configure:25221: result: no No package 'gtk+-3.0' found configure:25282: checking for GCONF configure:25289: $PKG_CONFIG --exists --print-errors " gconf-2.0 >= 2.4.0 gobject-2.0 " Package gconf-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gconf-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gconf-2.0' found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-2.0' found configure:25292: $? = 1 configure:25306: $PKG_CONFIG --exists --print-errors " gconf-2.0 >= 2.4.0 gobject-2.0 " Package gconf-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gconf-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gconf-2.0' found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-2.0' found configure:25309: $? = 1 configure:25323: result: no No package 'gconf-2.0' found No package 'gobject-2.0' found configure:25379: checking for AVAHI configure:25386: $PKG_CONFIG --exists --print-errors " avahi-client >= 0.6.0 " Package avahi-client was not found in the pkg-config search path. Perhaps you should add the directory containing `avahi-client.pc' to the PKG_CONFIG_PATH environment variable No package 'avahi-client' found configure:25389: $? = 1 configure:25403: $PKG_CONFIG --exists --print-errors " avahi-client >= 0.6.0 " Package avahi-client was not found in the pkg-config search path. Perhaps you should add the directory containing `avahi-client.pc' to the PKG_CONFIG_PATH environment variable No package 'avahi-client' found configure:25406: $? = 1 configure:25420: result: no No package 'avahi-client' found configure:25477: checking for JACK configure:25484: $PKG_CONFIG --exists --print-errors " jack >= 0.117.0 " Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable No package 'jack' found configure:25487: $? = 1 configure:25501: $PKG_CONFIG --exists --print-errors " jack >= 0.117.0 " Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable No package 'jack' found configure:25504: $? = 1 configure:25518: result: no No package 'jack' found configure:25574: checking for LIBASYNCNS configure:25581: $PKG_CONFIG --exists --print-errors " libasyncns >= 0.1 " Package libasyncns was not found in the pkg-config search path. Perhaps you should add the directory containing `libasyncns.pc' to the PKG_CONFIG_PATH environment variable No package 'libasyncns' found configure:25584: $? = 1 configure:25598: $PKG_CONFIG --exists --print-errors " libasyncns >= 0.1 " Package libasyncns was not found in the pkg-config search path. Perhaps you should add the directory containing `libasyncns.pc' to the PKG_CONFIG_PATH environment variable No package 'libasyncns' found configure:25601: $? = 1 configure:25615: result: no No package 'libasyncns' found configure:25679: checking for tcpwrap library and headers configure:25696: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lcap -lpthread -lrt -ldl -lm -lwrap >&5 conftest.c:143:18: fatal error: tcpd.h: No such file or directory #include ^ compilation terminated. configure:25696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | /* end confdefs.h. */ | #include | #include | int allow_severity = LOG_INFO; | int deny_severity = LOG_WARNING; | int | main () | { | struct request_info *req; | return hosts_access (req); | ; | return 0; | } configure:25704: result: no configure:25741: checking lirc/lirc_client.h usability configure:25741: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:176:30: fatal error: lirc/lirc_client.h: No such file or directory #include ^ compilation terminated. configure:25741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 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 | #include configure:25741: result: no configure:25741: checking lirc/lirc_client.h presence configure:25741: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:143:30: fatal error: lirc/lirc_client.h: No such file or directory #include ^ compilation terminated. configure:25741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | /* end confdefs.h. */ | #include configure:25741: result: no configure:25741: checking for lirc/lirc_client.h configure:25741: result: no configure:25749: checking for lirc_init in -llirc_client configure:25774: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -llirc_client -lcap -lpthread -lrt -ldl -lm >&5 /usr/bin/ld: cannot find -llirc_client collect2: error: ld returned 1 exit status configure:25774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 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 lirc_init (); | int | main () | { | return lirc_init (); | ; | return 0; | } configure:25783: result: no configure:25822: checking for DBUS configure:25829: $PKG_CONFIG --exists --print-errors " dbus-1 >= 1.4.12 " Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:25832: $? = 1 configure:25846: $PKG_CONFIG --exists --print-errors " dbus-1 >= 1.4.12 " Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:25849: $? = 1 configure:25863: result: no No package 'dbus-1' found configure:25988: checking for SBC configure:25995: $PKG_CONFIG --exists --print-errors " sbc >= 1.0 " Package sbc was not found in the pkg-config search path. Perhaps you should add the directory containing `sbc.pc' to the PKG_CONFIG_PATH environment variable No package 'sbc' found configure:25998: $? = 1 configure:26012: $PKG_CONFIG --exists --print-errors " sbc >= 1.0 " Package sbc was not found in the pkg-config search path. Perhaps you should add the directory containing `sbc.pc' to the PKG_CONFIG_PATH environment variable No package 'sbc' found configure:26015: $? = 1 configure:26029: result: no No package 'sbc' found configure:26139: checking for UDEV configure:26146: $PKG_CONFIG --exists --print-errors " libudev >= 143 " Package libudev was not found in the pkg-config search path. Perhaps you should add the directory containing `libudev.pc' to the PKG_CONFIG_PATH environment variable No package 'libudev' found configure:26149: $? = 1 configure:26163: $PKG_CONFIG --exists --print-errors " libudev >= 143 " Package libudev was not found in the pkg-config search path. Perhaps you should add the directory containing `libudev.pc' to the PKG_CONFIG_PATH environment variable No package 'libudev' found configure:26166: $? = 1 configure:26180: result: no No package 'libudev' found configure:26294: checking for OPENSSL configure:26301: $PKG_CONFIG --exists --print-errors " openssl > 0.9 " Package openssl was not found in the pkg-config search path. Perhaps you should add the directory containing `openssl.pc' to the PKG_CONFIG_PATH environment variable No package 'openssl' found configure:26304: $? = 1 configure:26318: $PKG_CONFIG --exists --print-errors " openssl > 0.9 " Package openssl was not found in the pkg-config search path. Perhaps you should add the directory containing `openssl.pc' to the PKG_CONFIG_PATH environment variable No package 'openssl' found configure:26321: $? = 1 configure:26335: result: no No package 'openssl' found configure:26397: checking for FFTW configure:26404: $PKG_CONFIG --exists --print-errors " fftw3f " Package fftw3f was not found in the pkg-config search path. Perhaps you should add the directory containing `fftw3f.pc' to the PKG_CONFIG_PATH environment variable No package 'fftw3f' found configure:26407: $? = 1 configure:26421: $PKG_CONFIG --exists --print-errors " fftw3f " Package fftw3f was not found in the pkg-config search path. Perhaps you should add the directory containing `fftw3f.pc' to the PKG_CONFIG_PATH environment variable No package 'fftw3f' found configure:26424: $? = 1 configure:26438: result: no No package 'fftw3f' found configure:26495: checking for LIBSPEEX configure:26502: $PKG_CONFIG --exists --print-errors " speexdsp >= 1.2 " Package speexdsp was not found in the pkg-config search path. Perhaps you should add the directory containing `speexdsp.pc' to the PKG_CONFIG_PATH environment variable No package 'speexdsp' found configure:26505: $? = 1 configure:26519: $PKG_CONFIG --exists --print-errors " speexdsp >= 1.2 " Package speexdsp was not found in the pkg-config search path. Perhaps you should add the directory containing `speexdsp.pc' to the PKG_CONFIG_PATH environment variable No package 'speexdsp' found configure:26522: $? = 1 configure:26536: result: no No package 'speexdsp' found configure:26600: checking xenctrl.h usability configure:26600: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:179:21: fatal error: xenctrl.h: No such file or directory #include ^ compilation terminated. configure:26600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | #define PA_MACHINE_ID "/home/ancutasigabi/Software/00_source/padev/build/etc/machine-id" | #define PA_MACHINE_ID_FALLBACK "/home/ancutasigabi/Software/00_source/padev/build/var/lib/dbus/machine-id" | #define HAVE_IPV6 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 | #include configure:26600: result: no configure:26600: checking xenctrl.h presence configure:26600: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:146:21: fatal error: xenctrl.h: No such file or directory #include ^ compilation terminated. configure:26600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | #define PA_MACHINE_ID "/home/ancutasigabi/Software/00_source/padev/build/etc/machine-id" | #define PA_MACHINE_ID_FALLBACK "/home/ancutasigabi/Software/00_source/padev/build/var/lib/dbus/machine-id" | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include configure:26600: result: no configure:26600: checking for xenctrl.h configure:26600: result: no configure:26608: checking xs.h usability configure:26608: gcc -std=gnu99 -c -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c >&5 conftest.c:179:16: fatal error: xs.h: No such file or directory #include ^ compilation terminated. configure:26608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | #define PA_MACHINE_ID "/home/ancutasigabi/Software/00_source/padev/build/etc/machine-id" | #define PA_MACHINE_ID_FALLBACK "/home/ancutasigabi/Software/00_source/padev/build/var/lib/dbus/machine-id" | #define HAVE_IPV6 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 | #include configure:26608: result: no configure:26608: checking xs.h presence configure:26608: gcc -std=gnu99 -E -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c conftest.c:146:16: fatal error: xs.h: No such file or directory #include ^ compilation terminated. configure:26608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | #define PA_MACHINE_ID "/home/ancutasigabi/Software/00_source/padev/build/etc/machine-id" | #define PA_MACHINE_ID_FALLBACK "/home/ancutasigabi/Software/00_source/padev/build/var/lib/dbus/machine-id" | #define HAVE_IPV6 1 | /* end confdefs.h. */ | #include configure:26608: result: no configure:26608: checking for xs.h configure:26608: result: no configure:26616: checking for xc_interface_open in -lxenctrl configure:26641: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lxenctrl -lcap -lpthread -lrt -ldl -lm >&5 /usr/bin/ld: cannot find -lxenctrl collect2: error: ld returned 1 exit status configure:26641: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | #define PA_MACHINE_ID "/home/ancutasigabi/Software/00_source/padev/build/etc/machine-id" | #define PA_MACHINE_ID_FALLBACK "/home/ancutasigabi/Software/00_source/padev/build/var/lib/dbus/machine-id" | #define HAVE_IPV6 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 xc_interface_open (); | int | main () | { | return xc_interface_open (); | ; | return 0; | } configure:26650: result: no configure:26658: checking for xs_domain_open in -lxenstore configure:26683: gcc -std=gnu99 -o conftest -g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto -DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 conftest.c -lxenstore -lcap -lpthread -lrt -ldl -lm >&5 /usr/bin/ld: cannot find -lxenstore collect2: error: ld returned 1 exit status configure:26683: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "5.0-287-g4971d-dirty" | #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" | #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" | #define PACKAGE_URL "http://pulseaudio.org/" | #define PACKAGE "pulseaudio" | #define VERSION "5.0-287-g4971d-dirty" | #define CANONICAL_HOST "x86_64-unknown-linux-gnu" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define GETTEXT_PACKAGE "pulseaudio" | #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" | #define HAVE_ATOMIC_BUILTINS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_GRP_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_LINUX_SOCKIOS_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LINUX_INPUT_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_SIGXCPU 1 | #define HAVE_STD_BOOL 1 | #define TLS __thread | #define SUPPORT_TLS___THREAD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 1 | #define HAVE_FSTAT 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_MLOCK 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_PIPE 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_POSIX_MADVISE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SHM_OPEN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYMLINK 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_GETNAME_NP 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_READLINK 1 | #define HAVE_CTIME_R 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_PPOLL 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_STRTOF_L 1 | #define HAVE_PIPE2 1 | #define HAVE_ACCEPT4 1 | #define HAVE_OPEN64 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define GETGROUPS_T gid_t | #define HAVE_GETGROUPS 1 | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_REGEXEC 1 | #define HAVE_DLADDR 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_SYS_CAPABILITY_H 1 | #define HAVE_SIMPLEDB 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_OSS_OUTPUT 1 | #define HAVE_OSS_WRAPPER 1 | #define PA_MACHINE_ID "/home/ancutasigabi/Software/00_source/padev/build/etc/machine-id" | #define PA_MACHINE_ID_FALLBACK "/home/ancutasigabi/Software/00_source/padev/build/var/lib/dbus/machine-id" | #define HAVE_IPV6 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 xs_domain_open (); | int | main () | { | return xs_domain_open (); | ; | return 0; | } configure:26692: result: no configure:26773: checking for ORC configure:26780: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ" Package orc-0.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `orc-0.4.pc' to the PKG_CONFIG_PATH environment variable No package 'orc-0.4' found configure:26783: $? = 1 configure:26797: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ" Package orc-0.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `orc-0.4.pc' to the PKG_CONFIG_PATH environment variable No package 'orc-0.4' found configure:26800: $? = 1 configure:26814: result: no No package 'orc-0.4' found configure:26922: checking for SYSTEMD configure:26929: $PKG_CONFIG --exists --print-errors " libsystemd-login " Package libsystemd-login was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-login.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd-login' found configure:26932: $? = 1 configure:26946: $PKG_CONFIG --exists --print-errors " libsystemd-login " Package libsystemd-login was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-login.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd-login' found configure:26949: $? = 1 configure:26963: result: no No package 'libsystemd-login' found configure:27025: checking for JOURNAL configure:27032: $PKG_CONFIG --exists --print-errors " libsystemd-journal " Package libsystemd-journal was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-journal.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd-journal' found configure:27035: $? = 1 configure:27049: $PKG_CONFIG --exists --print-errors " libsystemd-journal " Package libsystemd-journal was not found in the pkg-config search path. Perhaps you should add the directory containing `libsystemd-journal.pc' to the PKG_CONFIG_PATH environment variable No package 'libsystemd-journal' found configure:27052: $? = 1 configure:27066: result: no No package 'libsystemd-journal' found configure:27374: checking for WEBRTC configure:27381: $PKG_CONFIG --exists --print-errors " webrtc-audio-processing " Package webrtc-audio-processing was not found in the pkg-config search path. Perhaps you should add the directory containing `webrtc-audio-processing.pc' to the PKG_CONFIG_PATH environment variable No package 'webrtc-audio-processing' found configure:27384: $? = 1 configure:27398: $PKG_CONFIG --exists --print-errors " webrtc-audio-processing " Package webrtc-audio-processing was not found in the pkg-config search path. Perhaps you should add the directory containing `webrtc-audio-processing.pc' to the PKG_CONFIG_PATH environment variable No package 'webrtc-audio-processing' found configure:27401: $? = 1 configure:27415: result: no No package 'webrtc-audio-processing' found configure:27796: checking that generated files are newer than configure configure:27802: result: done configure:28038: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pulseaudio config.status 5.0-287-g4971d-dirty, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on quijote config.status:1610: error: cannot find input file: `Makefile.in' ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=yes ac_cv_defined_INADDR_NONE_netinet_in_h=yes ac_cv_defined_SIGXCPU_signal_h=yes ac_cv_env_ASOUNDLIB_CFLAGS_set= ac_cv_env_ASOUNDLIB_CFLAGS_value= ac_cv_env_ASOUNDLIB_LIBS_set= ac_cv_env_ASOUNDLIB_LIBS_value= ac_cv_env_AVAHI_CFLAGS_set= ac_cv_env_AVAHI_CFLAGS_value= ac_cv_env_AVAHI_LIBS_set= ac_cv_env_AVAHI_LIBS_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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_FFTW_CFLAGS_set= ac_cv_env_FFTW_CFLAGS_value= ac_cv_env_FFTW_LIBS_set= ac_cv_env_FFTW_LIBS_value= ac_cv_env_GCONF_CFLAGS_set= ac_cv_env_GCONF_CFLAGS_value= ac_cv_env_GCONF_LIBS_set= ac_cv_env_GCONF_LIBS_value= ac_cv_env_GLIB20_CFLAGS_set= ac_cv_env_GLIB20_CFLAGS_value= ac_cv_env_GLIB20_LIBS_set= ac_cv_env_GLIB20_LIBS_value= ac_cv_env_GTK30_CFLAGS_set= ac_cv_env_GTK30_CFLAGS_value= ac_cv_env_GTK30_LIBS_set= ac_cv_env_GTK30_LIBS_value= ac_cv_env_JACK_CFLAGS_set= ac_cv_env_JACK_CFLAGS_value= ac_cv_env_JACK_LIBS_set= ac_cv_env_JACK_LIBS_value= ac_cv_env_JOURNAL_CFLAGS_set= ac_cv_env_JOURNAL_CFLAGS_value= ac_cv_env_JOURNAL_LIBS_set= ac_cv_env_JOURNAL_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBASYNCNS_CFLAGS_set= ac_cv_env_LIBASYNCNS_CFLAGS_value= ac_cv_env_LIBASYNCNS_LIBS_set= ac_cv_env_LIBASYNCNS_LIBS_value= ac_cv_env_LIBCHECK_CFLAGS_set= ac_cv_env_LIBCHECK_CFLAGS_value= ac_cv_env_LIBCHECK_LIBS_set= ac_cv_env_LIBCHECK_LIBS_value= ac_cv_env_LIBJSON_CFLAGS_set= ac_cv_env_LIBJSON_CFLAGS_value= ac_cv_env_LIBJSON_LIBS_set= ac_cv_env_LIBJSON_LIBS_value= ac_cv_env_LIBSAMPLERATE_CFLAGS_set= ac_cv_env_LIBSAMPLERATE_CFLAGS_value= ac_cv_env_LIBSAMPLERATE_LIBS_set= ac_cv_env_LIBSAMPLERATE_LIBS_value= ac_cv_env_LIBSNDFILE_CFLAGS_set= ac_cv_env_LIBSNDFILE_CFLAGS_value= ac_cv_env_LIBSNDFILE_LIBS_set= ac_cv_env_LIBSNDFILE_LIBS_value= ac_cv_env_LIBSPEEX_CFLAGS_set= ac_cv_env_LIBSPEEX_CFLAGS_value= ac_cv_env_LIBSPEEX_LIBS_set= ac_cv_env_LIBSPEEX_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_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_SBC_CFLAGS_set= ac_cv_env_SBC_CFLAGS_value= ac_cv_env_SBC_LIBS_set= ac_cv_env_SBC_LIBS_value= ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_TDB_CFLAGS_set= ac_cv_env_TDB_CFLAGS_value= ac_cv_env_TDB_LIBS_set= ac_cv_env_TDB_LIBS_value= ac_cv_env_UDEV_CFLAGS_set= ac_cv_env_UDEV_CFLAGS_value= ac_cv_env_UDEV_LIBS_set= ac_cv_env_UDEV_LIBS_value= ac_cv_env_WEBRTC_CFLAGS_set= ac_cv_env_WEBRTC_CFLAGS_value= ac_cv_env_WEBRTC_LIBS_set= ac_cv_env_WEBRTC_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_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_accept4=yes ac_cv_func_alloca_works=yes ac_cv_func_chmod=yes ac_cv_func_chown=yes ac_cv_func_clock_gettime=yes ac_cv_func_ctime_r=yes ac_cv_func_dlopen=no ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fstat=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_getgroups_works=yes ac_cv_func_getopt_long=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_lrintf=yes ac_cv_func_lstat=yes ac_cv_func_mkfifo=yes ac_cv_func_mlock=yes ac_cv_func_nanosleep=yes ac_cv_func_open64=yes ac_cv_func_pipe2=yes ac_cv_func_pipe=yes ac_cv_func_posix_fadvise=yes ac_cv_func_posix_madvise=yes ac_cv_func_posix_memalign=yes ac_cv_func_ppoll=yes ac_cv_func_pthread_getname_np=yes ac_cv_func_pthread_setaffinity_np=yes ac_cv_func_pthread_setname_np=yes ac_cv_func_readlink=yes ac_cv_func_regexec=yes ac_cv_func_setegid=yes ac_cv_func_seteuid=yes ac_cv_func_setpgid=yes ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_shl_load=no ac_cv_func_shm_open=yes ac_cv_func_sig2str=no ac_cv_func_sigaction=yes ac_cv_func_sleep=yes ac_cv_func_strerror_r=yes ac_cv_func_strsignal=yes ac_cv_func_strtof=yes ac_cv_func_strtof_l=yes ac_cv_func_symlink=yes ac_cv_func_sysconf=yes ac_cv_func_uname=yes ac_cv_func_usleep=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_decl_environ=yes ac_cv_header_CoreAudio_CoreAudio_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_gdbm_h=no ac_cv_header_glob_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_linux_input_h=yes ac_cv_header_linux_sockios_h=yes ac_cv_header_lirc_lirc_client_h=no ac_cv_header_ltdl_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmsystem_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pcreposix_h=no ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_sched_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_atomic_h=no ac_cv_header_sys_audio_h=no ac_cv_header_sys_capability_h=yes ac_cv_header_sys_dl_h=no ac_cv_header_sys_eventfd_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_memcheck_h=no ac_cv_header_vfork_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_xenctrl_h=no ac_cv_header_xs_h=no ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gdbm_gdbm_open=no ac_cv_lib_lirc_client_lirc_init=no ac_cv_lib_ltdl_lt_dladvise_init=yes ac_cv_lib_xenctrl_xc_interface_open=no ac_cv_lib_xenstore_xs_domain_open=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep 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=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_M4=m4 ac_cv_prog_STOW=no 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_MANIFEST_TOOL=mt 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_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_backtrace='none required' ac_cv_search_cap_init=-lcap ac_cv_search_connect='none required' ac_cv_search_dladdr='none required' ac_cv_search_dlopen=-ldl ac_cv_search_inet_ntop='none required' ac_cv_search_pow=-lm ac_cv_search_pthread_getname_np='none required' ac_cv_search_pthread_setaffinity_np=-lpthread ac_cv_search_pthread_setname_np='none required' ac_cv_search_regexec='none required' ac_cv_search_sched_setscheduler='none required' ac_cv_search_shm_open=-lrt ac_cv_search_timer_create='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_tls=__thread ac_cv_type_getgroups=gid_t ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_check_cflags__pedantic__Werror__W=yes ax_cv_check_cflags__pedantic__Werror__Wall=yes ax_cv_check_cflags__pedantic__Werror__Wcast_align=yes ax_cv_check_cflags__pedantic__Werror__Wdeclaration_after_statement=yes ax_cv_check_cflags__pedantic__Werror__Wendif_labels=yes ax_cv_check_cflags__pedantic__Werror__Wextra=yes ax_cv_check_cflags__pedantic__Werror__Wfloat_equal=yes ax_cv_check_cflags__pedantic__Werror__Wformat_2=yes ax_cv_check_cflags__pedantic__Werror__Wformat_nonliteral=yes ax_cv_check_cflags__pedantic__Werror__Wformat_security=yes ax_cv_check_cflags__pedantic__Werror__Winit_self=yes ax_cv_check_cflags__pedantic__Werror__Wlogical_op=yes ax_cv_check_cflags__pedantic__Werror__Wmissing_declarations=yes ax_cv_check_cflags__pedantic__Werror__Wmissing_include_dirs=yes ax_cv_check_cflags__pedantic__Werror__Wmissing_noreturn=yes ax_cv_check_cflags__pedantic__Werror__Wmissing_prototypes=yes ax_cv_check_cflags__pedantic__Werror__Wno_long_long=yes ax_cv_check_cflags__pedantic__Werror__Wno_overlength_strings=yes ax_cv_check_cflags__pedantic__Werror__Wno_unused_parameter=yes ax_cv_check_cflags__pedantic__Werror__Wold_style_definition=no ax_cv_check_cflags__pedantic__Werror__Wpointer_arith=yes ax_cv_check_cflags__pedantic__Werror__Wredundant_decls=yes ax_cv_check_cflags__pedantic__Werror__Wshadow=yes ax_cv_check_cflags__pedantic__Werror__Wsign_compare=yes ax_cv_check_cflags__pedantic__Werror__Wstrict_aliasing=yes ax_cv_check_cflags__pedantic__Werror__Wstrict_prototypes=no ax_cv_check_cflags__pedantic__Werror__Wundef=yes ax_cv_check_cflags__pedantic__Werror__Wunsafe_loop_optimizations=yes ax_cv_check_cflags__pedantic__Werror__Wwrite_strings=yes ax_cv_check_cflags__pedantic__Werror__fdiagnostics_color_auto=yes ax_cv_check_cflags__pedantic__Werror__fdiagnostics_show_option=yes ax_cv_check_cflags__pedantic__Werror__ffast_math=yes ax_cv_check_cflags__pedantic__Werror__fno_common=yes ax_cv_check_cflags__pedantic__Werror__pipe=yes ax_cv_check_ldflags___Wl___no_undefined=yes ax_cv_check_ldflags___Wl__version_script____src_map_file=yes ax_cv_check_ldflags___Wl__z_nodelete=yes ax_cv_check_ldflags___Wl__z_now=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no 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_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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_LIBJSON_CFLAGS='-I/usr/include/json-c ' pkg_cv_LIBJSON_LIBS='-ljson-c ' pkg_cv_LIBSNDFILE_CFLAGS= pkg_cv_LIBSNDFILE_LIBS='-lsndfile ' pulseaudio_cv__Bool=yes pulseaudio_cv_sync_bool_compare_and_swap=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ancutasigabi/Software/00_source/padev/build-aux/missing aclocal-1.14' ALLOCA='' ALL_LINGUAS='' 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' AS='as' ASOUNDLIB_CFLAGS='' ASOUNDLIB_LIBS='' AUTOCONF='${SHELL} /home/ancutasigabi/Software/00_source/padev/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/ancutasigabi/Software/00_source/padev/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/ancutasigabi/Software/00_source/padev/build-aux/missing automake-1.14' AVAHI_CFLAGS='' AVAHI_LIBS='' AWK='mawk' BLUETOOTH_HEADSET_BACKEND='ofono' BUILD_MANPAGES_FALSE='#' BUILD_MANPAGES_TRUE='' BUILD_TESTS_DEFAULT_FALSE='#' BUILD_TESTS_DEFAULT_TRUE='' CC='gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto' CPP='gcc -std=gnu99 -E' CPPFLAGS='-DFASTPATH -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='' DBUS_LIBS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FFTW_CFLAGS='' FFTW_LIBS='' FGREP='/bin/grep -F' FORCE_PREOPEN_FALSE='' FORCE_PREOPEN_TRUE='#' GCONF_CFLAGS='' GCONF_LIBS='' GCOV_CFLAGS='' GCOV_LIBS=' -lgcov' GDBM_CFLAGS='' GDBM_LIBS='' GETTEXT_MACRO_VERSION='0.19' GETTEXT_PACKAGE='pulseaudio' GLIB20_CFLAGS='' GLIB20_LIBS='' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GREP='/bin/grep' GTK30_CFLAGS='' GTK30_LIBS='' HAVE_ADRIAN_EC_FALSE='#' HAVE_ADRIAN_EC_TRUE='' HAVE_AF_UNIX='1' HAVE_AF_UNIX_FALSE='#' HAVE_AF_UNIX_TRUE='' HAVE_ALSA='0' HAVE_ALSA_FALSE='' HAVE_ALSA_TRUE='#' HAVE_AVAHI='0' HAVE_AVAHI_FALSE='' HAVE_AVAHI_TRUE='#' HAVE_BLUEZ='' HAVE_BLUEZ_4='' HAVE_BLUEZ_4_FALSE='' HAVE_BLUEZ_4_TRUE='#' HAVE_BLUEZ_5='' HAVE_BLUEZ_5_FALSE='' HAVE_BLUEZ_5_TRUE='#' HAVE_BLUEZ_FALSE='' HAVE_BLUEZ_TRUE='#' HAVE_BONJOUR_FALSE='' HAVE_BONJOUR_TRUE='#' HAVE_COREAUDIO_FALSE='' HAVE_COREAUDIO_TRUE='#' HAVE_DBUS='0' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='#' HAVE_ESOUND_FALSE='#' HAVE_ESOUND_TRUE='' HAVE_EVDEV_FALSE='#' HAVE_EVDEV_TRUE='' HAVE_FFTW_FALSE='' HAVE_FFTW_TRUE='#' HAVE_GCONF_FALSE='' HAVE_GCONF_TRUE='#' HAVE_GCOV_FALSE='' HAVE_GCOV_TRUE='#' HAVE_GDBM_FALSE='' HAVE_GDBM_TRUE='#' HAVE_GLIB20='0' HAVE_GLIB20_FALSE='' HAVE_GLIB20_TRUE='#' HAVE_GTK30_FALSE='' HAVE_GTK30_TRUE='#' HAVE_HAL_COMPAT_FALSE='' HAVE_HAL_COMPAT_TRUE='#' HAVE_JACK_FALSE='' HAVE_JACK_TRUE='#' HAVE_LIBASYNCNS_FALSE='' HAVE_LIBASYNCNS_TRUE='#' HAVE_LIBSAMPLERATE_FALSE='' HAVE_LIBSAMPLERATE_TRUE='#' HAVE_LIRC_FALSE='' HAVE_LIRC_TRUE='#' HAVE_MKFIFO='1' HAVE_MKFIFO_FALSE='#' HAVE_MKFIFO_TRUE='' HAVE_NEON='0' HAVE_NEON_FALSE='' HAVE_NEON_TRUE='#' HAVE_OPENSSL_FALSE='' HAVE_OPENSSL_TRUE='#' HAVE_ORCC_FALSE='' HAVE_ORCC_TRUE='#' HAVE_ORC_FALSE='' HAVE_ORC_TRUE='#' HAVE_OSS_OUTPUT='1' HAVE_OSS_OUTPUT_FALSE='#' HAVE_OSS_OUTPUT_TRUE='' HAVE_OSS_WRAPPER_FALSE='#' HAVE_OSS_WRAPPER_TRUE='' HAVE_REGEX_FALSE='#' HAVE_REGEX_TRUE='' HAVE_SIGXCPU_FALSE='#' HAVE_SIGXCPU_TRUE='' HAVE_SIMPLEDB_FALSE='#' HAVE_SIMPLEDB_TRUE='' HAVE_SOLARIS_FALSE='' HAVE_SOLARIS_TRUE='#' HAVE_SPEEX_FALSE='' HAVE_SPEEX_TRUE='#' HAVE_SYSTEMD='0' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_JOURNAL='0' HAVE_SYSTEMD_JOURNAL_FALSE='' HAVE_SYSTEMD_JOURNAL_TRUE='#' HAVE_SYSTEMD_TRUE='#' HAVE_SYS_RESOURCE_H='1' HAVE_TDB_FALSE='' HAVE_TDB_TRUE='#' HAVE_TESTS_FALSE='' HAVE_TESTS_TRUE='#' HAVE_UDEV='0' HAVE_UDEV_FALSE='' HAVE_UDEV_TRUE='#' HAVE_WAVEOUT='0' HAVE_WAVEOUT_FALSE='' HAVE_WAVEOUT_TRUE='#' HAVE_WEBRTC_FALSE='' HAVE_WEBRTC_TRUE='#' HAVE_X11='0' HAVE_X11_FALSE='' HAVE_X11_TRUE='#' HAVE_XEN_FALSE='' HAVE_XEN_TRUE='#' IMMEDIATE_LDFLAGS='-Wl,-z,now' 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))' INTL_MACOSX_LIBS='' JACK_CFLAGS='' JACK_LIBS='' JOURNAL_CFLAGS='' JOURNAL_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBASYNCNS_CFLAGS='' LIBASYNCNS_LIBS='' LIBCHECK_CFLAGS='' LIBCHECK_LIBS='' LIBICONV='' LIBINTL='' LIBJSON_CFLAGS='-I/usr/include/json-c ' LIBJSON_LIBS='-ljson-c ' LIBLTDL='-lltdl' LIBOBJS='' LIBPULSE_MAINLOOP_GLIB_VERSION_INFO='0:5:0' LIBPULSE_SIMPLE_VERSION_INFO='1:0:1' LIBPULSE_VERSION_INFO='17:3:17' LIBS='-lcap -lpthread -lrt -ldl -lm ' LIBSAMPLERATE_CFLAGS='' LIBSAMPLERATE_LIBS='' LIBSNDFILE_CFLAGS='' LIBSNDFILE_LIBS='-lsndfile ' LIBSPEEX_CFLAGS='' LIBSPEEX_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWRAP_LIBS='' LIPO='' LIRC_CFLAGS='' LIRC_LIBS='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' M4='m4' MAKEINFO='${SHELL} /home/ancutasigabi/Software/00_source/padev/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEON_CFLAGS='' NM='/usr/bin/nm -B' NMEDIT='' NODELETE_LDFLAGS='-Wl,-z,nodelete' NOUNDEFINED_LDFLAGS='-Wl,--no-undefined' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='' ORCC='' ORCC_FLAGS='' ORC_CFLAGS='' ORC_LIBS='' OS_IS_DARWIN_FALSE='' OS_IS_DARWIN_TRUE='#' OS_IS_WIN32='0' OS_IS_WIN32_FALSE='' OS_IS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='pulseaudio' PACKAGE_BUGREPORT='pulseaudio-discuss (at) lists (dot) freedesktop (dot) org' PACKAGE_NAME='pulseaudio' PACKAGE_STRING='pulseaudio 5.0-287-g4971d-dirty' PACKAGE_TARNAME='pulseaudio' PACKAGE_URL='http://pulseaudio.org/' PACKAGE_VERSION='5.0-287-g4971d-dirty' PACTL_BINARY='/home/ancutasigabi/Software/00_source/padev/build/bin/pactl' PATH_SEPARATOR=':' PA_ACCESS_GROUP='pulse-access' PA_API_VERSION='12' PA_BINARY='/home/ancutasigabi/Software/00_source/padev/build/bin/pulseaudio' PA_DEFAULT_CONFIG_DIR='/home/ancutasigabi/Software/00_source/padev/build/etc/pulse' PA_DLSEARCHPATH='/home/ancutasigabi/Software/00_source/padev/build/lib/pulse-5.0/modules' PA_INCDIR='/home/ancutasigabi/Software/00_source/padev/build/include' PA_LIBDIR='/home/ancutasigabi/Software/00_source/padev/build/lib' PA_MACHINE_ID='/home/ancutasigabi/Software/00_source/padev/build/etc/machine-id' PA_MACHINE_ID_FALLBACK='/home/ancutasigabi/Software/00_source/padev/build/var/lib/dbus/machine-id' PA_MAJOR='5' PA_MAJORMINOR='5.0' PA_MINOR='0' PA_PROTOCOL_VERSION='30' PA_SOEXT='.so' PA_SYSTEM_CONFIG_PATH='/home/ancutasigabi/Software/00_source/padev/build/var/lib/pulse' PA_SYSTEM_GROUP='pulse' PA_SYSTEM_RUNTIME_PATH='/home/ancutasigabi/Software/00_source/padev/build/var/run/pulse' PA_SYSTEM_STATE_PATH='/home/ancutasigabi/Software/00_source/padev/build/var/lib/pulse' PA_SYSTEM_USER='pulse' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' PREOPEN_MODS='all' PREOPEN_MODS_FALSE='' PREOPEN_MODS_TRUE='#' PTHREAD_CC='gcc -std=gnu99' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PULSE_LOCALEDIR='/home/ancutasigabi/Software/00_source/padev/build/share/locale' RANLIB='ranlib' SBC_CFLAGS='' SBC_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STATIC_BINS_FALSE='' STATIC_BINS_TRUE='#' STOW='no' STRIP='strip' SYSTEMD_CFLAGS='' SYSTEMD_LIBS='' TDB_CFLAGS='' TDB_LIBS='' UDEV_CFLAGS='' UDEV_LIBS='' USE_NLS='yes' VERSION='5.0-287-g4971d-dirty' VERSIONING_LDFLAGS='-Wl,-version-script=$(abs_top_srcdir)/src/map-file' WEBRTC_CFLAGS='' WEBRTC_LIBS='' X11_CFLAGS='' X11_LIBS='' XEN_CFLAGS='' XEN_LIBS='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ancutasigabi/Software/00_source/padev/build-aux/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' modlibexecdir='${exec_prefix}/lib/pulse-5.0/modules' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/ancutasigabi/Software/00_source/padev/build' program_transform_name='s,x,x,' psdir='${docdir}' pulseconfdir='${prefix}/etc/pulse' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' udevrulesdir='/lib/udev/rules.d' zshcompletiondir='${datarootdir}/zsh/site-functions' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "pulseaudio" #define PACKAGE_TARNAME "pulseaudio" #define PACKAGE_VERSION "5.0-287-g4971d-dirty" #define PACKAGE_STRING "pulseaudio 5.0-287-g4971d-dirty" #define PACKAGE_BUGREPORT "pulseaudio-discuss (at) lists (dot) freedesktop (dot) org" #define PACKAGE_URL "http://pulseaudio.org/" #define PACKAGE "pulseaudio" #define VERSION "5.0-287-g4971d-dirty" #define CANONICAL_HOST "x86_64-unknown-linux-gnu" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define GETTEXT_PACKAGE "pulseaudio" #define PULSE_LOCALEDIR "/home/ancutasigabi/Software/00_source/padev/build/share/locale" #define HAVE_ATOMIC_BUILTINS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_GLOB_H 1 #define HAVE_GRP_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_DLFCN_H 1 #define HAVE_LINUX_SOCKIOS_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_REGEX_H 1 #define HAVE_NETINET_IP_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_LINUX_INPUT_H 1 #define HAVE_SSIZE_T 1 #define HAVE_DECL_ENVIRON 1 #define HAVE_SIGXCPU 1 #define HAVE_STD_BOOL 1 #define TLS __thread #define SUPPORT_TLS___THREAD 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define HAVE_GETOPT_LONG 1 #define HAVE_LRINTF 1 #define HAVE_STRTOF 1 #define HAVE_CHMOD 1 #define HAVE_CHOWN 1 #define HAVE_FSTAT 1 #define HAVE_FCHOWN 1 #define HAVE_FCHMOD 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUID 1 #define HAVE_MLOCK 1 #define HAVE_NANOSLEEP 1 #define HAVE_PIPE 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_POSIX_MADVISE 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_SETPGID 1 #define HAVE_SETSID 1 #define HAVE_SHM_OPEN 1 #define HAVE_SIGACTION 1 #define HAVE_SLEEP 1 #define HAVE_SYMLINK 1 #define HAVE_SYSCONF 1 #define HAVE_UNAME 1 #define HAVE_PTHREAD_SETAFFINITY_NP 1 #define HAVE_PTHREAD_GETNAME_NP 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define HAVE_READLINK 1 #define HAVE_CTIME_R 1 #define HAVE_USLEEP 1 #define HAVE_STRERROR_R 1 #define HAVE_LSTAT 1 #define HAVE_SETRESUID 1 #define HAVE_SETRESGID 1 #define HAVE_SETREUID 1 #define HAVE_SETREGID 1 #define HAVE_SETEUID 1 #define HAVE_SETEGID 1 #define HAVE_PPOLL 1 #define HAVE_STRSIGNAL 1 #define HAVE_STRTOF_L 1 #define HAVE_PIPE2 1 #define HAVE_ACCEPT4 1 #define HAVE_OPEN64 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define GETGROUPS_T gid_t #define HAVE_GETGROUPS 1 #define HAVE_MKFIFO 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_REGEXEC 1 #define HAVE_DLADDR 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_SIMPLEDB 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_OSS_OUTPUT 1 #define HAVE_OSS_WRAPPER 1 #define PA_MACHINE_ID "/home/ancutasigabi/Software/00_source/padev/build/etc/machine-id" #define PA_MACHINE_ID_FALLBACK "/home/ancutasigabi/Software/00_source/padev/build/var/lib/dbus/machine-id" #define HAVE_IPV6 1 #define DISABLE_ORC 1 #define PA_SYSTEM_USER "pulse" #define PA_SYSTEM_GROUP "pulse" #define PA_ACCESS_GROUP "pulse-access" #define USE_PER_USER_ESOUND_SOCKET 1 #define PA_SYSTEM_RUNTIME_PATH "/home/ancutasigabi/Software/00_source/padev/build/var/run/pulse" #define PA_SYSTEM_CONFIG_PATH "/home/ancutasigabi/Software/00_source/padev/build/var/lib/pulse" #define PA_SYSTEM_STATE_PATH "/home/ancutasigabi/Software/00_source/padev/build/var/lib/pulse" #define PA_BINARY "/home/ancutasigabi/Software/00_source/padev/build/bin/pulseaudio" #define PACTL_BINARY "/home/ancutasigabi/Software/00_source/padev/build/bin/pactl" #define PA_SOEXT ".so" #define PA_DEFAULT_CONFIG_DIR "/home/ancutasigabi/Software/00_source/padev/build/etc/pulse" #define PA_CFLAGS "-g -O2 -Wall -W -Wextra -pipe -Wno-long-long -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing -Wwrite-strings -Wno-unused-parameter -ffast-math -fno-common -fdiagnostics-show-option -fdiagnostics-color=auto" #define ENABLE_LEGACY_DATABASE_ENTRY_FORMAT 1 #define WIBBLE 1 #define PA_DLSEARCHPATH "/home/ancutasigabi/Software/00_source/padev/build/lib/pulse-5.0/modules" #define PA_LIBDIR "/home/ancutasigabi/Software/00_source/padev/build/lib" #define PA_INCDIR "/home/ancutasigabi/Software/00_source/padev/build/include" configure: exit 1 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pulseaudio config.status 5.0-287-g4971d-dirty, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on quijote config.status:1610: error: cannot find input file: `Makefile.in'