This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnome-session configure 3.12.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp11 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:2514: checking for a BSD-compatible install configure:2582: result: /bin/install -c configure:2593: checking whether build environment is sane configure:2648: result: yes configure:2799: checking for a thread-safe mkdir -p configure:2838: result: /bin/mkdir -p configure:2845: checking for gawk configure:2861: found /bin/gawk configure:2872: result: gawk configure:2883: checking whether make sets $(MAKE) configure:2905: result: yes configure:2934: checking whether make supports nested variables configure:2951: result: yes configure:3040: checking whether UID '82' is supported by ustar format configure:3043: result: yes configure:3050: checking whether GID '82' is supported by ustar format configure:3053: result: yes configure:3061: checking how to create a ustar tar archive configure:3072: 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:3075: $? = 0 configure:3115: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3118: $? = 0 configure:3122: 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:3517: $? = 0 configure:3506: 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:3517: $? = 0 configure:3506: 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:3517: $? = 1 configure:3506: 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:3517: $? = 1 configure:3537: checking whether the C compiler works configure:3559: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3563: $? = 0 configure:3611: result: yes configure:3614: checking for C compiler default output file name configure:3616: result: a.out configure:3622: checking for suffix of executables configure:3629: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3633: $? = 0 configure:3655: result: configure:3677: checking whether we are cross compiling configure:3685: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3689: $? = 0 configure:3696: ./conftest configure:3700: $? = 0 configure:3715: result: no configure:3720: checking for suffix of object files configure:3742: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3746: $? = 0 configure:3767: result: o configure:3771: checking whether we are using the GNU C compiler configure:3790: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3790: $? = 0 configure:3799: result: yes configure:3808: checking whether i686-uhu-linux-gcc accepts -g configure:3828: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3828: $? = 0 configure:3869: result: yes configure:3886: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3949: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3949: $? = 0 configure:3962: result: none needed configure:3993: checking for style of include used by make configure:4021: result: GNU configure:4047: checking dependency style of i686-uhu-linux-gcc configure:4158: result: gcc3 configure:4174: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:4205: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4209: $? = 0 configure:4215: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:4219: $? = 0 configure:4230: cc -c conftest.c >&5 configure:4234: $? = 0 configure:4242: cc -c conftest.c -o conftest2.o >&5 configure:4246: $? = 0 configure:4252: cc -c conftest.c -o conftest2.o >&5 configure:4256: $? = 0 configure:4274: result: yes configure:4301: checking for glib-genmarshal configure:4319: found /usr/bin/glib-genmarshal configure:4331: result: /usr/bin/glib-genmarshal configure:4350: checking for i686-uhu-linux-pkg-config configure:4383: result: no configure:4393: checking for pkg-config configure:4411: found /usr/bin/pkg-config configure:4423: result: /usr/bin/pkg-config configure:4448: checking pkg-config is at least version 0.9.0 configure:4451: result: yes configure:4491: checking build system type configure:4505: result: i686-uhu-linux-gnu configure:4525: checking host system type configure:4538: result: i686-uhu-linux-gnu configure:4579: checking how to print strings configure:4606: result: printf configure:4627: checking for a sed that does not truncate output configure:4691: result: /bin/sed configure:4709: checking for grep that handles long lines and -e configure:4767: result: /bin/grep configure:4772: checking for egrep configure:4834: result: /bin/grep -E configure:4839: checking for fgrep configure:4901: result: /bin/grep -F configure:4936: checking for ld used by i686-uhu-linux-gcc configure:5003: result: /usr/bin/ld configure:5010: checking if the linker (/usr/bin/ld) is GNU ld configure:5025: result: yes configure:5037: checking for BSD- or MS-compatible name lister (nm) configure:5086: result: /usr/bin/nm -B configure:5216: checking the name lister (/usr/bin/nm -B) interface configure:5223: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5226: /usr/bin/nm -B "conftest.o" configure:5229: output 00000000 B some_variable configure:5236: result: BSD nm configure:5239: checking whether ln -s works configure:5243: result: yes configure:5251: checking the maximum length of command line arguments configure:5381: result: 1572864 configure:5398: checking whether the shell understands some XSI constructs configure:5408: result: yes configure:5412: checking whether the shell understands "+=" configure:5418: result: yes configure:5453: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5493: result: func_convert_file_noop configure:5500: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5520: result: func_convert_file_noop configure:5527: checking for /usr/bin/ld option to reload object files configure:5534: result: -r configure:5568: checking for i686-uhu-linux-objdump configure:5598: result: no configure:5608: checking for objdump configure:5624: found /usr/bin/objdump configure:5635: result: objdump configure:5667: checking how to recognize dependent libraries configure:5869: result: pass_all configure:5914: checking for i686-uhu-linux-dlltool configure:5944: result: no configure:5954: checking for dlltool configure:5984: result: no configure:6014: checking how to associate runtime and link libraries configure:6041: result: printf %s\n configure:6058: checking for i686-uhu-linux-ar configure:6074: found /usr/bin/i686-uhu-linux-ar configure:6085: result: i686-uhu-linux-ar configure:6166: checking for archiver @FILE support configure:6183: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6183: $? = 0 configure:6186: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:6189: $? = 0 configure:6194: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:6197: $? = 1 configure:6209: result: @ configure:6227: checking for i686-uhu-linux-strip configure:6257: result: no configure:6267: checking for strip configure:6283: found /usr/bin/strip configure:6294: result: strip configure:6326: checking for i686-uhu-linux-ranlib configure:6356: result: no configure:6366: checking for ranlib configure:6382: found /usr/bin/ranlib configure:6393: result: ranlib configure:6495: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6615: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6618: $? = 0 configure:6622: /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:6625: $? = 0 configure:6691: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6694: $? = 0 configure:6732: result: ok configure:6769: checking for sysroot configure:6799: result: no configure:7021: checking for i686-uhu-linux-mt configure:7051: result: no configure:7061: checking for mt configure:7091: result: no configure:7111: checking if : is a manifest tool configure:7117: : '-?' configure:7125: result: no configure:7767: checking how to run the C preprocessor configure:7798: i686-uhu-linux-gcc -E conftest.c configure:7798: $? = 0 configure:7812: 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:7812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | /* end confdefs.h. */ | #include configure:7837: result: i686-uhu-linux-gcc -E configure:7857: i686-uhu-linux-gcc -E conftest.c configure:7857: $? = 0 configure:7871: 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:7871: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | /* end confdefs.h. */ | #include configure:7900: checking for ANSI C header files configure:7920: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7920: $? = 0 configure:7993: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7993: $? = 0 configure:7993: ./conftest configure:7993: $? = 0 configure:8004: result: yes configure:8017: checking for sys/types.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8017: checking for sys/stat.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8017: checking for stdlib.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8017: checking for string.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8017: checking for memory.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8017: checking for strings.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8017: checking for inttypes.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8017: checking for stdint.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8017: checking for unistd.h configure:8017: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8017: $? = 0 configure:8017: result: yes configure:8031: checking for dlfcn.h configure:8031: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8031: $? = 0 configure:8031: result: yes configure:8235: checking for objdir configure:8250: result: .libs configure:8521: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8539: 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:8543: $? = 0 configure:8556: result: no configure:8883: checking for i686-uhu-linux-gcc option to produce PIC configure:8890: result: -fPIC -DPIC configure:8898: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8916: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8920: $? = 0 configure:8933: result: yes configure:8962: checking if i686-uhu-linux-gcc static flag -static works configure:8990: result: yes configure:9005: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9026: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9030: $? = 0 configure:9052: result: yes configure:9060: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9107: result: yes configure:9140: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10293: result: yes configure:10330: checking whether -lc should be explicitly linked in configure:10338: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10341: $? = 0 configure:10356: 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:10359: $? = 0 configure:10373: result: no configure:10533: checking dynamic linker characteristics configure:11044: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11044: $? = 0 configure:11270: result: GNU/Linux ld.so configure:11377: checking how to hardcode library paths into programs configure:11402: result: immediate configure:11496: checking for shl_load configure:11496: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc5SnII8.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:11496: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | #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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11496: result: no configure:11500: checking for shl_load in -ldld configure:11525: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | #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. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11534: result: no configure:11539: checking for dlopen configure:11539: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccmVyMjl.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11539: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | #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. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11539: result: no configure:11543: checking for dlopen in -ldl configure:11568: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -ldl >&5 configure:11568: $? = 0 configure:11577: result: yes configure:11696: checking whether a program can dlopen itself configure:11776: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11779: $? = 0 configure:11797: result: yes configure:11802: checking whether a statically linked program can dlopen itself configure:11882: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 /tmp/ccgPfPYF.o: In function `main': conftest.c:(.text.startup+0x1a): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:11885: $? = 1 configure:11903: result: no configure:11942: checking whether stripping libraries is possible configure:11947: result: yes configure:11982: checking if libtool supports shared libraries configure:11984: result: yes configure:11987: checking whether to build shared libraries configure:12008: result: yes configure:12011: checking whether to build static libraries configure:12015: result: no configure:12054: checking whether to enable maintainer-specific portions of Makefiles configure:12063: result: no configure:12146: checking whether gcc understands -Wall configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:12159: $? = 0 configure:12166: result: yes configure:12146: checking whether gcc understands -Wstrict-prototypes configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wstrict-prototypes conftest.c >&5 conftest.c:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:12159: $? = 0 configure:12166: result: yes configure:12146: checking whether gcc understands -Wnested-externs configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wnested-externs conftest.c >&5 configure:12159: $? = 0 configure:12166: result: yes configure:12146: checking whether gcc understands -Werror=missing-prototypes configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=missing-prototypes conftest.c >&5 configure:12159: $? = 0 configure:12166: result: yes configure:12146: checking whether gcc understands -Werror=implicit-function-declaration configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=implicit-function-declaration conftest.c >&5 configure:12159: $? = 0 configure:12166: result: yes configure:12146: checking whether gcc understands -Werror=pointer-arith configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=pointer-arith conftest.c >&5 configure:12159: $? = 0 configure:12166: result: yes configure:12146: checking whether gcc understands -Werror=init-self configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=init-self conftest.c >&5 configure:12159: $? = 0 configure:12166: result: yes configure:12146: checking whether gcc understands -Werror=format-security configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=format-security conftest.c >&5 cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security] cc1: some warnings being treated as errors configure:12159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:12166: result: no configure:12146: checking whether gcc understands -Werror=format=2 configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=format=2 conftest.c >&5 configure:12159: $? = 0 configure:12166: result: yes configure:12146: checking whether gcc understands -Werror=missing-include-dirs configure:12159: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror=missing-include-dirs conftest.c >&5 configure:12159: $? = 0 configure:12166: result: yes configure:12176: checking what warning flags to pass to the C compiler configure:12178: result: -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs configure:12189: checking what language compliance flags to pass to the C compiler configure:12204: result: configure:12345: checking for GIO configure:12352: $PKG_CONFIG --exists --print-errors "gio-2.0" configure:12355: $? = 0 configure:12369: $PKG_CONFIG --exists --print-errors "gio-2.0" configure:12372: $? = 0 configure:12430: result: yes configure:12436: checking for GIOUNIX configure:12443: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 >= $GLIB_REQUIRED" configure:12446: $? = 0 configure:12460: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 >= $GLIB_REQUIRED" configure:12463: $? = 0 configure:12521: result: yes configure:12527: checking for GTK3 configure:12534: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK3_REQUIRED" configure:12537: $? = 0 configure:12551: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK3_REQUIRED" configure:12554: $? = 0 configure:12612: result: yes configure:12619: checking for GNOME_SESSION configure:12631: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gio-2.0 >= $GLIB_REQUIRED dbus-glib-1 >= $DBUS_GLIB_REQUIRED json-glib-1.0 >= $JSON_GLIB_REQUIRED gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED " configure:12639: $? = 0 configure:12663: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gio-2.0 >= $GLIB_REQUIRED dbus-glib-1 >= $DBUS_GLIB_REQUIRED json-glib-1.0 >= $JSON_GLIB_REQUIRED gnome-desktop-3.0 >= $GNOME_DESKTOP_REQUIRED " configure:12671: $? = 0 configure:12749: result: yes configure:12756: checking for UPOWER configure:12763: $PKG_CONFIG --exists --print-errors "upower-glib < 0.99.0" Requested 'upower-glib < 0.99.0' but version of upower-glib is 0.99.0 configure:12766: $? = 1 configure:12780: $PKG_CONFIG --exists --print-errors "upower-glib < 0.99.0" Requested 'upower-glib < 0.99.0' but version of upower-glib is 0.99.0 configure:12783: $? = 1 configure:12797: result: no Requested 'upower-glib < 0.99.0' but version of upower-glib is 0.99.0 configure:12843: checking for SESSION_PROPERTIES configure:12852: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gtk+-3.0 >= $GTK3_REQUIRED " configure:12857: $? = 0 configure:12875: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED gtk+-3.0 >= $GTK3_REQUIRED " configure:12880: $? = 0 configure:12946: result: yes configure:12953: checking for X11 configure:12960: $PKG_CONFIG --exists --print-errors "x11" configure:12963: $? = 0 configure:12977: $PKG_CONFIG --exists --print-errors "x11" configure:12980: $? = 0 configure:13038: result: yes configure:13044: checking for SM configure:13051: $PKG_CONFIG --exists --print-errors "sm" configure:13054: $? = 0 configure:13068: $PKG_CONFIG --exists --print-errors "sm" configure:13071: $? = 0 configure:13129: result: yes configure:13135: checking for ICE configure:13142: $PKG_CONFIG --exists --print-errors "ice" configure:13145: $? = 0 configure:13159: $PKG_CONFIG --exists --print-errors "ice" configure:13162: $? = 0 configure:13220: result: yes configure:13226: checking for XEXT configure:13233: $PKG_CONFIG --exists --print-errors "xext xau" configure:13236: $? = 0 configure:13250: $PKG_CONFIG --exists --print-errors "xext xau" configure:13253: $? = 0 configure:13311: result: yes configure:13318: checking for DBUS_GLIB configure:13325: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_GLIB_REQUIRED" configure:13328: $? = 0 configure:13342: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= $DBUS_GLIB_REQUIRED" configure:13345: $? = 0 configure:13403: result: yes configure:13410: checking for EGG_SMCLIENT configure:13417: $PKG_CONFIG --exists --print-errors "gtk+-3.0" configure:13420: $? = 0 configure:13434: $PKG_CONFIG --exists --print-errors "gtk+-3.0" configure:13437: $? = 0 configure:13495: result: yes configure:13502: checking for GL_TEST configure:13509: $PKG_CONFIG --exists --print-errors "xcomposite gl glib-2.0" configure:13512: $? = 0 configure:13526: $PKG_CONFIG --exists --print-errors "xcomposite gl glib-2.0" configure:13529: $? = 0 configure:13587: result: yes configure:13602: checking for GCONF configure:13609: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:13612: $? = 0 configure:13626: $PKG_CONFIG --exists --print-errors "gconf-2.0" configure:13629: $? = 0 configure:13667: result: yes configure:13694: checking for SYSTEMD configure:13701: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 libsystemd-login >= 183 libsystemd-daemon libsystemd-journal" configure:13704: $? = 0 configure:13718: $PKG_CONFIG --exists --print-errors "gio-unix-2.0 libsystemd-login >= 183 libsystemd-daemon libsystemd-journal" configure:13721: $? = 0 configure:13759: result: yes configure:13764: checking whether to use systemd configure:13775: result: yes configure:13804: checking for X11/extensions/sync.h configure:13804: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13804: $? = 0 configure:13804: result: yes configure:13821: checking for XTEST configure:13828: $PKG_CONFIG --exists --print-errors "xtst" Package xtst was not found in the pkg-config search path. Perhaps you should add the directory containing `xtst.pc' to the PKG_CONFIG_PATH environment variable No package 'xtst' found configure:13831: $? = 1 configure:13845: $PKG_CONFIG --exists --print-errors "xtst" Package xtst was not found in the pkg-config search path. Perhaps you should add the directory containing `xtst.pc' to the PKG_CONFIG_PATH environment variable No package 'xtst' found configure:13848: $? = 1 configure:13862: result: no No package 'xtst' found configure:13902: checking for XRENDER configure:13909: $PKG_CONFIG --exists --print-errors "xrender" configure:13912: $? = 0 configure:13926: $PKG_CONFIG --exists --print-errors "xrender" configure:13929: $? = 0 configure:13967: result: yes configure:13998: checking for xmlto configure:14029: result: no configure:14037: checking whether to build DocBook documentation configure:14064: result: no configure:14076: checking for xsltproc configure:14094: found /usr/bin/xsltproc configure:14106: result: /usr/bin/xsltproc configure:14129: checking for xsltproc configure:14159: result: /usr/bin/xsltproc configure:14169: checking whether NLS is requested configure:14178: result: yes configure:14196: checking for intltool >= 0.40.6 configure:14198: result: 0.50.2 found configure:14206: checking for intltool-update configure:14224: found /usr/bin/intltool-update configure:14236: result: /usr/bin/intltool-update configure:14246: checking for intltool-merge configure:14264: found /usr/bin/intltool-merge configure:14276: result: /usr/bin/intltool-merge configure:14286: checking for intltool-extract configure:14304: found /usr/bin/intltool-extract configure:14316: result: /usr/bin/intltool-extract configure:14470: checking for xgettext configure:14488: found /usr/bin/xgettext configure:14500: result: /usr/bin/xgettext configure:14510: checking for msgmerge configure:14528: found /usr/bin/msgmerge configure:14540: result: /usr/bin/msgmerge configure:14550: checking for msgfmt configure:14568: found /usr/bin/msgfmt configure:14580: result: /usr/bin/msgfmt configure:14590: checking for gmsgfmt configure:14621: result: /usr/bin/msgfmt configure:14641: checking for perl configure:14659: found /usr/bin/perl configure:14671: result: /usr/bin/perl configure:14682: checking for perl >= 5.8.1 configure:14689: result: 5.18.2 configure:14693: checking for XML::Parser configure:14696: result: ok configure:14721: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14721: $? = 0 configure:14759: checking locale.h usability configure:14759: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14759: $? = 0 configure:14759: result: yes configure:14759: checking locale.h presence configure:14759: i686-uhu-linux-gcc -E conftest.c configure:14759: $? = 0 configure:14759: result: yes configure:14759: checking for locale.h configure:14759: result: yes configure:14770: checking for LC_MESSAGES configure:14786: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14786: $? = 0 configure:14794: result: yes configure:14811: checking libintl.h usability configure:14811: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14811: $? = 0 configure:14811: result: yes configure:14811: checking libintl.h presence configure:14811: i686-uhu-linux-gcc -E conftest.c configure:14811: $? = 0 configure:14811: result: yes configure:14811: checking for libintl.h configure:14811: result: yes configure:14819: checking for ngettext in libc configure:14837: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14837: $? = 0 configure:14846: result: yes configure:14850: checking for dgettext in libc configure:14868: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14868: $? = 0 configure:14877: result: yes configure:14884: checking for bind_textdomain_codeset configure:14884: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14884: $? = 0 configure:14884: result: yes configure:15160: checking for msgfmt configure:15187: result: /usr/bin/msgfmt configure:15198: checking for dcgettext configure:15198: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:55:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:15198: $? = 0 configure:15198: result: yes configure:15208: checking if msgfmt accepts -c configure:15223: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:15226: $? = 0 configure:15228: result: yes configure:15238: checking for gmsgfmt configure:15269: result: /usr/bin/msgfmt configure:15279: checking for xgettext configure:15306: result: /usr/bin/xgettext configure:15325: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15325: $? = 0 configure:15487: checking for i686-uhu-linux-pkg-config configure:15517: result: /usr/bin/pkg-config configure:15585: checking pkg-config is at least version 0.16 configure:15588: result: yes configure:15697: checking for ANSI C header files configure:15801: result: yes configure:15812: checking syslog.h usability configure:15812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15812: $? = 0 configure:15812: result: yes configure:15812: checking syslog.h presence configure:15812: i686-uhu-linux-gcc -E conftest.c configure:15812: $? = 0 configure:15812: result: yes configure:15812: checking for syslog.h configure:15812: result: yes configure:15812: checking tcpd.h usability configure:15812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:69:18: fatal error: tcpd.h: No such file or directory #include ^ compilation terminated. configure:15812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GCONF 1 | #define HAVE_SYSTEMD 1 | #define HAVE_XSYNC 1 | #define HAVE_XRENDER 1 | #define GETTEXT_PACKAGE "gnome-session-3.0" | #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 STDC_HEADERS 1 | #define HAVE_SYSLOG_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:15812: result: no configure:15812: checking tcpd.h presence configure:15812: i686-uhu-linux-gcc -E conftest.c conftest.c:36:18: fatal error: tcpd.h: No such file or directory #include ^ compilation terminated. configure:15812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GCONF 1 | #define HAVE_SYSTEMD 1 | #define HAVE_XSYNC 1 | #define HAVE_XRENDER 1 | #define GETTEXT_PACKAGE "gnome-session-3.0" | #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 STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include configure:15812: result: no configure:15812: checking for tcpd.h configure:15812: result: no configure:15812: checking sys/param.h usability configure:15812: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15812: $? = 0 configure:15812: result: yes configure:15812: checking sys/param.h presence configure:15812: i686-uhu-linux-gcc -E conftest.c configure:15812: $? = 0 configure:15812: result: yes configure:15812: checking for sys/param.h configure:15812: result: yes configure:15826: checking execinfo.h usability configure:15826: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15826: $? = 0 configure:15826: result: yes configure:15826: checking execinfo.h presence configure:15826: i686-uhu-linux-gcc -E conftest.c configure:15826: $? = 0 configure:15826: result: yes configure:15826: checking for execinfo.h configure:15826: result: yes configure:15836: checking for backtrace in -lexecinfo configure:15861: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lexecinfo >&5 /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status configure:15861: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnome-session" | #define PACKAGE_TARNAME "gnome-session" | #define PACKAGE_VERSION "3.12.1" | #define PACKAGE_STRING "gnome-session 3.12.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" | #define PACKAGE_URL "" | #define PACKAGE "gnome-session" | #define VERSION "3.12.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GCONF 1 | #define HAVE_SYSTEMD 1 | #define HAVE_XSYNC 1 | #define HAVE_XRENDER 1 | #define GETTEXT_PACKAGE "gnome-session-3.0" | #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 STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char backtrace (); | int | main () | { | return backtrace (); | ; | return 0; | } configure:15870: result: no configure:15895: checking for XTRANS configure:15902: $PKG_CONFIG --exists --print-errors "xtrans" configure:15905: $? = 0 configure:15919: $PKG_CONFIG --exists --print-errors "xtrans" configure:15922: $? = 0 configure:15980: result: yes configure:15989: checking whether to enable ipv6 configure:16016: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16016: $? = 0 configure:16023: result: yes configure:16028: checking for getaddrinfo configure:16028: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16028: $? = 0 configure:16028: result: yes configure:16200: checking that generated files are newer than configure configure:16206: result: done configure:16261: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gnome-session config.status 3.12.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:1310: creating Makefile config.status:1310: creating doc/Makefile config.status:1310: creating doc/dbus/Makefile config.status:1310: creating doc/dbus/gnome-session.xml config.status:1310: creating doc/man/Makefile config.status:1310: creating data/Makefile config.status:1310: creating data/org.gnome.SessionManager.gschema.xml config.status:1310: creating data/icons/Makefile config.status:1310: creating data/icons/16x16/Makefile config.status:1310: creating data/icons/22x22/Makefile config.status:1310: creating data/icons/24x24/Makefile config.status:1310: creating data/icons/32x32/Makefile config.status:1310: creating data/icons/48x48/Makefile config.status:1310: creating data/icons/scalable/Makefile config.status:1310: creating gnome-session/Makefile config.status:1310: creating tools/Makefile config.status:1310: creating po/Makefile.in config.status:1310: creating config.h config.status:1539: executing depfiles commands config.status:1539: executing libtool commands config.status:1539: executing default-1 commands config.status:1539: 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_DBUS_GLIB_CFLAGS_set= ac_cv_env_DBUS_GLIB_CFLAGS_value= ac_cv_env_DBUS_GLIB_LIBS_set= ac_cv_env_DBUS_GLIB_LIBS_value= ac_cv_env_EGG_SMCLIENT_CFLAGS_set= ac_cv_env_EGG_SMCLIENT_CFLAGS_value= ac_cv_env_EGG_SMCLIENT_LIBS_set= ac_cv_env_EGG_SMCLIENT_LIBS_value= ac_cv_env_GCONF_CFLAGS_set= ac_cv_env_GCONF_CFLAGS_value= ac_cv_env_GCONF_LIBS_set= ac_cv_env_GCONF_LIBS_value= ac_cv_env_GIOUNIX_CFLAGS_set= ac_cv_env_GIOUNIX_CFLAGS_value= ac_cv_env_GIOUNIX_LIBS_set= ac_cv_env_GIOUNIX_LIBS_value= ac_cv_env_GIO_CFLAGS_set= ac_cv_env_GIO_CFLAGS_value= ac_cv_env_GIO_LIBS_set= ac_cv_env_GIO_LIBS_value= ac_cv_env_GL_TEST_CFLAGS_set= ac_cv_env_GL_TEST_CFLAGS_value= ac_cv_env_GL_TEST_LIBS_set= ac_cv_env_GL_TEST_LIBS_value= ac_cv_env_GNOME_SESSION_CFLAGS_set= ac_cv_env_GNOME_SESSION_CFLAGS_value= ac_cv_env_GNOME_SESSION_LIBS_set= ac_cv_env_GNOME_SESSION_LIBS_value= ac_cv_env_GTK3_CFLAGS_set= ac_cv_env_GTK3_CFLAGS_value= ac_cv_env_GTK3_LIBS_set= ac_cv_env_GTK3_LIBS_value= ac_cv_env_ICE_CFLAGS_set= ac_cv_env_ICE_CFLAGS_value= ac_cv_env_ICE_LIBS_set= ac_cv_env_ICE_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SESSION_PROPERTIES_CFLAGS_set= ac_cv_env_SESSION_PROPERTIES_CFLAGS_value= ac_cv_env_SESSION_PROPERTIES_LIBS_set= ac_cv_env_SESSION_PROPERTIES_LIBS_value= ac_cv_env_SESSION_SELECTOR_CFLAGS_set= ac_cv_env_SESSION_SELECTOR_CFLAGS_value= ac_cv_env_SESSION_SELECTOR_LIBS_set= ac_cv_env_SESSION_SELECTOR_LIBS_value= ac_cv_env_SM_CFLAGS_set= ac_cv_env_SM_CFLAGS_value= ac_cv_env_SM_LIBS_set= ac_cv_env_SM_LIBS_value= ac_cv_env_SYSTEMD_CFLAGS_set= ac_cv_env_SYSTEMD_CFLAGS_value= ac_cv_env_SYSTEMD_LIBS_set= ac_cv_env_SYSTEMD_LIBS_value= ac_cv_env_UPOWER_CFLAGS_set= ac_cv_env_UPOWER_CFLAGS_value= ac_cv_env_UPOWER_LIBS_set= ac_cv_env_UPOWER_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XEXT_CFLAGS_set= ac_cv_env_XEXT_CFLAGS_value= ac_cv_env_XEXT_LIBS_set= ac_cv_env_XEXT_LIBS_value= ac_cv_env_XRENDER_CFLAGS_set= ac_cv_env_XRENDER_CFLAGS_value= ac_cv_env_XRENDER_LIBS_set= ac_cv_env_XRENDER_LIBS_value= ac_cv_env_XTEST_CFLAGS_set= ac_cv_env_XTEST_CFLAGS_value= ac_cv_env_XTEST_LIBS_set= ac_cv_env_XTEST_LIBS_value= ac_cv_env_XTRANS_CFLAGS_set= ac_cv_env_XTRANS_CFLAGS_value= ac_cv_env_XTRANS_LIBS_set= ac_cv_env_XTRANS_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_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_dlopen=no ac_cv_func_getaddrinfo=yes ac_cv_func_shl_load=no ac_cv_header_X11_extensions_sync_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_tcpd_h=no ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_execinfo_backtrace=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal 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_XMLTO=no ac_cv_path_XSLTPROC=/usr/bin/xsltproc ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=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_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_DBUS_GLIB_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_DBUS_GLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' pkg_cv_EGG_SMCLIENT_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_EGG_SMCLIENT_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GCONF_CFLAGS='-pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GCONF_LIBS='-lgconf-2 -lglib-2.0 ' pkg_cv_GIOUNIX_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GIOUNIX_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GL_TEST_CFLAGS='-I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GL_TEST_LIBS='-lXcomposite -lGL -lglib-2.0 ' pkg_cv_GNOME_SESSION_CFLAGS='-pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas ' pkg_cv_GNOME_SESSION_LIBS='-ldbus-glib-1 -ldbus-1 -ljson-glib-1.0 -lgnome-desktop-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GTK3_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTK3_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_ICE_CFLAGS= pkg_cv_ICE_LIBS='-lICE ' pkg_cv_SESSION_PROPERTIES_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_SESSION_PROPERTIES_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_SM_CFLAGS= pkg_cv_SM_LIBS='-lSM ' pkg_cv_SYSTEMD_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_SYSTEMD_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd ' pkg_cv_X11_CFLAGS= pkg_cv_X11_LIBS='-lX11 ' pkg_cv_XEXT_CFLAGS= pkg_cv_XEXT_LIBS='-lXext -lXau ' pkg_cv_XRENDER_CFLAGS= pkg_cv_XRENDER_LIBS='-lXrender -lX11 ' pkg_cv_XTRANS_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT ' pkg_cv_XTRANS_LIBS= ## ----------------- ## ## Output variables. ## ## ----------------- ## $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@ $(AM_V_GEN) glib-mkenums --comments '\'''\'' --fhead "" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " " --vtail " " --ftail "" $^ > $@.tmp && mv $@.tmp $@ @$(NORMAL_INSTALL) @$(NORMAL_UNINSTALL) @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ fi files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ if test -n "$^"; then \ rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) test -n "$$files" || exit 0; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) $(gsettings__enum_file): $(gsettings_ENUM_FILES) %.gschema.valid: %.gschema.xml $(gsettings__enum_file) .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas .SECONDARY: $(gsettings_SCHEMAS) ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.13' ALL_LINGUAS='' 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.13' AWK='gawk' BUILD_SESSION_SELECTOR_FALSE='' BUILD_SESSION_SELECTOR_TRUE='#' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DBUS_GLIB_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' DBUS_GLIB_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_DEPRECATED='' DISABLE_DEPRECATED_CFLAGS='' DLLTOOL='false' DOCBOOK_DOCS_ENABLED_FALSE='' DOCBOOK_DOCS_ENABLED_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGG_SMCLIENT_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' EGG_SMCLIENT_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' EGREP='/bin/grep -E' ENABLE_MAN_FALSE='#' ENABLE_MAN_TRUE='' EXECINFO_LIBS='' EXEEXT='' FGREP='/bin/grep -F' GCONF_CFLAGS='-pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GCONF_LIBS='-lgconf-2 -lglib-2.0 ' GETTEXT_PACKAGE='gnome-session-3.0' GIOUNIX_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GIOUNIX_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 ' 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 ' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GL_TEST_CFLAGS='-I/usr/include/libdrm -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GL_TEST_LIBS='-lXcomposite -lGL -lglib-2.0 ' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GNOME_SESSION_CFLAGS='-pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/json-glib-1.0 -I/usr/include/gnome-desktop-3.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gsettings-desktop-schemas ' GNOME_SESSION_LIBS='-ldbus-glib-1 -ldbus-1 -ljson-glib-1.0 -lgnome-desktop-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' GTK3_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK3_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' HAVE_OLD_UPOWER_FALSE='' HAVE_OLD_UPOWER_TRUE='#' HAVE_SYSTEMD_FALSE='#' HAVE_SYSTEMD_TRUE='' HAVE_XRENDER='' HAVE_XRENDER_FALSE='#' HAVE_XRENDER_TRUE='' HAVE_XTEST='' HAVE_XTRANS='' ICE_CFLAGS='' ICE_LIBS='-lICE ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' 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='gnome-session' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session' PACKAGE_NAME='gnome-session' PACKAGE_STRING='gnome-session 3.12.1' PACKAGE_TARNAME='gnome-session' PACKAGE_URL='' PACKAGE_VERSION='3.12.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SESSION_PROPERTIES_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' SESSION_PROPERTIES_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' SESSION_SELECTOR_CFLAGS='' SESSION_SELECTOR_LIBS='' SET_MAKE='' SHELL='/bin/sh' SM_CFLAGS='' SM_LIBS='-lSM ' STRIP='strip' SYSTEMD_CFLAGS='-pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' SYSTEMD_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd ' UPOWER_CFLAGS='' UPOWER_LIBS='' USE_NLS='yes' VERSION='3.12.1' WARN_CFLAGS=' -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs ' X11_CFLAGS='' X11_LIBS='-lX11 ' XEXT_CFLAGS='' XEXT_LIBS='-lXext -lXau ' XGETTEXT='/usr/bin/xgettext' XMLTO='no' XRENDER_CFLAGS='' XRENDER_LIBS='-lXrender -lX11 ' XSLTPROC='/usr/bin/xsltproc' XTEST_CFLAGS='' XTEST_LIBS='' XTRANS_CFLAGS='-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT ' XTRANS_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' all-am: $(gsettings_SCHEMAS:.xml=.valid) am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' clean-gsettings-schemas: datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' endif' exec_prefix='${prefix}' gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) gsettingsschemadir='${datarootdir}/glib-2.0/schemas' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' ifdef gsettings_ENUM_NAMESPACE includedir='${prefix}/include' infodir='/usr/share/info' install-data-am: install-gsettings-schemas install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' mostlyclean-am: clean-gsettings-schemas oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uninstall-am: uninstall-gsettings-schemas uninstall-gsettings-schemas: ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gnome-session" #define PACKAGE_TARNAME "gnome-session" #define PACKAGE_VERSION "3.12.1" #define PACKAGE_STRING "gnome-session 3.12.1" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session" #define PACKAGE_URL "" #define PACKAGE "gnome-session" #define VERSION "3.12.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GCONF 1 #define HAVE_SYSTEMD 1 #define HAVE_XSYNC 1 #define HAVE_XRENDER 1 #define GETTEXT_PACKAGE "gnome-session-3.0" #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 STDC_HEADERS 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_XTRANS 1 #define ENABLE_IPV6 1 configure: exit 0