This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xfce4-terminal configure 0.6.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2404: checking for a BSD-compatible install configure:2472: result: /bin/install -c configure:2483: checking whether build environment is sane configure:2538: result: yes configure:2679: checking for a thread-safe mkdir -p configure:2718: result: /bin/mkdir -p configure:2725: checking for gawk configure:2741: found /bin/gawk configure:2752: result: gawk configure:2763: checking whether make sets $(MAKE) configure:2785: result: yes configure:2814: checking whether make supports nested variables configure:2831: result: yes configure:2920: checking whether UID '82' is supported by ustar format configure:2923: result: yes configure:2930: checking whether GID '82' is supported by ustar format configure:2933: result: yes configure:2941: checking how to create a ustar tar archive configure:2952: 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:2955: $? = 0 configure:2995: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2998: $? = 0 configure:3002: 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:3527: $? = 0 configure:3516: 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:3527: $? = 0 configure:3516: 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:3527: $? = 1 configure:3516: 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:3527: $? = 1 configure:3547: checking whether the C compiler works configure:3569: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3573: $? = 0 configure:3621: result: yes configure:3624: checking for C compiler default output file name configure:3626: result: a.out configure:3632: checking for suffix of executables configure:3639: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3643: $? = 0 configure:3665: result: configure:3687: checking whether we are cross compiling configure:3695: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3699: $? = 0 configure:3706: ./conftest configure:3710: $? = 0 configure:3725: result: no configure:3730: checking for suffix of object files configure:3752: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3756: $? = 0 configure:3777: result: o configure:3781: checking whether we are using the GNU C compiler configure:3800: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3800: $? = 0 configure:3809: result: yes configure:3818: checking whether i686-uhu-linux-gcc accepts -g configure:3838: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3838: $? = 0 configure:3879: result: yes configure:3896: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3959: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3959: $? = 0 configure:3972: result: none needed configure:3997: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4019: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4022: $? = 0 configure:4019: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4022: $? = 0 configure:4034: result: yes configure:4053: checking dependency style of i686-uhu-linux-gcc configure:4164: result: gcc3 configure:4185: checking how to run the C preprocessor configure:4216: i686-uhu-linux-gcc -E conftest.c configure:4216: $? = 0 configure:4230: 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:4230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfce4-terminal" | #define PACKAGE_TARNAME "xfce4-terminal" | #define PACKAGE_VERSION "0.6.3" | #define PACKAGE_STRING "xfce4-terminal 0.6.3" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "xfce4-terminal" | #define VERSION "0.6.3" | /* end confdefs.h. */ | #include configure:4255: result: i686-uhu-linux-gcc -E configure:4275: i686-uhu-linux-gcc -E conftest.c configure:4275: $? = 0 configure:4289: 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:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfce4-terminal" | #define PACKAGE_TARNAME "xfce4-terminal" | #define PACKAGE_VERSION "0.6.3" | #define PACKAGE_STRING "xfce4-terminal 0.6.3" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "xfce4-terminal" | #define VERSION "0.6.3" | /* end confdefs.h. */ | #include configure:4318: checking for grep that handles long lines and -e configure:4376: result: /bin/grep configure:4381: checking for egrep configure:4443: result: /bin/grep -E configure:4448: checking for ANSI C header files configure:4468: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4468: $? = 0 configure:4541: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4541: $? = 0 configure:4541: ./conftest configure:4541: $? = 0 configure:4552: result: yes configure:4565: checking for sys/types.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for sys/stat.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for stdlib.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for string.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for memory.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for strings.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for inttypes.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for stdint.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4565: checking for unistd.h configure:4565: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4565: $? = 0 configure:4565: result: yes configure:4578: checking minix/config.h usability configure:4578: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfce4-terminal" | #define PACKAGE_TARNAME "xfce4-terminal" | #define PACKAGE_VERSION "0.6.3" | #define PACKAGE_STRING "xfce4-terminal 0.6.3" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "xfce4-terminal" | #define VERSION "0.6.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4578: result: no configure:4578: checking minix/config.h presence configure:4578: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xfce4-terminal" | #define PACKAGE_TARNAME "xfce4-terminal" | #define PACKAGE_VERSION "0.6.3" | #define PACKAGE_STRING "xfce4-terminal 0.6.3" | #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" | #define PACKAGE_URL "" | #define PACKAGE "xfce4-terminal" | #define VERSION "0.6.3" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4578: result: no configure:4578: checking for minix/config.h configure:4578: result: no configure:4599: checking whether it is safe to define __EXTENSIONS__ configure:4617: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4617: $? = 0 configure:4624: result: yes configure:4639: checking for library containing strerror configure:4670: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4670: $? = 0 configure:4687: result: none required configure:4704: checking for i686-uhu-linux-gcc configure:4731: result: i686-uhu-linux-gcc configure:5000: checking for C compiler version configure:5009: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5020: $? = 0 configure:5009: 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:5020: $? = 0 configure:5009: 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:5020: $? = 1 configure:5009: 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:5020: $? = 1 configure:5024: checking whether we are using the GNU C compiler configure:5052: result: yes configure:5061: checking whether i686-uhu-linux-gcc accepts -g configure:5122: result: yes configure:5139: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5215: result: none needed configure:5240: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5277: result: yes configure:5296: checking dependency style of i686-uhu-linux-gcc configure:5407: result: gcc3 configure:5425: checking whether NLS is requested configure:5434: result: yes configure:5452: checking for intltool >= 0.31 configure:5454: result: 0.50.2 found configure:5462: checking for intltool-update configure:5480: found /usr/bin/intltool-update configure:5492: result: /usr/bin/intltool-update configure:5502: checking for intltool-merge configure:5520: found /usr/bin/intltool-merge configure:5532: result: /usr/bin/intltool-merge configure:5542: checking for intltool-extract configure:5560: found /usr/bin/intltool-extract configure:5572: result: /usr/bin/intltool-extract configure:5726: checking for xgettext configure:5744: found /usr/bin/xgettext configure:5756: result: /usr/bin/xgettext configure:5766: checking for msgmerge configure:5784: found /usr/bin/msgmerge configure:5796: result: /usr/bin/msgmerge configure:5806: checking for msgfmt configure:5824: found /usr/bin/msgfmt configure:5836: result: /usr/bin/msgfmt configure:5846: checking for gmsgfmt configure:5877: result: /usr/bin/msgfmt configure:5897: checking for perl configure:5915: found /usr/bin/perl configure:5927: result: /usr/bin/perl configure:5938: checking for perl >= 5.8.1 configure:5945: result: 5.18.2 configure:5977: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5977: $? = 0 configure:6034: checking build system type configure:6048: result: i686-uhu-linux-gnu configure:6068: checking host system type configure:6081: result: i686-uhu-linux-gnu configure:6122: checking how to print strings configure:6149: result: printf configure:6170: checking for a sed that does not truncate output configure:6234: result: /bin/sed configure:6252: checking for fgrep configure:6314: result: /bin/grep -F configure:6349: checking for ld used by i686-uhu-linux-gcc configure:6416: result: /usr/bin/ld configure:6423: checking if the linker (/usr/bin/ld) is GNU ld configure:6438: result: yes configure:6450: checking for BSD- or MS-compatible name lister (nm) configure:6499: result: /usr/bin/nm -B configure:6629: checking the name lister (/usr/bin/nm -B) interface configure:6636: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6639: /usr/bin/nm -B "conftest.o" configure:6642: output 00000000 B some_variable configure:6649: result: BSD nm configure:6652: checking whether ln -s works configure:6656: result: yes configure:6664: checking the maximum length of command line arguments configure:6794: result: 1572864 configure:6811: checking whether the shell understands some XSI constructs configure:6821: result: yes configure:6825: checking whether the shell understands "+=" configure:6831: result: yes configure:6866: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6906: result: func_convert_file_noop configure:6913: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6933: result: func_convert_file_noop configure:6940: checking for /usr/bin/ld option to reload object files configure:6947: result: -r configure:6981: checking for i686-uhu-linux-objdump configure:7011: result: no configure:7021: checking for objdump configure:7037: found /usr/bin/objdump configure:7048: result: objdump configure:7080: checking how to recognize dependent libraries configure:7282: result: pass_all configure:7327: checking for i686-uhu-linux-dlltool configure:7357: result: no configure:7367: checking for dlltool configure:7397: result: no configure:7427: checking how to associate runtime and link libraries configure:7454: result: printf %s\n configure:7470: checking for i686-uhu-linux-ar configure:7486: found /usr/bin/i686-uhu-linux-ar configure:7497: result: i686-uhu-linux-ar configure:7578: checking for archiver @FILE support configure:7595: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7595: $? = 0 configure:7598: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7601: $? = 0 configure:7606: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7609: $? = 1 configure:7621: result: @ configure:7639: checking for i686-uhu-linux-strip configure:7669: result: no configure:7679: checking for strip configure:7695: found /usr/bin/strip configure:7706: result: strip configure:7738: checking for i686-uhu-linux-ranlib configure:7768: result: no configure:7778: checking for ranlib configure:7794: found /usr/bin/ranlib configure:7805: result: ranlib configure:7907: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8030: $? = 0 configure:8034: /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:8037: $? = 0 configure:8103: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8106: $? = 0 configure:8144: result: ok configure:8181: checking for sysroot configure:8211: result: no configure:8427: checking for i686-uhu-linux-mt configure:8457: result: no configure:8467: checking for mt configure:8497: result: no configure:8517: checking if : is a manifest tool configure:8523: : '-?' configure:8531: result: no configure:9170: checking for dlfcn.h configure:9170: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9170: $? = 0 configure:9170: result: yes configure:9375: checking for objdir configure:9390: result: .libs configure:9657: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9675: 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:9679: $? = 0 configure:9692: result: no configure:10019: checking for i686-uhu-linux-gcc option to produce PIC configure:10026: result: -fPIC -DPIC configure:10034: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:10052: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10056: $? = 0 configure:10069: result: yes configure:10098: checking if i686-uhu-linux-gcc static flag -static works configure:10126: result: yes configure:10141: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10162: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10166: $? = 0 configure:10188: result: yes configure:10196: checking if i686-uhu-linux-gcc supports -c -o file.o configure:10243: result: yes configure:10276: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11429: result: yes configure:11466: checking whether -lc should be explicitly linked in configure:11474: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11477: $? = 0 configure:11492: 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:11495: $? = 0 configure:11509: result: no configure:11669: checking dynamic linker characteristics configure:12180: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12180: $? = 0 configure:12402: result: GNU/Linux ld.so configure:12509: checking how to hardcode library paths into programs configure:12534: result: immediate configure:13074: checking whether stripping libraries is possible configure:13079: result: yes configure:13114: checking if libtool supports shared libraries configure:13116: result: yes configure:13119: checking whether to build shared libraries configure:13140: result: yes configure:13143: checking whether to build static libraries configure:13147: result: no configure:13188: checking ctype.h usability configure:13188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking ctype.h presence configure:13188: i686-uhu-linux-gcc -E conftest.c configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking for ctype.h configure:13188: result: yes configure:13188: checking errno.h usability configure:13188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking errno.h presence configure:13188: i686-uhu-linux-gcc -E conftest.c configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking for errno.h configure:13188: result: yes configure:13188: checking limits.h usability configure:13188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking limits.h presence configure:13188: i686-uhu-linux-gcc -E conftest.c configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking for limits.h configure:13188: result: yes configure:13188: checking pwd.h usability configure:13188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking pwd.h presence configure:13188: i686-uhu-linux-gcc -E conftest.c configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking for pwd.h configure:13188: result: yes configure:13188: checking signal.h usability configure:13188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking signal.h presence configure:13188: i686-uhu-linux-gcc -E conftest.c configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking for signal.h configure:13188: result: yes configure:13188: checking time.h usability configure:13188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking time.h presence configure:13188: i686-uhu-linux-gcc -E conftest.c configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking for time.h configure:13188: result: yes configure:13188: checking for unistd.h configure:13188: result: yes configure:13188: checking locale.h usability configure:13188: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking locale.h presence configure:13188: i686-uhu-linux-gcc -E conftest.c configure:13188: $? = 0 configure:13188: result: yes configure:13188: checking for locale.h configure:13188: result: yes configure:13188: checking for stdlib.h configure:13188: result: yes configure:13212: checking for locale.h configure:13212: result: yes configure:13223: checking for LC_MESSAGES configure:13239: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13239: $? = 0 configure:13247: result: yes configure:13264: checking libintl.h usability configure:13264: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13264: $? = 0 configure:13264: result: yes configure:13264: checking libintl.h presence configure:13264: i686-uhu-linux-gcc -E conftest.c configure:13264: $? = 0 configure:13264: result: yes configure:13264: checking for libintl.h configure:13264: result: yes configure:13272: checking for ngettext in libc configure:13290: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13290: $? = 0 configure:13299: result: yes configure:13303: checking for dgettext in libc configure:13321: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13321: $? = 0 configure:13330: result: yes configure:13337: checking for bind_textdomain_codeset configure:13337: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13337: $? = 0 configure:13337: result: yes configure:13613: checking for msgfmt configure:13640: result: /usr/bin/msgfmt configure:13651: checking for dcgettext configure:13651: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:65:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:13651: $? = 0 configure:13651: result: yes configure:13661: checking if msgfmt accepts -c configure:13676: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13679: $? = 0 configure:13681: result: yes configure:13691: checking for gmsgfmt configure:13722: result: /usr/bin/msgfmt configure:13732: checking for xgettext configure:13759: result: /usr/bin/xgettext configure:13778: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13778: $? = 0 configure:13860: checking for catalogs to be installed configure:13885: result: ar ast be bg ca cs da de el en_AU en_GB eo es et eu fi fr gl he hr hu id is it ja kk ko lt lv nb nl oc pa pl pt pt_BR ro ru si sk sq sr sv te th tr ug uk ur ur_PK vi zh_CN zh_TW configure:13918: checking for bind_textdomain_codeset configure:13918: result: yes configure:13924: checking for locales directory configure:13940: result: ${datarootdir}/locale configure:13944: checking for additional xgettext flags configure:13952: result: --keyword=Q_ --from-code=UTF-8 configure:13956: checking for X configure:14064: i686-uhu-linux-gcc -E conftest.c configure:14064: $? = 0 configure:14095: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:14095: $? = 0 configure:14145: result: libraries , headers configure:14244: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 >&5 configure:14244: $? = 0 configure:14342: checking for gethostbyname configure:14342: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14342: $? = 0 configure:14342: result: yes configure:14439: checking for connect configure:14439: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14439: $? = 0 configure:14439: result: yes configure:14488: checking for remove configure:14488: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14488: $? = 0 configure:14488: result: yes configure:14537: checking for shmat configure:14537: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14537: $? = 0 configure:14537: result: yes configure:14595: checking for IceConnectionNumber in -lICE configure:14620: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lICE >&5 configure:14620: $? = 0 configure:14629: result: yes configure:14644: checking for main in -lX11 configure:14663: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lX11 -lSM -lICE >&5 configure:14663: $? = 0 configure:14672: result: yes configure:14722: checking for i686-uhu-linux-pkg-config configure:14755: result: no configure:14765: checking for pkg-config configure:14783: found /usr/bin/pkg-config configure:14795: result: /usr/bin/pkg-config configure:14820: checking pkg-config is at least version 0.9.0 configure:14823: result: yes configure:14845: checking for gtk+-2.0 >= 2.24.0 configure:14849: result: 2.24.24 configure:14852: checking GTK_CFLAGS configure:14855: result: -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:14858: checking GTK_LIBS configure:14861: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype configure:14917: checking for i686-uhu-linux-pkg-config configure:14947: result: /usr/bin/pkg-config configure:15015: checking pkg-config is at least version 0.9.0 configure:15018: result: yes configure:15040: checking for vte >= 0.28 configure:15044: result: 0.28.2 configure:15047: checking VTE_CFLAGS configure:15050: result: -pthread -I/usr/include/vte-0.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 configure:15053: checking VTE_LIBS configure:15056: result: -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext configure:15112: checking for i686-uhu-linux-pkg-config configure:15142: result: /usr/bin/pkg-config configure:15210: checking pkg-config is at least version 0.9.0 configure:15213: result: yes configure:15235: checking for gio-2.0 >= 2.26.0 configure:15239: result: 2.40.0 configure:15242: checking GIO_CFLAGS configure:15245: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:15248: checking GIO_LIBS configure:15251: result: -lgio-2.0 -lgobject-2.0 -lglib-2.0 configure:15307: checking for i686-uhu-linux-pkg-config configure:15337: result: /usr/bin/pkg-config configure:15405: checking pkg-config is at least version 0.9.0 configure:15408: result: yes configure:15430: checking for libxfce4ui-1 >= 4.10.0 configure:15434: result: 4.10.0 configure:15437: checking LIBXFCE4UI_CFLAGS configure:15440: result: -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include configure:15443: checking LIBXFCE4UI_LIBS configure:15446: result: -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 configure:15488: checking for xmllint configure:15506: found /usr/bin/xmllint configure:15519: result: /usr/bin/xmllint configure:15649: checking for Gnome default applications dir configure:15657: result: Using prefix of terminal configure:15684: checking whether to build with debugging support configure:15765: result: minimum configure:15782: checking whether /usr/bin/ld accepts --as-needed configure:15787: result: yes configure:15796: checking whether /usr/bin/ld accepts -O1 configure:15801: result: yes configure:15812: checking PLATFORM_CPPFLAGS configure:15814: result: configure:15817: checking PLATFORM_CFLAGS configure:15819: result: configure:15822: checking PLATFORM_LDFLAGS configure:15824: result: configure:15939: checking that generated files are newer than configure configure:15945: result: done configure:15988: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xfce4-terminal config.status 0.6.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp05 config.status:1239: creating Makefile config.status:1239: creating colorschemes/Makefile config.status:1239: creating doc/Makefile config.status:1239: creating doc/po/Makefile config.status:1239: creating po/Makefile.in config.status:1239: creating terminal/Makefile config.status:1239: creating terminal/terminal-config.h config.status:1239: creating config.h config.status:1468: executing depfiles commands config.status:1468: executing libtool commands config.status:1468: executing default-1 commands config.status:1468: 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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_h=yes ac_cv_header_signal_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_time_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_main=yes ac_cv_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_XMLLINT=/usr/bin/xmllint ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_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 xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' ALL_LINGUAS='ar ast be bg ca cs da de el en_AU en_GB eo es et eu fi fr gl he hr hu id is it ja kk ko lt lv nb nl oc pa pl pt pt_BR ro ru si sk sq sr sv te th tr ug uk ur ur_PK vi zh_CN zh_TW ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CATALOGS=' ar.gmo ast.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo nb.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo sq.gmo sr.gmo sv.gmo te.gmo th.gmo tr.gmo ug.gmo uk.gmo ur.gmo ur_PK.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS=' -DNDEBUG' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GENERATE_DOCUMENTATION_FALSE='' GENERATE_DOCUMENTATION_TRUE='#' GETTEXT_PACKAGE='xfce4-terminal' GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GIO_REQUIRED_VERSION='2.26.0' GIO_VERSION='2.40.0' GMOFILES=' ar.gmo ast.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_AU.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fi.gmo fr.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo ko.gmo lt.gmo lv.gmo nb.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo si.gmo sk.gmo sq.gmo sr.gmo sv.gmo te.gmo th.gmo tr.gmo ug.gmo uk.gmo ur.gmo ur_PK.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GNOME_DEFAULT_APPSDIR='' GREP='/bin/grep' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' GTK_REQUIRED_VERSION='2.24.0' GTK_VERSION='2.24.24' HAVE_GNOME_DEFAULT_APPSDIR_FALSE='' HAVE_GNOME_DEFAULT_APPSDIR_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LD='/usr/bin/ld' LDFLAGS=' -Wl,--as-needed -Wl,-O1' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBX11_CFLAGS='' LIBX11_LDFLAGS='' LIBX11_LIBS=' -lSM -lICE -lX11' LIBXFCE4UI_CFLAGS='-pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBXFCE4UI_LIBS='-lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 ' LIBXFCE4UI_REQUIRED_VERSION='4.10.0' LIBXFCE4UI_VERSION='4.10.0' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xfce4-terminal' PACKAGE_BUGREPORT='http://bugzilla.xfce.org/' PACKAGE_NAME='xfce4-terminal' PACKAGE_STRING='xfce4-terminal 0.6.3' PACKAGE_TARNAME='xfce4-terminal' PACKAGE_URL='' PACKAGE_VERSION='0.6.3' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_CFLAGS='' PLATFORM_CPPFLAGS='' PLATFORM_LDFLAGS='' POFILES=' ar.po ast.po be.po bg.po ca.po cs.po da.po de.po el.po en_AU.po en_GB.po eo.po es.po et.po eu.po fi.po fr.po gl.po he.po hr.po hu.po id.po is.po it.po ja.po kk.po ko.po lt.po lv.po nb.po nl.po oc.po pa.po pl.po pt.po pt_BR.po ro.po ru.po si.po sk.po sq.po sr.po sv.po te.po th.po tr.po ug.po uk.po ur.po ur_PK.po vi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TERMINAL_VERSION_DBUS='5' USE_NLS='yes' VERSION='0.6.3' VTE_CFLAGS='-pthread -I/usr/include/vte-0.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' VTE_LIBS='-lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lX11 -lXext ' VTE_REQUIRED_VERSION='0.28' VTE_VERSION='0.28.2' XGETTEXT='/usr/bin/xgettext' XGETTEXT_ARGS='--keyword=Q_ --from-code=UTF-8' XMKMF='' XML2PO='' XMLLINT='/usr/bin/xmllint' XSLTPROC='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "xfce4-terminal" #define PACKAGE_TARNAME "xfce4-terminal" #define PACKAGE_VERSION "0.6.3" #define PACKAGE_STRING "xfce4-terminal 0.6.3" #define PACKAGE_BUGREPORT "http://bugzilla.xfce.org/" #define PACKAGE_URL "" #define PACKAGE "xfce4-terminal" #define VERSION "0.6.3" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PWD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LOCALE_H 1 #define HAVE_STDLIB_H 1 #define GETTEXT_PACKAGE "xfce4-terminal" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_LIBX11 1 configure: exit 0