This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Yelp configure 3.12.0, 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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2314: checking for a BSD-compatible install configure:2382: result: /bin/install -c configure:2393: checking whether build environment is sane configure:2448: result: yes configure:2599: checking for a thread-safe mkdir -p configure:2638: result: /bin/mkdir -p configure:2645: checking for gawk configure:2661: found /bin/gawk configure:2672: result: gawk configure:2683: checking whether make sets $(MAKE) configure:2705: result: yes configure:2734: checking whether make supports nested variables configure:2751: result: yes configure:2840: checking whether UID '82' is supported by ustar format configure:2843: result: yes configure:2850: checking whether GID '82' is supported by ustar format configure:2853: result: yes configure:2861: checking how to create a ustar tar archive configure:2872: 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:2875: $? = 0 configure:2915: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2918: $? = 0 configure:2922: 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:3340: $? = 0 configure:3329: 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:3340: $? = 0 configure:3329: 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:3340: $? = 1 configure:3329: 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:3340: $? = 1 configure:3360: checking whether the C compiler works configure:3382: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3386: $? = 0 configure:3434: result: yes configure:3437: checking for C compiler default output file name configure:3439: result: a.out configure:3445: checking for suffix of executables configure:3452: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3456: $? = 0 configure:3478: result: configure:3500: checking whether we are cross compiling configure:3508: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3512: $? = 0 configure:3519: ./conftest configure:3523: $? = 0 configure:3538: result: no configure:3543: checking for suffix of object files configure:3565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3569: $? = 0 configure:3590: result: o configure:3594: checking whether we are using the GNU C compiler configure:3613: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3613: $? = 0 configure:3622: result: yes configure:3631: checking whether i686-uhu-linux-gcc accepts -g configure:3651: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3651: $? = 0 configure:3692: result: yes configure:3709: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3772: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3772: $? = 0 configure:3785: result: none needed configure:3816: checking for style of include used by make configure:3844: result: GNU configure:3870: checking dependency style of i686-uhu-linux-gcc configure:3981: result: gcc3 configure:3997: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4028: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4032: $? = 0 configure:4038: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4042: $? = 0 configure:4053: cc -c conftest.c >&5 configure:4057: $? = 0 configure:4065: cc -c conftest.c -o conftest2.o >&5 configure:4069: $? = 0 configure:4075: cc -c conftest.c -o conftest2.o >&5 configure:4079: $? = 0 configure:4097: result: yes configure:4107: checking whether ln -s works configure:4111: result: yes configure:4150: checking build system type configure:4164: result: i686-uhu-linux-gnu configure:4184: checking host system type configure:4197: result: i686-uhu-linux-gnu configure:4238: checking how to print strings configure:4265: result: printf configure:4286: checking for a sed that does not truncate output configure:4350: result: /bin/sed configure:4368: checking for grep that handles long lines and -e configure:4426: result: /bin/grep configure:4431: checking for egrep configure:4493: result: /bin/grep -E configure:4498: checking for fgrep configure:4560: result: /bin/grep -F configure:4595: checking for ld used by i686-uhu-linux-gcc configure:4662: result: /usr/bin/ld configure:4669: checking if the linker (/usr/bin/ld) is GNU ld configure:4684: result: yes configure:4696: checking for BSD- or MS-compatible name lister (nm) configure:4745: result: /usr/bin/nm -B configure:4875: checking the name lister (/usr/bin/nm -B) interface configure:4882: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4885: /usr/bin/nm -B "conftest.o" configure:4888: output 00000000 B some_variable configure:4895: result: BSD nm configure:4899: checking the maximum length of command line arguments configure:5029: result: 1572864 configure:5046: checking whether the shell understands some XSI constructs configure:5056: result: yes configure:5060: checking whether the shell understands "+=" configure:5066: result: yes configure:5101: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5141: result: func_convert_file_noop configure:5148: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5168: result: func_convert_file_noop configure:5175: checking for /usr/bin/ld option to reload object files configure:5182: result: -r configure:5216: checking for i686-uhu-linux-objdump configure:5246: result: no configure:5256: checking for objdump configure:5272: found /usr/bin/objdump configure:5283: result: objdump configure:5315: checking how to recognize dependent libraries configure:5517: result: pass_all configure:5562: checking for i686-uhu-linux-dlltool configure:5592: result: no configure:5602: checking for dlltool configure:5632: result: no configure:5662: checking how to associate runtime and link libraries configure:5689: result: printf %s\n configure:5706: checking for i686-uhu-linux-ar configure:5722: found /usr/bin/i686-uhu-linux-ar configure:5733: result: i686-uhu-linux-ar configure:5814: checking for archiver @FILE support configure:5831: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5831: $? = 0 configure:5834: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:5837: $? = 0 configure:5842: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:5845: $? = 1 configure:5857: result: @ configure:5875: checking for i686-uhu-linux-strip configure:5905: result: no configure:5915: checking for strip configure:5931: found /usr/bin/strip configure:5942: result: strip configure:5974: checking for i686-uhu-linux-ranlib configure:6004: result: no configure:6014: checking for ranlib configure:6030: found /usr/bin/ranlib configure:6041: result: ranlib configure:6143: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6266: $? = 0 configure:6270: /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:6273: $? = 0 configure:6339: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6342: $? = 0 configure:6380: result: ok configure:6417: checking for sysroot configure:6447: result: no configure:6669: checking for i686-uhu-linux-mt configure:6699: result: no configure:6709: checking for mt configure:6739: result: no configure:6759: checking if : is a manifest tool configure:6765: : '-?' configure:6773: result: no configure:7415: checking how to run the C preprocessor configure:7446: i686-uhu-linux-gcc -E conftest.c configure:7446: $? = 0 configure:7460: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Yelp" | #define PACKAGE_TARNAME "yelp" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "Yelp 3.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" | #define PACKAGE_URL "" | #define PACKAGE "yelp" | #define VERSION "3.12.0" | /* end confdefs.h. */ | #include configure:7485: result: i686-uhu-linux-gcc -E configure:7505: i686-uhu-linux-gcc -E conftest.c configure:7505: $? = 0 configure:7519: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Yelp" | #define PACKAGE_TARNAME "yelp" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "Yelp 3.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" | #define PACKAGE_URL "" | #define PACKAGE "yelp" | #define VERSION "3.12.0" | /* end confdefs.h. */ | #include configure:7548: checking for ANSI C header files configure:7568: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7568: $? = 0 configure:7641: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7641: $? = 0 configure:7641: ./conftest configure:7641: $? = 0 configure:7652: result: yes configure:7665: checking for sys/types.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7665: checking for sys/stat.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7665: checking for stdlib.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7665: checking for string.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7665: checking for memory.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7665: checking for strings.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7665: checking for inttypes.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7665: checking for stdint.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7665: checking for unistd.h configure:7665: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7665: $? = 0 configure:7665: result: yes configure:7679: checking for dlfcn.h configure:7679: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7679: $? = 0 configure:7679: result: yes configure:7885: checking for objdir configure:7900: result: .libs configure:8171: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8189: 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:8193: $? = 0 configure:8206: result: no configure:8533: checking for i686-uhu-linux-gcc option to produce PIC configure:8540: result: -fPIC -DPIC configure:8548: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8566: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8570: $? = 0 configure:8583: result: yes configure:8612: checking if i686-uhu-linux-gcc static flag -static works configure:8640: result: yes configure:8655: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8676: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8680: $? = 0 configure:8702: result: yes configure:8710: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8757: result: yes configure:8790: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9943: result: yes configure:9980: checking whether -lc should be explicitly linked in configure:9988: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9991: $? = 0 configure:10006: 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:10009: $? = 0 configure:10023: result: no configure:10183: checking dynamic linker characteristics configure:10694: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10694: $? = 0 configure:10920: result: GNU/Linux ld.so configure:11027: checking how to hardcode library paths into programs configure:11052: result: immediate configure:11592: checking whether stripping libraries is possible configure:11597: result: yes configure:11632: checking if libtool supports shared libraries configure:11634: result: yes configure:11637: checking whether to build shared libraries configure:11658: result: yes configure:11661: checking whether to build static libraries configure:11665: result: no configure:11707: checking for gsed configure:11737: result: /bin/sed configure:11790: checking for i686-uhu-linux-pkg-config configure:11823: result: no configure:11833: checking for pkg-config configure:11851: found /usr/bin/pkg-config configure:11863: result: /usr/bin/pkg-config configure:11888: checking pkg-config is at least version 0.16 configure:11891: result: yes configure:11908: checking for GLIB - version >= 2.0.0 configure:12023: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5 configure:12023: $? = 0 configure:12023: ./conftest configure:12023: $? = 0 configure:12037: result: yes (version 2.40.0) configure:12128: checking for i686-uhu-linux-pkg-config configure:12158: result: /usr/bin/pkg-config configure:12226: checking pkg-config is at least version 0.16 configure:12229: result: yes configure:12341: checking for YELP configure:12359: $PKG_CONFIG --exists --print-errors " gio-2.0 >= 2.25.11 gio-unix-2.0 gtk+-unix-print-3.0 gtk+-3.0 >= 3.8.0 libxml-2.0 >= 2.6.5 libxslt >= 1.1.4 libexslt >= 0.8.1 sqlite3 webkitgtk-3.0 >= 1.3.10 yelp-xsl >= 3.1.2 " configure:12373: $? = 0 configure:12409: $PKG_CONFIG --exists --print-errors " gio-2.0 >= 2.25.11 gio-unix-2.0 gtk+-unix-print-3.0 gtk+-3.0 >= 3.8.0 libxml-2.0 >= 2.6.5 libxslt >= 1.1.4 libexslt >= 0.8.1 sqlite3 webkitgtk-3.0 >= 1.3.10 yelp-xsl >= 3.1.2 " configure:12423: $? = 0 configure:12525: result: yes configure:12608: checking whether gcc understands -Wall configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:12621: $? = 0 configure:12628: result: yes configure:12608: checking whether gcc understands -Wstrict-prototypes configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wstrict-prototypes conftest.c >&5 conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:12621: $? = 0 configure:12628: result: yes configure:12608: checking whether gcc understands -Wnested-externs configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wnested-externs conftest.c >&5 configure:12621: $? = 0 configure:12628: result: yes configure:12608: checking whether gcc understands -Werror=missing-prototypes configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=missing-prototypes conftest.c >&5 configure:12621: $? = 0 configure:12628: result: yes configure:12608: checking whether gcc understands -Werror=implicit-function-declaration configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=implicit-function-declaration conftest.c >&5 configure:12621: $? = 0 configure:12628: result: yes configure:12608: checking whether gcc understands -Werror=pointer-arith configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=pointer-arith conftest.c >&5 configure:12621: $? = 0 configure:12628: result: yes configure:12608: checking whether gcc understands -Werror=init-self configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=init-self conftest.c >&5 configure:12621: $? = 0 configure:12628: result: yes configure:12608: checking whether gcc understands -Werror=format-security configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=format-security conftest.c >&5 cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security] cc1: some warnings being treated as errors configure:12621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Yelp" | #define PACKAGE_TARNAME "yelp" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "Yelp 3.12.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" | #define PACKAGE_URL "" | #define PACKAGE "yelp" | #define VERSION "3.12.0" | #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. */ | | int | main () | { | | ; | return 0; | } configure:12628: result: no configure:12608: checking whether gcc understands -Werror=format=2 configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=format=2 conftest.c >&5 configure:12621: $? = 0 configure:12628: result: yes configure:12608: checking whether gcc understands -Werror=missing-include-dirs configure:12621: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=missing-include-dirs conftest.c >&5 configure:12621: $? = 0 configure:12628: result: yes configure:12638: checking what warning flags to pass to the C compiler configure:12640: result: -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs configure:12651: checking what language compliance flags to pass to the C compiler configure:12666: result: configure:12701: checking whether NLS is requested configure:12710: result: yes configure:12728: checking for intltool >= 0.41.0 configure:12730: result: 0.50.2 found configure:12738: checking for intltool-update configure:12756: found /usr/bin/intltool-update configure:12768: result: /usr/bin/intltool-update configure:12778: checking for intltool-merge configure:12796: found /usr/bin/intltool-merge configure:12808: result: /usr/bin/intltool-merge configure:12818: checking for intltool-extract configure:12836: found /usr/bin/intltool-extract configure:12848: result: /usr/bin/intltool-extract configure:13002: checking for xgettext configure:13020: found /usr/bin/xgettext configure:13032: result: /usr/bin/xgettext configure:13042: checking for msgmerge configure:13060: found /usr/bin/msgmerge configure:13072: result: /usr/bin/msgmerge configure:13082: checking for msgfmt configure:13100: found /usr/bin/msgfmt configure:13112: result: /usr/bin/msgfmt configure:13122: checking for gmsgfmt configure:13153: result: /usr/bin/msgfmt configure:13173: checking for perl configure:13191: found /usr/bin/perl configure:13203: result: /usr/bin/perl configure:13214: checking for perl >= 5.8.1 configure:13221: result: 5.18.2 configure:13225: checking for XML::Parser configure:13228: result: ok configure:13253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13253: $? = 0 configure:13294: checking for itstool configure:13310: found /usr/bin/itstool configure:13321: result: itstool configure:13348: checking for YELP_LZMA configure:13355: $PKG_CONFIG --exists --print-errors "liblzma >= $LIBLZMA_REQUIRED" configure:13358: $? = 0 configure:13372: $PKG_CONFIG --exists --print-errors "liblzma >= $LIBLZMA_REQUIRED" configure:13375: $? = 0 configure:13413: result: yes configure:13534: checking for BZ2_bzread in -lbz2 configure:13559: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lbz2 >&5 configure:13559: $? = 0 configure:13568: result: yes configure:13692: checking for gtkdoc-check configure:13725: result: no configure:13734: checking for gtkdoc-rebase configure:13767: result: no configure:13778: checking for gtkdoc-mkpdf configure:13811: result: no configure:13922: checking whether to build gtk-doc documentation configure:13924: result: no configure:14105: checking that generated files are newer than configure configure:14111: result: done configure:14170: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Yelp config.status 3.12.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1317: creating Makefile config.status:1317: creating docs/Makefile config.status:1317: creating docs/libyelp/Makefile config.status:1317: creating docs/libyelp/version.xml config.status:1317: creating libyelp/Makefile config.status:1317: creating src/Makefile config.status:1317: creating data/Makefile config.status:1317: creating data/domains/Makefile config.status:1317: creating data/dtd/Makefile config.status:1317: creating data/dtd/catalog config.status:1317: creating data/icons/Makefile config.status:1317: creating data/icons/hicolor/Makefile config.status:1317: creating data/icons/hicolor/16x16/Makefile config.status:1317: creating data/icons/hicolor/16x16/status/Makefile config.status:1317: creating data/icons/hicolor/scalable/Makefile config.status:1317: creating data/icons/hicolor/scalable/actions/Makefile config.status:1317: creating data/icons/hicolor/scalable/status/Makefile config.status:1317: creating data/mathjax/Makefile config.status:1317: creating data/mathjax/config/Makefile config.status:1317: creating data/mathjax/extensions/HTML-CSS/Makefile config.status:1317: creating data/mathjax/extensions/Makefile config.status:1317: creating data/mathjax/fonts/HTML-CSS/TeX/woff/Makefile config.status:1317: creating data/mathjax/jax/Makefile config.status:1317: creating data/mathjax/jax/element/Makefile config.status:1317: creating data/mathjax/jax/element/mml/Makefile config.status:1317: creating data/mathjax/jax/element/mml/optable/Makefile config.status:1317: creating data/mathjax/jax/input/Makefile config.status:1317: creating data/mathjax/jax/input/MathML/Makefile config.status:1317: creating data/mathjax/jax/input/MathML/entities/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/autoload/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Makefile config.status:1317: creating data/mathjax/jax/output/Makefile config.status:1317: creating data/mathjax/jax/output/NativeMML/Makefile config.status:1317: creating data/mathjax/unpacked/Makefile config.status:1317: creating data/xslt/Makefile config.status:1317: creating data/xslt/db2html.xsl config.status:1317: creating data/xslt/info2html.xsl config.status:1317: creating data/xslt/mal2html.xsl config.status:1317: creating data/xslt/man2html.xsl config.status:1317: creating data/xslt/yelp-common.xsl config.status:1317: creating po/Makefile.in config.status:1317: creating tests/Makefile config.status:1317: creating yelp.desktop.in config.status:1317: creating config.h config.status:1546: executing depfiles commands config.status:1546: executing libtool commands config.status:1546: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes 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_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_ITSTOOL_set= ac_cv_env_ITSTOOL_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_YELP_CFLAGS_set= ac_cv_env_YELP_CFLAGS_value= ac_cv_env_YELP_LIBS_set= ac_cv_env_YELP_LIBS_value= ac_cv_env_YELP_LZMA_CFLAGS_set= ac_cv_env_YELP_LZMA_CFLAGS_value= ac_cv_env_YELP_LZMA_LIBS_set= ac_cv_env_YELP_LZMA_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_lib_bz2_BZ2_bzread=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ITSTOOL=itstool 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_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar 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_YELP_CFLAGS='-pthread -I/usr/include/gtk-3.0/unix-print -I/usr/include/webkitgtk-3.0 -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_YELP_LIBS='-lgio-2.0 -lxslt -lxml2 -lz -lm -ldl -lm -lexslt -lxslt -lxml2 -lz -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lsqlite3 -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -ljavascriptcoregtk-3.0 -lglib-2.0 ' pkg_cv_YELP_LZMA_CFLAGS= pkg_cv_YELP_LZMA_LIBS='-llzma ' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ $(AM_V_GEN) glib-mkenums --comments '\'''\'' --fhead "" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " " --vtail " " --ftail "" $^ > $@.tmp && mv $@.tmp $@ $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@ @$(NORMAL_INSTALL) @$(NORMAL_UNINSTALL) @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ fi files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ if test -n "$^"; then \ rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) test -n "$$files" || exit 0; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) $(gsettings__enum_file): $(gsettings_ENUM_FILES) %.gschema.valid: %.gschema.xml $(gsettings__enum_file) .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas .SECONDARY: $(gsettings_SCHEMAS) ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.13' ALL_LINGUAS='af am ar as ast az be be@latin bg bn bn_IN br bs ca ca@valencia crh cs cy da de dz el en_CA en_GB eo es et eu fa fi fr fur ga gd gl gu he hi hr hu id is it ja ka kk km kn ko ks ku ky la li lt lv mai mg mk ml mn mr ms nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te tg th tr ug uk uz uz@cyrillic vi wa xh zh_CN zh_HK zh_TW zu ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS=' -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs ' AM_CPPFLAGS=' ' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_LDFLAGS='' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.13' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIR='/usr/share/yelp' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_DEPRECATED=' -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_BZ2_FALSE='#' ENABLE_BZ2_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_LZMA_FALSE='#' ENABLE_LZMA_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='yelp' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_COMPILE_RESOURCES='glib-compile-resources' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GMSGFMT='/usr/bin/msgfmt' GOBJECT_QUERY='gobject-query' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' 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='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 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))' ITSTOOL='itstool' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='yelp' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp' PACKAGE_NAME='Yelp' PACKAGE_STRING='Yelp 3.12.0' PACKAGE_TARNAME='yelp' PACKAGE_URL='' PACKAGE_VERSION='3.12.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='3.12.0' WARN_CFLAGS=' -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs ' XGETTEXT='/usr/bin/xgettext' XSL_COLOR='/usr/share/yelp-xsl/xslt/common/color.xsl' XSL_DB2XHTML='/usr/share/yelp-xsl/xslt/docbook/html/db2xhtml.xsl' XSL_GETTEXT='/usr/share/yelp-xsl/xslt/common/l10n.xsl' XSL_HTML='/usr/share/yelp-xsl/xslt/common/html.xsl' XSL_ICONS='/usr/share/yelp-xsl/xslt/common/icons.xsl' XSL_JSDIR='/usr/share/yelp-xsl/js' XSL_MAL2XHTML='/usr/share/yelp-xsl/xslt/mallard/html/mal2xhtml.xsl' YELP_CFLAGS=' -pthread -I/usr/include/gtk-3.0/unix-print -I/usr/include/webkitgtk-3.0 -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/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' YELP_ICON_PATH='/usr/share/yelp-xsl/icons' YELP_LIBS='-lbz2 -llzma -lgio-2.0 -lxslt -lxml2 -lz -lm -ldl -lm -lexslt -lxslt -lxml2 -lz -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lsqlite3 -lwebkitgtk-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -ljavascriptcoregtk-3.0 -lglib-2.0 ' YELP_LZMA_CFLAGS='' YELP_LZMA_LIBS='-llzma ' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' all-am: $(gsettings_SCHEMAS:.xml=.valid) 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' clean-gsettings-schemas: datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' endif' exec_prefix='${prefix}' gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) gsettingsschemadir='${datarootdir}/glib-2.0/schemas' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' ifdef gsettings_ENUM_NAMESPACE includedir='${prefix}/include' infodir='/usr/share/info' install-data-am: install-gsettings-schemas install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) 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)' mostlyclean-am: clean-gsettings-schemas 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='' uninstall-am: uninstall-gsettings-schemas uninstall-gsettings-schemas: ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Yelp" #define PACKAGE_TARNAME "yelp" #define PACKAGE_VERSION "3.12.0" #define PACKAGE_STRING "Yelp 3.12.0" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" #define PACKAGE_URL "" #define PACKAGE "yelp" #define VERSION "3.12.0" #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 "yelp" #define ENABLE_LZMA 1 #define ENABLE_BZ2 1 configure: exit 0