This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgnome-keyring configure 3.12.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 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:2458: checking for a BSD-compatible install configure:2526: result: /bin/install -c configure:2537: checking whether build environment is sane configure:2592: result: yes configure:2743: checking for a thread-safe mkdir -p configure:2782: result: /bin/mkdir -p configure:2789: checking for gawk configure:2805: found /bin/gawk configure:2816: result: gawk configure:2827: checking whether make sets $(MAKE) configure:2849: result: yes configure:2878: checking whether make supports nested variables configure:2895: result: yes configure:2984: checking whether UID '82' is supported by ustar format configure:2987: result: yes configure:2994: checking whether GID '82' is supported by ustar format configure:2997: result: yes configure:3005: checking how to create a ustar tar archive configure:3016: 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:3019: $? = 0 configure:3059: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3062: $? = 0 configure:3066: 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:3617: $? = 0 configure:3606: 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:3617: $? = 0 configure:3606: 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:3617: $? = 1 configure:3606: 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:3617: $? = 1 configure:3637: checking whether the C compiler works configure:3659: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3663: $? = 0 configure:3711: result: yes configure:3714: checking for C compiler default output file name configure:3716: result: a.out configure:3722: checking for suffix of executables configure:3729: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3733: $? = 0 configure:3755: result: configure:3777: checking whether we are cross compiling configure:3785: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3789: $? = 0 configure:3796: ./conftest configure:3800: $? = 0 configure:3815: result: no configure:3820: checking for suffix of object files configure:3842: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3846: $? = 0 configure:3867: result: o configure:3871: checking whether we are using the GNU C compiler configure:3890: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3899: result: yes configure:3908: checking whether i686-uhu-linux-gcc accepts -g configure:3928: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3928: $? = 0 configure:3969: result: yes configure:3986: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4049: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4049: $? = 0 configure:4062: result: none needed configure:4084: checking dependency style of i686-uhu-linux-gcc configure:4195: result: gcc3 configure:4216: checking how to run the C preprocessor configure:4247: i686-uhu-linux-gcc -E conftest.c configure:4247: $? = 0 configure:4261: 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:4261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | /* end confdefs.h. */ | #include configure:4286: result: i686-uhu-linux-gcc -E configure:4306: i686-uhu-linux-gcc -E conftest.c configure:4306: $? = 0 configure:4320: 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:4320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | /* end confdefs.h. */ | #include configure:4349: checking for grep that handles long lines and -e configure:4407: result: /bin/grep configure:4412: checking for egrep configure:4474: result: /bin/grep -E configure:4479: checking for ANSI C header files configure:4499: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4499: $? = 0 configure:4572: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4572: $? = 0 configure:4572: ./conftest configure:4572: $? = 0 configure:4583: result: yes configure:4596: checking for sys/types.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4596: checking for sys/stat.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4596: checking for stdlib.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4596: checking for string.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4596: checking for memory.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4596: checking for strings.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4596: checking for inttypes.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4596: checking for stdint.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4596: checking for unistd.h configure:4596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4596: $? = 0 configure:4596: result: yes configure:4609: checking minix/config.h usability configure:4609: 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:4609: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* 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:4609: result: no configure:4609: checking minix/config.h presence configure:4609: 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:4609: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4609: result: no configure:4609: checking for minix/config.h configure:4609: result: no configure:4630: checking whether it is safe to define __EXTENSIONS__ configure:4648: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4648: $? = 0 configure:4655: result: yes configure:4670: checking for library containing strerror configure:4701: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4701: $? = 0 configure:4718: result: none required configure:4734: checking for i686-uhu-linux-gcc configure:4761: result: i686-uhu-linux-gcc configure:5030: checking for C compiler version configure:5039: 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:5050: $? = 0 configure:5039: 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:5050: $? = 0 configure:5039: 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:5050: $? = 1 configure:5039: 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:5050: $? = 1 configure:5054: checking whether we are using the GNU C compiler configure:5082: result: yes configure:5091: checking whether i686-uhu-linux-gcc accepts -g configure:5152: result: yes configure:5169: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5245: result: none needed configure:5267: checking dependency style of i686-uhu-linux-gcc configure:5378: result: gcc3 configure:5394: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:5425: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5429: $? = 0 configure:5435: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:5439: $? = 0 configure:5450: cc -c conftest.c >&5 configure:5454: $? = 0 configure:5462: cc -c conftest.c -o conftest2.o >&5 configure:5466: $? = 0 configure:5472: cc -c conftest.c -o conftest2.o >&5 configure:5476: $? = 0 configure:5494: result: yes configure:5520: checking whether ln -s works configure:5524: result: yes configure:5531: checking whether make sets $(MAKE) configure:5553: result: yes configure:5622: checking build system type configure:5636: result: i686-uhu-linux-gnu configure:5656: checking host system type configure:5669: result: i686-uhu-linux-gnu configure:5710: checking how to print strings configure:5737: result: printf configure:5758: checking for a sed that does not truncate output configure:5822: result: /bin/sed configure:5840: checking for fgrep configure:5902: result: /bin/grep -F configure:5937: checking for ld used by i686-uhu-linux-gcc configure:6004: result: /usr/bin/ld configure:6011: checking if the linker (/usr/bin/ld) is GNU ld configure:6026: result: yes configure:6038: checking for BSD- or MS-compatible name lister (nm) configure:6087: result: /usr/bin/nm -B configure:6217: checking the name lister (/usr/bin/nm -B) interface configure:6224: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6227: /usr/bin/nm -B "conftest.o" configure:6230: output 00000000 B some_variable configure:6237: result: BSD nm configure:6241: checking the maximum length of command line arguments configure:6371: result: 1572864 configure:6388: checking whether the shell understands some XSI constructs configure:6398: result: yes configure:6402: checking whether the shell understands "+=" configure:6408: result: yes configure:6443: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:6483: result: func_convert_file_noop configure:6490: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:6510: result: func_convert_file_noop configure:6517: checking for /usr/bin/ld option to reload object files configure:6524: result: -r configure:6558: checking for i686-uhu-linux-objdump configure:6588: result: no configure:6598: checking for objdump configure:6614: found /usr/bin/objdump configure:6625: result: objdump configure:6657: checking how to recognize dependent libraries configure:6859: result: pass_all configure:6904: checking for i686-uhu-linux-dlltool configure:6934: result: no configure:6944: checking for dlltool configure:6974: result: no configure:7004: checking how to associate runtime and link libraries configure:7031: result: printf %s\n configure:7047: checking for i686-uhu-linux-ar configure:7063: found /usr/bin/i686-uhu-linux-ar configure:7074: result: i686-uhu-linux-ar configure:7155: checking for archiver @FILE support configure:7172: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7172: $? = 0 configure:7175: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:7178: $? = 0 configure:7183: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:7186: $? = 1 configure:7198: result: @ configure:7216: checking for i686-uhu-linux-strip configure:7246: result: no configure:7256: checking for strip configure:7272: found /usr/bin/strip configure:7283: result: strip configure:7315: checking for i686-uhu-linux-ranlib configure:7345: result: no configure:7355: checking for ranlib configure:7371: found /usr/bin/ranlib configure:7382: result: ranlib configure:7484: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7604: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7607: $? = 0 configure:7611: /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:7614: $? = 0 configure:7680: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7683: $? = 0 configure:7721: result: ok configure:7758: checking for sysroot configure:7788: result: no configure:8010: checking for i686-uhu-linux-mt configure:8040: result: no configure:8050: checking for mt configure:8080: result: no configure:8100: checking if : is a manifest tool configure:8106: : '-?' configure:8114: result: no configure:8753: checking for dlfcn.h configure:8753: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8753: $? = 0 configure:8753: result: yes configure:8929: checking for objdir configure:8944: result: .libs configure:9215: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9233: 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:9237: $? = 0 configure:9250: result: no configure:9577: checking for i686-uhu-linux-gcc option to produce PIC configure:9584: result: -fPIC -DPIC configure:9592: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9610: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9614: $? = 0 configure:9627: result: yes configure:9656: checking if i686-uhu-linux-gcc static flag -static works configure:9684: result: yes configure:9699: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9720: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9724: $? = 0 configure:9746: result: yes configure:9754: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9801: result: yes configure:9834: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10987: result: yes configure:11024: checking whether -lc should be explicitly linked in configure:11032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:11035: $? = 0 configure:11050: 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:11053: $? = 0 configure:11067: result: no configure:11227: checking dynamic linker characteristics configure:11738: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11738: $? = 0 configure:11964: result: GNU/Linux ld.so configure:12071: checking how to hardcode library paths into programs configure:12096: result: immediate configure:12636: checking whether stripping libraries is possible configure:12641: result: yes configure:12676: checking if libtool supports shared libraries configure:12678: result: yes configure:12681: checking whether to build shared libraries configure:12702: result: yes configure:12705: checking whether to build static libraries configure:12709: result: no configure:12747: checking whether NLS is requested configure:12756: result: yes configure:12774: checking for intltool >= 0.35.0 configure:12776: result: 0.50.2 found configure:12784: checking for intltool-update configure:12802: found /usr/bin/intltool-update configure:12814: result: /usr/bin/intltool-update configure:12824: checking for intltool-merge configure:12842: found /usr/bin/intltool-merge configure:12854: result: /usr/bin/intltool-merge configure:12864: checking for intltool-extract configure:12882: found /usr/bin/intltool-extract configure:12894: result: /usr/bin/intltool-extract configure:13048: checking for xgettext configure:13066: found /usr/bin/xgettext configure:13078: result: /usr/bin/xgettext configure:13088: checking for msgmerge configure:13106: found /usr/bin/msgmerge configure:13118: result: /usr/bin/msgmerge configure:13128: checking for msgfmt configure:13146: found /usr/bin/msgfmt configure:13158: result: /usr/bin/msgfmt configure:13168: checking for gmsgfmt configure:13199: result: /usr/bin/msgfmt configure:13219: checking for perl configure:13237: found /usr/bin/perl configure:13249: result: /usr/bin/perl configure:13260: checking for perl >= 5.8.1 configure:13267: result: 5.18.2 configure:13271: checking for XML::Parser configure:13274: result: ok configure:13299: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13299: $? = 0 configure:13327: checking for pkg-config configure:13345: found /usr/bin/pkg-config configure:13358: result: /usr/bin/pkg-config configure:13378: checking for pid_t configure:13378: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13378: $? = 0 configure:13378: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:65:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:13378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 GKR_VERSION 003012000 | /* 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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:13378: result: yes configure:13389: checking return type of signal handlers configure:13407: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:35:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:13407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 GKR_VERSION 003012000 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:13414: result: void configure:13422: checking for size_t configure:13422: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13422: $? = 0 configure:13422: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:66:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:13422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 GKR_VERSION 003012000 | #define RETSIGTYPE void | /* 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:13422: result: yes configure:13433: checking for uid_t in sys/types.h configure:13452: result: yes configure:13475: checking for i686-uhu-linux-pkg-config configure:13505: result: /usr/bin/pkg-config configure:13573: checking pkg-config is at least version 0.9.0 configure:13576: result: yes configure:13589: checking for gtkdoc-check configure:13622: result: no configure:13631: checking for gtkdoc-rebase configure:13664: result: no configure:13675: checking for gtkdoc-mkpdf configure:13708: result: no configure:13819: checking whether to build gtk-doc documentation configure:13821: result: no configure:13894: checking for GLIB configure:13901: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0" configure:13904: $? = 0 configure:13918: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0" configure:13921: $? = 0 configure:13979: result: yes configure:14000: checking locale.h usability configure:14000: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14000: $? = 0 configure:14000: result: yes configure:14000: checking locale.h presence configure:14000: i686-uhu-linux-gcc -E conftest.c configure:14000: $? = 0 configure:14000: result: yes configure:14000: checking for locale.h configure:14000: result: yes configure:14011: checking for LC_MESSAGES configure:14027: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14027: $? = 0 configure:14035: result: yes configure:14052: checking libintl.h usability configure:14052: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14052: $? = 0 configure:14052: result: yes configure:14052: checking libintl.h presence configure:14052: i686-uhu-linux-gcc -E conftest.c configure:14052: $? = 0 configure:14052: result: yes configure:14052: checking for libintl.h configure:14052: result: yes configure:14060: checking for ngettext in libc configure:14078: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14078: $? = 0 configure:14087: result: yes configure:14091: checking for dgettext in libc configure:14109: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14109: $? = 0 configure:14118: result: yes configure:14125: checking for bind_textdomain_codeset configure:14125: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14125: $? = 0 configure:14125: result: yes configure:14401: checking for msgfmt configure:14428: result: /usr/bin/msgfmt configure:14439: checking for dcgettext configure:14439: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:14439: $? = 0 configure:14439: result: yes configure:14449: checking if msgfmt accepts -c configure:14464: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:14467: $? = 0 configure:14469: result: yes configure:14479: checking for gmsgfmt configure:14510: result: /usr/bin/msgfmt configure:14520: checking for xgettext configure:14547: result: /usr/bin/xgettext configure:14566: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14566: $? = 0 configure:14718: checking for gobject-introspection configure:14749: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.30.0" configure:14752: $? = 0 configure:14763: result: yes configure:14869: checking for i686-uhu-linux-pkg-config configure:14899: result: /usr/bin/pkg-config configure:14967: checking pkg-config is at least version 0.9.0 configure:14970: result: yes configure:14980: $PKG_CONFIG --exists --print-errors "$vapigen_pkg" Package vapigen was not found in the pkg-config search path. Perhaps you should add the directory containing `vapigen.pc' to the PKG_CONFIG_PATH environment variable No package 'vapigen' found configure:14983: $? = 1 configure:15061: checking for struct cmsgcred configure:15081: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:45:17: error: storage size of 'cred' isn't known struct cmsgcred cred; ^ configure:15081: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 GKR_VERSION 003012000 | #define RETSIGTYPE void | #define GETTEXT_PACKAGE "libgnome-keyring" | #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 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct cmsgcred cred; | | cred.cmcred_pid = 0; | | ; | return 0; | } configure:15087: result: no configure:15102: checking for getpeerucred configure:15102: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccXFGUqj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:15102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 GKR_VERSION 003012000 | #define RETSIGTYPE void | #define GETTEXT_PACKAGE "libgnome-keyring" | #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 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:15102: result: no configure:15120: checking for getpeereid configure:15120: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccDvnAiz.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:15120: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgnome-keyring" | #define PACKAGE_TARNAME "libgnome-keyring" | #define PACKAGE_VERSION "3.12.0" | #define PACKAGE_STRING "libgnome-keyring 3.12.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "libgnome-keyring" | #define VERSION "3.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __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 GKR_VERSION 003012000 | #define RETSIGTYPE void | #define GETTEXT_PACKAGE "libgnome-keyring" | #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 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:15120: result: no configure:15138: checking for mlock configure:15138: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15138: $? = 0 configure:15138: result: yes configure:15155: checking for DBUS configure:15162: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0" configure:15165: $? = 0 configure:15179: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0" configure:15182: $? = 0 configure:15240: result: yes configure:15280: checking for i686-uhu-linux-libgcrypt-config configure:15313: result: no configure:15323: checking for libgcrypt-config configure:15341: found /usr/bin/libgcrypt-config configure:15353: result: /usr/bin/libgcrypt-config configure:15384: checking for LIBGCRYPT - version >= 1.2.2 configure:15418: result: yes (1.6.1) configure:15430: checking LIBGCRYPT API version configure:15433: result: okay configure:15500: checking for debug mode configure:15536: result: default (-g, debug output, testable) configure:15539: checking for more warnings configure:15542: result: yes configure:15554: checking whether gcc understands -Wno-strict-aliasing configure:15567: i686-uhu-linux-gcc -c -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -march=i686 -mtune=generic -g -Wno-strict-aliasing conftest.c >&5 configure:15567: $? = 0 configure:15576: result: yes configure:15554: checking whether gcc understands -Wno-sign-compare configure:15567: i686-uhu-linux-gcc -c -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -march=i686 -mtune=generic -g -Wno-strict-aliasing -Wno-sign-compare conftest.c >&5 configure:15567: $? = 0 configure:15576: result: yes configure:15593: checking build strict configure:15612: result: no (quick tests, non-fatal warnings) configure:15618: checking whether to build with gcov testing configure:15628: result: no configure:15631: checking code coverage configure:15697: result: no configure:15817: checking that generated files are newer than configure configure:15823: result: done configure:15833: checking that generated files are newer than configure configure:15839: result: done configure:15898: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgnome-keyring config.status 3.12.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:1234: creating Makefile config.status:1234: creating docs/Makefile config.status:1234: creating docs/reference/Makefile config.status:1234: creating docs/reference/gnome-keyring/Makefile config.status:1234: creating egg/Makefile config.status:1234: creating egg/tests/Makefile config.status:1234: creating library/Makefile config.status:1234: creating library/tests/Makefile config.status:1234: creating library/gnome-keyring-1.pc config.status:1234: creating library/gnome-keyring-1-uninstalled.pc config.status:1234: creating po/Makefile.in config.status:1234: creating config.h config.status:1463: executing depfiles commands config.status:1463: executing libtool commands config.status:1463: executing default-1 commands config.status:1463: 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_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_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_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_mlock=yes ac_cv_header_dlfcn_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_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-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 ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=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_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_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include ' pkg_cv_DBUS_LIBS='-ldbus-1 ' pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GLIB_LIBS='-lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.13' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' 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' CATALOGS='' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O2 -march=i686 -mtune=generic -g -Wno-strict-aliasing -Wno-sign-compare' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DGKR_DBUS_MAJOR_VERSION=1 -DGKR_DBUS_MINOR_VERSION=8 -DGKR_DBUS_MICRO_VERSION=4' DBUS_LIBS='-ldbus-1 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS='--enable-gtk-doc' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_VAPIGEN_FALSE='' ENABLE_VAPIGEN_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GCOV='' GETTEXT_PACKAGE='libgnome-keyring' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_LIBS='-lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' GMOFILES='' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='true' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' HAVE_INTROSPECTION_FALSE='#' HAVE_INTROSPECTION_TRUE='' HTML_DIR='${datadir}/gtk-doc/html' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 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))' INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/lib/libffi-3.0.13/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler' INTROSPECTION_FLAGS='' INTROSPECTION_GENERATE='/usr/bin/g-ir-generate' INTROSPECTION_GIRDIR='/usr/share/gir-1.0' INTROSPECTION_LIBS='-lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ' INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection' INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner' INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0' LD='/usr/bin/ld' LDFLAGS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='/usr/bin/libgcrypt-config' LIBGCRYPT_LIBS='-lgcrypt -lgpg-error' LIBOBJS='' LIBRARY_CFLAGS=' -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DGKR_DBUS_MAJOR_VERSION=1 -DGKR_DBUS_MINOR_VERSION=8 -DGKR_DBUS_MICRO_VERSION=4 ' LIBRARY_LIBS=' -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ldbus-1 -lgcrypt -lgpg-error' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_GNOME_KEYRING_LT_VERSION='2:0:2' 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='libgnome-keyring' PACKAGE_BUGREPORT='' PACKAGE_NAME='libgnome-keyring' PACKAGE_STRING='libgnome-keyring 3.12.0' PACKAGE_TARNAME='libgnome-keyring' PACKAGE_URL='' PACKAGE_VERSION='3.12.0' 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' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_MODE='quick' USE_NLS='yes' VAPIDIR='' VAPIGEN='' VAPIGEN_MAKEFILE='' VAPIGEN_VAPIDIR='' VERSION='3.12.0' WITH_COVERAGE_FALSE='' WITH_COVERAGE_TRUE='#' XGETTEXT='/usr/bin/xgettext' 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 "libgnome-keyring" #define PACKAGE_TARNAME "libgnome-keyring" #define PACKAGE_VERSION "3.12.0" #define PACKAGE_STRING "libgnome-keyring 3.12.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libgnome-keyring" #define VERSION "3.12.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __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 GKR_VERSION 003012000 #define RETSIGTYPE void #define GETTEXT_PACKAGE "libgnome-keyring" #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_MLOCK 1 #define LIBGCRYPT_VERSION "1.2.2" #define WITH_DEBUG 1 #define _DEBUG 1 configure: exit 0