This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by seahorse configure 3.14.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/seahorse-3.14.1 --disable-schemas-compile --disable-maintainer-mode --bindir=/usr/bin --enable-pgp --enable-ssh --enable-pkcs11 --enable-hkp --disable-debug --disable-ldap --disable-sharing ITSTOOL=/bin/true VALAC=/bin/true ## --------- ## ## Platform. ## ## --------- ## hostname = tor-relay uname -m = x86_64 uname -r = 3.19.4-hardened uname -s = Linux uname -v = #3 SMP Thu Apr 16 18:06:46 CEST 2015 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /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/portage/python2.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 PATH: /opt/c3-4 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.6 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.6 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2584: checking for a BSD-compatible install configure:2652: result: /usr/bin/install -c configure:2663: checking whether build environment is sane configure:2718: result: yes configure:2869: checking for a thread-safe mkdir -p configure:2908: result: /bin/mkdir -p configure:2915: checking for gawk configure:2931: found /usr/bin/gawk configure:2942: result: gawk configure:2953: checking whether make sets $(MAKE) configure:2975: result: yes configure:3004: checking whether make supports nested variables configure:3021: result: yes configure:3110: checking whether UID '250' is supported by ustar format configure:3113: result: yes configure:3120: checking whether GID '250' is supported by ustar format configure:3123: result: yes configure:3131: checking how to create a ustar tar archive configure:3142: tar --version tar (GNU tar) 1.28 Copyright (C) 2014 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:3145: $? = 0 configure:3185: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3188: $? = 0 configure:3192: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.2 p1.3, pie-0.6.2) 4.9.2 Copyright (C) 2014 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:3719: $? = 0 configure:3708: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.2/work/gcc-4.9.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.2 p1.3, pie-0.6.2' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.2 (Gentoo 4.9.2 p1.3, pie-0.6.2) configure:3719: $? = 0 configure:3708: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3719: $? = 1 configure:3708: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3719: $? = 1 configure:3739: checking whether the C compiler works configure:3761: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3765: $? = 0 configure:3813: result: yes configure:3816: checking for C compiler default output file name configure:3818: result: a.out configure:3824: checking for suffix of executables configure:3831: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3835: $? = 0 configure:3857: result: configure:3879: checking whether we are cross compiling configure:3887: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3891: $? = 0 configure:3898: ./conftest configure:3902: $? = 0 configure:3917: result: no configure:3922: checking for suffix of object files configure:3944: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3948: $? = 0 configure:3969: result: o configure:3973: checking whether we are using the GNU C compiler configure:3992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3992: $? = 0 configure:4001: result: yes configure:4010: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4030: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4030: $? = 0 configure:4071: result: yes configure:4088: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4151: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4151: $? = 0 configure:4164: result: none needed configure:4189: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4211: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4214: $? = 0 configure:4211: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4214: $? = 0 configure:4226: result: yes configure:4254: checking for style of include used by make configure:4282: result: GNU configure:4308: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4419: result: none configure:4448: checking for x86_64-pc-linux-gnu-g++ configure:4464: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4475: result: x86_64-pc-linux-gnu-g++ configure:4546: checking for C++ compiler version configure:4555: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.9.2 p1.3, pie-0.6.2) 4.9.2 Copyright (C) 2014 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:4566: $? = 0 configure:4555: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.2/work/gcc-4.9.2/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.2/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.2 p1.3, pie-0.6.2' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.2 (Gentoo 4.9.2 p1.3, pie-0.6.2) configure:4566: $? = 0 configure:4555: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4566: $? = 1 configure:4555: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4566: $? = 1 configure:4570: checking whether we are using the GNU C++ compiler configure:4589: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:4589: $? = 0 configure:4598: result: yes configure:4607: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4627: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4627: $? = 0 configure:4668: result: yes configure:4693: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4804: result: none configure:4821: checking whether NLS is requested configure:4830: result: yes configure:4849: checking for intltool >= 0.35.0 configure:4851: result: 0.50.2 found configure:4859: checking for intltool-update configure:4877: found /usr/bin/intltool-update configure:4889: result: /usr/bin/intltool-update configure:4899: checking for intltool-merge configure:4917: found /usr/bin/intltool-merge configure:4929: result: /usr/bin/intltool-merge configure:4939: checking for intltool-extract configure:4957: found /usr/bin/intltool-extract configure:4969: result: /usr/bin/intltool-extract configure:5123: checking for xgettext configure:5141: found /usr/bin/xgettext configure:5153: result: /usr/bin/xgettext configure:5163: checking for msgmerge configure:5181: found /usr/bin/msgmerge configure:5193: result: /usr/bin/msgmerge configure:5203: checking for msgfmt configure:5221: found /usr/bin/msgfmt configure:5233: result: /usr/bin/msgfmt configure:5243: checking for gmsgfmt configure:5261: found /usr/bin/gmsgfmt configure:5274: result: /usr/bin/gmsgfmt configure:5294: checking for perl configure:5312: found /usr/bin/perl configure:5324: result: /usr/bin/perl configure:5335: checking for perl >= 5.8.1 configure:5342: result: 5.20.2 configure:5346: checking for XML::Parser configure:5349: result: ok configure:5374: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5374: $? = 0 configure:5403: checking for x86_64-pc-linux-gnu-ranlib configure:5419: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5430: result: x86_64-pc-linux-gnu-ranlib configure:5494: checking for pkg-config configure:5512: found /usr/bin/pkg-config configure:5525: result: /usr/bin/pkg-config configure:5542: checking for some Win32 platform configure:5552: result: no configure:5563: checking for native Win32 configure:5573: result: no configure:5584: checking whether to build with valac configure:5598: checking for valac configure:5629: result: /bin/true configure:5638: checking whether /bin/true is at least version 0.22.0 configure:5646: result: yes configure:5676: result: yes configure:5681: checking whether to build with code coverage support configure:5700: result: no configure:5938: checking for x86_64-pc-linux-gnu-pkg-config configure:5968: result: /usr/bin/pkg-config configure:6036: checking pkg-config is at least version 0.9.0 configure:6039: result: yes configure:6049: checking for GTK configure:6056: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQ" configure:6059: $? = 0 configure:6073: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQ" configure:6076: $? = 0 configure:6134: result: yes configure:6143: checking for SEAHORSE configure:6150: $PKG_CONFIG --exists --print-errors "gmodule-2.0 gio-2.0 gthread-2.0 gtk+-3.0 >= $GTK_REQ gcr-3 >= $GCR_REQUIRED" configure:6153: $? = 0 configure:6167: $PKG_CONFIG --exists --print-errors "gmodule-2.0 gio-2.0 gthread-2.0 gtk+-3.0 >= $GTK_REQ gcr-3 >= $GCR_REQUIRED" configure:6170: $? = 0 configure:6228: result: yes configure:6236: checking whether ln -s works configure:6240: result: yes configure:6282: checking for itstool configure:6309: result: /bin/true configure:6324: checking for xmllint configure:6340: found /usr/bin/xmllint configure:6351: result: xmllint configure:6559: checking for x86_64-pc-linux-gnu-pkg-config configure:6589: result: /usr/bin/pkg-config configure:6657: checking pkg-config is at least version 0.16 configure:6660: result: yes configure:6773: checking how to run the C preprocessor configure:6804: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6804: $? = 0 configure:6818: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "seahorse" | #define PACKAGE_TARNAME "seahorse" | #define PACKAGE_VERSION "3.14.1" | #define PACKAGE_STRING "seahorse 3.14.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse" | #define PACKAGE_URL "" | #define PACKAGE "seahorse" | #define VERSION "3.14.1" | #define GETTEXT_PACKAGE "seahorse" | /* end confdefs.h. */ | #include configure:6843: result: x86_64-pc-linux-gnu-gcc -E configure:6863: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6863: $? = 0 configure:6877: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "seahorse" | #define PACKAGE_TARNAME "seahorse" | #define PACKAGE_VERSION "3.14.1" | #define PACKAGE_STRING "seahorse 3.14.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse" | #define PACKAGE_URL "" | #define PACKAGE "seahorse" | #define VERSION "3.14.1" | #define GETTEXT_PACKAGE "seahorse" | /* end confdefs.h. */ | #include configure:6906: checking for grep that handles long lines and -e configure:6964: result: /bin/grep configure:6969: checking for egrep configure:7031: result: /bin/grep -E configure:7036: checking for ANSI C header files configure:7056: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7056: $? = 0 configure:7129: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7129: $? = 0 configure:7129: ./conftest configure:7129: $? = 0 configure:7140: result: yes configure:7153: checking for sys/types.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7153: checking for sys/stat.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7153: checking for stdlib.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7153: checking for string.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7153: checking for memory.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7153: checking for strings.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7153: checking for inttypes.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7153: checking for stdint.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7153: checking for unistd.h configure:7153: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7153: $? = 0 configure:7153: result: yes configure:7168: checking locale.h usability configure:7168: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7168: $? = 0 configure:7168: result: yes configure:7168: checking locale.h presence configure:7168: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7168: $? = 0 configure:7168: result: yes configure:7168: checking for locale.h configure:7168: result: yes configure:7179: checking for LC_MESSAGES configure:7195: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7195: $? = 0 configure:7203: result: yes configure:7220: checking libintl.h usability configure:7220: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7220: $? = 0 configure:7220: result: yes configure:7220: checking libintl.h presence configure:7220: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7220: $? = 0 configure:7220: result: yes configure:7220: checking for libintl.h configure:7220: result: yes configure:7228: checking for ngettext in libc configure:7246: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7246: $? = 0 configure:7255: result: yes configure:7259: checking for dgettext in libc configure:7277: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7277: $? = 0 configure:7286: result: yes configure:7293: checking for bind_textdomain_codeset configure:7293: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7293: $? = 0 configure:7293: result: yes configure:7569: checking for msgfmt configure:7596: result: /usr/bin/msgfmt configure:7607: checking for dcgettext configure:7607: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:49:6: warning: conflicting types for built-in function 'dcgettext' char dcgettext (); ^ configure:7607: $? = 0 configure:7607: result: yes configure:7617: checking if msgfmt accepts -c configure:7632: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:7635: $? = 0 configure:7637: result: yes configure:7647: checking for gmsgfmt configure:7678: result: /usr/bin/gmsgfmt configure:7688: checking for xgettext configure:7715: result: /usr/bin/xgettext configure:7734: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7734: $? = 0 configure:7875: checking for glib-genmarshal configure:7893: found /usr/bin/glib-genmarshal configure:7905: result: /usr/bin/glib-genmarshal configure:7916: checking for EGG configure:7923: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQ" configure:7926: $? = 0 configure:7940: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQ" configure:7943: $? = 0 configure:8001: result: yes configure:8010: checking for EGG_SMCLIENT configure:8017: $PKG_CONFIG --exists --print-errors "gtk+-3.0" configure:8020: $? = 0 configure:8034: $PKG_CONFIG --exists --print-errors "gtk+-3.0" configure:8037: $? = 0 configure:8095: result: yes configure:8112: checking for special C compiler options needed for large files configure:8157: result: no configure:8163: checking for _FILE_OFFSET_BITS value needed for large files configure:8188: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8188: $? = 0 configure:8220: result: no configure:8305: checking for off_t configure:8305: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8305: $? = 0 configure:8305: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:64:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:8305: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "seahorse" | #define PACKAGE_TARNAME "seahorse" | #define PACKAGE_VERSION "3.14.1" | #define PACKAGE_STRING "seahorse 3.14.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse" | #define PACKAGE_URL "" | #define PACKAGE "seahorse" | #define VERSION "3.14.1" | #define GETTEXT_PACKAGE "seahorse" | #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_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 | #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 ((off_t))) | return 0; | ; | return 0; | } configure:8305: result: yes configure:8316: checking for _LARGEFILE_SOURCE value needed for large files configure:8335: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8335: $? = 0 configure:8363: result: no configure:8387: checking for strsep configure:8387: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8387: $? = 0 configure:8387: result: yes configure:8425: checking for gpg configure:8443: found /usr/bin/gpg configure:8455: result: /usr/bin/gpg configure:8474: checking for appropriate GnuPG version configure:8512: result: no configure:8521: checking for gpgme-config configure:8539: found /usr/bin/gpgme-config configure:8552: result: /usr/bin/gpgme-config configure:8561: checking for GPGME - version >= 1.0.0 configure:8589: result: yes configure:8604: error: Appropriate version of GnuPG not found. Please install one of versions: 1.2 1.4 2.0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_EGG_CFLAGS_set= ac_cv_env_EGG_CFLAGS_value= ac_cv_env_EGG_LIBS_set= ac_cv_env_EGG_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_GCK_CFLAGS_set= ac_cv_env_GCK_CFLAGS_value= ac_cv_env_GCK_LIBS_set= ac_cv_env_GCK_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_ITSTOOL_set=set ac_cv_env_ITSTOOL_value=/bin/true ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBSECRET_CFLAGS_set= ac_cv_env_LIBSECRET_CFLAGS_value= ac_cv_env_LIBSECRET_LIBS_set= ac_cv_env_LIBSECRET_LIBS_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=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SEAHORSE_CFLAGS_set= ac_cv_env_SEAHORSE_CFLAGS_value= ac_cv_env_SEAHORSE_LIBS_set= ac_cv_env_SEAHORSE_LIBS_value= ac_cv_env_SHARING_CFLAGS_set= ac_cv_env_SHARING_CFLAGS_value= ac_cv_env_SHARING_LIBS_set= ac_cv_env_SHARING_LIBS_value= ac_cv_env_SOUP_CFLAGS_set= ac_cv_env_SOUP_CFLAGS_value= ac_cv_env_SOUP_LIBS_set= ac_cv_env_SOUP_LIBS_value= ac_cv_env_XMLLINT_set= ac_cv_env_XMLLINT_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu 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_strsep=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GNUPG=/usr/bin/gpg ac_cv_path_GPGME_CONFIG=/usr/bin/gpgme-config 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_VALAC=/bin/true ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_ITSTOOL=/bin/true ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_XMLLINT=xmllint ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_off_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes pkg_cv_EGG_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_EGG_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_EGG_SMCLIENT_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/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_GTK_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GTK_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_SEAHORSE_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/gcr-3 -I/usr/include/gck-1 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 ' pkg_cv_SEAHORSE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lgcr-ui-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgcr-base-3 -lgck-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lp11-kit ' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ $(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || exit 1; \ echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \ $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir$$f" || exit 1; \ echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir$$f"; \ fi; \ if test "x$(YELP_LC_MEDIA_LINKS)" != "x"; then \ $(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \ $(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \ $(XMLLINT) --noout --noent --path "$$xmlpath" --xinclude "$$d$$lc/$$page"; \ cp -p "$$d$$lc/$$file" "$(distdir)/$$lc/" || exit 1; \ d="$(srcdir)/"; \ echo "$(XMLLINT) --noout --noent --path $$xmlpath --xinclude $$d$$lc/$$page"; \ echo "rm -f $$helpdir$$f"; \ elif test "x$$lc" != "xC"; then \ fi; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ if ! test -d "$$helpdir$$mdir"; then $(mkinstalldirs) "$$helpdir$$mdir"; fi; \ if test "x$mdir" = "x."; then mdir=""; fi; \ if test -f "$$d$$lc/$$f"; then \ if test -f "$$lc$$f"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$lc/$$file"; then d=./; else d=$(srcdir)/; fi; \ mdir=`dirname "$$f"`; \ msgmerge -o "$(notdir $@)" "$(notdir $@)" "$(notdir $@).tmp" && \ mv "$(notdir $@).tmp" "$(notdir $@)"); \ rm "$(notdir $@).tmp"); \ rm -f "$$helpdir$$f"; \ then d=; \ xmlpath="$$lc"; \ xmlpath="$$lc:$(srcdir)/$$lc"; \ $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \ $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \ $(MKDIR_P) "$(distdir)/$$lc"; \ $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \ (cd "$(dir $@)" && \ (cd "$(dir $@)" && \ done; \ done; \ done; \ done; \ echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \ echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \ echo "rm -f $$helpdir`basename $$f`"; \ echo "rm -f $$helpdir`basename $$f`"; \ else \ fi; \ for file in $(HELP_FILES); do \ for lc in C $(_HELP_LINGUAS); do \ for lc in C $(_HELP_LINGUAS); do \ for page in $(HELP_FILES); do \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ if test "x$(_HELP_V)" = "x0"; then echo " GEN $${po}"; fi; \ if test -d "$$lc"; \ if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$lc/$$f"; then d=; else d="$(srcdir)/"; fi; \ lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ msgmerge -q -o "$${po}" "$${po}" "$(_HELP_POTFILE)"; \ rm -f "$$helpdir`basename $$f`"; \ rm -f "$$helpdir`basename $$f`"; \ $(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 $@ $(AM_V_GEN)if ! test -f "$@"; then \ $(AM_V_GEN)if test -d "C"; then d=; else d="$(srcdir)/"; fi; \ $(AM_V_GEN)msgfmt -o "$@" "$<" $(AM_V_at)for po in $(_HELP_POFILES); do \ $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if test ! -f "$@" -a -f "$(srcdir)/$@"; then cp "$(srcdir)/$@" "$@"; fi $(ITSTOOL) -o "$@" $(foreach f,$(_HELP_C_FILES),"$${d}$(f)") $(LCOV) $(code_coverage_quiet) --directory $(CODE_COVERAGE_DIRECTORY) --capture --output-file "$(CODE_COVERAGE_OUTPUT_FILE).tmp" --test-name "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" --no-checksum --compat-libtool $(CODE_COVERAGE_LCOV_OPTIONS) $(LCOV) $(code_coverage_quiet) --directory $(CODE_COVERAGE_DIRECTORY) --capture --output-file "$(CODE_COVERAGE_OUTPUT_FILE).tmp" --test-name "$(PACKAGE_NAME)-$(PACKAGE_VERSION)" --no-checksum --compat-libtool $(CODE_COVERAGE_LCOV_OPTIONS) $(LCOV) $(code_coverage_quiet) --directory $(CODE_COVERAGE_DIRECTORY) --remove "$(CODE_COVERAGE_OUTPUT_FILE).tmp" "/tmp/*" $(CODE_COVERAGE_IGNORE_PATTERN) --output-file "$(CODE_COVERAGE_OUTPUT_FILE)" $(LCOV) $(code_coverage_quiet) --directory $(CODE_COVERAGE_DIRECTORY) --remove "$(CODE_COVERAGE_OUTPUT_FILE).tmp" "/tmp/*" $(CODE_COVERAGE_IGNORE_PATTERN) --output-file "$(CODE_COVERAGE_OUTPUT_FILE)" $(MAKE) $(AM_MAKEFLAGS) code-coverage-capture $(MAKE) $(AM_MAKEFLAGS) code-coverage-capture $(_HELP_LC_VERBOSE)if test -d "C"; then d="../"; else d="$(abs_srcdir)/"; fi; \ (cd "$(dir $@)" && $(ITSTOOL) -m "$${mo}" $(foreach f,$(_HELP_C_FILES),$${d}/$(f))) && \ -$(LCOV) --directory $(top_builddir) -z -$(LCOV) --directory $(top_builddir) -z -$(MAKE) $(AM_MAKEFLAGS) -k check -$(MAKE) $(AM_MAKEFLAGS) -k check -@rm -f $(CODE_COVERAGE_OUTPUT_FILE).tmp -@rm -f $(CODE_COVERAGE_OUTPUT_FILE).tmp -find . -name "*.gcda" -o -name "*.gcov" -delete -find . -name "*.gcda" -o -name "*.gcov" -delete -rm -rf $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_FILE).tmp $(CODE_COVERAGE_OUTPUT_DIRECTORY) -rm -rf $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_FILE).tmp $(CODE_COVERAGE_OUTPUT_DIRECTORY) @$(NORMAL_INSTALL) @$(NORMAL_UNINSTALL) @echo "Need to reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-code-coverage" @echo "Need to reconfigure with --enable-code-coverage" @echo "file://$(abs_builddir)/$(CODE_COVERAGE_OUTPUT_DIRECTORY)/index.html" @echo "file://$(abs_builddir)/$(CODE_COVERAGE_OUTPUT_DIRECTORY)/index.html" @for f in $(HELP_MEDIA); do \ @for f in $(HELP_MEDIA); do \ @for f in $(_HELP_C_EXTRA); do \ @for f in $(_HELP_C_EXTRA); do \ @for lc in C $(_HELP_LINGUAS); do \ @for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \ @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \ @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ LANG=C $(GENHTML) $(code_coverage_quiet) --prefix $(CODE_COVERAGE_DIRECTORY) --output-directory "$(CODE_COVERAGE_OUTPUT_DIRECTORY)" --title "$(PACKAGE_NAME)-$(PACKAGE_VERSION) Code Coverage" --legend --show-details "$(CODE_COVERAGE_OUTPUT_FILE)" $(CODE_COVERAGE_GENHTML_OPTIONS) LANG=C $(GENHTML) $(code_coverage_quiet) --prefix $(CODE_COVERAGE_DIRECTORY) --output-directory "$(CODE_COVERAGE_OUTPUT_DIRECTORY)" --title "$(PACKAGE_NAME)-$(PACKAGE_VERSION) Code Coverage" --legend --show-details "$(CODE_COVERAGE_OUTPUT_FILE)" $(CODE_COVERAGE_GENHTML_OPTIONS) cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files done done done done done done done; done; \ done; done done; done echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ else \ fi fi files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ for lc in C $(_HELP_LINGUAS); do \ for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \ if test -f "$${mo}"; then mo="../$${mo}"; else mo="$(abs_srcdir)/$${mo}"; fi; \ if test -n "$^"; then \ mo="$(dir $@)$(patsubst %/$(notdir $@),%,$@).mo"; \ rm -f $(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES) 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) touch "$@" # # # # # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage) # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) # $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info) # (Default: $(top_builddir)) # (Default: $(top_builddir)) # (Default: empty) # (Default: empty) # by lcov for code coverage. (Default: # by lcov for code coverage. (Default: # instance. (Default: empty) # instance. (Default: empty) # reports to be created. (Default: # reports to be created. (Default: # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting. # - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting. # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml # - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore # - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the lcov instance. # - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the lcov instance. # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage # - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage # - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated # - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated # $(PACKAGE_VERSION). In order to add the current git hash to the title, # $(PACKAGE_VERSION). In order to add the current git hash to the title, # Capture code coverage data # Capture code coverage data # Code coverage # Code coverage # Hook rule executed before code-coverage-capture, overridable by the user # Hook rule executed before code-coverage-capture, overridable by the user # Optional variables # Optional variables # Optional: # Optional: # The generated report will be titled using the $(PACKAGE_NAME) and # The generated report will be titled using the $(PACKAGE_NAME) and # Use recursive makes in order to ignore errors during check # Use recursive makes in order to ignore errors during check # use the git-version-gen script, available online. # use the git-version-gen script, available online. $(_HELP_LC_FILES): $(_HELP_LINGUAS) $(_HELP_LC_STAMPS): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_LC_STAMPS): %.stamp: %.mo $(_HELP_LINGUAS): $(_HELP_LC_STAMPS) $(_HELP_MOFILES): %.mo: %.po $(_HELP_POFILES): $(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(gsettings__enum_file): $(gsettings_ENUM_FILES) %.gschema.valid: %.gschema.xml $(gsettings__enum_file) ' ' ' .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean .PHONY: check-help .PHONY: clean-help .PHONY: install-help .PHONY: pot .PHONY: repo .PHONY: uninstall-help .SECONDARY: $(gsettings_SCHEMAS) ACLOCAL='${SHELL} /var/tmp/portage/app-crypt/seahorse-3.14.1/work/seahorse-3.14.1/build/aux/missing aclocal-1.14' ALL_LINGUAS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/tmp/portage/app-crypt/seahorse-3.14.1/work/seahorse-3.14.1/build/aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-crypt/seahorse-3.14.1/work/seahorse-3.14.1/build/aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/app-crypt/seahorse-3.14.1/work/seahorse-3.14.1/build/aux/missing automake-1.14' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe ' CODE_COVERAGE_CFLAGS='' CODE_COVERAGE_DIRECTORY ?= $(top_builddir) CODE_COVERAGE_DIRECTORY ?= $(top_builddir) CODE_COVERAGE_ENABLED='no' CODE_COVERAGE_ENABLED_FALSE='' CODE_COVERAGE_ENABLED_TRUE='#' CODE_COVERAGE_GENHTML_OPTIONS ?= CODE_COVERAGE_GENHTML_OPTIONS ?= CODE_COVERAGE_IGNORE_PATTERN ?= CODE_COVERAGE_IGNORE_PATTERN ?= CODE_COVERAGE_LCOV_OPTIONS ?= CODE_COVERAGE_LCOV_OPTIONS ?= CODE_COVERAGE_LDFLAGS='' CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info CODE_COVERAGE_RULES=' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXDEPMODE='depmode=none' CXXFLAGS='-march=native -O2 -pipe' CYGPATH_W='echo' DATADIRNAME='share' DEFS='' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage DISTCHECK_CONFIGURE_FLAGS ?= DISTCHECK_CONFIGURE_FLAGS ?= ECHO_C='' ECHO_N='-n' ECHO_T='' EGG_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' EGG_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 ' EGG_SMCLIENT_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/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' EXEEXT='' EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f)))) EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po) EXTRA_DIST += $(if $(YELP_LC_DIST),$(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp)) EXTRA_DIST ?= GCK_CFLAGS='' GCK_LIBS='' GCOV='' GENHTML='' GETTEXT_PACKAGE='seahorse' GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY) GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY) GITIGNOREFILES ?= GITIGNOREFILES ?= GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GNOME_CODE_COVERAGE_RULES=' GNUPG='/usr/bin/gpg' GPGME_CONFIG='/usr/bin/gpgme-config' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='1' GSETTINGS_RULES=' GTK_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GTK_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 ' HELP_DIR='${datadir}/help' HELP_EXTRA ?= HELP_FILES ?= HELP_ID ?= HELP_LINGUAS ?= HELP_MEDIA ?= HELP_POT ?= 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))' ITSTOOL='/bin/true' LCOV='' LDFLAGS='-Wl,-O1 -Wl,--as-needed ' LIBOBJS='' LIBS='' LIBSECRET_CFLAGS='' LIBSECRET_LIBS='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/app-crypt/seahorse-3.14.1/work/seahorse-3.14.1/build/aux/missing makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='build/aux/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NETLIBS='' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='seahorse' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse' PACKAGE_NAME='seahorse' PACKAGE_STRING='seahorse 3.14.1' PACKAGE_TARNAME='seahorse' PACKAGE_URL='' PACKAGE_VERSION='3.14.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='x86_64-pc-linux-gnu-ranlib' SEAHORSE_CFLAGS='-I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/gio-unix-2.0/ -I/usr/include/gcr-3 -I/usr/include/gck-1 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -DGCR_API_SUBJECT_TO_CHANGE -DGCK_API_SUBJECT_TO_CHANGE -DGTK_VERSION_MAX_ALLOWED=GTK_VERSION_3_4' SEAHORSE_LIBS='-Wl,--export-dynamic -lgmodule-2.0 -lgthread-2.0 -pthread -lgcr-ui-3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgcr-base-3 -lgck-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lp11-kit ' SET_MAKE='' SHARING_CFLAGS='' SHARING_LIBS='' SHELL='/bin/sh' SOUP_CFLAGS='' SOUP_LIBS='' SSH_KEYGEN_PATH='' SSH_PATH='' STRIP='' USE_NLS='yes' VALAC='/bin/true' VALA_FLAGS='' VERSION='3.14.1' WITH_COVERAGE_FALSE='' WITH_COVERAGE_TRUE='' WITH_HKP_FALSE='' WITH_HKP_TRUE='' WITH_KEYSERVER_FALSE='' WITH_KEYSERVER_TRUE='' WITH_LDAP_FALSE='' WITH_LDAP_TRUE='' WITH_PGP_FALSE='' WITH_PGP_TRUE='' WITH_PKCS11_FALSE='' WITH_PKCS11_TRUE='' WITH_SHARING_FALSE='' WITH_SHARING_TRUE='' WITH_SSH_FALSE='' WITH_SSH_TRUE='' WITH_VALAC_FALSE='#' WITH_VALAC_TRUE='' XGETTEXT='/usr/bin/xgettext' XMLLINT='xmllint' YELP_HELP_RULES=' YELP_LC_DIST='true' YELP_LC_MEDIA_LINKS='true' _HELP_C_EXTRA = $(foreach f,$(HELP_EXTRA),C/$(f)) _HELP_C_FILES = $(foreach f,$(HELP_FILES),C/$(f)) _HELP_C_MEDIA = $(foreach f,$(HELP_MEDIA),C/$(f)) _HELP_DEFAULT_V = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1) _HELP_LC_FILES = $(foreach lc,$(_HELP_LINGUAS),$(foreach f,$(HELP_FILES),$(lc)/$(f))) _HELP_LC_STAMPS = $(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).stamp) _HELP_LC_VERBOSE = $(_HELP_LC_VERBOSE_$(_HELP_V)) _HELP_LC_VERBOSE_ = $(_HELP_LC_VERBOSE_$(_HELP_DEFAULT_V)) _HELP_LC_VERBOSE_0 = @echo " GEN "$(dir $@); _HELP_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),$(filter $(LINGUAS),$(HELP_LINGUAS)),$(HELP_LINGUAS)) _HELP_MOFILES = $(patsubst %.po,%.mo,$(_HELP_POFILES)) _HELP_POFILES = $(if $(HELP_ID),$(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).po)) _HELP_POTFILE = $(if $(HELP_POT),$(HELP_POT),$(if $(HELP_ID),$(HELP_ID).pot)) _HELP_V = $(if $(V),$(V),$(_HELP_DEFAULT_V)) ac_ct_CC='' ac_ct_CXX='' all-am: $(gsettings_SCHEMAS:.xml=.valid) all: $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_LC_FILES) $(_HELP_POFILES) am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='/usr/bin' build_alias='x86_64-pc-linux-gnu' check-code-coverage: check-code-coverage: check-help: check: check-help clean-gsettings-schemas: clean-help: clean: code-coverage-clean clean: code-coverage-clean code-coverage-capture-hook: code-coverage-capture-hook: code-coverage-capture: code-coverage-capture-hook code-coverage-capture: code-coverage-capture-hook code-coverage-clean: code-coverage-clean: code_coverage_quiet = $(code_coverage_quiet_$(V)) code_coverage_quiet = $(code_coverage_quiet_$(V)) code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY)) code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY)) code_coverage_quiet_0 = --quiet code_coverage_quiet_0 = --quiet datadir='/usr/share' datarootdir='${prefix}/share' distdir-help-files: $(_HELP_LC_FILES) distdir: distdir-help-files docdir='/usr/share/doc/seahorse-3.14.1' dvidir='${docdir}' else else else else endif endif endif endif endif endif endif' exec_prefix='NONE' gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) gsettingsschemadir='/usr/share/glib-2.0/schemas' host_alias='x86_64-pc-linux-gnu' htmldir='${docdir}' ifdef gsettings_ENUM_NAMESPACE ifeq ($(CODE_COVERAGE_ENABLED),yes) ifeq ($(CODE_COVERAGE_ENABLED),yes) ifeq ($(CODE_COVERAGE_ENABLED),yes) ifeq ($(CODE_COVERAGE_ENABLED),yes) ifeq ($(CODE_COVERAGE_ENABLED),yes) ifeq ($(CODE_COVERAGE_ENABLED),yes) includedir='${prefix}/include' infodir='/usr/share/info' install-data-am: $(if $(HELP_ID),install-help) install-data-am: install-gsettings-schemas install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) install-help: $(_HELP_LC_FILES) install_sh='${SHELL} /var/tmp/portage/app-crypt/seahorse-3.14.1/work/seahorse-3.14.1/build/aux/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' mostlyclean-am: $(if $(HELP_ID),clean-help) mostlyclean-am: clean-gsettings-schemas oldincludedir='/usr/include' pdfdir='${docdir}' pot: $(_HELP_POTFILE) prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' repo: $(_HELP_POTFILE) sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uninstall-am: $(if $(HELP_ID),uninstall-help) uninstall-am: uninstall-gsettings-schemas uninstall-gsettings-schemas: uninstall-help: ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "seahorse" #define PACKAGE_TARNAME "seahorse" #define PACKAGE_VERSION "3.14.1" #define PACKAGE_STRING "seahorse 3.14.1" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse" #define PACKAGE_URL "" #define PACKAGE "seahorse" #define VERSION "3.14.1" #define GETTEXT_PACKAGE "seahorse" #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_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_FSEEKO 1 #define HAVE_STRSEP 1 #define GNUPG "/usr/bin/gpg" configure: exit 1