Your message dated Wed, 16 Nov 2016 21:34:13 +0000
with message-id <e1c77qp-0001y8...@fasolo.debian.org>
and subject line Bug#835675: fixed in seahorse-nautilus 3.11.92-1.1
has caused the Debian Bug report #835675,
regarding seahorse-nautilus: FTBFS: conftest.c:11:28: fatal error: 
ac_nonexistent.h: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
835675: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835675
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: seahorse-nautilus
Version: 3.11.92-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160828 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc version 6.2.0 20160822 (Debian 6.2.0-1) 
> configure:3615: $? = 0
> configure:3604: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:3615: $? = 1
> configure:3604: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:3615: $? = 1
> configure:3635: checking whether the C compiler works
> configure:3657: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:3661: $? = 0
> configure:3709: result: yes
> configure:3712: checking for C compiler default output file name
> configure:3714: result: a.out
> configure:3720: checking for suffix of executables
> configure:3727: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:3731: $? = 0
> configure:3753: result: 
> configure:3775: checking whether we are cross compiling
> configure:3783: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:3787: $? = 0
> configure:3794: ./conftest
> configure:3798: $? = 0
> configure:3813: result: no
> configure:3818: checking for suffix of object files
> configure:3840: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3844: $? = 0
> configure:3865: result: o
> configure:3869: checking whether we are using the GNU C compiler
> configure:3888: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3888: $? = 0
> configure:3897: result: yes
> configure:3906: checking whether gcc accepts -g
> configure:3926: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:3926: $? = 0
> configure:3967: result: yes
> configure:3984: checking for gcc option to accept ISO C89
> configure:4047: gcc  -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4047: $? = 0
> configure:4060: result: none needed
> configure:4082: checking dependency style of gcc
> configure:4193: result: none
> configure:4214: checking how to run the C preprocessor
> configure:4245: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:4245: $? = 0
> configure:4259: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:4259: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "seahorse-nautilus"
> | #define PACKAGE_TARNAME "seahorse-nautilus"
> | #define PACKAGE_VERSION "3.11.92"
> | #define PACKAGE_STRING "seahorse-nautilus 3.11.92"
> | #define PACKAGE_BUGREPORT 
> "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus";
> | #define PACKAGE_URL ""
> | #define PACKAGE "seahorse-nautilus"
> | #define VERSION "3.11.92"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4284: result: gcc -E
> configure:4304: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:4304: $? = 0
> configure:4318: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:4318: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "seahorse-nautilus"
> | #define PACKAGE_TARNAME "seahorse-nautilus"
> | #define PACKAGE_VERSION "3.11.92"
> | #define PACKAGE_STRING "seahorse-nautilus 3.11.92"
> | #define PACKAGE_BUGREPORT 
> "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus";
> | #define PACKAGE_URL ""
> | #define PACKAGE "seahorse-nautilus"
> | #define VERSION "3.11.92"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4347: checking for grep that handles long lines and -e
> configure:4405: result: /bin/grep
> configure:4410: checking for egrep
> configure:4472: result: /bin/grep -E
> configure:4477: checking for ANSI C header files
> configure:4497: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4497: $? = 0
> configure:4570: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:4570: $? = 0
> configure:4570: ./conftest
> configure:4570: $? = 0
> configure:4581: result: yes
> configure:4594: checking for sys/types.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4594: checking for sys/stat.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4594: checking for stdlib.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4594: checking for string.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4594: checking for memory.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4594: checking for strings.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4594: checking for inttypes.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4594: checking for stdint.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4594: checking for unistd.h
> configure:4594: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4594: $? = 0
> configure:4594: result: yes
> configure:4607: checking minix/config.h usability
> configure:4607: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c:54:26: fatal error: minix/config.h: No such file or directory
>  #include <minix/config.h>
>                           ^
> compilation terminated.
> configure:4607: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "seahorse-nautilus"
> | #define PACKAGE_TARNAME "seahorse-nautilus"
> | #define PACKAGE_VERSION "3.11.92"
> | #define PACKAGE_STRING "seahorse-nautilus 3.11.92"
> | #define PACKAGE_BUGREPORT 
> "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus";
> | #define PACKAGE_URL ""
> | #define PACKAGE "seahorse-nautilus"
> | #define VERSION "3.11.92"
> | #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 <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <minix/config.h>
> configure:4607: result: no
> configure:4607: checking minix/config.h presence
> configure:4607: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:21:26: fatal error: minix/config.h: No such file or directory
>  #include <minix/config.h>
>                           ^
> compilation terminated.
> configure:4607: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "seahorse-nautilus"
> | #define PACKAGE_TARNAME "seahorse-nautilus"
> | #define PACKAGE_VERSION "3.11.92"
> | #define PACKAGE_STRING "seahorse-nautilus 3.11.92"
> | #define PACKAGE_BUGREPORT 
> "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus";
> | #define PACKAGE_URL ""
> | #define PACKAGE "seahorse-nautilus"
> | #define VERSION "3.11.92"
> | #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 <minix/config.h>
> configure:4607: result: no
> configure:4607: checking for minix/config.h
> configure:4607: result: no
> configure:4628: checking whether it is safe to define __EXTENSIONS__
> configure:4646: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:4646: $? = 0
> configure:4653: result: yes
> configure:4668: checking for library containing strerror
> configure:4699: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:4699: $? = 0
> configure:4716: result: none required
> configure:4772: checking for gcc
> configure:4799: result: gcc
> configure:5028: checking for C compiler version
> configure:5037: gcc --version >&5
> gcc (Debian 6.2.0-1) 6.2.0 20160822
> Copyright (C) 2016 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:5048: $? = 0
> configure:5037: gcc -v >&5
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
> Target: x86_64-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 6.2.0-1' 
> --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs 
> --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
> --program-suffix=-6 --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
> --enable-libstdcxx-debug --enable-libstdcxx-time=yes 
> --with-default-libstdcxx-abi=new --enable-gnu-unique-object 
> --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib 
> --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo 
> --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home 
> --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 
> --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 
> --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
> --enable-objc-gc --enable-multiarch --with-arch-32=i686 --with-abi=m64 
> --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
> --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
> --target=x86_64-linux-gnu
> Thread model: posix
> gcc version 6.2.0 20160822 (Debian 6.2.0-1) 
> configure:5048: $? = 0
> configure:5037: gcc -V >&5
> gcc: error: unrecognized command line option '-V'
> gcc: fatal error: no input files
> compilation terminated.
> configure:5048: $? = 1
> configure:5037: gcc -qversion >&5
> gcc: error: unrecognized command line option '-qversion'; did you mean 
> '--version'?
> gcc: fatal error: no input files
> compilation terminated.
> configure:5048: $? = 1
> configure:5052: checking whether we are using the GNU C compiler
> configure:5080: result: yes
> configure:5089: checking whether gcc accepts -g
> configure:5150: result: yes
> configure:5167: checking for gcc option to accept ISO C89
> configure:5243: result: none needed
> configure:5265: checking dependency style of gcc
> configure:5376: result: none
> configure:5396: checking how to run the C preprocessor
> configure:5466: result: gcc -E
> configure:5486: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:5486: $? = 0
> configure:5500: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
>  #include <ac_nonexistent.h>
>                             ^
> compilation terminated.
> configure:5500: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "seahorse-nautilus"
> | #define PACKAGE_TARNAME "seahorse-nautilus"
> | #define PACKAGE_VERSION "3.11.92"
> | #define PACKAGE_STRING "seahorse-nautilus 3.11.92"
> | #define PACKAGE_BUGREPORT 
> "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus";
> | #define PACKAGE_URL ""
> | #define PACKAGE "seahorse-nautilus"
> | #define VERSION "3.11.92"
> | #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
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:5529: checking whether gcc and cc understand -c and -o together
> configure:5560: gcc -c conftest.c -o conftest2.o >&5
> configure:5564: $? = 0
> configure:5570: gcc -c conftest.c -o conftest2.o >&5
> configure:5574: $? = 0
> configure:5585: cc -c conftest.c >&5
> configure:5589: $? = 0
> configure:5597: cc -c conftest.c -o conftest2.o >&5
> configure:5601: $? = 0
> configure:5607: cc -c conftest.c -o conftest2.o >&5
> configure:5611: $? = 0
> configure:5629: result: yes
> configure:5655: checking whether ln -s works
> configure:5659: result: yes
> configure:5666: checking whether make sets $(MAKE)
> configure:5688: result: yes
> configure:5757: checking build system type
> configure:5771: result: x86_64-pc-linux-gnu
> configure:5791: checking host system type
> configure:5804: result: x86_64-pc-linux-gnu
> configure:5845: checking how to print strings
> configure:5872: result: printf
> configure:5893: checking for a sed that does not truncate output
> configure:5957: result: /bin/sed
> configure:5975: checking for fgrep
> configure:6037: result: /bin/grep -F
> configure:6072: checking for ld used by gcc
> configure:6139: result: /usr/bin/ld
> configure:6146: checking if the linker (/usr/bin/ld) is GNU ld
> configure:6161: result: yes
> configure:6173: checking for BSD- or MS-compatible name lister (nm)
> configure:6222: result: /usr/bin/nm -B
> configure:6352: checking the name lister (/usr/bin/nm -B) interface
> configure:6359: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:6362: /usr/bin/nm -B "conftest.o"
> configure:6365: output
> 0000000000000000 B some_variable
> configure:6372: result: BSD nm
> configure:6376: checking the maximum length of command line arguments
> configure:6506: result: 1572864
> configure:6523: checking whether the shell understands some XSI constructs
> configure:6533: result: yes
> configure:6537: checking whether the shell understands "+="
> configure:6543: result: yes
> configure:6578: checking how to convert x86_64-pc-linux-gnu file names to 
> x86_64-pc-linux-gnu format
> configure:6618: result: func_convert_file_noop
> configure:6625: checking how to convert x86_64-pc-linux-gnu file names to 
> toolchain format
> configure:6645: result: func_convert_file_noop
> configure:6652: checking for /usr/bin/ld option to reload object files
> configure:6659: result: -r
> configure:6733: checking for objdump
> configure:6749: found /usr/bin/objdump
> configure:6760: result: objdump
> configure:6792: checking how to recognize dependent libraries
> configure:6994: result: pass_all
> configure:7079: checking for dlltool
> configure:7109: result: no
> configure:7139: checking how to associate runtime and link libraries
> configure:7166: result: printf %s\n
> configure:7226: checking for ar
> configure:7242: found /usr/bin/ar
> configure:7253: result: ar
> configure:7290: checking for archiver @FILE support
> configure:7307: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7307: $? = 0
> configure:7310: ar cru libconftest.a @conftest.lst >&5
> ar: `u' modifier ignored since `D' is the default (see `U')
> configure:7313: $? = 0
> configure:7318: ar cru libconftest.a @conftest.lst >&5
> ar: `u' modifier ignored since `D' is the default (see `U')
> ar: conftest.o: No such file or directory
> configure:7321: $? = 1
> configure:7333: result: @
> configure:7391: checking for strip
> configure:7407: found /usr/bin/strip
> configure:7418: result: strip
> configure:7490: checking for ranlib
> configure:7506: found /usr/bin/ranlib
> configure:7517: result: ranlib
> configure:7619: checking command to parse /usr/bin/nm -B output from gcc 
> object
> configure:7739: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:7742: $? = 0
> configure:7746: /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:7749: $? = 0
> configure:7815: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c conftstm.o >&5
> configure:7818: $? = 0
> configure:7856: result: ok
> configure:7893: checking for sysroot
> configure:7923: result: no
> configure:8000: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8003: $? = 0
> configure:8185: checking for mt
> configure:8215: result: no
> configure:8235: checking if : is a manifest tool
> configure:8241: : '-?'
> configure:8249: result: no
> configure:8888: checking for dlfcn.h
> configure:8888: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:8888: $? = 0
> configure:8888: result: yes
> configure:9064: checking for objdir
> configure:9079: result: .libs
> configure:9350: checking if gcc supports -fno-rtti -fno-exceptions
> configure:9368: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not 
> for C
> configure:9372: $? = 0
> configure:9385: result: no
> configure:9712: checking for gcc option to produce PIC
> configure:9719: result: -fPIC -DPIC
> configure:9727: checking if gcc PIC flag -fPIC -DPIC works
> configure:9745: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
> configure:9749: $? = 0
> configure:9762: result: yes
> configure:9791: checking if gcc static flag -static works
> configure:9819: result: yes
> configure:9834: checking if gcc supports -c -o file.o
> configure:9855: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
> configure:9859: $? = 0
> configure:9881: result: yes
> configure:9889: checking if gcc supports -c -o file.o
> configure:9936: result: yes
> configure:9969: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries
> configure:11122: result: yes
> configure:11159: checking whether -lc should be explicitly linked in
> configure:11167: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:11170: $? = 0
> configure:11185: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname 
> -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
> configure:11188: $? = 0
> configure:11202: result: no
> configure:11362: checking dynamic linker characteristics
> configure:11873: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c  >&5
> configure:11873: $? = 0
> configure:12099: result: GNU/Linux ld.so
> configure:12206: checking how to hardcode library paths into programs
> configure:12231: result: immediate
> configure:12771: checking whether stripping libraries is possible
> configure:12776: result: yes
> configure:12811: checking if libtool supports shared libraries
> configure:12813: result: yes
> configure:12816: checking whether to build shared libraries
> configure:12837: result: yes
> configure:12840: checking whether to build static libraries
> configure:12844: result: no
> configure:12882: checking whether NLS is requested
> configure:12891: result: yes
> configure:12909: checking for intltool >= 0.35.0
> configure:12911: result: 0.50.2 found
> configure:12919: checking for intltool-update
> configure:12937: found /usr/bin/intltool-update
> configure:12949: result: /usr/bin/intltool-update
> configure:12959: checking for intltool-merge
> configure:12977: found /usr/bin/intltool-merge
> configure:12989: result: /usr/bin/intltool-merge
> configure:12999: checking for intltool-extract
> configure:13017: found /usr/bin/intltool-extract
> configure:13029: result: /usr/bin/intltool-extract
> configure:13183: checking for xgettext
> configure:13201: found /usr/bin/xgettext
> configure:13213: result: /usr/bin/xgettext
> configure:13223: checking for msgmerge
> configure:13241: found /usr/bin/msgmerge
> configure:13253: result: /usr/bin/msgmerge
> configure:13263: checking for msgfmt
> configure:13281: found /usr/bin/msgfmt
> configure:13293: result: /usr/bin/msgfmt
> configure:13303: checking for gmsgfmt
> configure:13334: result: /usr/bin/msgfmt
> configure:13354: checking for perl
> configure:13372: found /usr/bin/perl
> configure:13384: result: /usr/bin/perl
> configure:13395: checking for perl >= 5.8.1
> configure:13402: result: 5.22.2
> configure:13406: checking for XML::Parser
> configure:13409: result: ok
> configure:13434: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:13434: $? = 0
> configure:13462: checking for pkg-config
> configure:13480: found /usr/bin/pkg-config
> configure:13493: result: /usr/bin/pkg-config
> configure:13509: checking for special C compiler options needed for large 
> files
> configure:13554: result: no
> configure:13560: checking for _FILE_OFFSET_BITS value needed for large files
> configure:13585: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:13585: $? = 0
> configure:13617: result: no
> configure:13702: checking for off_t
> configure:13702: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:13702: $? = 0
> configure:13702: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> conftest.c: In function 'main':
> conftest.c:64:20: error: expected expression before ')' token
>  if (sizeof ((off_t)))
>                     ^
> configure:13702: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "seahorse-nautilus"
> | #define PACKAGE_TARNAME "seahorse-nautilus"
> | #define PACKAGE_VERSION "3.11.92"
> | #define PACKAGE_STRING "seahorse-nautilus 3.11.92"
> | #define PACKAGE_BUGREPORT 
> "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus";
> | #define PACKAGE_URL ""
> | #define PACKAGE "seahorse-nautilus"
> | #define VERSION "3.11.92"
> | #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/"
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | int
> | main ()
> | {
> | if (sizeof ((off_t)))
> |         return 0;
> |   ;
> |   return 0;
> | }
> configure:13702: result: yes
> configure:13713: checking for _LARGEFILE_SOURCE value needed for large files
> configure:13732: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:13732: $? = 0
> configure:13760: result: no
> configure:13914: checking pkg-config is at least version 0.16
> configure:13917: result: yes
> configure:14028: checking locale.h usability
> configure:14028: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:14028: $? = 0
> configure:14028: result: yes
> configure:14028: checking locale.h presence
> configure:14028: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:14028: $? = 0
> configure:14028: result: yes
> configure:14028: checking for locale.h
> configure:14028: result: yes
> configure:14039: checking for LC_MESSAGES
> configure:14055: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:14055: $? = 0
> configure:14063: result: yes
> configure:14080: checking libintl.h usability
> configure:14080: gcc -c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:14080: $? = 0
> configure:14080: result: yes
> configure:14080: checking libintl.h presence
> configure:14080: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> configure:14080: $? = 0
> configure:14080: result: yes
> configure:14080: checking for libintl.h
> configure:14080: result: yes
> configure:14088: checking for ngettext in libc
> configure:14106: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:14106: $? = 0
> configure:14115: result: yes
> configure:14119: checking for dgettext in libc
> configure:14137: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:14137: $? = 0
> configure:14146: result: yes
> configure:14153: checking for bind_textdomain_codeset
> configure:14153: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c  >&5
> configure:14153: $? = 0
> configure:14153: result: yes
> configure:14429: checking for msgfmt
> configure:14456: result: /usr/bin/msgfmt
> configure:14467: checking for dcgettext
> configure:14467: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c   >&5
> conftest.c:57:6: warning: conflicting types for built-in function 'dcgettext'
>  char dcgettext ();
>       ^~~~~~~~~
> configure:14467: $? = 0
> configure:14467: result: yes
> configure:14477: checking if msgfmt accepts -c
> configure:14492: $MSGFMT -c -o /dev/null conftest.foo
> conftest.foo:3: warning: header field 'Language' missing in header
> configure:14495: $? = 0
> configure:14497: result: yes
> configure:14507: checking for gmsgfmt
> configure:14538: result: /usr/bin/msgfmt
> configure:14548: checking for xgettext
> configure:14575: result: /usr/bin/xgettext
> configure:14594: gcc -o conftest -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.c   >&5
> configure:14594: $? = 0
> configure:14736: checking for GTK
> configure:14743: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0 gio-2.0"
> configure:14746: $? = 0
> configure:14760: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.0 gio-2.0"
> configure:14763: $? = 0
> configure:14821: result: yes
> configure:14828: checking for glib-genmarshal
> configure:14846: found /usr/bin/glib-genmarshal
> configure:14858: result: /usr/bin/glib-genmarshal
> configure:14887: checking for gpg
> configure:14905: found /usr/bin/gpg
> configure:14917: result: /usr/bin/gpg
> configure:14931: checking for appropriate GnuPG version
> configure:14963: error: Appropriate version of GnuPG not found. Please 
> install one of versions: 1.2 1.4 2.0
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=x86_64-pc-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='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value='-Wdate-time -D_FORTIFY_SOURCE=2'
> 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_GCR_CFLAGS_set=
> ac_cv_env_GCR_CFLAGS_value=
> ac_cv_env_GCR_LIBS_set=
> ac_cv_env_GCR_LIBS_value=
> ac_cv_env_GNOME_KEYRING_CFLAGS_set=
> ac_cv_env_GNOME_KEYRING_CFLAGS_value=
> ac_cv_env_GNOME_KEYRING_LIBS_set=
> ac_cv_env_GNOME_KEYRING_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_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=-Wl,-z,relro
> ac_cv_env_LIBCRYPTUI_CFLAGS_set=
> ac_cv_env_LIBCRYPTUI_CFLAGS_value=
> ac_cv_env_LIBCRYPTUI_LIBS_set=
> ac_cv_env_LIBCRYPTUI_LIBS_value=
> ac_cv_env_LIBNOTIFY_CFLAGS_set=
> ac_cv_env_LIBNOTIFY_CFLAGS_value=
> ac_cv_env_LIBNOTIFY_LIBS_set=
> ac_cv_env_LIBNOTIFY_LIBS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_NAUTILUS_CFLAGS_set=
> ac_cv_env_NAUTILUS_CFLAGS_value=
> ac_cv_env_NAUTILUS_LIBS_set=
> ac_cv_env_NAUTILUS_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=x86_64-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> 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_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=x86_64-pc-linux-gnu
> ac_cv_objext=o
> ac_cv_path_EGREP='/bin/grep -E'
> ac_cv_path_FGREP='/bin/grep -F'
> ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal
> ac_cv_path_GMSGFMT=/usr/bin/msgfmt
> ac_cv_path_GNUPG=/usr/bin/gpg
> 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_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CPP='gcc -E'
> ac_cv_prog_ac_ct_AR=ar
> ac_cv_prog_ac_ct_CC=gcc
> 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_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_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_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_GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
> -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/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'
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>               $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \
>               test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || 
> $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \
>               test -z "$(gsettingsschemadir)" || $(MKDIR_P) 
> "$(DESTDIR)$(gsettingsschemadir)"; \
>       $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead 
> "<schemalist>" --vhead "  <@type@ 
> id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod "    <value 
> nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail "  </@type@>" 
> --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@
>       $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; 
> $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix 
> --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@
>       @$(NORMAL_INSTALL)
>       @$(NORMAL_UNINSTALL)
>       @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n 
> "$(gsettingsschemadir)" || list=; \
>       cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
>       echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files 
> ")"; \
>       fi
>       files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
>       if test -n "$^"; then \
>       rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
>       test -n "$$files" || exit 0; \
>       test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || 
> $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
> $(gsettings__enum_file): $(gsettings_ENUM_FILES)
> %.gschema.valid: %.gschema.xml $(gsettings__enum_file)
> .PHONY : uninstall-gsettings-schemas install-gsettings-schemas 
> clean-gsettings-schemas
> .SECONDARY: $(gsettings_SCHEMAS)
> ACLOCAL='${SHELL} /<<PKGBUILDDIR>>/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='1'
> AM_V='$(V)'
> AR='ar'
> AUTOCONF='${SHELL} /<<PKGBUILDDIR>>/missing autoconf'
> AUTOHEADER='${SHELL} /<<PKGBUILDDIR>>/missing autoheader'
> AUTOMAKE='${SHELL} /<<PKGBUILDDIR>>/missing automake-1.13'
> AWK='mawk'
> CATALOGS=''
> CATOBJEXT='.gmo'
> CC='gcc'
> CCDEPMODE='depmode=none'
> CFLAGS='-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security'
> CPP='gcc -E'
> CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2'
> CYGPATH_W='echo'
> DATADIRNAME='share'
> DBUS_CFLAGS=''
> DBUS_LIBS=''
> DEFS=''
> DEPDIR='.deps'
> DLLTOOL='false'
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/bin/grep -E'
> EXEEXT=''
> FGREP='/bin/grep -F'
> GCR_CFLAGS=''
> GCR_LIBS=''
> GETTEXT_PACKAGE='seahorse-nautilus'
> GLIB_COMPILE_SCHEMAS='/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas'
> GLIB_GENMARSHAL='/usr/bin/glib-genmarshal'
> GMOFILES=''
> GMSGFMT='/usr/bin/msgfmt'
> GNOME_KEYRING_CFLAGS=''
> GNOME_KEYRING_LIBS=''
> GNUPG='/usr/bin/gpg'
> GPGME_CONFIG=''
> GREP='/bin/grep'
> GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
> GSETTINGS_RULES='
> GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
> -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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'
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> INSTOBJEXT='.mo'
> INTLLIBS=''
> INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C 
> $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C 
> $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
> INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_MERGE='/usr/bin/intltool-merge'
> INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@'
> INTLTOOL_PERL='/usr/bin/perl'
> INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C 
> $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C 
> $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C 
> $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) 
> $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C 
> $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c 
> $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
> INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_UPDATE='/usr/bin/intltool-update'
> INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))'
> INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))'
> INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; 
> $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x 
> -u --no-translations $< $@'
> INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard 
> $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) 
> $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache 
> $(top_srcdir)/po $< $@'
> INTLTOOL__v_MERGE_0='@echo "  ITMRG " $@;'
> INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))'
> LD='/usr/bin/ld -m elf_x86_64'
> LDFLAGS='-Wl,-z,relro'
> LIBCRYPTUI_CFLAGS=''
> LIBCRYPTUI_LIBS=''
> LIBNOTIFY_CFLAGS=''
> LIBNOTIFY_LIBS=''
> LIBOBJS=''
> LIBS=''
> LIBTOOL='$(SHELL) $(top_builddir)/libtool'
> LIPO=''
> LN_S='ln -s'
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /<<PKGBUILDDIR>>/missing makeinfo'
> MANIFEST_TOOL=':'
> MKDIR_P='/bin/mkdir -p'
> MKINSTALLDIRS='./mkinstalldirs'
> MSGFMT='/usr/bin/msgfmt'
> MSGFMT_OPTS='-c'
> MSGMERGE='/usr/bin/msgmerge'
> NAUTILUS_CFLAGS=''
> NAUTILUS_EXTENSION_DIR=''
> NAUTILUS_LIBS=''
> NM='/usr/bin/nm -B'
> NMEDIT=''
> OBJDUMP='objdump'
> OBJEXT='o'
> OTOOL64=''
> OTOOL=''
> PACKAGE='seahorse-nautilus'
> PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus'
> PACKAGE_NAME='seahorse-nautilus'
> PACKAGE_STRING='seahorse-nautilus 3.11.92'
> PACKAGE_TARNAME='seahorse-nautilus'
> PACKAGE_URL=''
> PACKAGE_VERSION='3.11.92'
> 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'
> SEAHORSE_CFLAGS='  -pthread -I/usr/include/gtk-3.0 
> -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include 
> -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo 
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include'
> SEAHORSE_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'
> SED='/bin/sed'
> SET_MAKE=''
> SHELL='/bin/bash'
> STRIP='strip'
> USE_NLS='yes'
> VERSION='3.11.92'
> XGETTEXT='/usr/bin/xgettext'
> ac_ct_AR='ar'
> ac_ct_CC='gcc'
> ac_ct_DUMPBIN=''
> all-am: $(gsettings_SCHEMAS:.xml=.valid)
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE='#'
> am__include='include'
> am__isrc=''
> am__leading_dot='.'
> am__nodep=''
> am__quote=''
> am__tar='tar --format=ustar -chf - "$$tardir"'
> am__untar='tar -xf -'
> bindir='${exec_prefix}/bin'
> build='x86_64-pc-linux-gnu'
> build_alias='x86_64-linux-gnu'
> build_cpu='x86_64'
> build_os='linux-gnu'
> build_vendor='pc'
> clean-gsettings-schemas:
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> endif'
> exec_prefix='NONE'
> gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
> gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
> host='x86_64-pc-linux-gnu'
> host_alias=''
> host_cpu='x86_64'
> host_os='linux-gnu'
> host_vendor='pc'
> htmldir='${docdir}'
> ifdef gsettings_ENUM_NAMESPACE
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install-data-am: install-gsettings-schemas
> install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
> install_sh='${SHELL} /<<PKGBUILDDIR>>/install-sh'
> intltool__v_merge_options_0='-q'
> intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))'
> libdir='${prefix}/lib/x86_64-linux-gnu'
> libexecdir='${prefix}/lib/x86_64-linux-gnu'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='${prefix}/share/man'
> mkdir_p='$(MKDIR_P)'
> mostlyclean-am: clean-gsettings-schemas
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> uninstall-am: uninstall-gsettings-schemas
> uninstall-gsettings-schemas:
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME "seahorse-nautilus"
> #define PACKAGE_TARNAME "seahorse-nautilus"
> #define PACKAGE_VERSION "3.11.92"
> #define PACKAGE_STRING "seahorse-nautilus 3.11.92"
> #define PACKAGE_BUGREPORT 
> "http://bugzilla.gnome.org/enter_bug.cgi?product=seahorse-plugins&component=Nautilus";
> #define PACKAGE_URL ""
> #define PACKAGE "seahorse-nautilus"
> #define VERSION "3.11.92"
> #define STDC_HEADERS 1
> #define HAVE_SYS_TYPES_H 1
> #define HAVE_SYS_STAT_H 1
> #define HAVE_STDLIB_H 1
> #define HAVE_STRING_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_STRINGS_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_STDINT_H 1
> #define HAVE_UNISTD_H 1
> #define __EXTENSIONS__ 1
> #define _ALL_SOURCE 1
> #define _GNU_SOURCE 1
> #define _POSIX_PTHREAD_SEMANTICS 1
> #define _TANDEM_SOURCE 1
> #define HAVE_DLFCN_H 1
> #define LT_OBJDIR ".libs/"
> #define HAVE_FSEEKO 1
> #define GETTEXT_PACKAGE "seahorse-nautilus"
> #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
> 
> configure: exit 1
> dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=${prefix}/include --mandir=${prefix}/share/man 
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu 
> --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
> --disable-dependency-tracking returned exit code 1
> debian/rules:5: recipe for target 'build' failed
> make: *** [build] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/08/28/seahorse-nautilus_3.11.92-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: seahorse-nautilus
Source-Version: 3.11.92-1.1

We believe that the bug you reported is fixed in the latest version of
seahorse-nautilus, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 835...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ulrike Uhlig <u...@451f.org> (supplier of updated seahorse-nautilus package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 16 Nov 2016 21:31:26 +0100
Source: seahorse-nautilus
Binary: seahorse-nautilus
Architecture: source
Version: 3.11.92-1.1
Distribution: unstable
Urgency: medium
Maintainer: Janos Guljas <ja...@debian.org>
Changed-By: Ulrike Uhlig <u...@451f.org>
Closes: 835675
Description: 
 seahorse-nautilus - Nautilus extension for Seahorse integration
Changes:
 seahorse-nautilus (3.11.92-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * gpg21.patch: new patch, fixes FTBFS by supporting GnuPG 2.1;
     Thanks to Adrian Bunk <b...@stusta.de> for providing a patch.
     (Closes: #835675)
   * Really remove add-correct-flag-for-reaping-the-progress-child.patch.
Checksums-Sha1: 
 745789209a4dfbc34b60ce858ef4d3fa58f1d2b4 2005 seahorse-nautilus_3.11.92-1.1.dsc
 a52314b8b363fcaf0d6ef84676d42af31a6cfb3e 8704 
seahorse-nautilus_3.11.92-1.1.debian.tar.xz
Checksums-Sha256: 
 dc6639ce4ebd4ce1739f8be0509c4ce9df0c9933ab8b82c3c9f29551d4b23c6a 2005 
seahorse-nautilus_3.11.92-1.1.dsc
 c9a58f62d12830c710dd444c1fee47850cabb618334a1cd8d5db36c2d35784c1 8704 
seahorse-nautilus_3.11.92-1.1.debian.tar.xz
Files: 
 46b485a6b0323221f58557af554c6118 2005 gnome optional 
seahorse-nautilus_3.11.92-1.1.dsc
 b74dd43e45d992e31200fb488a728284 8704 gnome optional 
seahorse-nautilus_3.11.92-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE5UP557t8LGTy13pc7G2Dvyn8Ko4FAlgszVwACgkQ7G2Dvyn8
Ko68TBAAuTWbgdc0HZK7NT5yb8Xllpk/mT5PIqODu26Bd0BppYnxy5tQciGgP5UO
BlKfnr5la0r51kHBnZ2oJiJ+kZdU3R4IAAl7GzqvOkv240i+fjdGdLfcdSxlGY8w
ImVtwE2eZhEDH9mH34iPKFwxU8jzo8PmI2kpyKGnNJ576GGQjQXxLO7W3q//3LKf
vZQDf/yXgBJanzAbSC2l/m7hOBSV6Lpjzrez9SQVd4iTnvNdmDk6yiCww3yqWG8E
p4yOhzHmuOZKPqn3bbGBsgKTY27j8VKMamIxVVYhAJXrxqpYYS7SciM1+HfhfB7Z
cJTFCbKYppN/NqwX8mBmOLHsI/gvx4KSNcqhqA2crIvU9gyNTlPa/z/8Dc0gTqL0
v2xKjI3tjI/CUicJlxH42U5XcBo2hJSe+oDDe0aUhTVlmbuQB/4ko1pQHD5Fs9d/
17GMtKEpZ1z0hV5a2xonMT8brBT2I8ijIVa6EW/I09jitmAAvY1ac565hP43day+
QLgmsYV9JXxiXoPgTePa65gIQAm1pGRw5CaxWh3uz866Q2WhCz+08Tk/bK0uuUWx
t96SFGys2WeN7kF1Eo7Zht5IFUa8HA9764jQkhUuvxRYhkCioE5Kh9hvbFqd2PH2
AvaqEk3XcXr0FOfqNJWRpqElWpmiA/pHxYEUcaW3yHRRJFmyJ6Q=
=qCtr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to