This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by appstream-glib configure 0.2.1, 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 = hp08 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:2493: checking for a BSD-compatible install configure:2561: result: /bin/install -c configure:2572: checking whether build environment is sane configure:2627: result: yes configure:2778: checking for a thread-safe mkdir -p configure:2817: result: /bin/mkdir -p configure:2824: checking for gawk configure:2840: found /bin/gawk configure:2851: result: gawk configure:2862: checking whether make sets $(MAKE) configure:2884: result: yes configure:2913: checking whether make supports nested variables configure:2930: result: yes configure:3019: checking whether UID '82' is supported by ustar format configure:3022: result: yes configure:3029: checking whether GID '82' is supported by ustar format configure:3032: result: yes configure:3040: checking how to create a ustar tar archive configure:3051: 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:3054: $? = 0 configure:3094: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3097: $? = 0 configure:3101: 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:3520: $? = 0 configure:3509: 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:3520: $? = 0 configure:3509: 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:3520: $? = 1 configure:3509: 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:3520: $? = 1 configure:3540: checking whether the C compiler works configure:3562: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3566: $? = 0 configure:3614: result: yes configure:3617: checking for C compiler default output file name configure:3619: result: a.out configure:3625: checking for suffix of executables configure:3632: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3636: $? = 0 configure:3658: result: configure:3680: checking whether we are cross compiling configure:3688: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3692: $? = 0 configure:3699: ./conftest configure:3703: $? = 0 configure:3718: result: no configure:3723: checking for suffix of object files configure:3745: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3749: $? = 0 configure:3770: result: o configure:3774: checking whether we are using the GNU C compiler configure:3793: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3793: $? = 0 configure:3802: result: yes configure:3811: checking whether i686-uhu-linux-gcc accepts -g configure:3831: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3831: $? = 0 configure:3872: result: yes configure:3889: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3952: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3952: $? = 0 configure:3965: result: none needed configure:3987: checking dependency style of i686-uhu-linux-gcc configure:4098: result: gcc3 configure:4121: checking for special C compiler options needed for large files configure:4166: result: no configure:4172: checking for _FILE_OFFSET_BITS value needed for large files configure:4197: 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:4197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appstream-glib" | #define PACKAGE_TARNAME "appstream-glib" | #define PACKAGE_VERSION "0.2.1" | #define PACKAGE_STRING "appstream-glib 0.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appstream-glib" | #define VERSION "0.2.1" | /* 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:4221: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4221: $? = 0 configure:4229: result: 64 configure:4326: checking for i686-uhu-linux-pkg-config configure:4359: result: no configure:4369: checking for pkg-config configure:4387: found /usr/bin/pkg-config configure:4399: result: /usr/bin/pkg-config configure:4424: checking pkg-config is at least version 0.9.0 configure:4427: result: yes configure:4446: checking for gobject-introspection configure:4477: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.8" Package gobject-introspection-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-introspection-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-introspection-1.0' found configure:4480: $? = 1 configure:4492: result: no configure:4551: checking whether make supports nested variables configure:4568: result: yes configure:4612: checking for i686-uhu-linux-gcc configure:4639: result: i686-uhu-linux-gcc configure:4908: checking for C compiler version configure:4917: 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:4928: $? = 0 configure:4917: 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:4928: $? = 0 configure:4917: 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:4928: $? = 1 configure:4917: 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:4928: $? = 1 configure:4932: checking whether we are using the GNU C compiler configure:4960: result: yes configure:4969: checking whether i686-uhu-linux-gcc accepts -g configure:5030: result: yes configure:5047: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5123: result: none needed configure:5145: checking dependency style of i686-uhu-linux-gcc configure:5256: result: gcc3 configure:5285: checking for i686-uhu-linux-g++ configure:5301: found /usr/bin/i686-uhu-linux-g++ configure:5312: result: i686-uhu-linux-g++ configure:5383: checking for C++ compiler version configure:5392: 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:5403: $? = 0 configure:5392: 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:5403: $? = 0 configure:5392: 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:5403: $? = 1 configure:5392: 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:5403: $? = 1 configure:5407: checking whether we are using the GNU C++ compiler configure:5426: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5426: $? = 0 configure:5435: result: yes configure:5444: checking whether i686-uhu-linux-g++ accepts -g configure:5464: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5464: $? = 0 configure:5505: result: yes configure:5530: checking dependency style of i686-uhu-linux-g++ configure:5641: result: gcc3 configure:5662: checking how to run the C preprocessor configure:5693: i686-uhu-linux-gcc -E conftest.c configure:5693: $? = 0 configure:5707: 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:5707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appstream-glib" | #define PACKAGE_TARNAME "appstream-glib" | #define PACKAGE_VERSION "0.2.1" | #define PACKAGE_STRING "appstream-glib 0.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appstream-glib" | #define VERSION "0.2.1" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5732: result: i686-uhu-linux-gcc -E configure:5752: i686-uhu-linux-gcc -E conftest.c configure:5752: $? = 0 configure:5766: 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:5766: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appstream-glib" | #define PACKAGE_TARNAME "appstream-glib" | #define PACKAGE_VERSION "0.2.1" | #define PACKAGE_STRING "appstream-glib 0.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appstream-glib" | #define VERSION "0.2.1" | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:5795: checking for grep that handles long lines and -e configure:5853: result: /bin/grep configure:5858: checking for egrep configure:5920: result: /bin/grep -E configure:5925: checking for ANSI C header files configure:5945: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5945: $? = 0 configure:6018: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6018: $? = 0 configure:6018: ./conftest configure:6018: $? = 0 configure:6029: result: yes configure:6066: checking build system type configure:6080: result: i686-uhu-linux-gnu configure:6100: checking host system type configure:6113: result: i686-uhu-linux-gnu configure:6154: checking how to print strings configure:6181: result: printf configure:6202: checking for a sed that does not truncate output configure:6266: result: /bin/sed configure:6284: checking for fgrep configure:6346: result: /bin/grep -F configure:6381: checking for ld used by i686-uhu-linux-gcc configure:6448: result: /usr/bin/ld configure:6455: checking if the linker (/usr/bin/ld) is GNU ld configure:6470: result: yes configure:6482: checking for BSD- or MS-compatible name lister (nm) configure:6531: result: /usr/bin/nm -B configure:6661: checking the name lister (/usr/bin/nm -B) interface configure:6668: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6671: /usr/bin/nm -B "conftest.o" configure:6674: output 00000000 B some_variable configure:6681: result: BSD nm configure:6684: checking whether ln -s works configure:6688: result: yes configure:6696: checking the maximum length of command line arguments configure:6826: result: 1572864 configure:6843: checking whether the shell understands some XSI constructs configure:6853: result: yes configure:6857: checking whether the shell understands "+=" configure:6863: result: yes configure:6898: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6938: result: func_convert_file_noop configure:6945: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6965: result: func_convert_file_noop configure:6972: checking for /usr/bin/ld option to reload object files configure:6979: result: -r configure:7013: checking for i686-uhu-linux-objdump configure:7043: result: no configure:7053: checking for objdump configure:7069: found /usr/bin/objdump configure:7080: result: objdump configure:7112: checking how to recognize dependent libraries configure:7314: result: pass_all configure:7359: checking for i686-uhu-linux-dlltool configure:7389: result: no configure:7399: checking for dlltool configure:7429: result: no configure:7459: checking how to associate runtime and link libraries configure:7486: result: printf %s\n configure:7502: checking for i686-uhu-linux-ar configure:7518: found /usr/bin/i686-uhu-linux-ar configure:7529: result: i686-uhu-linux-ar configure:7610: checking for archiver @FILE support configure:7627: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7627: $? = 0 configure:7630: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7633: $? = 0 configure:7638: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7641: $? = 1 configure:7653: result: @ configure:7671: checking for i686-uhu-linux-strip configure:7701: result: no configure:7711: checking for strip configure:7727: found /usr/bin/strip configure:7738: result: strip configure:7770: checking for i686-uhu-linux-ranlib configure:7800: result: no configure:7810: checking for ranlib configure:7826: found /usr/bin/ranlib configure:7837: result: ranlib configure:7939: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8059: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8062: $? = 0 configure:8066: /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:8069: $? = 0 configure:8135: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8138: $? = 0 configure:8176: result: ok configure:8213: checking for sysroot configure:8243: result: no configure:8465: checking for i686-uhu-linux-mt configure:8495: result: no configure:8505: checking for mt configure:8535: result: no configure:8555: checking if : is a manifest tool configure:8561: : '-?' configure:8569: result: no configure:9211: checking for sys/types.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9211: checking for sys/stat.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9211: checking for stdlib.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9211: checking for string.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9211: checking for memory.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9211: checking for strings.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9211: checking for inttypes.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9211: checking for stdint.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9211: checking for unistd.h configure:9211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9211: $? = 0 configure:9211: result: yes configure:9225: checking for dlfcn.h configure:9225: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9225: $? = 0 configure:9225: result: yes configure:9442: checking for objdir configure:9457: result: .libs configure:9728: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9746: 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:9750: $? = 0 configure:9763: result: no configure:10090: checking for i686-uhu-linux-gcc option to produce PIC configure:10097: result: -fPIC -DPIC configure:10105: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10123: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10127: $? = 0 configure:10140: result: yes configure:10169: checking if i686-uhu-linux-gcc static flag -static works configure:10197: result: yes configure:10212: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10233: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10237: $? = 0 configure:10259: result: yes configure:10267: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10314: result: yes configure:10347: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11500: result: yes configure:11537: checking whether -lc should be explicitly linked in configure:11545: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11548: $? = 0 configure:11563: 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:11566: $? = 0 configure:11580: result: no configure:11740: checking dynamic linker characteristics configure:12251: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12251: $? = 0 configure:12477: result: GNU/Linux ld.so configure:12584: checking how to hardcode library paths into programs configure:12609: result: immediate configure:13149: checking whether stripping libraries is possible configure:13154: result: yes configure:13189: checking if libtool supports shared libraries configure:13191: result: yes configure:13194: checking whether to build shared libraries configure:13215: result: yes configure:13218: checking whether to build static libraries configure:13222: result: no configure:13245: checking how to run the C++ preprocessor configure:13272: i686-uhu-linux-g++ -E conftest.cpp configure:13272: $? = 0 configure:13286: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appstream-glib" | #define PACKAGE_TARNAME "appstream-glib" | #define PACKAGE_VERSION "0.2.1" | #define PACKAGE_STRING "appstream-glib 0.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appstream-glib" | #define VERSION "0.2.1" | #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/" | /* end confdefs.h. */ | #include configure:13311: result: i686-uhu-linux-g++ -E configure:13331: i686-uhu-linux-g++ -E conftest.cpp configure:13331: $? = 0 configure:13345: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appstream-glib" | #define PACKAGE_TARNAME "appstream-glib" | #define PACKAGE_VERSION "0.2.1" | #define PACKAGE_STRING "appstream-glib 0.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appstream-glib" | #define VERSION "0.2.1" | #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/" | /* end confdefs.h. */ | #include configure:13514: checking for ld used by i686-uhu-linux-g++ configure:13581: result: /usr/bin/ld configure:13588: checking if the linker (/usr/bin/ld) is GNU ld configure:13603: result: yes configure:13658: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14663: result: yes configure:14699: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14702: $? = 0 configure:15222: checking for i686-uhu-linux-g++ option to produce PIC configure:15229: result: -fPIC -DPIC configure:15237: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:15255: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15259: $? = 0 configure:15272: result: yes configure:15295: checking if i686-uhu-linux-g++ static flag -static works configure:15323: result: yes configure:15335: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15356: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15360: $? = 0 configure:15382: result: yes configure:15387: checking if i686-uhu-linux-g++ supports -c -o file.o configure:15434: result: yes configure:15464: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15500: result: yes configure:15641: checking dynamic linker characteristics configure:16312: result: GNU/Linux ld.so configure:16365: checking how to hardcode library paths into programs configure:16390: result: immediate configure:16452: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:16483: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:16487: $? = 0 configure:16493: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:16497: $? = 0 configure:16508: cc -c conftest.c >&5 configure:16512: $? = 0 configure:16520: cc -c conftest.c -o conftest2.o >&5 configure:16524: $? = 0 configure:16530: cc -c conftest.c -o conftest2.o >&5 configure:16534: $? = 0 configure:16552: result: yes configure:16594: checking whether NLS is requested configure:16603: result: yes configure:16644: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:16676: result: /usr/bin/msgfmt configure:16685: checking for gmsgfmt configure:16716: result: /usr/bin/msgfmt configure:16767: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:16799: result: /usr/bin/xgettext configure:16845: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:16876: result: /usr/bin/msgmerge configure:16933: checking for ld used by GCC configure:16997: result: /usr/bin/ld configure:17004: checking if the linker (/usr/bin/ld) is GNU ld configure:17017: result: yes configure:17024: checking for shared library run path origin configure:17037: result: done configure:17538: checking for CFPreferencesCopyAppValue configure:17556: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:25:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:17556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appstream-glib" | #define PACKAGE_TARNAME "appstream-glib" | #define PACKAGE_VERSION "0.2.1" | #define PACKAGE_STRING "appstream-glib 0.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appstream-glib" | #define VERSION "0.2.1" | #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 GETTEXT_PACKAGE "appstream-glib" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:17565: result: no configure:17572: checking for CFLocaleCopyCurrent configure:17590: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:25:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:17590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "appstream-glib" | #define PACKAGE_TARNAME "appstream-glib" | #define PACKAGE_VERSION "0.2.1" | #define PACKAGE_STRING "appstream-glib 0.2.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "appstream-glib" | #define VERSION "0.2.1" | #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 GETTEXT_PACKAGE "appstream-glib" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:17599: result: no configure:17648: checking for GNU gettext in libc configure:17668: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17668: $? = 0 configure:17677: result: yes configure:18423: checking whether to use NLS configure:18425: result: yes configure:18428: checking where the gettext function comes from configure:18439: result: libc configure:18511: checking for intltool >= 0.40.0 configure:18513: result: 0.50.2 found configure:18521: checking for intltool-update configure:18539: found /usr/bin/intltool-update configure:18551: result: /usr/bin/intltool-update configure:18561: checking for intltool-merge configure:18579: found /usr/bin/intltool-merge configure:18591: result: /usr/bin/intltool-merge configure:18601: checking for intltool-extract configure:18619: found /usr/bin/intltool-extract configure:18631: result: /usr/bin/intltool-extract configure:18785: checking for xgettext configure:18815: result: /usr/bin/xgettext configure:18825: checking for msgmerge configure:18855: result: /usr/bin/msgmerge configure:18865: checking for msgfmt configure:18895: result: /usr/bin/msgfmt configure:18905: checking for gmsgfmt configure:18936: result: /usr/bin/msgfmt configure:18956: checking for perl configure:18974: found /usr/bin/perl configure:18986: result: /usr/bin/perl configure:18997: checking for perl >= 5.8.1 configure:19004: result: 5.18.2 configure:19008: checking for XML::Parser configure:19011: result: ok configure:19036: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19036: $? = 0 configure:19068: checking for gtk-doc configure:19071: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:19074: $? = 1 configure:19080: result: no configure:19086: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.9 is not found. configure:19094: checking for gtkdoc-check configure:19124: result: no configure:19131: checking for gtkdoc-check configure:19164: result: no configure:19173: checking for gtkdoc-rebase configure:19206: result: no configure:19217: checking for gtkdoc-mkpdf configure:19250: result: no configure:19275: checking whether to build gtk-doc documentation configure:19277: result: no configure:19290: checking for GTKDOC_DEPS configure:19297: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:19300: $? = 0 configure:19314: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" configure:19317: $? = 0 configure:19355: result: yes configure:19463: checking whether C compiler accepts -fPIE configure:19482: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIE conftest.c >&5 configure:19482: $? = 0 configure:19490: result: yes configure:19493: checking whether the linker accepts -fPIE -pie configure:19512: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fPIE -pie conftest.c >&5 configure:19512: $? = 0 configure:19521: result: yes configure:19560: checking for gperf configure:19591: result: no configure:19615: checking for GLIB configure:19622: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.1 gio-2.0 gobject-2.0 gthread-2.0 gio-unix-2.0 gmodule-2.0" configure:19625: $? = 0 configure:19639: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.1 gio-2.0 gobject-2.0 gthread-2.0 gio-unix-2.0 gmodule-2.0" configure:19642: $? = 0 configure:19700: result: yes configure:19706: checking for LIBARCHIVE configure:19713: $PKG_CONFIG --exists --print-errors "libarchive" configure:19716: $? = 0 configure:19730: $PKG_CONFIG --exists --print-errors "libarchive" configure:19733: $? = 0 configure:19791: result: yes configure:19797: checking for SOUP configure:19804: $PKG_CONFIG --exists --print-errors "libsoup-2.4 >= 2.24" configure:19807: $? = 0 configure:19821: $PKG_CONFIG --exists --print-errors "libsoup-2.4 >= 2.24" configure:19824: $? = 0 configure:19882: result: yes configure:19888: checking for GDKPIXBUF configure:19895: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.14 gtk+-3.0" configure:19898: $? = 0 configure:19912: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.14 gtk+-3.0" configure:19915: $? = 0 configure:19973: result: yes configure:19979: checking for SQLITE configure:19986: $PKG_CONFIG --exists --print-errors "sqlite3" configure:19989: $? = 0 configure:20003: $PKG_CONFIG --exists --print-errors "sqlite3" configure:20006: $? = 0 configure:20064: result: yes configure:20070: checking for FREETYPE configure:20077: $PKG_CONFIG --exists --print-errors "pango fontconfig freetype2 >= 9.10.0" configure:20080: $? = 0 configure:20094: $PKG_CONFIG --exists --print-errors "pango fontconfig freetype2 >= 9.10.0" configure:20097: $? = 0 configure:20155: result: yes configure:20169: checking for RPM configure:20176: $PKG_CONFIG --exists --print-errors "rpm" Package rpm was not found in the pkg-config search path. Perhaps you should add the directory containing `rpm.pc' to the PKG_CONFIG_PATH environment variable No package 'rpm' found configure:20179: $? = 1 configure:20193: $PKG_CONFIG --exists --print-errors "rpm" Package rpm was not found in the pkg-config search path. Perhaps you should add the directory containing `rpm.pc' to the PKG_CONFIG_PATH environment variable No package 'rpm' found configure:20196: $? = 1 configure:20210: result: no No package 'rpm' found configure:20279: checking for XML catalog (/etc/xml/catalog) configure:20286: result: not found configure:20292: checking for xmlcatalog configure:20310: found /usr/bin/xmlcatalog configure:20323: result: /usr/bin/xmlcatalog configure:20344: checking for xsltproc configure:20360: found /usr/bin/xsltproc configure:20372: result: yes configure:20381: checking for DocBook XML DTD V4.3 in XML catalog configure:20393: result: not found configure:20399: checking for DocBook XSL Stylesheets in XML catalog configure:20411: result: not found configure:20548: checking that generated files are newer than configure configure:20554: result: done configure:20629: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by appstream-glib config.status 0.2.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp08 config.status:1311: creating Makefile config.status:1311: creating client/Makefile config.status:1311: creating libappstream-builder/Makefile config.status:1311: creating libappstream-builder/appstream-builder.pc config.status:1311: creating libappstream-builder/plugins/Makefile config.status:1311: creating libappstream-glib/Makefile config.status:1311: creating libappstream-glib/appstream-glib.pc config.status:1311: creating libappstream-glib/as-version.h config.status:1311: creating data/Makefile config.status:1311: creating data/tests/Makefile config.status:1311: creating docs/Makefile config.status:1311: creating docs/api/Makefile config.status:1311: creating docs/api/version.xml config.status:1311: creating po/Makefile.in config.status:1311: creating config.h config.status:1540: executing depfiles commands config.status:1540: executing libtool commands config.status:1540: executing po-directories commands config.status:1540: executing po/stamp-it commands configure:23282: result: appstream-glib 0.2.1 prefix: /usr sysconf dir: /etc datarootdir: ${prefix}/share includedir: ${prefix}/include lib dir: ${exec_prefix}/lib Bash completion dir: ${datarootdir}/bash-completion/completions ## ---------------- ## ## 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_FREETYPE_CFLAGS_set= ac_cv_env_FREETYPE_CFLAGS_value= ac_cv_env_FREETYPE_LIBS_set= ac_cv_env_FREETYPE_LIBS_value= ac_cv_env_GDKPIXBUF_CFLAGS_set= ac_cv_env_GDKPIXBUF_CFLAGS_value= ac_cv_env_GDKPIXBUF_LIBS_set= ac_cv_env_GDKPIXBUF_LIBS_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_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_LIBARCHIVE_CFLAGS_set= ac_cv_env_LIBARCHIVE_CFLAGS_value= ac_cv_env_LIBARCHIVE_LIBS_set= ac_cv_env_LIBARCHIVE_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_RPM_CFLAGS_set= ac_cv_env_RPM_CFLAGS_value= ac_cv_env_RPM_LIBS_set= ac_cv_env_RPM_LIBS_value= ac_cv_env_SOUP_CFLAGS_set= ac_cv_env_SOUP_CFLAGS_value= ac_cv_env_SOUP_LIBS_set= ac_cv_env_SOUP_LIBS_value= ac_cv_env_SQLITE_CFLAGS_set= ac_cv_env_SQLITE_CFLAGS_value= ac_cv_env_SQLITE_LIBS_set= ac_cv_env_SQLITE_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_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_GPERF=no ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_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_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_have_xsltproc=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar ax_cv_check_cflags___fPIE=yes ax_cv_check_ldflags___fPIE__pie=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_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 pkg_cv_FREETYPE_CFLAGS='-pthread -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 ' pkg_cv_FREETYPE_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' pkg_cv_GDKPIXBUF_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -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_GDKPIXBUF_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_LIBARCHIVE_CFLAGS= pkg_cv_LIBARCHIVE_LIBS='-larchive ' pkg_cv_SOUP_CFLAGS='-pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_SOUP_LIBS='-lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_SQLITE_CFLAGS= pkg_cv_SQLITE_LIBS='-lsqlite3 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.13' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AS_MAJOR_VERSION='0' AS_MICRO_VERSION='1' AS_MINOR_VERSION='2' AS_VERSION='0.2.1' 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' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' 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_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FREETYPE_CFLAGS='-pthread -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 ' FREETYPE_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GDKPIXBUF_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GDKPIXBUF_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GETTEXT_MACRO_VERSION='0.17' GETTEXT_PACKAGE='appstream-glib' GLIB_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GPERF='no' GREP='/bin/grep' GTKDOC_CHECK='' GTKDOC_CHECK_PATH='' GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0 ' GTKDOC_MKPDF='' GTKDOC_REBASE='true' 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='' HAVE_GPERF_FALSE='' HAVE_GPERF_TRUE='#' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='#' HAVE_RPM_FALSE='' HAVE_RPM_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' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTL_MACOSX_LIBS='' INTROSPECTION_CFLAGS='' INTROSPECTION_COMPILER='' INTROSPECTION_GENERATE='' INTROSPECTION_GIRDIR='' INTROSPECTION_LIBS='' INTROSPECTION_MAKEFILE='' INTROSPECTION_SCANNER='' INTROSPECTION_TYPELIBDIR='' LD='/usr/bin/ld' LDFLAGS='' LIBARCHIVE_CFLAGS='' LIBARCHIVE_LIBS='-larchive ' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LT_AGE='5' LT_CURRENT='6' LT_REVISION='3' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='appstream-glib' PACKAGE_BUGREPORT='' PACKAGE_NAME='appstream-glib' PACKAGE_STRING='appstream-glib 0.2.1' PACKAGE_TARNAME='appstream-glib' PACKAGE_URL='' PACKAGE_VERSION='0.2.1' PATH_SEPARATOR=':' PIE_CFLAGS='-fPIE' PIE_LDFLAGS='-pie' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' RANLIB='ranlib' RPM_CFLAGS='' RPM_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOUP_CFLAGS='-pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' SOUP_LIBS='-lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' SQLITE_CFLAGS='' SQLITE_LIBS='-lsqlite3 ' STRIP='strip' USE_NLS='yes' VERSION='0.2.1' WARNINGFLAGS_C=' -Wall -Wcast-align -Wno-uninitialized -Wmissing-declarations -Wredundant-decls -Wpointer-arith -Wcast-align -Wwrite-strings -Winit-self -Wreturn-type -Wformat-nonliteral -Wformat-security -Wmissing-include-dirs -Wmissing-format-attribute -Wsign-compare -Wtype-limits -Wuninitialized -Waggregate-return -Wdeclaration-after-statement -Wshadow -Wno-strict-aliasing -Winline' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMLCATALOG='/usr/bin/xmlcatalog' XML_CATALOG_FILE='/etc/xml/catalog' 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 -' bashcompletiondir='${datarootdir}/bash-completion/completions' 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='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "appstream-glib" #define PACKAGE_TARNAME "appstream-glib" #define PACKAGE_VERSION "0.2.1" #define PACKAGE_STRING "appstream-glib 0.2.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "appstream-glib" #define VERSION "0.2.1" #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 GETTEXT_PACKAGE "appstream-glib" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 0