This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by parole configure 0.5.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --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 = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2656: checking for a BSD-compatible install configure:2724: result: /bin/install -c configure:2735: checking whether build environment is sane configure:2790: result: yes configure:2941: checking for a thread-safe mkdir -p configure:2980: result: /bin/mkdir -p configure:2987: checking for gawk configure:3003: found /bin/gawk configure:3014: result: gawk configure:3025: checking whether make sets $(MAKE) configure:3047: result: yes configure:3076: checking whether make supports nested variables configure:3093: result: yes configure:3182: checking whether UID '82' is supported by ustar format configure:3185: result: yes configure:3192: checking whether GID '82' is supported by ustar format configure:3195: result: yes configure:3203: checking how to create a ustar tar archive configure:3214: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3217: $? = 0 configure:3257: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3260: $? = 0 configure:3264: tar -xf - &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3799: $? = 0 configure:3788: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3799: $? = 0 configure:3788: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3799: $? = 1 configure:3788: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3799: $? = 1 configure:3819: checking whether the C compiler works configure:3841: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3845: $? = 0 configure:3893: result: yes configure:3896: checking for C compiler default output file name configure:3898: result: a.out configure:3904: checking for suffix of executables configure:3911: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3915: $? = 0 configure:3937: result: configure:3959: checking whether we are cross compiling configure:3967: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3971: $? = 0 configure:3978: ./conftest configure:3982: $? = 0 configure:3997: result: no configure:4002: checking for suffix of object files configure:4024: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4028: $? = 0 configure:4049: result: o configure:4053: checking whether we are using the GNU C compiler configure:4072: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4081: result: yes configure:4090: checking whether i686-uhu-linux-gcc accepts -g configure:4110: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:4110: $? = 0 configure:4151: result: yes configure:4168: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4231: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4231: $? = 0 configure:4244: result: none needed configure:4266: checking dependency style of i686-uhu-linux-gcc configure:4377: result: gcc3 configure:4398: checking how to run the C preprocessor configure:4429: i686-uhu-linux-gcc -E conftest.c configure:4429: $? = 0 configure:4443: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "parole" | #define PACKAGE_TARNAME "parole" | #define PACKAGE_VERSION "0.5.3" | #define PACKAGE_STRING "parole 0.5.3" | #define PACKAGE_BUGREPORT "aliov@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "parole" | #define VERSION "0.5.3" | /* end confdefs.h. */ | #include configure:4468: result: i686-uhu-linux-gcc -E configure:4488: i686-uhu-linux-gcc -E conftest.c configure:4488: $? = 0 configure:4502: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "parole" | #define PACKAGE_TARNAME "parole" | #define PACKAGE_VERSION "0.5.3" | #define PACKAGE_STRING "parole 0.5.3" | #define PACKAGE_BUGREPORT "aliov@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "parole" | #define VERSION "0.5.3" | /* end confdefs.h. */ | #include configure:4531: checking for grep that handles long lines and -e configure:4589: result: /bin/grep configure:4594: checking for egrep configure:4656: result: /bin/grep -E configure:4661: checking for ANSI C header files configure:4681: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4681: $? = 0 configure:4754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4754: $? = 0 configure:4754: ./conftest configure:4754: $? = 0 configure:4765: result: yes configure:4778: checking for sys/types.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4778: checking for sys/stat.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4778: checking for stdlib.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4778: checking for string.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4778: checking for memory.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4778: checking for strings.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4778: checking for inttypes.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4778: checking for stdint.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4778: checking for unistd.h configure:4778: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4778: $? = 0 configure:4778: result: yes configure:4791: checking minix/config.h usability configure:4791: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "parole" | #define PACKAGE_TARNAME "parole" | #define PACKAGE_VERSION "0.5.3" | #define PACKAGE_STRING "parole 0.5.3" | #define PACKAGE_BUGREPORT "aliov@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "parole" | #define VERSION "0.5.3" | #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:4791: result: no configure:4791: checking minix/config.h presence configure:4791: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "parole" | #define PACKAGE_TARNAME "parole" | #define PACKAGE_VERSION "0.5.3" | #define PACKAGE_STRING "parole 0.5.3" | #define PACKAGE_BUGREPORT "aliov@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "parole" | #define VERSION "0.5.3" | #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:4791: result: no configure:4791: checking for minix/config.h configure:4791: result: no configure:4812: checking whether it is safe to define __EXTENSIONS__ configure:4830: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4830: $? = 0 configure:4837: result: yes configure:4863: checking for i686-uhu-linux-gcc configure:4890: result: i686-uhu-linux-gcc configure:5159: checking for C compiler version configure:5168: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:5179: $? = 0 configure:5168: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5179: $? = 0 configure:5168: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5179: $? = 1 configure:5168: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5179: $? = 1 configure:5183: checking whether we are using the GNU C compiler configure:5211: result: yes configure:5220: checking whether i686-uhu-linux-gcc accepts -g configure:5281: result: yes configure:5298: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5374: result: none needed configure:5396: checking dependency style of i686-uhu-linux-gcc configure:5507: result: gcc3 configure:5536: checking for i686-uhu-linux-g++ configure:5552: found /usr/bin/i686-uhu-linux-g++ configure:5563: result: i686-uhu-linux-g++ configure:5634: checking for C++ compiler version configure:5643: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:5654: $? = 0 configure:5643: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5654: $? = 0 configure:5643: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5654: $? = 1 configure:5643: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5654: $? = 1 configure:5658: checking whether we are using the GNU C++ compiler configure:5677: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5677: $? = 0 configure:5686: result: yes configure:5695: checking whether i686-uhu-linux-g++ accepts -g configure:5715: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5715: $? = 0 configure:5756: result: yes configure:5781: checking dependency style of i686-uhu-linux-g++ configure:5892: result: gcc3 configure:5908: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:5939: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5943: $? = 0 configure:5949: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5953: $? = 0 configure:5964: cc -c conftest.c >&5 configure:5968: $? = 0 configure:5976: cc -c conftest.c -o conftest2.o >&5 configure:5980: $? = 0 configure:5986: cc -c conftest.c -o conftest2.o >&5 configure:5990: $? = 0 configure:6008: result: yes configure:6037: checking build system type configure:6051: result: i686-uhu-linux-gnu configure:6071: checking host system type configure:6084: result: i686-uhu-linux-gnu configure:6104: checking for a sed that does not truncate output configure:6168: result: /bin/sed configure:6186: checking for fgrep configure:6248: result: /bin/grep -F configure:6275: checking how to print strings configure:6302: result: printf configure:6335: checking for ld used by i686-uhu-linux-gcc configure:6402: result: /usr/bin/ld configure:6409: checking if the linker (/usr/bin/ld) is GNU ld configure:6424: result: yes configure:6438: checking whether NLS is requested configure:6447: result: yes configure:6465: checking for intltool >= 0.31 configure:6467: result: 0.50.2 found configure:6475: checking for intltool-update configure:6493: found /usr/bin/intltool-update configure:6505: result: /usr/bin/intltool-update configure:6515: checking for intltool-merge configure:6533: found /usr/bin/intltool-merge configure:6545: result: /usr/bin/intltool-merge configure:6555: checking for intltool-extract configure:6573: found /usr/bin/intltool-extract configure:6585: result: /usr/bin/intltool-extract configure:6739: checking for xgettext configure:6757: found /usr/bin/xgettext configure:6769: result: /usr/bin/xgettext configure:6779: checking for msgmerge configure:6797: found /usr/bin/msgmerge configure:6809: result: /usr/bin/msgmerge configure:6819: checking for msgfmt configure:6837: found /usr/bin/msgfmt configure:6849: result: /usr/bin/msgfmt configure:6859: checking for gmsgfmt configure:6890: result: /usr/bin/msgfmt configure:6910: checking for perl configure:6928: found /usr/bin/perl configure:6940: result: /usr/bin/perl configure:6951: checking for perl >= 5.8.1 configure:6958: result: 5.18.2 configure:6990: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6990: $? = 0 configure:7063: checking for BSD- or MS-compatible name lister (nm) configure:7112: result: /usr/bin/nm -B configure:7242: checking the name lister (/usr/bin/nm -B) interface configure:7249: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7252: /usr/bin/nm -B "conftest.o" configure:7255: output 00000000 B some_variable configure:7262: result: BSD nm configure:7265: checking whether ln -s works configure:7269: result: yes configure:7277: checking the maximum length of command line arguments configure:7408: result: 1572864 configure:7425: checking whether the shell understands some XSI constructs configure:7435: result: yes configure:7439: checking whether the shell understands "+=" configure:7445: result: yes configure:7480: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7520: result: func_convert_file_noop configure:7527: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7547: result: func_convert_file_noop configure:7554: checking for /usr/bin/ld option to reload object files configure:7561: result: -r configure:7595: checking for i686-uhu-linux-objdump configure:7625: result: no configure:7635: checking for objdump configure:7651: found /usr/bin/objdump configure:7662: result: objdump configure:7694: checking how to recognize dependent libraries configure:7892: result: pass_all configure:7937: checking for i686-uhu-linux-dlltool configure:7967: result: no configure:7977: checking for dlltool configure:8007: result: no configure:8037: checking how to associate runtime and link libraries configure:8064: result: printf %s\n configure:8080: checking for i686-uhu-linux-ar configure:8096: found /usr/bin/i686-uhu-linux-ar configure:8107: result: i686-uhu-linux-ar configure:8188: checking for archiver @FILE support configure:8205: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8205: $? = 0 configure:8208: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:8211: $? = 0 configure:8216: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:8219: $? = 1 configure:8231: result: @ configure:8249: checking for i686-uhu-linux-strip configure:8279: result: no configure:8289: checking for strip configure:8305: found /usr/bin/strip configure:8316: result: strip configure:8348: checking for i686-uhu-linux-ranlib configure:8378: result: no configure:8388: checking for ranlib configure:8404: found /usr/bin/ranlib configure:8415: result: ranlib configure:8517: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8637: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8640: $? = 0 configure:8644: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8647: $? = 0 configure:8713: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8716: $? = 0 configure:8754: result: ok configure:8791: checking for sysroot configure:8821: result: no configure:9044: checking for i686-uhu-linux-mt configure:9074: result: no configure:9084: checking for mt configure:9114: result: no configure:9134: checking if : is a manifest tool configure:9140: : '-?' configure:9148: result: no configure:9787: checking for dlfcn.h configure:9787: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9787: $? = 0 configure:9787: result: yes configure:10003: checking for objdir configure:10018: result: .libs configure:10285: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10303: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:10307: $? = 0 configure:10320: result: no configure:10647: checking for i686-uhu-linux-gcc option to produce PIC configure:10654: result: -fPIC -DPIC configure:10662: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10680: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10684: $? = 0 configure:10697: result: yes configure:10726: checking if i686-uhu-linux-gcc static flag -static works configure:10754: result: yes configure:10769: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10790: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10794: $? = 0 configure:10816: result: yes configure:10824: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10871: result: yes configure:10904: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:12061: result: yes configure:12098: checking whether -lc should be explicitly linked in configure:12106: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12109: $? = 0 configure:12124: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12127: $? = 0 configure:12141: result: no configure:12301: checking dynamic linker characteristics configure:12801: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12801: $? = 0 configure:13035: result: GNU/Linux ld.so configure:13142: checking how to hardcode library paths into programs configure:13167: result: immediate configure:13707: checking whether stripping libraries is possible configure:13712: result: yes configure:13747: checking if libtool supports shared libraries configure:13749: result: yes configure:13752: checking whether to build shared libraries configure:13773: result: yes configure:13776: checking whether to build static libraries configure:13780: result: no configure:13803: checking how to run the C++ preprocessor configure:13830: i686-uhu-linux-g++ -E conftest.cpp configure:13830: $? = 0 configure:13844: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "parole" | #define PACKAGE_TARNAME "parole" | #define PACKAGE_VERSION "0.5.3" | #define PACKAGE_STRING "parole 0.5.3" | #define PACKAGE_BUGREPORT "aliov@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "parole" | #define VERSION "0.5.3" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13869: result: i686-uhu-linux-g++ -E configure:13889: i686-uhu-linux-g++ -E conftest.cpp configure:13889: $? = 0 configure:13903: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "parole" | #define PACKAGE_TARNAME "parole" | #define PACKAGE_VERSION "0.5.3" | #define PACKAGE_STRING "parole 0.5.3" | #define PACKAGE_BUGREPORT "aliov@xfce.org" | #define PACKAGE_URL "" | #define PACKAGE "parole" | #define VERSION "0.5.3" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14072: checking for ld used by i686-uhu-linux-g++ configure:14139: result: /usr/bin/ld configure:14146: checking if the linker (/usr/bin/ld) is GNU ld configure:14161: result: yes configure:14216: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15218: result: yes configure:15254: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15257: $? = 0 configure:15777: checking for i686-uhu-linux-g++ option to produce PIC configure:15784: result: -fPIC -DPIC configure:15792: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:15810: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15814: $? = 0 configure:15827: result: yes configure:15850: checking if i686-uhu-linux-g++ static flag -static works configure:15878: result: yes configure:15890: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15911: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15915: $? = 0 configure:15937: result: yes configure:15942: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15989: result: yes configure:16019: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16058: result: yes configure:16199: checking dynamic linker characteristics configure:16867: result: GNU/Linux ld.so configure:16920: checking how to hardcode library paths into programs configure:16945: result: immediate configure:17007: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:681: creating libtool configure:18657: checking for ANSI C header files configure:18761: result: yes configure:18774: checking errno.h usability configure:18774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking errno.h presence configure:18774: i686-uhu-linux-gcc -E conftest.c configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for errno.h configure:18774: result: yes configure:18774: checking signal.h usability configure:18774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking signal.h presence configure:18774: i686-uhu-linux-gcc -E conftest.c configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for signal.h configure:18774: result: yes configure:18774: checking stddef.h usability configure:18774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking stddef.h presence configure:18774: i686-uhu-linux-gcc -E conftest.c configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for stddef.h configure:18774: result: yes configure:18774: checking sys/ioctl.h usability configure:18774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking sys/ioctl.h presence configure:18774: i686-uhu-linux-gcc -E conftest.c configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for sys/ioctl.h configure:18774: result: yes configure:18774: checking fcntl.h usability configure:18774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking fcntl.h presence configure:18774: i686-uhu-linux-gcc -E conftest.c configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for fcntl.h configure:18774: result: yes configure:18774: checking for string.h configure:18774: result: yes configure:18774: checking for sys/stat.h configure:18774: result: yes configure:18774: checking for sys/types.h configure:18774: result: yes configure:18774: checking sys/wait.h usability configure:18774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking sys/wait.h presence configure:18774: i686-uhu-linux-gcc -E conftest.c configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for sys/wait.h configure:18774: result: yes configure:18774: checking time.h usability configure:18774: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking time.h presence configure:18774: i686-uhu-linux-gcc -E conftest.c configure:18774: $? = 0 configure:18774: result: yes configure:18774: checking for time.h configure:18774: result: yes configure:18774: checking for unistd.h configure:18774: result: yes configure:18802: checking locale.h usability configure:18802: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18802: $? = 0 configure:18802: result: yes configure:18802: checking locale.h presence configure:18802: i686-uhu-linux-gcc -E conftest.c configure:18802: $? = 0 configure:18802: result: yes configure:18802: checking for locale.h configure:18802: result: yes configure:18813: checking for LC_MESSAGES configure:18829: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18829: $? = 0 configure:18837: result: yes configure:18854: checking libintl.h usability configure:18854: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18854: $? = 0 configure:18854: result: yes configure:18854: checking libintl.h presence configure:18854: i686-uhu-linux-gcc -E conftest.c configure:18854: $? = 0 configure:18854: result: yes configure:18854: checking for libintl.h configure:18854: result: yes configure:18862: checking for ngettext in libc configure:18880: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18880: $? = 0 configure:18889: result: yes configure:18893: checking for dgettext in libc configure:18911: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18911: $? = 0 configure:18920: result: yes configure:18927: checking for bind_textdomain_codeset configure:18927: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18927: $? = 0 configure:18927: result: yes configure:19203: checking for msgfmt configure:19230: result: /usr/bin/msgfmt configure:19241: checking for dcgettext configure:19241: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:19241: $? = 0 configure:19241: result: yes configure:19251: checking if msgfmt accepts -c configure:19266: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:19269: $? = 0 configure:19271: result: yes configure:19281: checking for gmsgfmt configure:19312: result: /usr/bin/msgfmt configure:19322: checking for xgettext configure:19349: result: /usr/bin/xgettext configure:19368: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19368: $? = 0 configure:19450: checking for catalogs to be installed configure:19475: result: ar ast bg ca cs da de el en_AU en_GB es eu fr gl he hr hu id is it ja kk ko lt lv nl nn pl pt_BR pt ru sk sr sv te tr ug uk zh_CN zh_TW configure:19508: checking for bind_textdomain_codeset configure:19508: result: yes configure:19514: checking for locales directory configure:19530: result: ${datarootdir}/locale configure:19534: checking for additional xgettext flags configure:19542: result: --keyword=Q_ --from-code=UTF-8 configure:19610: checking for i686-uhu-linux-pkg-config configure:19643: result: no configure:19653: checking for pkg-config configure:19671: found /usr/bin/pkg-config configure:19683: result: /usr/bin/pkg-config configure:19708: checking pkg-config is at least version 0.9.0 configure:19711: result: yes configure:19733: checking for gtk+-2.0 >= 2.24.0 configure:19737: result: 2.24.24 configure:19740: checking GTK_CFLAGS configure:19743: result: -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:19746: checking GTK_LIBS configure:19749: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype configure:19805: checking for i686-uhu-linux-pkg-config configure:19835: result: /usr/bin/pkg-config configure:19903: checking pkg-config is at least version 0.9.0 configure:19906: result: yes configure:19928: checking for glib-2.0 >= 2.32.0 configure:19932: result: 2.40.0 configure:19935: checking GLIB_CFLAGS configure:19938: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:19941: checking GLIB_LIBS configure:19944: result: -lglib-2.0 configure:20000: checking for i686-uhu-linux-pkg-config configure:20030: result: /usr/bin/pkg-config configure:20098: checking pkg-config is at least version 0.9.0 configure:20101: result: yes configure:20123: checking for gobject-2.0 >= 2.32.0 configure:20127: result: 2.40.0 configure:20130: checking GOBJECT_CFLAGS configure:20133: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:20136: checking GOBJECT_LIBS configure:20139: result: -lgobject-2.0 -lglib-2.0 configure:20195: checking for i686-uhu-linux-pkg-config configure:20225: result: /usr/bin/pkg-config configure:20293: checking pkg-config is at least version 0.9.0 configure:20296: result: yes configure:20318: checking for gthread-2.0 >= 2.32.0 configure:20322: result: 2.40.0 configure:20325: checking GTHREAD_CFLAGS configure:20328: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:20331: checking GTHREAD_LIBS configure:20334: result: -lgthread-2.0 -pthread -lglib-2.0 configure:20390: checking for i686-uhu-linux-pkg-config configure:20420: result: /usr/bin/pkg-config configure:20488: checking pkg-config is at least version 0.9.0 configure:20491: result: yes configure:20513: checking for gmodule-2.0 >= 2.32.0 configure:20517: result: 2.40.0 configure:20520: checking GMODULE_CFLAGS configure:20523: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:20526: checking GMODULE_LIBS configure:20529: result: -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 configure:20585: checking for i686-uhu-linux-pkg-config configure:20615: result: /usr/bin/pkg-config configure:20683: checking pkg-config is at least version 0.9.0 configure:20686: result: yes configure:20708: checking for gio-2.0 >= 2.32.0 configure:20712: result: 2.40.0 configure:20715: checking GIO_CFLAGS configure:20718: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:20721: checking GIO_LIBS configure:20724: result: -lgio-2.0 -lgobject-2.0 -lglib-2.0 configure:20781: checking for i686-uhu-linux-pkg-config configure:20811: result: /usr/bin/pkg-config configure:20879: checking pkg-config is at least version 0.9.0 configure:20882: result: yes configure:20904: checking for gstreamer-0.10 >= 0.10.31 configure:20908: result: 0.10.36 configure:20911: checking GST_CFLAGS configure:20914: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:20917: checking GST_LIBS configure:20920: result: -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 configure:20976: checking for i686-uhu-linux-pkg-config configure:21006: result: /usr/bin/pkg-config configure:21074: checking pkg-config is at least version 0.9.0 configure:21077: result: yes configure:21099: checking for gstreamer-base-0.10 >= 0.10.31 configure:21103: result: 0.10.36 configure:21106: checking GST_BASE_CFLAGS configure:21109: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:21112: checking GST_BASE_LIBS configure:21115: result: -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 configure:21171: checking for i686-uhu-linux-pkg-config configure:21201: result: /usr/bin/pkg-config configure:21269: checking pkg-config is at least version 0.9.0 configure:21272: result: yes configure:21294: checking for gstreamer-video-0.10 >= 0.10.31 configure:21298: result: 0.10.36 configure:21301: checking GST_VIDEO_CFLAGS configure:21304: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:21307: checking GST_VIDEO_LIBS configure:21310: result: -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 configure:21366: checking for i686-uhu-linux-pkg-config configure:21396: result: /usr/bin/pkg-config configure:21464: checking pkg-config is at least version 0.9.0 configure:21467: result: yes configure:21489: checking for gstreamer-pbutils-0.10 >= 0.10.31 configure:21493: result: 0.10.36 configure:21496: checking GST_PBUTILS_CFLAGS configure:21499: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:21502: checking GST_PBUTILS_LIBS configure:21505: result: -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 configure:21563: checking for i686-uhu-linux-pkg-config configure:21593: result: /usr/bin/pkg-config configure:21661: checking pkg-config is at least version 0.9.0 configure:21664: result: yes configure:21686: checking for gstreamer-interfaces-0.10 >= 0.10.31 configure:21690: result: 0.10.36 configure:21693: checking GST_INTERFACES_CFLAGS configure:21696: result: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 configure:21699: checking GST_INTERFACES_LIBS configure:21702: result: -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 configure:21763: checking for i686-uhu-linux-pkg-config configure:21793: result: /usr/bin/pkg-config configure:21861: checking pkg-config is at least version 0.9.0 configure:21864: result: yes configure:21886: checking for dbus-1 >= 0.60 configure:21890: result: 1.8.4 configure:21893: checking DBUS_CFLAGS configure:21896: result: -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include configure:21899: checking DBUS_LIBS configure:21902: result: -ldbus-1 configure:21958: checking for i686-uhu-linux-pkg-config configure:21988: result: /usr/bin/pkg-config configure:22056: checking pkg-config is at least version 0.9.0 configure:22059: result: yes configure:22081: checking for dbus-glib-1 >= 0.70 configure:22085: result: 0.102 configure:22088: checking DBUS_GLIB_CFLAGS configure:22091: result: -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 configure:22094: checking DBUS_GLIB_LIBS configure:22097: result: -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 configure:22154: checking for i686-uhu-linux-pkg-config configure:22184: result: /usr/bin/pkg-config configure:22252: checking pkg-config is at least version 0.9.0 configure:22255: result: yes configure:22277: checking for libxfce4ui-1 >= 4.8.0 configure:22281: result: 4.10.0 configure:22284: checking LIBXFCE4UI_CFLAGS configure:22287: result: -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:22290: checking LIBXFCE4UI_LIBS configure:22293: result: -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 configure:22349: checking for i686-uhu-linux-pkg-config configure:22379: result: /usr/bin/pkg-config configure:22447: checking pkg-config is at least version 0.9.0 configure:22450: result: yes configure:22472: checking for libxfce4util-1.0 >= 4.8.0 configure:22476: result: 4.10.1 configure:22479: checking LIBXFCE4UTIL_CFLAGS configure:22482: result: -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:22485: checking LIBXFCE4UTIL_LIBS configure:22488: result: -lxfce4util -lglib-2.0 configure:22545: checking for i686-uhu-linux-pkg-config configure:22575: result: /usr/bin/pkg-config configure:22643: checking pkg-config is at least version 0.9.0 configure:22646: result: yes configure:22668: checking for libxfconf-0 >= 4.10.0 configure:22672: result: 4.10.0 configure:22675: checking XFCONF_CFLAGS configure:22678: result: -I/usr/include/xfce4/xfconf-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 configure:22681: checking XFCONF_LIBS configure:22684: result: -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 configure:22724: checking for X configure:22832: i686-uhu-linux-gcc -E conftest.c configure:22832: $? = 0 configure:22863: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:22863: $? = 0 configure:22913: result: libraries , headers configure:23012: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:23012: $? = 0 configure:23110: checking for gethostbyname configure:23110: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23110: $? = 0 configure:23110: result: yes configure:23207: checking for connect configure:23207: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23207: $? = 0 configure:23207: result: yes configure:23256: checking for remove configure:23256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23256: $? = 0 configure:23256: result: yes configure:23305: checking for shmat configure:23305: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23305: $? = 0 configure:23305: result: yes configure:23363: checking for IceConnectionNumber in -lICE configure:23388: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE >&5 configure:23388: $? = 0 configure:23397: result: yes configure:23412: checking for main in -lX11 configure:23431: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 -lSM -lICE >&5 configure:23431: $? = 0 configure:23440: result: yes configure:23521: checking whether XF86XK_AudioPlay is declared configure:23521: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23521: $? = 0 configure:23521: result: yes configure:23569: checking for i686-uhu-linux-pkg-config configure:23599: result: /usr/bin/pkg-config configure:23667: checking pkg-config is at least version 0.9.0 configure:23670: result: yes configure:23692: checking for taglib >= 1.4 configure:23696: result: 1.9.1 configure:23699: checking TAGLIB_CFLAGS configure:23702: result: -I/usr/include/taglib configure:23705: checking TAGLIB_LIBS configure:23708: result: -ltag configure:23778: checking for taglib_file_new in -ltag_c configure:23803: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ltag_c >&5 configure:23803: $? = 0 configure:23812: result: yes configure:23816: checking taglib/tag_c.h usability configure:23816: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23816: $? = 0 configure:23816: result: yes configure:23816: checking taglib/tag_c.h presence configure:23816: i686-uhu-linux-gcc -E conftest.c configure:23816: $? = 0 configure:23816: result: yes configure:23816: checking for taglib/tag_c.h configure:23816: result: yes configure:23849: checking whether to build the notification plugin configure:23859: result: yes configure:23881: checking for i686-uhu-linux-pkg-config configure:23911: result: /usr/bin/pkg-config configure:23979: checking pkg-config is at least version 0.9.0 configure:23982: result: yes configure:24004: checking for libnotify >= 0.4.1 configure:24008: result: 0.7.6 configure:24011: checking LIBNOTIFY_CFLAGS configure:24014: result: -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:24017: checking LIBNOTIFY_LIBS configure:24020: result: -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 configure:24070: checking whether to build the system tray plugin configure:24080: result: yes configure:24095: checking whether to build with debugging support configure:24176: result: minimum configure:24190: checking for gtkdoc-check configure:24223: result: no configure:24232: checking for gtkdoc-rebase configure:24265: result: no configure:24276: checking for gtkdoc-mkpdf configure:24309: result: no configure:24420: checking whether to build gtk-doc documentation configure:24422: result: no configure:24601: checking that generated files are newer than configure configure:24607: result: done configure:24686: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by parole config.status 0.5.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:1400: creating Makefile config.status:1400: creating data/Makefile config.status:1400: creating data/gtk-2.0/Makefile config.status:1400: creating data/pixmaps/Makefile config.status:1400: creating data/interfaces/Makefile config.status:1400: creating data/icons/Makefile config.status:1400: creating data/icons/16x16/Makefile config.status:1400: creating data/icons/24x24/Makefile config.status:1400: creating data/icons/32x32/Makefile config.status:1400: creating data/icons/48x48/Makefile config.status:1400: creating data/icons/scalable/Makefile config.status:1400: creating data/mime/Makefile config.status:1400: creating data/desktop/Makefile config.status:1400: creating src/Makefile config.status:1400: creating src/misc/Makefile config.status:1400: creating src/misc/parole.h config.status:1400: creating src/common/Makefile config.status:1400: creating src/gst/Makefile config.status:1400: creating src/dbus/Makefile config.status:1400: creating src/plugins/Makefile config.status:1400: creating src/plugins/sample/Makefile config.status:1400: creating src/plugins/notify/Makefile config.status:1400: creating src/plugins/tray/Makefile config.status:1400: creating docs/Makefile config.status:1400: creating docs/plugin-api/version.xml config.status:1400: creating docs/plugin-api/Makefile config.status:1400: creating po/Makefile.in config.status:1400: creating config.h config.status:1629: executing depfiles commands config.status:1629: executing libtool commands config.status:1629: executing default-1 commands config.status:1629: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_decl_XF86XK_AudioPlay=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_taglib_tag_c_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_main=yes ac_cv_lib_tag_c_taglib_file_new=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_PKG_CONFIG=/usr/bin/pkg-config 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 -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=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_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 xdt_cv_TAGLIB_check=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.13' ALL_LINGUAS='ar ast bg ca cs da de el en_AU en_GB es eu fr gl he hr hu id is it ja kk ko lt lv nl nn pl pt_BR pt ru sk sr sv te tr ug uk zh_CN zh_TW ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.13' AWK='gawk' CATALOGS=' ar.gmo ast.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo es.gmo eu.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo nl.gmo nn.gmo pl.gmo pt_BR.gmo pt.gmo ru.gmo sk.gmo sr.gmo sv.gmo te.gmo tr.gmo ug.gmo uk.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DNDEBUG' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' DBUS_GLIB_CFLAGS='-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 ' DBUS_GLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' DBUS_GLIB_REQUIRED_VERSION='0.70' DBUS_GLIB_VERSION='0.102' DBUS_LIBS='-ldbus-1 ' DBUS_REQUIRED_VERSION='0.60' DBUS_VERSION='1.8.4' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='parole' GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GIO_REQUIRED_VERSION='2.32.0' GIO_VERSION='2.40.0' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lglib-2.0 ' GLIB_REQUIRED_VERSION='2.32.0' GLIB_VERSION='2.40.0' GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GMODULE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' GMODULE_REQUIRED_VERSION='2.32.0' GMODULE_VERSION='2.40.0' GMOFILES=' ar.gmo ast.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo es.gmo eu.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo nl.gmo nn.gmo pl.gmo pt_BR.gmo pt.gmo ru.gmo sk.gmo sr.gmo sv.gmo te.gmo tr.gmo ug.gmo uk.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GOBJECT_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' GOBJECT_REQUIRED_VERSION='2.32.0' GOBJECT_VERSION='2.40.0' GREP='/bin/grep' GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GST_BASE_LIBS='-lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ' GST_BASE_REQUIRED_VERSION='0.10.31' GST_BASE_VERSION='0.10.36' GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GST_INTERFACES_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GST_INTERFACES_LIBS='-lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ' GST_INTERFACES_REQUIRED_VERSION='0.10.31' GST_INTERFACES_VERSION='0.10.36' GST_LIBS='-lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstbase-0.10 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 -lgstpbutils-0.10 -lgsttag-0.10' GST_PBUTILS_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GST_PBUTILS_LIBS='-lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ' GST_PBUTILS_REQUIRED_VERSION='0.10.31' GST_PBUTILS_VERSION='0.10.36' GST_REQUIRED_VERSION='0.10.31' GST_VERSION='0.10.36' GST_VIDEO_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' GST_VIDEO_LIBS='-lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 ' GST_VIDEO_REQUIRED_VERSION='0.10.31' GST_VIDEO_VERSION='0.10.36' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' GTHREAD_REQUIRED_VERSION='2.32.0' GTHREAD_VERSION='2.40.0' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTK_REQUIRED_VERSION='2.24.0' GTK_VERSION='2.24.24' HAVE_TAGLIB_FALSE='#' HAVE_TAGLIB_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LD='/usr/bin/ld' LDFLAGS='' LIBNOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' LIBNOTIFY_REQUIRED_VERSION='0.4.1' LIBNOTIFY_VERSION='0.7.6' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBX11_CFLAGS='' LIBX11_LDFLAGS='' LIBX11_LIBS=' -lSM -lICE -lX11' LIBXFCE4UI_CFLAGS='-pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBXFCE4UI_LIBS='-lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 ' LIBXFCE4UI_REQUIRED_VERSION='4.8.0' LIBXFCE4UI_VERSION='4.10.0' LIBXFCE4UTIL_CFLAGS='-I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBXFCE4UTIL_LIBS='-lxfce4util -lglib-2.0 ' LIBXFCE4UTIL_REQUIRED_VERSION='4.8.0' LIBXFCE4UTIL_VERSION='4.10.1' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='parole' PACKAGE_BUGREPORT='aliov@xfce.org' PACKAGE_NAME='parole' PACKAGE_STRING='parole 0.5.3' PACKAGE_TARNAME='parole' PACKAGE_URL='' PACKAGE_VERSION='0.5.3' PAROLE_NOTIFY_PLUGIN_FALSE='#' PAROLE_NOTIFY_PLUGIN_TRUE='' PAROLE_TRAY_PLUGIN_FALSE='#' PAROLE_TRAY_PLUGIN_TRUE='' PAROLE_VERINFO='0:5:3' PAROLE_VERSION_API='0' PAROLE_VERSION_MAJOR='0' PAROLE_VERSION_MICRO='3' PAROLE_VERSION_MINOR='5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES=' ar.po ast.po bg.po ca.po cs.po da.po de.po el.po en_AU.po en_GB.po es.po eu.po fr.po gl.po he.po hr.po hu.po id.po is.po it.po ja.po kk.po ko.po lt.po lv.po nl.po nn.po pl.po pt_BR.po pt.po ru.po sk.po sr.po sv.po te.po tr.po ug.po uk.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TAGLIBC_CFLAGS='' TAGLIBC_LIBS='-ltag_c' TAGLIB_CFLAGS='-I/usr/include/taglib ' TAGLIB_LIBS='-ltag ' TAGLIB_REQUIRED_VERSION='1.4' TAGLIB_VERSION='1.9.1' USE_NLS='yes' VERSION='0.5.3' XFCONF_CFLAGS='-I/usr/include/xfce4/xfconf-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 ' XFCONF_LIBS='-lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' XFCONF_REQUIRED_VERSION='4.10.0' XFCONF_VERSION='4.10.0' XGETTEXT='/usr/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -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}' gtkrcdir='/usr/share/parole/gtk-2.0' 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' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pixmapsdir='/usr/share/parole/pixmaps' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "parole" #define PACKAGE_TARNAME "parole" #define PACKAGE_VERSION "0.5.3" #define PACKAGE_STRING "parole 0.5.3" #define PACKAGE_BUGREPORT "aliov@xfce.org" #define PACKAGE_URL "" #define PACKAGE "parole" #define VERSION "0.5.3" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_ERRNO_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define GETTEXT_PACKAGE "parole" #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 GSTREAMER_API_VERSION 0.10 #define HAVE_LIBX11 1 #define GTKRC_DIR "/usr/share/parole/gtk-2.0" #define PIXMAPS_DIR "/usr/share/parole/pixmaps" #define HAVE_XF86_KEYSYM 1 #define HAVE_TAGLIB 1 #define HAVE_TAGLIBC 1 configure: exit 0