This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by appdata-tools configure 0.1.8, 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 = hp03 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:2348: checking for a BSD-compatible install configure:2416: result: /bin/install -c configure:2427: checking whether build environment is sane configure:2482: result: yes configure:2633: checking for a thread-safe mkdir -p configure:2672: result: /bin/mkdir -p configure:2679: checking for gawk configure:2695: found /bin/gawk configure:2706: result: gawk configure:2717: checking whether make sets $(MAKE) configure:2739: result: yes configure:2768: checking whether make supports nested variables configure:2785: result: yes configure:2874: checking whether UID '82' is supported by ustar format configure:2877: result: yes configure:2884: checking whether GID '82' is supported by ustar format configure:2887: result: yes configure:2895: checking how to create a ustar tar archive configure:2906: 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:2909: $? = 0 configure:2949: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2952: $? = 0 configure:2956: 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:3375: $? = 0 configure:3364: 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:3375: $? = 0 configure:3364: 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:3375: $? = 1 configure:3364: 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:3375: $? = 1 configure:3395: checking whether the C compiler works configure:3417: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3421: $? = 0 configure:3469: result: yes configure:3472: checking for C compiler default output file name configure:3474: result: a.out configure:3480: checking for suffix of executables configure:3487: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3491: $? = 0 configure:3513: result: configure:3535: checking whether we are cross compiling configure:3543: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3547: $? = 0 configure:3554: ./conftest configure:3558: $? = 0 configure:3573: result: no configure:3578: checking for suffix of object files configure:3600: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3604: $? = 0 configure:3625: result: o configure:3629: checking whether we are using the GNU C compiler configure:3648: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3648: $? = 0 configure:3657: result: yes configure:3666: checking whether i686-uhu-linux-gcc accepts -g configure:3686: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3686: $? = 0 configure:3727: result: yes configure:3744: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3807: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3807: $? = 0 configure:3820: result: none needed configure:3842: checking dependency style of i686-uhu-linux-gcc configure:3953: result: gcc3 configure:3976: checking for special C compiler options needed for large files configure:4021: result: no configure:4027: checking for _FILE_OFFSET_BITS value needed for large files configure:4052: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:17:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:17:3: warning: left shift count >= width of type [enabled by default] conftest.c:18:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:18:10: warning: left shift count >= width of type [enabled by default] conftest.c:17:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:4052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appdata-tools" | #define PACKAGE_TARNAME "appdata-tools" | #define PACKAGE_VERSION "0.1.8" | #define PACKAGE_STRING "appdata-tools 0.1.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appdata-tools" | #define VERSION "0.1.8" | /* 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:4076: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4076: $? = 0 configure:4084: result: 64 configure:4182: checking whether make supports nested variables configure:4199: result: yes configure:4212: checking for linguas configure:4229: result: en_GB configure:4240: checking for i686-uhu-linux-gcc configure:4267: result: i686-uhu-linux-gcc configure:4536: checking for C compiler version configure:4545: 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:4556: $? = 0 configure:4545: 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:4556: $? = 0 configure:4545: 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:4556: $? = 1 configure:4545: 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:4556: $? = 1 configure:4560: checking whether we are using the GNU C compiler configure:4588: result: yes configure:4597: checking whether i686-uhu-linux-gcc accepts -g configure:4658: result: yes configure:4675: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4751: result: none needed configure:4773: checking dependency style of i686-uhu-linux-gcc configure:4884: result: gcc3 configure:4905: checking how to run the C preprocessor configure:4936: i686-uhu-linux-gcc -E conftest.c configure:4936: $? = 0 configure:4950: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appdata-tools" | #define PACKAGE_TARNAME "appdata-tools" | #define PACKAGE_VERSION "0.1.8" | #define PACKAGE_STRING "appdata-tools 0.1.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appdata-tools" | #define VERSION "0.1.8" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:4975: result: i686-uhu-linux-gcc -E configure:4995: i686-uhu-linux-gcc -E conftest.c configure:4995: $? = 0 configure:5009: i686-uhu-linux-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5009: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appdata-tools" | #define PACKAGE_TARNAME "appdata-tools" | #define PACKAGE_VERSION "0.1.8" | #define PACKAGE_STRING "appdata-tools 0.1.8" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appdata-tools" | #define VERSION "0.1.8" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5038: checking for grep that handles long lines and -e configure:5096: result: /bin/grep configure:5101: checking for egrep configure:5163: result: /bin/grep -E configure:5168: checking for ANSI C header files configure:5188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5188: $? = 0 configure:5261: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5261: $? = 0 configure:5261: ./conftest configure:5261: $? = 0 configure:5272: result: yes configure:5309: checking build system type configure:5323: result: i686-uhu-linux-gnu configure:5343: checking host system type configure:5356: result: i686-uhu-linux-gnu configure:5397: checking how to print strings configure:5424: result: printf configure:5445: checking for a sed that does not truncate output configure:5509: result: /bin/sed configure:5527: checking for fgrep configure:5589: result: /bin/grep -F configure:5624: checking for ld used by i686-uhu-linux-gcc configure:5691: result: /usr/bin/ld configure:5698: checking if the linker (/usr/bin/ld) is GNU ld configure:5713: result: yes configure:5725: checking for BSD- or MS-compatible name lister (nm) configure:5774: result: /usr/bin/nm -B configure:5904: checking the name lister (/usr/bin/nm -B) interface configure:5911: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5914: /usr/bin/nm -B "conftest.o" configure:5917: output 00000000 B some_variable configure:5924: result: BSD nm configure:5927: checking whether ln -s works configure:5931: result: yes configure:5939: checking the maximum length of command line arguments configure:6069: result: 1572864 configure:6086: checking whether the shell understands some XSI constructs configure:6096: result: yes configure:6100: checking whether the shell understands "+=" configure:6106: result: yes configure:6141: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6181: result: func_convert_file_noop configure:6188: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6208: result: func_convert_file_noop configure:6215: checking for /usr/bin/ld option to reload object files configure:6222: result: -r configure:6256: checking for i686-uhu-linux-objdump configure:6286: result: no configure:6296: checking for objdump configure:6312: found /usr/bin/objdump configure:6323: result: objdump configure:6355: checking how to recognize dependent libraries configure:6557: result: pass_all configure:6602: checking for i686-uhu-linux-dlltool configure:6632: result: no configure:6642: checking for dlltool configure:6672: result: no configure:6702: checking how to associate runtime and link libraries configure:6729: result: printf %s\n configure:6745: checking for i686-uhu-linux-ar configure:6761: found /usr/bin/i686-uhu-linux-ar configure:6772: result: i686-uhu-linux-ar configure:6853: checking for archiver @FILE support configure:6870: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6870: $? = 0 configure:6873: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6876: $? = 0 configure:6881: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6884: $? = 1 configure:6896: result: @ configure:6914: checking for i686-uhu-linux-strip configure:6944: result: no configure:6954: checking for strip configure:6970: found /usr/bin/strip configure:6981: result: strip configure:7013: checking for i686-uhu-linux-ranlib configure:7043: result: no configure:7053: checking for ranlib configure:7069: found /usr/bin/ranlib configure:7080: result: ranlib configure:7182: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7305: $? = 0 configure:7309: /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:7312: $? = 0 configure:7378: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7381: $? = 0 configure:7419: result: ok configure:7456: checking for sysroot configure:7486: result: no configure:7708: checking for i686-uhu-linux-mt configure:7738: result: no configure:7748: checking for mt configure:7778: result: no configure:7798: checking if : is a manifest tool configure:7804: : '-?' configure:7812: result: no configure:8454: checking for sys/types.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8454: checking for sys/stat.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8454: checking for stdlib.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8454: checking for string.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8454: checking for memory.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8454: checking for strings.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8454: checking for inttypes.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8454: checking for stdint.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8454: checking for unistd.h configure:8454: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8454: $? = 0 configure:8454: result: yes configure:8468: checking for dlfcn.h configure:8468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8468: $? = 0 configure:8468: result: yes configure:8674: checking for objdir configure:8689: result: .libs configure:8960: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8978: 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:8982: $? = 0 configure:8995: result: no configure:9322: checking for i686-uhu-linux-gcc option to produce PIC configure:9329: result: -fPIC -DPIC configure:9337: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9355: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9359: $? = 0 configure:9372: result: yes configure:9401: checking if i686-uhu-linux-gcc static flag -static works configure:9429: result: yes configure:9444: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9465: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9469: $? = 0 configure:9491: result: yes configure:9499: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9546: result: yes configure:9579: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10732: result: yes configure:10769: checking whether -lc should be explicitly linked in configure:10777: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10780: $? = 0 configure:10795: 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:10798: $? = 0 configure:10812: result: no configure:10972: checking dynamic linker characteristics configure:11483: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11483: $? = 0 configure:11709: result: GNU/Linux ld.so configure:11816: checking how to hardcode library paths into programs configure:11841: result: immediate configure:12381: checking whether stripping libraries is possible configure:12386: result: yes configure:12421: checking if libtool supports shared libraries configure:12423: result: yes configure:12426: checking whether to build shared libraries configure:12447: result: yes configure:12450: checking whether to build static libraries configure:12454: result: no configure:12492: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:12523: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:12527: $? = 0 configure:12533: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:12537: $? = 0 configure:12548: cc -c conftest.c >&5 configure:12552: $? = 0 configure:12560: cc -c conftest.c -o conftest2.o >&5 configure:12564: $? = 0 configure:12570: cc -c conftest.c -o conftest2.o >&5 configure:12574: $? = 0 configure:12592: result: yes configure:12620: checking whether NLS is requested configure:12629: result: yes configure:12647: checking for intltool >= 0.35.0 configure:12649: result: 0.50.2 found configure:12657: checking for intltool-update configure:12675: found /usr/bin/intltool-update configure:12687: result: /usr/bin/intltool-update configure:12697: checking for intltool-merge configure:12715: found /usr/bin/intltool-merge configure:12727: result: /usr/bin/intltool-merge configure:12737: checking for intltool-extract configure:12755: found /usr/bin/intltool-extract configure:12767: result: /usr/bin/intltool-extract configure:12921: checking for xgettext configure:12939: found /usr/bin/xgettext configure:12951: result: /usr/bin/xgettext configure:12961: checking for msgmerge configure:12979: found /usr/bin/msgmerge configure:12991: result: /usr/bin/msgmerge configure:13001: checking for msgfmt configure:13019: found /usr/bin/msgfmt configure:13031: result: /usr/bin/msgfmt configure:13041: checking for gmsgfmt configure:13072: result: /usr/bin/msgfmt configure:13092: checking for perl configure:13110: found /usr/bin/perl configure:13122: result: /usr/bin/perl configure:13133: checking for perl >= 5.8.1 configure:13140: result: 5.18.2 configure:13144: checking for XML::Parser configure:13147: result: ok configure:13172: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13172: $? = 0 configure:13203: checking locale.h usability configure:13203: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13203: $? = 0 configure:13203: result: yes configure:13203: checking locale.h presence configure:13203: i686-uhu-linux-gcc -E conftest.c configure:13203: $? = 0 configure:13203: result: yes configure:13203: checking for locale.h configure:13203: result: yes configure:13214: checking for LC_MESSAGES configure:13230: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13230: $? = 0 configure:13238: result: yes configure:13255: checking libintl.h usability configure:13255: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13255: $? = 0 configure:13255: result: yes configure:13255: checking libintl.h presence configure:13255: i686-uhu-linux-gcc -E conftest.c configure:13255: $? = 0 configure:13255: result: yes configure:13255: checking for libintl.h configure:13255: result: yes configure:13263: checking for ngettext in libc configure:13281: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13281: $? = 0 configure:13290: result: yes configure:13294: checking for dgettext in libc configure:13312: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13312: $? = 0 configure:13321: result: yes configure:13328: checking for bind_textdomain_codeset configure:13328: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13328: $? = 0 configure:13328: result: yes configure:13604: checking for msgfmt configure:13631: result: /usr/bin/msgfmt configure:13642: checking for dcgettext configure:13642: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:51:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:13642: $? = 0 configure:13642: result: yes configure:13652: checking if msgfmt accepts -c configure:13667: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13670: $? = 0 configure:13672: result: yes configure:13682: checking for gmsgfmt configure:13713: result: /usr/bin/msgfmt configure:13723: checking for xgettext configure:13750: result: /usr/bin/xgettext configure:13769: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13769: $? = 0 configure:13851: checking for catalogs to be installed configure:13876: result: en_GB configure:13956: checking for i686-uhu-linux-pkg-config configure:13989: result: no configure:13999: checking for pkg-config configure:14017: found /usr/bin/pkg-config configure:14029: result: /usr/bin/pkg-config configure:14054: checking pkg-config is at least version 0.9.0 configure:14057: result: yes configure:14067: checking for GLIB configure:14074: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.36.0 gobject-2.0 gthread-2.0" configure:14077: $? = 0 configure:14091: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.36.0 gobject-2.0 gthread-2.0" configure:14094: $? = 0 configure:14152: result: yes configure:14158: checking for APPSTREAM configure:14165: $PKG_CONFIG --exists --print-errors "appstream-glib >= 0.1.4" configure:14168: $? = 0 configure:14182: $PKG_CONFIG --exists --print-errors "appstream-glib >= 0.1.4" configure:14185: $? = 0 configure:14243: result: yes configure:14267: checking for XML catalog (/etc/xml/catalog) configure:14270: result: found configure:14280: checking for xmlcatalog configure:14298: found /usr/bin/xmlcatalog configure:14311: result: /usr/bin/xmlcatalog configure:14332: checking for xsltproc configure:14348: found /usr/bin/xsltproc configure:14360: result: yes configure:14369: checking for DocBook XML DTD V4.3 in XML catalog configure:14372: $XMLCATALOG --noout "$XML_CATALOG_FILE" "-//OASIS//DTD DocBook XML V4.3//EN" >&2 file:///usr/share/sgml/docbook/xml-dtd-4.3/docbookx.dtd configure:14375: $? = 0 configure:14377: result: found configure:14387: checking for DocBook XSL Stylesheets in XML catalog configure:14390: $XMLCATALOG --noout "$XML_CATALOG_FILE" "http://docbook.sourceforge.net/release/xsl/current/html/refentry.xsl" >&2 file:///usr/share/sgml/docbook/xsl-stylesheets/html/refentry.xsl configure:14393: $? = 0 configure:14395: result: found configure:14436: checking for trang configure:14469: result: no configure:14496: checking for python configure:14514: found /usr/bin/python configure:14526: result: /usr/bin/python configure:14554: checking for python version configure:14561: result: 2.7 configure:14573: checking for python platform configure:14580: result: linux2 configure:14606: checking for python script directory configure:14641: result: ${prefix}/lib/python2.7/site-packages configure:14650: checking for python extension module directory configure:14685: result: ${exec_prefix}/lib/python2.7/site-packages configure:14701: checking python module: lxml configure:14706: result: yes configure:14857: checking that generated files are newer than configure configure:14863: result: done configure:14902: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by appdata-tools config.status 0.1.8, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:1188: creating Makefile config.status:1188: creating po/Makefile.in config.status:1188: creating src/Makefile config.status:1188: creating data/Makefile config.status:1188: creating config.h config.status:1417: executing depfiles commands config.status:1417: executing libtool commands config.status:1417: executing default-1 commands config.status:1417: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_APPSTREAM_CFLAGS_set= ac_cv_env_APPSTREAM_CFLAGS_value= ac_cv_env_APPSTREAM_LIBS_set= ac_cv_env_APPSTREAM_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_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_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_PYTHON_set= ac_cv_env_PYTHON_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_dcgettext=yes ac_cv_header_dlfcn_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_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu 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_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMLCATALOG=/usr/bin/xmlcatalog 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_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_have_xsltproc=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_APPSTREAM_CFLAGS='-pthread -I/usr/include/libappstream-glib -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_APPSTREAM_LIBS='-lappstream-glib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.13' ALL_LINGUAS='en_GB ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' APPSTREAM_CFLAGS='-pthread -I/usr/include/libappstream-glib -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' APPSTREAM_LIBS='-lappstream-glib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 ' 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=' en_GB.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_MAN_FALSE='#' ENABLE_MAN_TRUE='' ENABLE_SCHEMAS_FALSE='' ENABLE_SCHEMAS_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='appdata-tools' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 ' GMOFILES=' en_GB.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' 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='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' 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='appdata-tools' PACKAGE_BUGREPORT='' PACKAGE_NAME='appdata-tools' PACKAGE_STRING='appdata-tools 0.1.8' PACKAGE_TARNAME='appdata-tools' PACKAGE_URL='' PACKAGE_VERSION='0.1.8' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES=' en_GB.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TRANG='' USE_NLS='yes' VERSION='0.1.8' WARNINGFLAGS_C=' -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wclobbered -Wempty-body -Wignored-qualifiers -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline -Wmissing-parameter-type -Woverride-init' XGETTEXT='/usr/bin/xgettext' XMLCATALOG='/usr/bin/xmlcatalog' XML_CATALOG_FILE='/etc/xml/catalog' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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}' have_xsltproc='yes' 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}' pkgpyexecdir='${pyexecdir}/appdata-tools' pkgpythondir='${pythondir}/appdata-tools' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "appdata-tools" #define PACKAGE_TARNAME "appdata-tools" #define PACKAGE_VERSION "0.1.8" #define PACKAGE_STRING "appdata-tools 0.1.8" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "appdata-tools" #define VERSION "0.1.8" #define _FILE_OFFSET_BITS 64 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define 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 GETTEXT_PACKAGE "appdata-tools" configure: exit 0