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.4.2, which was generated by GNU Autoconf 2.66. 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 = maki uname -m = i686 uname -r = 2.6.33.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2296: checking for a BSD-compatible install configure:2364: result: /bin/install -c configure:2375: checking whether build environment is sane configure:2425: result: yes configure:2566: checking for a thread-safe mkdir -p configure:2605: result: /bin/mkdir -p configure:2618: checking for gawk configure:2634: found /bin/gawk configure:2645: result: gawk configure:2656: checking whether make sets $(MAKE) configure:2678: result: yes configure:2759: checking whether to disable maintainer-specific portions of Makefiles configure:2768: result: yes configure:2804: checking for i686-uhu-linux-gcc configure:2820: found /usr/bin/i686-uhu-linux-gcc configure:2831: result: i686-uhu-linux-gcc configure:3100: checking for C compiler version configure:3109: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:3120: $? = 0 configure:3109: 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.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:3120: $? = 0 configure:3109: 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:3120: $? = 1 configure:3109: 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:3120: $? = 1 configure:3140: checking whether the C compiler works configure:3162: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3166: $? = 0 configure:3214: result: yes configure:3217: checking for C compiler default output file name configure:3219: result: a.out configure:3225: checking for suffix of executables configure:3232: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3236: $? = 0 configure:3258: result: configure:3280: checking whether we are cross compiling configure:3288: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3292: $? = 0 configure:3299: ./conftest configure:3303: $? = 0 configure:3318: result: no configure:3323: checking for suffix of object files configure:3345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3349: $? = 0 configure:3370: result: o configure:3374: checking whether we are using the GNU C compiler configure:3393: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3393: $? = 0 configure:3402: result: yes configure:3411: checking whether i686-uhu-linux-gcc accepts -g configure:3431: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3431: $? = 0 configure:3472: result: yes configure:3489: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3553: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3553: $? = 0 configure:3566: result: none needed configure:3597: checking for style of include used by make configure:3625: result: GNU configure:3650: checking dependency style of i686-uhu-linux-gcc configure:3760: result: gcc3 configure:3776: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3807: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3811: $? = 0 configure:3817: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3821: $? = 0 configure:3832: cc -c conftest.c >&5 configure:3836: $? = 0 configure:3844: cc -c conftest.c -o conftest2.o >&5 configure:3848: $? = 0 configure:3854: cc -c conftest.c -o conftest2.o >&5 configure:3858: $? = 0 configure:3876: result: yes configure:3886: checking whether ln -s works configure:3890: result: yes configure:3929: checking build system type configure:3943: result: i686-uhu-linux-gnu configure:3963: checking host system type configure:3976: result: i686-uhu-linux-gnu configure:4017: checking how to print strings configure:4044: result: printf configure:4065: checking for a sed that does not truncate output configure:4129: result: /bin/sed configure:4147: checking for grep that handles long lines and -e configure:4205: result: /bin/grep configure:4210: checking for egrep configure:4272: result: /bin/grep -E configure:4277: checking for fgrep configure:4339: result: /bin/grep -F configure:4374: checking for ld used by i686-uhu-linux-gcc configure:4441: result: /usr/bin/ld configure:4448: checking if the linker (/usr/bin/ld) is GNU ld configure:4463: result: yes configure:4475: checking for BSD- or MS-compatible name lister (nm) configure:4524: result: /usr/bin/nm -B configure:4654: checking the name lister (/usr/bin/nm -B) interface configure:4661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4664: /usr/bin/nm -B "conftest.o" configure:4667: output 00000000 B some_variable configure:4674: result: BSD nm configure:4678: checking the maximum length of command line arguments configure:4803: result: 1572864 configure:4820: checking whether the shell understands some XSI constructs configure:4830: result: yes configure:4834: checking whether the shell understands "+=" configure:4840: result: yes configure:4875: checking for /usr/bin/ld option to reload object files configure:4882: result: -r configure:4911: checking for i686-uhu-linux-objdump configure:4941: result: no configure:4951: checking for objdump configure:4967: found /usr/bin/objdump configure:4978: result: objdump configure:5010: checking how to recognize dependent libraries configure:5212: result: pass_all configure:5232: checking for i686-uhu-linux-ar configure:5248: found /usr/bin/i686-uhu-linux-ar configure:5259: result: i686-uhu-linux-ar configure:5337: checking for i686-uhu-linux-strip configure:5367: result: no configure:5377: checking for strip configure:5393: found /usr/bin/strip configure:5404: result: strip configure:5436: checking for i686-uhu-linux-ranlib configure:5466: result: no configure:5476: checking for ranlib configure:5492: found /usr/bin/ranlib configure:5503: result: ranlib configure:5605: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:5723: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5726: $? = 0 configure:5730: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5733: $? = 0 configure:5787: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:5790: $? = 0 configure:5828: result: ok configure:6669: checking how to run the C preprocessor configure:6700: i686-uhu-linux-gcc -E conftest.c configure:6700: $? = 0 configure:6714: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Yelp" | #define PACKAGE_TARNAME "yelp" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Yelp 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" | #define PACKAGE_URL "" | #define PACKAGE "yelp" | #define VERSION "3.4.2" | /* end confdefs.h. */ | #include configure:6739: result: i686-uhu-linux-gcc -E configure:6759: i686-uhu-linux-gcc -E conftest.c configure:6759: $? = 0 configure:6773: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6773: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Yelp" | #define PACKAGE_TARNAME "yelp" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Yelp 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" | #define PACKAGE_URL "" | #define PACKAGE "yelp" | #define VERSION "3.4.2" | /* end confdefs.h. */ | #include configure:6802: checking for ANSI C header files configure:6822: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6822: $? = 0 configure:6895: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6895: $? = 0 configure:6895: ./conftest configure:6895: $? = 0 configure:6906: result: yes configure:6919: checking for sys/types.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6919: checking for sys/stat.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6919: checking for stdlib.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6919: checking for string.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6919: checking for memory.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6919: checking for strings.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6919: checking for inttypes.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6919: checking for stdint.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6919: checking for unistd.h configure:6919: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6919: $? = 0 configure:6919: result: yes configure:6933: checking for dlfcn.h configure:6933: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6933: $? = 0 configure:6933: result: yes configure:7120: checking for objdir configure:7135: result: .libs configure:7406: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7424: 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:7428: $? = 0 configure:7441: result: no configure:7461: checking for i686-uhu-linux-gcc option to produce PIC configure:7746: result: -fPIC -DPIC configure:7758: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:7776: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:7780: $? = 0 configure:7793: result: yes configure:7817: checking if i686-uhu-linux-gcc static flag -static works configure:7845: result: yes configure:7860: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7881: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:7885: $? = 0 configure:7907: result: yes configure:7915: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7962: result: yes configure:7995: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9070: result: yes configure:9107: checking whether -lc should be explicitly linked in configure:9115: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9118: $? = 0 configure:9133: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9136: $? = 0 configure:9150: result: no configure:9315: checking dynamic linker characteristics configure:9770: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9770: $? = 0 configure:9996: result: GNU/Linux ld.so configure:10103: checking how to hardcode library paths into programs configure:10128: result: immediate configure:10668: checking whether stripping libraries is possible configure:10673: result: yes configure:10708: checking if libtool supports shared libraries configure:10710: result: yes configure:10713: checking whether to build shared libraries configure:10734: result: yes configure:10737: checking whether to build static libraries configure:10741: result: no configure:10781: checking for gsed configure:10811: result: /bin/sed configure:10863: checking for i686-uhu-linux-pkg-config configure:10896: result: no configure:10906: checking for pkg-config configure:10924: found /usr/bin/pkg-config configure:10936: result: /usr/bin/pkg-config configure:10961: checking pkg-config is at least version 0.16 configure:10964: result: yes configure:10981: checking for GLIB - version >= 2.0.0 configure:11095: 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:11095: $? = 0 configure:11095: ./conftest configure:11095: $? = 0 configure:11109: result: yes (version 2.32.3) configure:11197: checking for i686-uhu-linux-pkg-config configure:11227: result: /usr/bin/pkg-config configure:11295: checking pkg-config is at least version 0.16 configure:11298: result: yes configure:11420: checking for YELP configure:11438: $PKG_CONFIG --exists --print-errors " gio-2.0 >= 2.25.11 gio-unix-2.0 gtk+-unix-print-3.0 gtk+-3.0 >= 2.91.8 libxml-2.0 >= 2.6.5 libxslt >= 1.1.4 libexslt >= 0.8.1 sqlite3 webkitgtk-3.0 >= 1.3.2 yelp-xsl >= 3.1.2 " configure:11452: $? = 0 configure:11487: $PKG_CONFIG --exists --print-errors " gio-2.0 >= 2.25.11 gio-unix-2.0 gtk+-unix-print-3.0 gtk+-3.0 >= 2.91.8 libxml-2.0 >= 2.6.5 libxslt >= 1.1.4 libexslt >= 0.8.1 sqlite3 webkitgtk-3.0 >= 1.3.2 yelp-xsl >= 3.1.2 " configure:11501: $? = 0 configure:11604: result: yes configure:11661: checking whether gcc understands -Wno-sign-compare configure:11674: i686-uhu-linux-gcc -c -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O2 -march=i686 -mtune=generic -Wno-sign-compare conftest.c >&5 configure:11674: $? = 0 configure:11681: result: yes configure:11699: checking what warning flags to pass to the C compiler configure:11701: result: -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare configure:11712: checking what language compliance flags to pass to the C compiler configure:11727: result: configure:11762: checking whether NLS is requested configure:11771: result: yes configure:11786: checking for intltool >= 0.41.0 configure:11793: result: 0.50.2 found configure:11801: checking for intltool-update configure:11819: found /usr/bin/intltool-update configure:11831: result: /usr/bin/intltool-update configure:11841: checking for intltool-merge configure:11859: found /usr/bin/intltool-merge configure:11871: result: /usr/bin/intltool-merge configure:11881: checking for intltool-extract configure:11899: found /usr/bin/intltool-extract configure:11911: result: /usr/bin/intltool-extract configure:12042: checking for xgettext configure:12060: found /usr/bin/xgettext configure:12072: result: /usr/bin/xgettext configure:12082: checking for msgmerge configure:12100: found /usr/bin/msgmerge configure:12112: result: /usr/bin/msgmerge configure:12122: checking for msgfmt configure:12140: found /usr/bin/msgfmt configure:12152: result: /usr/bin/msgfmt configure:12162: checking for gmsgfmt configure:12193: result: /usr/bin/msgfmt configure:12213: checking for perl configure:12231: found /usr/bin/perl configure:12243: result: /usr/bin/perl configure:12254: checking for perl >= 5.8.1 configure:12261: result: 5.14.2 configure:12265: checking for XML::Parser configure:12268: result: ok configure:12293: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12293: $? = 0 configure:12360: checking for msgfmt configure:12392: result: /usr/bin/msgfmt configure:12401: checking for gmsgfmt configure:12432: result: /usr/bin/msgfmt configure:12483: checking for xgettext configure:12515: result: /usr/bin/xgettext configure:12561: checking for msgmerge configure:12592: result: /usr/bin/msgmerge configure:12649: checking for ld used by GCC configure:12713: result: /usr/bin/ld configure:12720: checking if the linker (/usr/bin/ld) is GNU ld configure:12733: result: yes configure:12740: checking for shared library run path origin configure:12753: result: done configure:13254: checking for CFPreferencesCopyAppValue configure:13272: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:23:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:13272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Yelp" | #define PACKAGE_TARNAME "yelp" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Yelp 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" | #define PACKAGE_URL "" | #define PACKAGE "yelp" | #define VERSION "3.4.2" | #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 | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:13281: result: no configure:13288: checking for CFLocaleCopyCurrent configure:13306: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:23:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:13306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Yelp" | #define PACKAGE_TARNAME "yelp" | #define PACKAGE_VERSION "3.4.2" | #define PACKAGE_STRING "Yelp 3.4.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" | #define PACKAGE_URL "" | #define PACKAGE "yelp" | #define VERSION "3.4.2" | #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 | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:13315: result: no configure:13364: checking for GNU gettext in libc configure:13384: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13384: $? = 0 configure:13393: result: yes configure:14139: checking whether to use NLS configure:14141: result: yes configure:14144: checking where the gettext function comes from configure:14155: result: libc configure:14225: checking for itstool configure:14241: found /usr/bin/itstool configure:14252: result: itstool configure:14275: checking for YELP_LZMA configure:14282: $PKG_CONFIG --exists --print-errors "liblzma >= $LIBLZMA_REQUIRED" configure:14285: $? = 0 configure:14298: $PKG_CONFIG --exists --print-errors "liblzma >= $LIBLZMA_REQUIRED" configure:14301: $? = 0 configure:14338: result: yes configure:14459: checking for BZ2_bzread in -lbz2 configure:14484: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lbz2 >&5 configure:14484: $? = 0 configure:14493: result: yes configure:14621: checking for X configure:14729: i686-uhu-linux-gcc -E conftest.c configure:14729: $? = 0 configure:14760: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:14760: $? = 0 configure:14810: result: libraries , headers configure:14909: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:14909: $? = 0 configure:15007: checking for gethostbyname configure:15007: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15007: $? = 0 configure:15007: result: yes configure:15104: checking for connect configure:15104: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15104: $? = 0 configure:15104: result: yes configure:15153: checking for remove configure:15153: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15153: $? = 0 configure:15153: result: yes configure:15202: checking for shmat configure:15202: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15202: $? = 0 configure:15202: result: yes configure:15260: checking for IceConnectionNumber in -lICE configure:15285: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE >&5 configure:15285: $? = 0 configure:15294: result: yes configure:15328: checking for gtkdoc-check configure:15361: result: no configure:15370: checking for gtkdoc-rebase configure:15403: result: no configure:15414: checking for gtkdoc-mkpdf configure:15447: result: no configure:15485: checking whether to build gtk-doc documentation configure:15487: result: no configure:15710: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Yelp config.status 3.4.2, which was generated by GNU Autoconf 2.66. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:1289: creating Makefile config.status:1289: creating docs/Makefile config.status:1289: creating docs/libyelp/Makefile config.status:1289: creating docs/libyelp/version.xml config.status:1289: creating libyelp/Makefile config.status:1289: creating src/Makefile config.status:1289: creating data/Makefile config.status:1289: creating data/domains/Makefile config.status:1289: creating data/dtd/Makefile config.status:1289: creating data/dtd/catalog config.status:1289: creating data/icons/Makefile config.status:1289: creating data/icons/hicolor/Makefile config.status:1289: creating data/icons/hicolor/16x16/Makefile config.status:1289: creating data/icons/hicolor/16x16/status/Makefile config.status:1289: creating data/icons/hicolor/scalable/Makefile config.status:1289: creating data/icons/hicolor/scalable/actions/Makefile config.status:1289: creating data/icons/hicolor/scalable/status/Makefile config.status:1289: creating data/xslt/Makefile config.status:1289: creating data/xslt/db2html.xsl config.status:1289: creating data/xslt/info2html.xsl config.status:1289: creating data/xslt/mal2html.xsl config.status:1289: creating data/xslt/man2html.xsl config.status:1289: creating data/xslt/yelp-common.xsl config.status:1289: creating po/Makefile.in config.status:1289: creating tests/Makefile config.status:1289: creating yelp.desktop.in config.status:1289: creating config.h config.status:1517: executing depfiles commands config.status:1517: executing libtool commands config.status:1517: executing po-directories commands config.status:1517: 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_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_XMKMF_set= ac_cv_env_XMKMF_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_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' 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_ICE_IceConnectionNumber=yes 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 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 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes 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_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_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'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_YELP_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 ' pkg_cv_YELP_LIBS='-lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lsqlite3 -lwebkitgtk-3.0 -lgtk-3 -lsoup-2.4 -ljavascriptcoregtk-3.0 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_YELP_LZMA_CFLAGS=' ' pkg_cv_YELP_LZMA_LIBS='-llzma ' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(INSTALL_DATA) $$files "$(DESTDIR)$(gsettingsschemadir)" || exit $$?; \ echo " $(INSTALL_DATA) $$files '\''$(DESTDIR)$(gsettingsschemadir)'\''"; \ echo "$$d$$p"; \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ $(AM_V_GEN) glib-mkenums --comments '\'''\'' --fhead "" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " " --vtail " " --ftail "" $(gsettings_ENUM_FILES) > $@.tmp && mv $@.tmp $@ $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --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=; \ @list='\''$(gsettings__enum_file) $(gsettings_SCHEMAS)'\''; test -n "$(gsettingsschemadir)" || list=; \ cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files done done | $(gsettings__base_list) | \ echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ for p in $$list; do \ 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) test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)" while read files; do \ sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \ sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g" $(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 --run aclocal-1.11' ALL_LINGUAS='af ast am ar as 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 gl gu he hi hr hu id is it ja ka kk 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='${SHELL} /var/uhubuild/work/compile/missing --run tar' AM_BACKSLASH='\' AM_CFLAGS=' -Wall -Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' AM_CPPFLAGS=' ' AM_DEFAULT_VERBOSITY='0' AM_LDFLAGS='' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' 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=' -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_DEPRECATED -DATK_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_DEPRECATED -DPANGO_DISABLE_SINGLE_INCLUDES -DGDK_DISABLE_DEPRECATED -DGDK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -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 -DVTE_DISABLE_DEPRECATED -DVTE_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' 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_MACRO_VERSION='0.17' GETTEXT_PACKAGE='yelp' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GOBJECT_QUERY='gobject-query' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' GTKDOC_CHECK='' 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' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTL_MACOSX_LIBS='' ITSTOOL='itstool' LD='/usr/bin/ld' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' 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='yelp' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=yelp' PACKAGE_NAME='Yelp' PACKAGE_STRING='Yelp 3.4.2' PACKAGE_TARNAME='yelp' PACKAGE_URL='' PACKAGE_VERSION='3.4.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POSUB='po' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='3.4.2' WARN_CFLAGS='-Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare ' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' XMKMF='' 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' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -lSM -lICE -lX11 ' X_PRE_LIBS=' -lSM -lICE' YELP_CFLAGS=' -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libxml2 -I/usr/include/webkitgtk-3.0 -I/usr/include/libsoup-2.4 ' YELP_ICON_PATH='/usr/share/yelp-xsl/icons' YELP_LIBS='-lbz2 -llzma -lexslt -lxslt -lz -lm -lgcrypt -lgpg-error -lxml2 -lsqlite3 -lwebkitgtk-3.0 -lgtk-3 -lsoup-2.4 -ljavascriptcoregtk-3.0 -lgdk-3 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' YELP_LZMA_CFLAGS=' ' YELP_LZMA_LIBS='-llzma ' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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__base_list = \ 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:.xml=.valid) $(gsettings__enum_file) install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/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.4.2" #define PACKAGE_STRING "Yelp 3.4.2" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=yelp" #define PACKAGE_URL "" #define PACKAGE "yelp" #define VERSION "3.4.2" #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 ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define GETTEXT_PACKAGE "yelp" #define ENABLE_LZMA 1 #define ENABLE_BZ2 1 configure: exit 0