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 0.9.21, which was generated by GNU Autoconf 2.64. Invocation command line was $ ./configure --disable-oss --disable-solaris --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = vas uname -m = x86_64 uname -r = 2.6.33.2-2.x86_64 uname -s = Linux uname -v = #1 SMP Tue Mar 23 03:17:03 CET 2010 /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/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2907: checking for a BSD-compatible install configure:2975: result: /bin/install -c configure:2986: checking whether build environment is sane configure:3036: result: yes configure:3177: checking for a thread-safe mkdir -p configure:3216: result: /bin/mkdir -p configure:3229: checking for gawk configure:3245: found /bin/gawk configure:3256: result: gawk configure:3267: checking whether make sets $(MAKE) configure:3289: result: yes configure:3376: checking how to create a pax tar archive configure:3389: tar --version tar (GNU tar) 1.22 Copyright (C) 2009 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:3392: $? = 0 configure:3432: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3435: $? = 0 configure:3439: tar -xf - &5 i686-uhu-linux-gcc (GCC) 4.4.2 Copyright (C) 2009 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:3954: $? = 0 configure:3943: i686-uhu-linux-gcc -v >&5 Using built-in specs. Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.4.2 (GCC) configure:3954: $? = 0 configure:3943: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: '-V' option must have argument configure:3954: $? = 1 configure:3943: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: unrecognized option '-qversion' i686-uhu-linux-gcc: no input files configure:3954: $? = 1 configure:3976: checking for C compiler default output file name configure:3998: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4002: $? = 0 configure:4039: result: a.out configure:4055: checking whether the C compiler works configure:4064: ./a.out configure:4068: $? = 0 configure:4083: result: yes configure:4090: checking whether we are cross compiling configure:4092: result: no configure:4095: checking for suffix of executables configure:4102: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4106: $? = 0 configure:4128: result: configure:4134: checking for suffix of object files configure:4156: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4160: $? = 0 configure:4181: result: o configure:4185: checking whether we are using the GNU C compiler configure:4204: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4204: $? = 0 configure:4213: result: yes configure:4222: checking whether i686-uhu-linux-gcc accepts -g configure:4242: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4242: $? = 0 configure:4283: result: yes configure:4300: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4364: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4364: $? = 0 configure:4377: result: none needed configure:4408: checking for style of include used by make configure:4436: result: GNU configure:4461: checking dependency style of i686-uhu-linux-gcc configure:4571: result: gcc3 configure:4586: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:4735: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:62: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:116: error: 'newvar' undeclared (first use in this function) conftest.c:116: error: (Each undeclared identifier is reported only once conftest.c:116: error: for each function it appears in.) conftest.c:126: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:126: note: use option -std=c99 or -std=gnu99 to compile your code configure:4735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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:4735: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4735: $? = 0 configure:4755: result: -std=gnu99 configure:4764: checking whether i686-uhu-linux-gcc -std=gnu99 and cc understand -c and -o together configure:4795: i686-uhu-linux-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:4799: $? = 0 configure:4805: i686-uhu-linux-gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:4809: $? = 0 configure:4820: cc -c conftest.c >&5 configure:4824: $? = 0 configure:4832: cc -c conftest.c -o conftest2.o >&5 configure:4836: $? = 0 configure:4842: cc -c conftest.c -o conftest2.o >&5 configure:4846: $? = 0 configure:4864: result: yes configure:4895: checking how to run the C preprocessor configure:4926: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:4926: $? = 0 configure:4940: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-linux-gnu" | /* end confdefs.h. */ | #include configure:4965: result: i686-uhu-linux-gcc -std=gnu99 -E configure:4985: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:4985: $? = 0 configure:4999: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:12:28: error: ac_nonexistent.h: No such file or directory configure:4999: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-linux-gnu" | /* end confdefs.h. */ | #include configure:5028: checking for grep that handles long lines and -e configure:5086: result: /bin/grep configure:5091: checking for egrep configure:5153: result: /bin/grep -E configure:5159: checking whether i686-uhu-linux-gcc -std=gnu99 needs -traditional configure:5193: result: no configure:5200: checking for ANSI C header files configure:5220: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5220: $? = 0 configure:5293: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5293: $? = 0 configure:5293: ./conftest configure:5293: $? = 0 configure:5304: result: yes configure:5317: checking for sys/types.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5317: checking for sys/stat.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5317: checking for stdlib.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5317: checking for string.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5317: checking for memory.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5317: checking for strings.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5317: checking for inttypes.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5317: checking for stdint.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5317: checking for unistd.h configure:5317: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5317: $? = 0 configure:5317: result: yes configure:5331: checking minix/config.h usability configure:5331: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:26: error: minix/config.h: No such file or directory configure:5331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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:5331: result: no configure:5331: checking minix/config.h presence configure:5331: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:22:26: error: minix/config.h: No such file or directory configure:5331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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:5331: result: no configure:5331: checking for minix/config.h configure:5331: result: no configure:5352: checking whether it is safe to define __EXTENSIONS__ configure:5370: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5370: $? = 0 configure:5377: result: yes configure:5398: checking for gm4 configure:5428: result: no configure:5398: checking for m4 configure:5414: found /usr/bin/m4 configure:5425: result: m4 configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wall flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -W flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wextra flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -pipe flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wno-long-long flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Winline flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wvla flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wno-overlength-strings flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wunsafe-loop-optimizations flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wundef flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wformat=2 flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wlogical-op flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wsign-compare flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wformat-security flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wmissing-include-dirs flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wformat-nonliteral flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wold-style-definition flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wpointer-arith flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Winit-self flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wdeclaration-after-statement flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wfloat-equal flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wmissing-prototypes flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wstrict-prototypes flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wredundant-decls flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wmissing-declarations flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wmissing-noreturn flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wshadow flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wendif-labels flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wcast-align flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wstrict-aliasing=2 flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wwrite-strings flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wno-unused-parameter flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -ffast-math flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wp,-D_FORTIFY_SOURCE=2 flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-common flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5444: checking if i686-uhu-linux-gcc -std=gnu99 supports -fdiagnostics-show-option flag configure:5459: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:5459: $? = 0 configure:5476: result: yes configure:5490: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wl,-version-script=./src/map-file flag configure:5501: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -Wl,-version-script=./src/map-file conftest.c >&5 conftest.c:27: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:27: warning: old-style function definition [-Wold-style-definition] configure:5501: $? = 0 configure:5512: result: yes configure:5522: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wl,-z,now flag configure:5533: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -Wl,-z,now conftest.c >&5 conftest.c:27: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:27: warning: old-style function definition [-Wold-style-definition] configure:5533: $? = 0 configure:5543: result: yes configure:5553: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wl,-z,nodelete flag configure:5564: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -Wl,-z,nodelete conftest.c >&5 conftest.c:27: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:27: warning: old-style function definition [-Wold-style-definition] configure:5564: $? = 0 configure:5574: result: yes configure:5591: checking if i686-uhu-linux-gcc -std=gnu99 supports -Wl,--no-undefined flag configure:5602: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -Wl,--no-undefined conftest.c >&5 conftest.c:27: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:27: warning: old-style function definition [-Wold-style-definition] configure:5602: $? = 0 configure:5613: result: yes configure:5688: checking target operating system configure:5692: result: linux configure:5711: checking whether i686-uhu-linux-gcc -std=gnu99 knows __sync_bool_compare_and_swap() configure:5727: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:30: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:29: warning: old-style function definition [-Wold-style-definition] configure:5727: $? = 0 configure:5736: result: yes configure:5833: checking whether i686-uhu-linux-gcc -std=gnu99 knows __thread for Thread-Local Storage configure:5849: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:31: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:30: warning: old-style function definition [-Wold-style-definition] configure:5849: $? = 0 configure:5857: result: yes configure:5868: checking whether i686-uhu-linux-gcc -std=gnu99 knows _Bool configure:5884: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:32: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:31: warning: old-style function definition [-Wold-style-definition] conftest.c:33: warning: unused variable 'b' [-Wunused-variable] configure:5884: $? = 0 configure:5892: result: yes configure:5930: checking for a sed that does not truncate output configure:5994: result: /bin/sed configure:6012: checking for fgrep configure:6074: result: /bin/grep -F configure:6109: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:6176: result: /usr/bin/ld configure:6183: checking if the linker (/usr/bin/ld) is GNU ld configure:6198: result: yes configure:6210: checking for BSD- or MS-compatible name lister (nm) configure:6259: result: /usr/bin/nm -B configure:6377: checking the name lister (/usr/bin/nm -B) interface configure:6384: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:6387: /usr/bin/nm -B "conftest.o" configure:6390: output 00000000 B some_variable configure:6397: result: BSD nm configure:6400: checking whether ln -s works configure:6404: result: yes configure:6412: checking the maximum length of command line arguments configure:6532: result: 1572864 configure:6549: checking whether the shell understands some XSI constructs configure:6559: result: yes configure:6563: checking whether the shell understands "+=" configure:6569: result: yes configure:6604: checking for /usr/bin/ld option to reload object files configure:6611: result: -r configure:6640: checking for i686-uhu-linux-objdump configure:6670: result: no configure:6680: checking for objdump configure:6696: found /usr/bin/objdump configure:6707: result: objdump configure:6736: checking how to recognize dependent libraries configure:6932: result: pass_all configure:6952: checking for i686-uhu-linux-ar configure:6968: found /usr/bin/i686-uhu-linux-ar configure:6979: result: i686-uhu-linux-ar configure:7057: checking for i686-uhu-linux-strip configure:7087: result: no configure:7097: checking for strip configure:7113: found /usr/bin/strip configure:7124: result: strip configure:7156: checking for i686-uhu-linux-ranlib configure:7186: result: no configure:7196: checking for ranlib configure:7212: found /usr/bin/ranlib configure:7223: result: ranlib configure:7313: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc -std=gnu99 object configure:7431: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:10: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:10: warning: old-style function definition [-Wold-style-definition] configure:7434: $? = 0 configure:7438: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7441: $? = 0 configure:7495: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c conftstm.o >&5 conftest.c:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:7498: $? = 0 configure:7536: result: ok configure:8341: checking for dlfcn.h configure:8341: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:8341: $? = 0 configure:8341: result: yes configure:8821: checking for objdir configure:8836: result: .libs configure:9132: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:9150: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9154: $? = 0 configure:9167: result: no configure:9187: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:9459: result: -fPIC -DPIC configure:9471: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:9489: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -fPIC -DPIC -DPIC conftest.c >&5 configure:9493: $? = 0 configure:9506: result: yes configure:9530: checking if i686-uhu-linux-gcc -std=gnu99 static flag -static works conftest.c:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:1: warning: old-style function definition [-Wold-style-definition] configure:9558: result: yes configure:9573: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:9594: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -o out/conftest2.o conftest.c >&5 configure:9598: $? = 0 configure:9620: result: yes configure:9628: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:9675: result: yes configure:9708: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:10694: result: yes configure:10731: checking whether -lc should be explicitly linked in configure:10736: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:10739: $? = 0 configure:10754: i686-uhu-linux-gcc -std=gnu99 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10757: $? = 0 configure:10769: result: no configure:10933: checking dynamic linker characteristics configure:11366: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -Wl,-rpath -Wl,/foo conftest.c >&5 conftest.c:35: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:34: warning: old-style function definition [-Wold-style-definition] configure:11366: $? = 0 configure:11587: result: GNU/Linux ld.so configure:11689: checking how to hardcode library paths into programs configure:11714: result: immediate configure:11808: checking for shl_load configure:11808: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:55: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:65: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:64: warning: old-style function definition [-Wold-style-definition] /tmp/ccCyv1DN.o: In function `main': conftest.c:(.text+0x7): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11808: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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:11808: result: no configure:11812: checking for shl_load in -ldld configure:11837: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -ldld >&5 conftest.c:39: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:41: warning: old-style function definition [-Wold-style-definition] /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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:11846: result: no configure:11851: checking for dlopen configure:11851: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:55: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:65: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:64: warning: old-style function definition [-Wold-style-definition] /tmp/ccbR5hXS.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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:11851: result: no configure:11855: checking for dlopen in -ldl configure:11880: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -ldl >&5 conftest.c:39: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:41: warning: old-style function definition [-Wold-style-definition] configure:11880: $? = 0 configure:11889: result: yes configure:12008: checking whether a program can dlopen itself configure:12078: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:12059: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure: In function 'fnord': configure:12059: warning: old-style function definition [-Wold-style-definition] configure:12059: warning: unused variable 'i' [-Wunused-variable] configure: At top level: configure:12061: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure: In function 'main': configure:12060: warning: old-style function definition [-Wold-style-definition] configure:12081: $? = 0 configure:12099: result: yes configure:12104: checking whether a statically linked program can dlopen itself configure:12174: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 configure:12155: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure: In function 'fnord': configure:12155: warning: old-style function definition [-Wold-style-definition] configure:12155: warning: unused variable 'i' [-Wunused-variable] configure: At top level: configure:12157: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure: In function 'main': configure:12156: warning: old-style function definition [-Wold-style-definition] /tmp/ccWoF3T5.o: In function `main': conftest.c:(.text+0x2a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:12177: $? = 0 /usr/local/lib/: cannot read file data: Is a directory configure:12195: result: no configure:12234: checking whether stripping libraries is possible configure:12239: result: yes configure:12274: checking if libtool supports shared libraries configure:12276: result: yes configure:12279: checking whether to build shared libraries configure:12300: result: yes configure:12303: checking whether to build static libraries configure:12307: result: no configure:12344: checking ltdl.h usability configure:12344: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12344: $? = 0 configure:12344: result: yes configure:12344: checking ltdl.h presence configure:12344: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:12344: $? = 0 configure:12344: result: yes configure:12344: checking for ltdl.h configure:12344: result: yes configure:12346: checking for lt_dladvise_init in -lltdl configure:12371: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lltdl >&5 conftest.c:39: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:42: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:41: warning: old-style function definition [-Wold-style-definition] configure:12371: $? = 0 configure:12380: result: yes configure:12428: checking for ANSI C header files configure:12532: result: yes configure:12548: checking for arpa/inet.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for glob.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for grp.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for netdb.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for netinet/in.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for netinet/in_systm.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for netinet/tcp.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for poll.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for pwd.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sched.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/mman.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/resource.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/select.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/socket.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/wait.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/uio.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for syslog.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/dl.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:84:20: error: sys/dl.h: No such file or directory configure:12548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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:12548: result: no configure:12548: checking for dlfcn.h configure:12548: result: yes configure:12548: checking for linux/sockios.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/prctl.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/filio.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:87:23: error: sys/filio.h: No such file or directory configure:12548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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:12548: result: no configure:12548: checking for windows.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:87:21: error: windows.h: No such file or directory configure:12548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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:12548: result: no configure:12548: checking for winsock2.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:87:22: error: winsock2.h: No such file or directory configure:12548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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:12548: result: no configure:12548: checking for ws2tcpip.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:87:22: error: ws2tcpip.h: No such file or directory configure:12548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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:12548: result: no configure:12548: checking for sys/atomic.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:87:24: error: sys/atomic.h: No such file or directory configure:12548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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:12548: result: no configure:12548: checking for sys/ioctl.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for byteswap.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/syscall.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for sys/eventfd.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for execinfo.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12548: $? = 0 configure:12548: result: yes configure:12548: checking for valgrind/memcheck.h configure:12548: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:92:31: error: valgrind/memcheck.h: No such file or directory configure:12548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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 | /* 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:12548: result: no configure:12603: checking for netinet/ip.h configure:12603: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12603: $? = 0 configure:12603: result: yes configure:12623: checking regex.h usability configure:12623: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12623: $? = 0 configure:12623: result: yes configure:12623: checking regex.h presence configure:12623: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:12623: $? = 0 configure:12623: result: yes configure:12623: checking for regex.h configure:12623: result: yes configure:12637: checking sys/un.h usability configure:12637: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12637: $? = 0 configure:12637: result: yes configure:12637: checking sys/un.h presence configure:12637: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:12637: $? = 0 configure:12637: result: yes configure:12637: checking for sys/un.h configure:12637: result: yes configure:12670: checking linux/input.h usability configure:12670: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:12670: $? = 0 configure:12670: result: yes configure:12670: checking linux/input.h presence configure:12670: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:12670: $? = 0 configure:12670: result: yes configure:12670: checking for linux/input.h configure:12670: result: yes configure:12734: checking for an ANSI C-conforming const configure:12799: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:65: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:64: warning: old-style function definition [-Wold-style-definition] conftest.c:91: warning: 't' is used uninitialized in this function [-Wuninitialized] conftest.c:107: warning: 'b' is used uninitialized in this function [-Wuninitialized] conftest.c:70: warning: 'cs[0]' is used uninitialized in this function [-Wuninitialized] configure:12799: $? = 0 configure:12806: result: yes configure:12814: checking whether byte ordering is bigendian configure:12829: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:12829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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:12874: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:67: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:66: warning: old-style function definition [-Wold-style-definition] configure:12874: $? = 0 configure:12892: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:67: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:66: warning: old-style function definition [-Wold-style-definition] conftest.c:69: error: 'not' undeclared (first use in this function) conftest.c:69: error: (Each undeclared identifier is reported only once conftest.c:69: error: for each function it appears in.) conftest.c:69: error: expected ';' before 'big' configure:12892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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:13020: result: no configure:13038: checking for pid_t configure:13038: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:96: warning: old-style function definition [-Wold-style-definition] configure:13038: $? = 0 configure:13038: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:96: warning: old-style function definition [-Wold-style-definition] conftest.c:98: error: expected expression before ')' token configure:13038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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:13038: result: yes configure:13049: checking for size_t configure:13049: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:96: warning: old-style function definition [-Wold-style-definition] configure:13049: $? = 0 configure:13049: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:96: warning: old-style function definition [-Wold-style-definition] conftest.c:98: error: expected expression before ')' token configure:13049: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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:13049: result: yes configure:13060: checking for ssize_t configure:13060: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:96: warning: old-style function definition [-Wold-style-definition] configure:13060: $? = 0 configure:13060: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:96: warning: old-style function definition [-Wold-style-definition] conftest.c:98: error: expected expression before ')' token configure:13060: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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:13060: result: yes configure:13074: checking for off_t configure:13074: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:98: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:97: warning: old-style function definition [-Wold-style-definition] configure:13074: $? = 0 configure:13074: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:98: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:97: warning: old-style function definition [-Wold-style-definition] conftest.c:99: error: expected expression before ')' token configure:13074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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:13074: result: yes configure:13086: checking for uid_t in sys/types.h configure:13105: result: yes configure:13116: checking whether environ is declared configure:13116: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:98: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:97: warning: old-style function definition [-Wold-style-definition] configure:13116: $? = 0 configure:13116: result: yes configure:13129: checking for SIGXCPU in signal.h configure:13151: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:67: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:66: warning: old-style function definition [-Wold-style-definition] conftest.c:70: warning: unused variable 'ok' [-Wunused-variable] configure:13151: $? = 0 configure:13158: result: yes configure:13181: checking for INADDR_NONE in netinet/in.h configure:13203: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] conftest.c:71: warning: unused variable 'ok' [-Wunused-variable] configure:13203: $? = 0 configure:13210: result: yes configure:13423: checking for the pthreads library -lpthreads configure:13456: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lpthreads >&5 conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] conftest.c:70: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:69: warning: 'th' is used uninitialized in this function [-Wuninitialized] /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13465: result: no configure:13368: checking whether pthreads work without any flags configure:13456: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] conftest.c:70: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:69: warning: 'th' is used uninitialized in this function [-Wuninitialized] /tmp/ccN5yF0n.o: In function `main': conftest.c:(.text+0x1a): undefined reference to `pthread_join' conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x6d): undefined reference to `pthread_create' conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13465: result: no configure:13373: checking whether pthreads work with -Kthread configure:13456: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -Kthread conftest.c >&5 i686-uhu-linux-gcc: unrecognized option '-Kthread' conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] conftest.c:70: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:69: warning: 'th' is used uninitialized in this function [-Wuninitialized] /tmp/ccH4eX6f.o: In function `main': conftest.c:(.text+0x1a): undefined reference to `pthread_join' conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x6d): undefined reference to `pthread_create' conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13465: result: no configure:13373: checking whether pthreads work with -kthread configure:13456: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -kthread conftest.c >&5 i686-uhu-linux-gcc: unrecognized option '-kthread' conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] conftest.c:70: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:69: warning: 'th' is used uninitialized in this function [-Wuninitialized] /tmp/ccbJVhMm.o: In function `main': conftest.c:(.text+0x1a): undefined reference to `pthread_join' conftest.c:(.text+0x49): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x6d): undefined reference to `pthread_create' conftest.c:(.text+0x74): undefined reference to `__pthread_unregister_cancel' collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13465: result: no configure:13423: checking for the pthreads library -llthread configure:13456: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -llthread >&5 conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] conftest.c:70: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:69: warning: 'th' is used uninitialized in this function [-Wuninitialized] /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:13456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:13465: result: no configure:13373: checking whether pthreads work with -pthread configure:13456: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -pthread conftest.c >&5 conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] conftest.c:70: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:69: warning: 'th' is used uninitialized in this function [-Wuninitialized] configure:13456: $? = 0 configure:13465: result: yes configure:13484: checking for joinable pthread attribute configure:13499: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -pthread conftest.c >&5 conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] configure:13499: $? = 0 configure:13505: result: PTHREAD_CREATE_JOINABLE configure:13515: checking if more special flags are required for pthreads configure:13522: result: no configure:13584: checking whether to check for GCC pthread/shared inconsistencies configure:13594: result: yes configure:13620: checking whether -pthread is sufficient with -shared configure:13635: i686-uhu-linux-gcc -std=gnu99 -o conftest -shared -fPIC -Wl,-z,defs -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option -pthread conftest.c >&5 conftest.c:68: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:67: warning: old-style function definition [-Wold-style-definition] conftest.c:70: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 1) [-Wnonnull] conftest.c:71: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:69: warning: 'th' is used uninitialized in this function [-Wuninitialized] configure:13635: $? = 0 configure:13642: result: yes configure:13762: checking for library containing pow configure:13793: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:73: warning: conflicting types for built-in function 'pow' conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] /tmp/ccMmxQMF.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pow' collect2: ld returned 1 exit status configure:13793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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_PTHREAD 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:13793: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:73: warning: conflicting types for built-in function 'pow' conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] configure:13793: $? = 0 configure:13810: result: -lm configure:13820: checking for library containing sched_setscheduler configure:13851: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] configure:13851: $? = 0 configure:13868: result: none required configure:13876: checking for library containing dlopen configure:13907: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] /tmp/ccEywk8P.o: In function `main': conftest.c:(.text+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:13907: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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_PTHREAD 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:13907: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -ldl -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] configure:13907: $? = 0 configure:13924: result: -ldl configure:13932: checking for library containing shm_open configure:13963: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -ldl -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] /tmp/cc4VYR5W.o: In function `main': conftest.c:(.text+0x7): undefined reference to `shm_open' collect2: ld returned 1 exit status configure:13963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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_PTHREAD 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:13963: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] configure:13963: $? = 0 configure:13980: result: -lrt configure:13988: checking for library containing inet_ntop configure:14019: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] configure:14019: $? = 0 configure:14036: result: none required configure:14044: checking for library containing timer_create configure:14075: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] configure:14075: $? = 0 configure:14092: result: none required configure:14102: checking for library containing connect configure:14133: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] configure:14133: $? = 0 configure:14150: result: none required configure:14158: checking for library containing backtrace configure:14189: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:73: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:76: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:75: warning: old-style function definition [-Wold-style-definition] configure:14189: $? = 0 configure:14206: result: none required configure:14221: checking for getopt_long configure:14221: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:89: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:99: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:98: warning: old-style function definition [-Wold-style-definition] configure:14221: $? = 0 configure:14221: result: yes configure:14286: checking for lrintf configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:90: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:90: warning: conflicting types for built-in function 'lrintf' conftest.c:100: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:99: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for strtof configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:91: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:101: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:100: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for chmod configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:92: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:102: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:101: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for chown configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:93: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:103: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:102: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for clock_gettime configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:94: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:104: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:103: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for getaddrinfo configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:95: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:105: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:104: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for getgrgid_r configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:96: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:106: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:105: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for getgrnam_r configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:97: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:107: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:106: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for getpwnam_r configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:98: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:108: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:107: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for getpwuid_r configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:99: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:109: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:108: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for gettimeofday configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:100: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:110: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:109: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for getuid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:101: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:111: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:110: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for inet_ntop configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:102: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:112: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:111: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for inet_pton configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:103: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:113: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:112: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for mlock configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:104: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:114: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:113: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for nanosleep configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:105: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:115: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:114: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for pipe configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:106: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:116: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:115: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for posix_fadvise configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:107: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:117: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:116: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for posix_madvise configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:108: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:118: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:117: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for posix_memalign configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:109: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:119: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:118: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for setpgid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:110: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:120: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:119: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for setsid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:111: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:121: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:120: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for shm_open configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:112: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:122: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:121: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for sigaction configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:113: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:123: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:122: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for sleep configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:114: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:124: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:123: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for sysconf configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:115: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:125: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:124: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for pthread_setaffinity_np configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:116: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:126: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:125: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for readlink configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:117: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:127: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:126: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for ctime_r configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:118: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:128: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:127: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for usleep configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:119: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:129: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:128: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for strerror_r configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:120: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:130: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:129: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for lstat configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:121: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:131: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:130: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for setresuid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:122: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:132: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:131: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for setresgid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:123: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:133: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:132: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for setreuid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:124: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:134: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:133: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for setregid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:125: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:135: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:134: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for seteuid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:126: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:136: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:135: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for setegid configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:127: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:137: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:136: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for ppoll configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:128: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:138: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:137: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for strsignal configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:129: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:139: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:138: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for sig2str configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:130: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:140: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:139: warning: old-style function definition [-Wold-style-definition] /tmp/ccyAnmKG.o: In function `main': conftest.c:(.text+0x7): undefined reference to `sig2str' collect2: ld returned 1 exit status configure:14286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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_PTHREAD 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 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_INET_NTOP 1 | #define HAVE_INET_PTON 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_SYSCONF 1 | #define HAVE_PTHREAD_SETAFFINITY_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:14286: result: no configure:14286: checking for strtof_l configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:130: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:140: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:139: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14286: checking for open64 configure:14286: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:131: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:141: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:140: warning: old-style function definition [-Wold-style-definition] configure:14286: $? = 0 configure:14286: result: yes configure:14305: checking vfork.h usability configure:14305: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:142:19: error: vfork.h: No such file or directory configure:14305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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_PTHREAD 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 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_INET_NTOP 1 | #define HAVE_INET_PTON 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_SYSCONF 1 | #define HAVE_PTHREAD_SETAFFINITY_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_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:14305: result: no configure:14305: checking vfork.h presence configure:14305: i686-uhu-linux-gcc -std=gnu99 -E conftest.c conftest.c:109:19: error: vfork.h: No such file or directory configure:14305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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_PTHREAD 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 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_INET_NTOP 1 | #define HAVE_INET_PTON 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_SYSCONF 1 | #define HAVE_PTHREAD_SETAFFINITY_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_OPEN64 1 | /* end confdefs.h. */ | #include configure:14305: result: no configure:14305: checking for vfork.h configure:14305: result: no configure:14318: checking for fork configure:14318: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:132: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:132: warning: conflicting types for built-in function 'fork' conftest.c:142: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:141: warning: old-style function definition [-Wold-style-definition] configure:14318: $? = 0 configure:14318: result: yes configure:14318: checking for vfork configure:14318: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:133: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:143: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:142: warning: old-style function definition [-Wold-style-definition] configure:14318: $? = 0 configure:14318: result: yes configure:14329: checking for working fork configure:14351: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:146: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:145: warning: old-style function definition [-Wold-style-definition] configure:14351: $? = 0 configure:14351: ./conftest configure:14351: $? = 0 configure:14361: result: yes configure:14382: checking for working vfork configure:14492: result: yes configure:14517: checking type of array argument to getgroups configure:14551: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:153: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:152: warning: old-style function definition [-Wold-style-definition] configure:14551: $? = 0 configure:14551: ./conftest configure:14551: $? = 0 configure:14576: result: gid_t configure:14584: checking for getgroups configure:14584: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:137: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:147: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:146: warning: old-style function definition [-Wold-style-definition] configure:14584: $? = 0 configure:14584: result: yes configure:14639: checking for working getgroups configure:14659: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:149: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:148: warning: old-style function definition [-Wold-style-definition] configure:14659: $? = 0 configure:14659: ./conftest configure:14659: $? = 0 configure:14670: result: yes configure:14685: checking for sys/select.h configure:14685: result: yes configure:14685: checking for sys/socket.h configure:14685: result: yes configure:14696: checking types of arguments for select configure:14724: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:159: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:158: warning: old-style function definition [-Wold-style-definition] conftest.c:160: warning: redundant redeclaration of 'select' [-Wredundant-decls] /usr/include/sys/select.h:109: note: previous declaration of 'select' was here configure:14724: $? = 0 configure:14735: result: int,fd_set *,struct timeval * configure:14811: checking for mkfifo configure:14811: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:143: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:153: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:152: warning: old-style function definition [-Wold-style-definition] configure:14811: $? = 0 configure:14811: result: yes configure:14880: checking for working alloca.h configure:14897: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:124: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:123: warning: old-style function definition [-Wold-style-definition] configure:14897: $? = 0 configure:14905: result: yes configure:14913: checking for alloca configure:14950: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:145: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:144: warning: old-style function definition [-Wold-style-definition] configure:14950: $? = 0 configure:14958: result: yes configure:15069: checking for PTHREAD_PRIO_INHERIT configure:15090: i686-uhu-linux-gcc -std=gnu99 -o conftest -pthread conftest.c >&5 configure:15090: $? = 0 configure:15102: result: yes configure:15128: checking for special C compiler options needed for large files configure:15173: result: no configure:15179: checking for _FILE_OFFSET_BITS value needed for large files configure:15204: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:131: warning: left shift count >= width of type conftest.c:131: warning: left shift count >= width of type conftest.c:133: error: size of array 'off_t_is_large' is negative conftest.c:136: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:135: warning: old-style function definition [-Wold-style-definition] configure:15204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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_PTHREAD 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 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_INET_NTOP 1 | #define HAVE_INET_PTON 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_SYSCONF 1 | #define HAVE_PTHREAD_SETAFFINITY_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_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_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define PA_CFLAGS "-O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option" | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:15228: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:137: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:136: warning: old-style function definition [-Wold-style-definition] configure:15228: $? = 0 configure:15236: result: 64 configure:15367: checking for ld used by GCC configure:15431: result: /usr/bin/ld configure:15438: checking if the linker (/usr/bin/ld) is GNU ld configure:15451: result: yes configure:15458: checking for shared library run path origin configure:15471: result: done configure:15979: checking for iconv configure:16001: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:130: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:129: warning: old-style function definition [-Wold-style-definition] configure:16001: $? = 0 configure:16033: result: yes configure:16036: checking for working iconv configure:16112: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:130: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:129: warning: old-style function definition [-Wold-style-definition] configure:16112: $? = 0 configure:16112: ./conftest configure:16112: $? = 0 configure:16124: result: yes configure:16152: checking for iconv declaration configure:16181: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 conftest.c:135: warning: redundant redeclaration of 'iconv' [-Wredundant-decls] /usr/include/iconv.h:43: note: previous declaration of 'iconv' was here conftest.c:142: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:141: warning: old-style function definition [-Wold-style-definition] configure:16181: $? = 0 configure:16192: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:16204: checking whether NLS is requested configure:16213: result: yes configure:16228: checking for intltool >= 0.35.0 configure:16235: result: 0.41.0 found configure:16243: checking for intltool-update configure:16261: found /usr/bin/intltool-update configure:16273: result: /usr/bin/intltool-update configure:16283: checking for intltool-merge configure:16301: found /usr/bin/intltool-merge configure:16313: result: /usr/bin/intltool-merge configure:16323: checking for intltool-extract configure:16341: found /usr/bin/intltool-extract configure:16353: result: /usr/bin/intltool-extract configure:16484: checking for xgettext configure:16502: found /usr/bin/xgettext configure:16514: result: /usr/bin/xgettext configure:16524: checking for msgmerge configure:16542: found /usr/bin/msgmerge configure:16554: result: /usr/bin/msgmerge configure:16564: checking for msgfmt configure:16582: found /usr/bin/msgfmt configure:16594: result: /usr/bin/msgfmt configure:16604: checking for gmsgfmt configure:16635: result: /usr/bin/msgfmt configure:16655: checking for perl configure:16673: found /usr/bin/perl configure:16685: result: /usr/bin/perl configure:16696: checking for perl >= 5.8.1 configure:16703: result: 5.10.1 configure:16707: checking for XML::Parser configure:16710: result: ok configure:16735: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:131: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:130: warning: old-style function definition [-Wold-style-definition] configure:16735: $? = 0 configure:16771: checking locale.h usability configure:16771: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:16771: $? = 0 configure:16771: result: yes configure:16771: checking locale.h presence configure:16771: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:16771: $? = 0 configure:16771: result: yes configure:16771: checking for locale.h configure:16771: result: yes configure:16782: checking for LC_MESSAGES configure:16798: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:133: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:132: warning: old-style function definition [-Wold-style-definition] configure:16798: $? = 0 configure:16806: result: yes configure:16823: checking libintl.h usability configure:16823: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:16823: $? = 0 configure:16823: result: yes configure:16823: checking libintl.h presence configure:16823: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:16823: $? = 0 configure:16823: result: yes configure:16823: checking for libintl.h configure:16823: result: yes configure:16831: checking for ngettext in libc configure:16849: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:136: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:135: warning: old-style function definition [-Wold-style-definition] configure:16849: $? = 0 configure:16858: result: yes configure:16862: checking for dgettext in libc configure:16880: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:136: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:135: warning: old-style function definition [-Wold-style-definition] configure:16880: $? = 0 configure:16889: result: yes configure:16896: checking for bind_textdomain_codeset configure:16896: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:154: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:164: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:163: warning: old-style function definition [-Wold-style-definition] configure:16896: $? = 0 configure:16896: result: yes configure:17172: checking for msgfmt configure:17199: result: /usr/bin/msgfmt configure:17210: checking for dcgettext configure:17210: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:156: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:156: warning: conflicting types for built-in function 'dcgettext' conftest.c:166: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:165: warning: old-style function definition [-Wold-style-definition] configure:17210: $? = 0 configure:17210: result: yes configure:17220: checking if msgfmt accepts -c configure:17235: $MSGFMT -c -o /dev/null conftest.foo configure:17238: $? = 0 configure:17240: result: yes configure:17250: checking for gmsgfmt configure:17281: result: /usr/bin/msgfmt configure:17291: checking for xgettext configure:17318: result: /usr/bin/xgettext configure:17337: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:137: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:136: warning: old-style function definition [-Wold-style-definition] configure:17337: $? = 0 configure:17488: checking for i686-uhu-linux-pkg-config configure:17521: result: no configure:17531: checking for pkg-config configure:17549: found /usr/bin/pkg-config configure:17561: result: /usr/bin/pkg-config configure:17586: checking pkg-config is at least version 0.9.0 configure:17589: result: yes configure:17618: checking for X11 configure:17625: $PKG_CONFIG --exists --print-errors " x11 ice sm xtst " configure:17628: $? = 0 configure:17641: $PKG_CONFIG --exists --print-errors " x11 ice sm xtst " configure:17644: $? = 0 configure:17689: result: yes configure:17727: checking for library containing cap_init configure:17758: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lrt -ldl -lm >&5 conftest.c:143: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:146: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:145: warning: old-style function definition [-Wold-style-definition] /tmp/cchxpci2.o: In function `main': conftest.c:(.text+0x7): undefined reference to `cap_init' collect2: ld returned 1 exit status configure:17758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pulseaudio" | #define PACKAGE_TARNAME "pulseaudio" | #define PACKAGE_VERSION "0.9.21" | #define PACKAGE_STRING "pulseaudio 0.9.21" | #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" | #define PACKAGE_URL "" | #define PACKAGE "pulseaudio" | #define VERSION "0.9.21" | #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 | #define SUPPORT_TLS___THREAD 1 | #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 | #define HAVE_REGEX_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_PTHREAD 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_CHMOD 1 | #define HAVE_CHOWN 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_INET_NTOP 1 | #define HAVE_INET_PTON 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_SYSCONF 1 | #define HAVE_PTHREAD_SETAFFINITY_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_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_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_MKFIFO 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define PA_CFLAGS "-O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option" | #define _FILE_OFFSET_BITS 64 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define GETTEXT_PACKAGE "pulseaudio" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define HAVE_X11 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 cap_init (); | int | main () | { | return cap_init (); | ; | return 0; | } configure:17758: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lcap -lrt -ldl -lm >&5 conftest.c:143: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:146: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:145: warning: old-style function definition [-Wold-style-definition] configure:17758: $? = 0 configure:17775: result: -lcap configure:17790: checking sys/capability.h usability configure:17790: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking sys/capability.h presence configure:17790: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:17790: $? = 0 configure:17790: result: yes configure:17790: checking for sys/capability.h configure:17790: result: yes configure:17817: checking for LIBSNDFILE configure:17824: $PKG_CONFIG --exists --print-errors " sndfile >= 1.0.20 " configure:17827: $? = 0 configure:17840: $PKG_CONFIG --exists --print-errors " sndfile >= 1.0.20 " configure:17843: $? = 0 configure:17897: result: yes configure:17906: checking for LIBSPEEX configure:17913: $PKG_CONFIG --exists --print-errors " speexdsp >= 1.2 " configure:17916: $? = 0 configure:17929: $PKG_CONFIG --exists --print-errors " speexdsp >= 1.2 " configure:17932: $? = 0 configure:17986: result: yes configure:17995: checking whether we need libatomic_ops configure:18022: result: no configure:18045: checking for LIBSAMPLERATE configure:18052: $PKG_CONFIG --exists --print-errors " samplerate >= 0.1.0 " configure:18055: $? = 0 configure:18068: $PKG_CONFIG --exists --print-errors " samplerate >= 0.1.0 " configure:18071: $? = 0 configure:18116: result: yes configure:18160: checking for TDB configure:18167: $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:18170: $? = 1 configure:18183: $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:18186: $? = 1 No package 'tdb' found configure:18213: result: no configure:18241: checking for gdbm_open in -lgdbm configure:18266: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lgdbm -lcap -lrt -ldl -lm >&5 conftest.c:145: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:148: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:147: warning: old-style function definition [-Wold-style-definition] configure:18266: $? = 0 configure:18275: result: yes configure:18290: checking gdbm.h usability configure:18290: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:18290: $? = 0 configure:18290: result: yes configure:18290: checking gdbm.h presence configure:18290: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:18290: $? = 0 configure:18290: result: yes configure:18290: checking for gdbm.h configure:18290: result: yes configure:18407: checking sys/soundcard.h usability configure:18407: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:18407: $? = 0 configure:18407: result: yes configure:18407: checking sys/soundcard.h presence configure:18407: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:18407: $? = 0 configure:18407: result: yes configure:18407: checking for sys/soundcard.h configure:18407: result: yes configure:18477: checking for ASOUNDLIB configure:18484: $PKG_CONFIG --exists --print-errors " alsa >= 1.0.19 " configure:18487: $? = 0 configure:18500: $PKG_CONFIG --exists --print-errors " alsa >= 1.0.19 " configure:18503: $? = 0 configure:18548: result: yes configure:18647: checking for GLIB20 configure:18654: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 " configure:18657: $? = 0 configure:18670: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 " configure:18673: $? = 0 configure:18718: result: yes configure:18763: checking for GTK20 configure:18770: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 " configure:18773: $? = 0 configure:18786: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 " configure:18789: $? = 0 configure:18834: result: yes configure:18879: checking for GCONF configure:18886: $PKG_CONFIG --exists --print-errors " gconf-2.0 >= 2.4.0 " configure:18889: $? = 0 configure:18902: $PKG_CONFIG --exists --print-errors " gconf-2.0 >= 2.4.0 " configure:18905: $? = 0 configure:18950: result: yes configure:18989: checking for AVAHI configure:18996: $PKG_CONFIG --exists --print-errors " avahi-client >= 0.6.0 " configure:18999: $? = 0 configure:19012: $PKG_CONFIG --exists --print-errors " avahi-client >= 0.6.0 " configure:19015: $? = 0 configure:19060: result: yes configure:19099: checking for JACK configure:19106: $PKG_CONFIG --exists --print-errors " jack >= 0.100 " configure:19109: $? = 0 configure:19122: $PKG_CONFIG --exists --print-errors " jack >= 0.100 " configure:19125: $? = 0 configure:19170: result: yes configure:19209: checking for LIBASYNCNS configure:19216: $PKG_CONFIG --exists --print-errors " libasyncns >= 0.1 " configure:19219: $? = 0 configure:19232: $PKG_CONFIG --exists --print-errors " libasyncns >= 0.1 " configure:19235: $? = 0 configure:19280: result: yes configure:19327: checking for tcpwrap library and headers configure:19344: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lgdbm -lcap -lrt -ldl -lm -lwrap >&5 conftest.c:154: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:153: warning: old-style function definition [-Wold-style-definition] conftest.c:156: warning: 'req' is used uninitialized in this function [-Wuninitialized] configure:19344: $? = 0 configure:19349: result: yes configure:19388: checking lirc/lirc_client.h usability configure:19388: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c >&5 configure:19388: $? = 0 configure:19388: result: yes configure:19388: checking lirc/lirc_client.h presence configure:19388: i686-uhu-linux-gcc -std=gnu99 -E conftest.c configure:19388: $? = 0 configure:19388: result: yes configure:19388: checking for lirc/lirc_client.h configure:19388: result: yes configure:19390: checking for lirc_init in -llirc_client configure:19415: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -llirc_client -lgdbm -lcap -lrt -ldl -lm >&5 conftest.c:156: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:159: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:158: warning: old-style function definition [-Wold-style-definition] configure:19415: $? = 0 configure:19424: result: yes configure:19475: checking for HAL configure:19482: $PKG_CONFIG --exists --print-errors " hal >= 0.5.11 " configure:19485: $? = 0 configure:19498: $PKG_CONFIG --exists --print-errors " hal >= 0.5.11 " configure:19501: $? = 0 configure:19546: result: yes configure:19589: checking for UDEV configure:19596: $PKG_CONFIG --exists --print-errors " libudev >= 143 " configure:19599: $? = 0 configure:19612: $PKG_CONFIG --exists --print-errors " libudev >= 143 " configure:19615: $? = 0 configure:19660: result: yes configure:19737: checking for BLUEZ configure:19744: $PKG_CONFIG --exists --print-errors " bluez >= 3.0 " configure:19747: $? = 0 configure:19760: $PKG_CONFIG --exists --print-errors " bluez >= 3.0 " configure:19763: $? = 0 configure:19808: result: yes configure:19852: checking for DBUS configure:19859: $PKG_CONFIG --exists --print-errors " dbus-1 >= 1.0.0 " configure:19862: $? = 0 configure:19875: $PKG_CONFIG --exists --print-errors " dbus-1 >= 1.0.0 " configure:19878: $? = 0 configure:19923: result: yes configure:19931: checking for dbus_watch_get_unix_fd configure:19931: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option conftest.c -lgdbm -lcap -lrt -ldl -lm -ldbus-1 -lpthread -lrt >&5 conftest.c:174: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:184: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:183: warning: old-style function definition [-Wold-style-definition] configure:19931: $? = 0 configure:19931: result: yes configure:20007: checking for OPENSSL configure:20014: $PKG_CONFIG --exists --print-errors " openssl > 0.9 " configure:20017: $? = 0 configure:20030: $PKG_CONFIG --exists --print-errors " openssl > 0.9 " configure:20033: $? = 0 configure:20078: result: yes configure:20550: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by pulseaudio config.status 0.9.21, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vas config.status:1443: creating Makefile config.status:1443: creating src/Makefile config.status:1443: creating man/Makefile config.status:1443: creating libpulse.pc config.status:1443: creating libpulse-simple.pc config.status:1443: creating libpulse-browse.pc config.status:1443: creating libpulse-mainloop-glib.pc config.status:1443: creating doxygen/Makefile config.status:1443: creating doxygen/doxygen.conf config.status:1443: creating src/pulse/version.h config.status:1443: creating po/Makefile.in config.status:1443: creating config.h config.status:1663: executing depfiles commands config.status:1663: executing libtool commands config.status:1663: executing default-1 commands config.status:1663: executing po/stamp-it commands configure:22788: WARNING: unrecognized options: --disable-oss ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_BLUEZ_CFLAGS_set= ac_cv_env_BLUEZ_CFLAGS_value= ac_cv_env_BLUEZ_LIBS_set= ac_cv_env_BLUEZ_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_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_GTK20_CFLAGS_set= ac_cv_env_GTK20_CFLAGS_value= ac_cv_env_GTK20_LIBS_set= ac_cv_env_GTK20_LIBS_value= ac_cv_env_HAL_CFLAGS_set= ac_cv_env_HAL_CFLAGS_value= ac_cv_env_HAL_LIBS_set= ac_cv_env_HAL_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_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_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_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_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=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alloca_works=yes ac_cv_func_bind_textdomain_codeset=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_dbus_watch_get_unix_fd=yes ac_cv_func_dcgettext=yes ac_cv_func_dlopen=no ac_cv_func_fork=yes ac_cv_func_fork_works=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_inet_ntop=yes ac_cv_func_inet_pton=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_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_setaffinity_np=yes ac_cv_func_readlink=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' 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_sysconf=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_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=yes ac_cv_header_glob_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_linux_input_h=yes ac_cv_header_linux_sockios_h=yes ac_cv_header_lirc_lirc_client_h=yes ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_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_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_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_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_gdbm_gdbm_open=yes ac_cv_lib_lirc_client_lirc_init=yes ac_cv_lib_ltdl_lt_dladvise_init=yes 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='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -std=gnu99 -E' ac_cv_prog_M4=m4 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_cc_i686_uhu_linux_gcc_c_o=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_dlopen=-ldl ac_cv_search_inet_ntop='none required' ac_cv_search_pow=-lm 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=64 ac_cv_sys_largefile_CC=no 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_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_prog_tar_pax=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= am_cv_val_LC_MESSAGES=yes cc_cv_cflags__W=yes cc_cv_cflags__Wall=yes cc_cv_cflags__Wcast_align=yes cc_cv_cflags__Wdeclaration_after_statement=yes cc_cv_cflags__Wendif_labels=yes cc_cv_cflags__Wextra=yes cc_cv_cflags__Wfloat_equal=yes cc_cv_cflags__Wformat_2=yes cc_cv_cflags__Wformat_nonliteral=yes cc_cv_cflags__Wformat_security=yes cc_cv_cflags__Winit_self=yes cc_cv_cflags__Winline=yes cc_cv_cflags__Wlogical_op=yes cc_cv_cflags__Wmissing_declarations=yes cc_cv_cflags__Wmissing_include_dirs=yes cc_cv_cflags__Wmissing_noreturn=yes cc_cv_cflags__Wmissing_prototypes=yes cc_cv_cflags__Wno_long_long=yes cc_cv_cflags__Wno_overlength_strings=yes cc_cv_cflags__Wno_unused_parameter=yes cc_cv_cflags__Wold_style_definition=yes cc_cv_cflags__Wp__D_FORTIFY_SOURCE_2=yes cc_cv_cflags__Wpointer_arith=yes cc_cv_cflags__Wredundant_decls=yes cc_cv_cflags__Wshadow=yes cc_cv_cflags__Wsign_compare=yes cc_cv_cflags__Wstrict_aliasing_2=yes cc_cv_cflags__Wstrict_prototypes=yes cc_cv_cflags__Wundef=yes cc_cv_cflags__Wunsafe_loop_optimizations=yes cc_cv_cflags__Wvla=yes cc_cv_cflags__Wwrite_strings=yes cc_cv_cflags__fdiagnostics_show_option=yes cc_cv_cflags__ffast_math=yes cc_cv_cflags__fno_common=yes cc_cv_cflags__pipe=yes cc_cv_ldflags__Wl___no_undefined=yes cc_cv_ldflags__Wl__version_script___src_map_file=yes cc_cv_ldflags__Wl__z_nodelete=yes cc_cv_ldflags__Wl__z_now=yes cc_cv_tls___thread=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes 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_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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 pkg_cv_ASOUNDLIB_CFLAGS='-I/usr/include/alsa ' pkg_cv_ASOUNDLIB_LIBS='-lasound ' pkg_cv_AVAHI_CFLAGS='-D_REENTRANT ' pkg_cv_AVAHI_LIBS='-lavahi-common -lavahi-client ' pkg_cv_BLUEZ_CFLAGS=' ' pkg_cv_BLUEZ_LIBS='-lbluetooth ' pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_DBUS_LIBS='-ldbus-1 -lpthread -lrt ' pkg_cv_GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GCONF_LIBS='-lgconf-2 -lglib-2.0 ' pkg_cv_GLIB20_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB20_LIBS='-lglib-2.0 ' pkg_cv_GTK20_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' pkg_cv_GTK20_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' pkg_cv_HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_HAL_LIBS='-lhal -ldbus-1 -lpthread -lrt -lusb ' pkg_cv_JACK_CFLAGS=' ' pkg_cv_JACK_LIBS='-ljack -lpthread -lrt ' pkg_cv_LIBASYNCNS_CFLAGS=' ' pkg_cv_LIBASYNCNS_LIBS='-lasyncns ' pkg_cv_LIBSAMPLERATE_CFLAGS=' ' pkg_cv_LIBSAMPLERATE_LIBS='-lsamplerate ' pkg_cv_LIBSNDFILE_CFLAGS=' ' pkg_cv_LIBSNDFILE_LIBS='-lsndfile ' pkg_cv_LIBSPEEX_CFLAGS=' ' pkg_cv_LIBSPEEX_LIBS='-lspeexdsp ' pkg_cv_OPENSSL_CFLAGS=' ' pkg_cv_OPENSSL_LIBS='-lssl -lcrypto -ldl ' pkg_cv_UDEV_CFLAGS=' ' pkg_cv_UDEV_LIBS='-ludev ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 -lSM -lICE -lXtst ' pulseaudio_cv_PTHREAD_PRIO_INHERIT=yes pulseaudio_cv__Bool=yes pulseaudio_cv_sync_bool_compare_and_swap=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' ALLOCA='' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='0' AR='i686-uhu-linux-ar' AS='as' ASOUNDLIB_CFLAGS='-I/usr/include/alsa ' ASOUNDLIB_LIBS='-lasound ' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AVAHI_CFLAGS='-D_REENTRANT ' AVAHI_LIBS='-lavahi-common -lavahi-client ' AWK='gawk' BLUEZ_CFLAGS=' ' BLUEZ_LIBS='-lbluetooth ' BUILD_MANPAGES_FALSE='#' BUILD_MANPAGES_TRUE='' BUILD_TESTS_DEFAULT_FALSE='#' BUILD_TESTS_DEFAULT_TRUE='' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option' CPP='i686-uhu-linux-gcc -std=gnu99 -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' DBUS_LIBS='-ldbus-1 -lpthread -lrt ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FORCE_PREOPEN_FALSE='' FORCE_PREOPEN_TRUE='#' GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GCONF_LIBS='-lgconf-2 -lglib-2.0 ' GDBM_CFLAGS='' GDBM_LIBS='-lgdbm' GETTEXT_PACKAGE='pulseaudio' GLIB20_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB20_LIBS='-lglib-2.0 ' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTK20_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' GTK20_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 ' HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' HAL_LIBS='-lhal -ldbus-1 -lpthread -lrt -lusb ' HAVE_AF_UNIX_FALSE='#' HAVE_AF_UNIX_TRUE='' HAVE_ALSA='1' HAVE_ALSA_FALSE='#' HAVE_ALSA_TRUE='' HAVE_AVAHI='1' HAVE_AVAHI_FALSE='#' HAVE_AVAHI_TRUE='' HAVE_BLUEZ='1' HAVE_BLUEZ_FALSE='#' HAVE_BLUEZ_TRUE='' HAVE_DBUS='1' HAVE_DBUS_FALSE='#' HAVE_DBUS_TRUE='' HAVE_EVDEV_FALSE='#' HAVE_EVDEV_TRUE='' HAVE_GCONF='1' HAVE_GCONF_FALSE='#' HAVE_GCONF_TRUE='' HAVE_GDBM='1' HAVE_GDBM_FALSE='#' HAVE_GDBM_TRUE='' HAVE_GLIB20='1' HAVE_GLIB20_FALSE='#' HAVE_GLIB20_TRUE='' HAVE_GTK20='1' HAVE_GTK20_FALSE='#' HAVE_GTK20_TRUE='' HAVE_HAL='1' HAVE_HAL_COMPAT='0' HAVE_HAL_COMPAT_FALSE='' HAVE_HAL_COMPAT_TRUE='#' HAVE_HAL_FALSE='#' HAVE_HAL_TRUE='' HAVE_JACK='1' HAVE_JACK_FALSE='#' HAVE_JACK_TRUE='' HAVE_LIBASYNCNS='1' HAVE_LIBASYNCNS_FALSE='#' HAVE_LIBASYNCNS_TRUE='' HAVE_LIBSAMPLERATE='1' HAVE_LIBSAMPLERATE_FALSE='#' HAVE_LIBSAMPLERATE_TRUE='' HAVE_LIRC_FALSE='#' HAVE_LIRC_TRUE='' HAVE_MKFIFO_FALSE='#' HAVE_MKFIFO_TRUE='' HAVE_OPENSSL='1' HAVE_OPENSSL_FALSE='#' HAVE_OPENSSL_TRUE='' HAVE_OSS='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='0' HAVE_SIMPLEDB_FALSE='' HAVE_SIMPLEDB_TRUE='#' HAVE_SOLARIS='0' HAVE_SOLARIS_FALSE='' HAVE_SOLARIS_TRUE='#' HAVE_TDB='0' HAVE_TDB_FALSE='' HAVE_TDB_TRUE='#' HAVE_UDEV='1' HAVE_UDEV_FALSE='#' HAVE_UDEV_TRUE='' HAVE_X11='1' HAVE_X11_FALSE='#' HAVE_X11_TRUE='' IMMEDIATE_LDFLAGS='-Wl,-z,now' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' JACK_CFLAGS=' ' JACK_LIBS='-ljack -lpthread -lrt ' LD='/usr/bin/ld' LDFLAGS='' LDFLAGS_NOUNDEFINED='-Wl,--no-undefined' LIBASYNCNS_CFLAGS=' ' LIBASYNCNS_LIBS='-lasyncns ' LIBICONV='' LIBLTDL='-lltdl' LIBOBJS='' LIBPULSE_BROWSE_VERSION_INFO='1:1:1' LIBPULSE_MAINLOOP_GLIB_VERSION_INFO='0:4:0' LIBPULSE_SIMPLE_VERSION_INFO='0:3:0' LIBPULSE_VERSION_INFO='12:2:12' LIBS='-lgdbm -lcap -lrt -ldl -lm ' LIBSAMPLERATE_CFLAGS=' ' LIBSAMPLERATE_LIBS='-lsamplerate ' LIBSNDFILE_CFLAGS=' ' LIBSNDFILE_LIBS='-lsndfile ' LIBSPEEX_CFLAGS=' ' LIBSPEEX_LIBS='-lspeexdsp ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBWRAP_LIBS='-lwrap' LIPO='' LIRC_CFLAGS='' LIRC_LIBS='-llirc_client' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' M4='m4' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' NODELETE_LDFLAGS='-Wl,-z,nodelete' OBJDUMP='objdump' OBJEXT='o' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl -lcrypto -ldl ' OS_IS_WIN32_FALSE='' OS_IS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='pulseaudio' PACKAGE_BUGREPORT='mzchyfrnhqvb (at) 0pointer (dot) net' PACKAGE_NAME='pulseaudio' PACKAGE_STRING='pulseaudio 0.9.21' PACKAGE_TARNAME='pulseaudio' PACKAGE_URL='http://pulseaudio.org/' PACKAGE_VERSION='0.9.21' PATH_SEPARATOR=':' PA_ACCESS_GROUP='pulse-access' PA_API_VERSION='12' PA_MAJOR='0' PA_MAJORMINOR='0.9' PA_MAJORMINORMICRO='0.9.21' PA_MICRO='21' PA_MINOR='9' PA_PROTOCOL_VERSION='16' PA_SYSTEM_CONFIG_PATH='/var/lib/pulse' PA_SYSTEM_GROUP='pulse' PA_SYSTEM_RUNTIME_PATH='/var/run/pulse' PA_SYSTEM_STATE_PATH='/var/lib/pulse' PA_SYSTEM_USER='pulse' PKG_CONFIG='/usr/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PREOPEN_MODS='all' PREOPEN_MODS_FALSE='' PREOPEN_MODS_TRUE='#' PTHREAD_CC='i686-uhu-linux-gcc -std=gnu99' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STATIC_BINS_FALSE='' STATIC_BINS_TRUE='#' STRIP='strip' TDB_CFLAGS='' TDB_LIBS='' UDEV_CFLAGS=' ' UDEV_LIBS='-ludev ' USE_NLS='yes' VERSION='0.9.21' VERSIONING_LDFLAGS='-Wl,-version-script=$(srcdir)/map-file' X11_CFLAGS=' ' X11_LIBS='-lX11 -lSM -lICE -lXtst ' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_DUMPBIN='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' modlibexecdir='${exec_prefix}/lib/pulse-0.9.21/modules' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pulselocaledir='${prefix}/${DATADIRNAME}/locale' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "pulseaudio" #define PACKAGE_TARNAME "pulseaudio" #define PACKAGE_VERSION "0.9.21" #define PACKAGE_STRING "pulseaudio 0.9.21" #define PACKAGE_BUGREPORT "mzchyfrnhqvb (at) 0pointer (dot) net" #define PACKAGE_URL "" #define PACKAGE "pulseaudio" #define VERSION "0.9.21" #define CANONICAL_HOST "i686-uhu-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 HAVE_ATOMIC_BUILTINS 1 #define SUPPORT_TLS___THREAD 1 #define HAVE_STD_BOOL 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_RESOURCE_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_NETINET_IP_H 1 #define HAVE_REGEX_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_PTHREAD 1 #define HAVE_GETOPT_LONG 1 #define HAVE_LRINTF 1 #define HAVE_STRTOF 1 #define HAVE_CHMOD 1 #define HAVE_CHOWN 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_INET_NTOP 1 #define HAVE_INET_PTON 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_SYSCONF 1 #define HAVE_PTHREAD_SETAFFINITY_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_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_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_MKFIFO 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define PA_CFLAGS "-O2 -march=i686 -mtune=generic -Wall -W -Wextra -pipe -Wno-long-long -Winline -Wvla -Wno-overlength-strings -Wunsafe-loop-optimizations -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-unused-parameter -ffast-math -Wp,-D_FORTIFY_SOURCE=2 -fno-common -fdiagnostics-show-option" #define _FILE_OFFSET_BITS 64 #define HAVE_ICONV 1 #define ICONV_CONST #define GETTEXT_PACKAGE "pulseaudio" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_X11 1 #define HAVE_SYS_CAPABILITY_H 1 #define HAVE_LIBSAMPLERATE 1 #define HAVE_LIBGDBM 1 #define HAVE_GDBM_H 1 #define HAVE_GDBM 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_OSS_OUTPUT 1 #define HAVE_OSS_WRAPPER 1 #define HAVE_ALSA 1 #define HAVE_GLIB 1 #define HAVE_GTK 1 #define HAVE_LIBASYNCNS 1 #define HAVE_LIBWRAP /**/ #define HAVE_HAL 1 #define HAVE_UDEV 1 #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 #define HAVE_DBUS 1 #define HAVE_IPV6 1 #define HAVE_OPENSSL 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 ENABLE_LEGACY_RUNTIME_DIR 1 configure: exit 0