ubuntu@crypto:~/src-gpg/gnupg/build-aux$ cat PLAY/build/gnupg/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gnupg configure 2.5.0-beta401, which was generated by GNU Autoconf 2.71. Invocation command line was $ /home/ubuntu/src-gpg/gnupg/configure --silent --enable-maintainer-mode --prefix=/opt/gpg --disable-g13 --enable-wks-tools ## --------- ## ## Platform. ## ## --------- ## hostname = crypto uname -m = x86_64 uname -r = 5.15.0-101-generic uname -s = Linux uname -v = #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/gpg/bin/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /snap/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3144: looking for aux files: config.rpath compile config.guess config.sub missing install-sh configure:3157: trying /home/ubuntu/src-gpg/gnupg/build-aux/ configure:3186: /home/ubuntu/src-gpg/gnupg/build-aux/config.rpath found configure:3186: /home/ubuntu/src-gpg/gnupg/build-aux/compile found configure:3186: /home/ubuntu/src-gpg/gnupg/build-aux/config.guess found configure:3186: /home/ubuntu/src-gpg/gnupg/build-aux/config.sub found configure:3186: /home/ubuntu/src-gpg/gnupg/build-aux/missing found configure:3168: /home/ubuntu/src-gpg/gnupg/build-aux/install-sh found configure:3354: checking for a BSD-compatible install configure:3427: result: /usr/bin/install -c configure:3438: checking whether build environment is sane configure:3493: result: yes configure:3652: checking for a race-free mkdir -p configure:3696: result: /usr/bin/mkdir -p configure:3703: checking for gawk configure:3724: found /usr/bin/gawk configure:3735: result: gawk configure:3746: checking whether make sets $(MAKE) configure:3769: result: yes configure:3799: checking whether make supports nested variables configure:3817: result: yes configure:3959: checking build system type configure:3974: result: x86_64-pc-linux-gnu configure:3994: checking host system type configure:4008: result: x86_64-pc-linux-gnu configure:4032: autobuild project... gnupg configure:4034: autobuild revision... 2.5.0-beta401 configure:4038: autobuild hostname... crypto configure:4051: autobuild timestamp... 20240322-174041 configure:4069: checking whether make supports the include directive configure:4084: make -f confmf.GNU && cat confinc.out make[2]: Entering directory '/home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg' make[2]: Leaving directory '/home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg' this is the am__doit target configure:4087: $? = 0 configure:4106: result: yes (GNU style) configure:4182: checking for gcc configure:4203: found /usr/bin/gcc configure:4214: result: gcc configure:4567: checking for C compiler version configure:4576: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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:4587: $? = 0 configure:4576: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:4587: $? = 0 configure:4576: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4587: $? = 1 configure:4576: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4587: $? = 1 configure:4576: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4587: $? = 1 configure:4607: checking whether the C compiler works configure:4629: gcc conftest.c >&5 configure:4633: $? = 0 configure:4683: result: yes configure:4686: checking for C compiler default output file name configure:4688: result: a.out configure:4694: checking for suffix of executables configure:4701: gcc -o conftest conftest.c >&5 configure:4705: $? = 0 configure:4728: result: configure:4750: checking whether we are cross compiling configure:4758: gcc -o conftest conftest.c >&5 configure:4762: $? = 0 configure:4769: ./conftest configure:4773: $? = 0 configure:4788: result: no configure:4793: checking for suffix of object files configure:4816: gcc -c conftest.c >&5 configure:4820: $? = 0 configure:4842: result: o configure:4846: checking whether the compiler supports GNU C configure:4866: gcc -c conftest.c >&5 configure:4866: $? = 0 configure:4876: result: yes configure:4887: checking whether gcc accepts -g configure:4908: gcc -c -g conftest.c >&5 configure:4908: $? = 0 configure:4952: result: yes configure:4972: checking for gcc option to enable C11 features configure:4987: gcc -c -g -O2 conftest.c >&5 configure:4987: $? = 0 configure:5005: result: none needed configure:5121: checking whether gcc understands -c and -o together configure:5144: gcc -c conftest.c -o conftest2.o configure:5147: $? = 0 configure:5144: gcc -c conftest.c -o conftest2.o configure:5147: $? = 0 configure:5159: result: yes configure:5178: checking dependency style of gcc configure:5290: result: gcc3 configure:5310: checking for stdio.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for stdlib.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for string.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for inttypes.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for stdint.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for strings.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for sys/stat.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for sys/types.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for unistd.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for wchar.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for minix/config.h configure:5310: gcc -c -g -O2 conftest.c >&5 conftest.c:50:10: fatal error: minix/config.h: No such file or directory 50 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5310: result: no configure:5310: checking for sys/socket.h configure:5310: gcc -c -g -O2 conftest.c >&5 configure:5310: $? = 0 configure:5310: result: yes configure:5310: checking for vfork.h configure:5310: gcc -c -g -O2 conftest.c >&5 conftest.c:51:10: fatal error: vfork.h: No such file or directory 51 | #include | ^~~~~~~~~ compilation terminated. configure:5310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5310: result: no configure:5341: checking whether it is safe to define __EXTENSIONS__ configure:5360: gcc -c -g -O2 conftest.c >&5 configure:5360: $? = 0 configure:5368: result: yes configure:5371: checking whether _XOPEN_SOURCE should be defined configure:5393: gcc -c -g -O2 conftest.c >&5 configure:5393: $? = 0 configure:5420: result: no configure:5937: checking whether SELinux support is requested configure:5947: result: no configure:5951: checking whether to allocate extra secure memory configure:5961: result: no configure:5972: checking calibrated passphrase-stretching (s2k) duration configure:5983: result: 100 milliseconds configure:5989: checking whether to enable trust models configure:5997: result: yes configure:6005: checking whether to enable TOFU configure:6015: result: yes configure:6021: checking whether to enable libdns configure:6031: result: yes configure:6052: checking whether to enable the RSA public key for gpg configure:6062: result: yes configure:6072: checking whether to enable the ECDH public key for gpg configure:6082: result: yes configure:6090: checking whether to enable the ECDSA public key for gpg configure:6100: result: yes configure:6108: checking whether to enable the EdDSA public key for gpg configure:6118: result: yes configure:6127: checking whether to enable the IDEA cipher for gpg configure:6137: result: yes configure:6146: checking whether to enable the CAST5 cipher for gpg configure:6156: result: yes configure:6164: checking whether to enable the BLOWFISH cipher for gpg configure:6174: result: yes configure:6182: checking whether to enable the AES128 cipher for gpg configure:6192: result: yes configure:6200: checking whether to enable the AES192 cipher for gpg configure:6210: result: yes configure:6218: checking whether to enable the AES256 cipher for gpg configure:6228: result: yes configure:6236: checking whether to enable the TWOFISH cipher for gpg configure:6246: result: yes configure:6254: checking whether to enable the CAMELLIA128 cipher for gpg configure:6264: result: yes configure:6272: checking whether to enable the CAMELLIA192 cipher for gpg configure:6282: result: yes configure:6290: checking whether to enable the CAMELLIA256 cipher for gpg configure:6300: result: yes configure:6309: checking whether to enable the MD5 hash for gpg configure:6319: result: yes configure:6328: checking whether to enable the RIPE-MD160 hash for gpg configure:6338: result: yes configure:6346: checking whether to enable the SHA-224 hash for gpg configure:6356: result: yes configure:6365: checking whether to enable the SHA-384 hash for gpg configure:6375: result: yes configure:6383: checking whether to enable the SHA-512 hash for gpg configure:6393: result: yes configure:6406: checking whether to enable the ZIP and ZLIB compression algorithm configure:6414: result: yes configure:6419: checking whether to enable the BZIP2 compression algorithm configure:6427: result: yes configure:6432: checking whether to enable external program execution configure:6440: result: yes configure:6449: checking whether to enable photo ID viewing configure:6464: result: yes configure:6468: checking whether to use a fixed photo ID viewer configure:6485: result: no configure:6495: checking for the size of the key and uid cache configure:6514: result: 4096 configure:6525: checking whether use of capabilities is requested configure:6536: result: no configure:6541: checking whether smartcard support is requested configure:6549: result: yes configure:6563: checking whether to enable the internal CCID driver configure:6571: result: auto configure:6574: checking whether to auto start dirmngr configure:6582: result: yes configure:6605: checking whether to enable maintainer-specific portions of Makefiles configure:6615: result: yes configure:6631: checking for programs configure:6633: checking whether make sets $(MAKE) configure:6656: result: yes configure:6665: checking whether build environment is sane configure:6720: result: yes configure:6760: checking whether make supports nested variables configure:6778: result: yes configure:6793: checking for gawk configure:6825: result: gawk configure:6889: checking for gcc configure:6921: result: gcc configure:7274: checking for C compiler version configure:7283: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Copyright (C) 2021 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:7294: $? = 0 configure:7283: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:7294: $? = 0 configure:7283: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:7294: $? = 1 configure:7283: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:7294: $? = 1 configure:7283: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:7294: $? = 1 configure:7298: checking whether the compiler supports GNU C configure:7328: result: yes configure:7339: checking whether gcc accepts -g configure:7404: result: yes configure:7424: checking for gcc option to enable C11 features configure:7457: result: none needed configure:7573: checking whether gcc understands -c and -o together configure:7611: result: yes configure:7630: checking dependency style of gcc configure:7742: result: gcc3 configure:7762: checking how to run the C preprocessor configure:7788: gcc -E conftest.c configure:7788: $? = 0 configure:7803: gcc -E conftest.c conftest.c:72:10: fatal error: ac_nonexistent.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7803: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | /* end confdefs.h. */ | #include configure:7830: result: gcc -E configure:7844: gcc -E conftest.c configure:7844: $? = 0 configure:7859: gcc -E conftest.c conftest.c:72:10: fatal error: ac_nonexistent.h: No such file or directory 72 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | /* end confdefs.h. */ | #include configure:7894: checking whether ln -s works configure:7898: result: yes configure:7953: checking for ranlib configure:7974: found /usr/bin/ranlib configure:7985: result: ranlib configure:8055: checking for ar configure:8076: found /usr/bin/ar configure:8087: result: ar configure:8111: checking for perl configure:8134: found /usr/bin/perl configure:8146: result: /usr/bin/perl configure:8202: checking for windres configure:8237: result: no configure:8258: checking for yat2m configure:8281: found /opt/gpg/bin/yat2m configure:8294: result: /opt/gpg/bin/yat2m configure:8311: checking for library containing strerror configure:8341: gcc -o conftest -g -O2 conftest.c >&5 configure:8341: $? = 0 configure:8361: result: none required configure:8378: checking for special C compiler options needed for large files configure:8426: result: no configure:8432: checking for _FILE_OFFSET_BITS value needed for large files configure:8458: gcc -c -g -O2 conftest.c >&5 configure:8458: $? = 0 configure:8492: result: no configure:8583: awk with an option -n for hexadecimal configure:8594: checking for cc for build configure:8601: result: gcc configure:8726: checking pkg-config is at least version 0.9.0 configure:8729: result: yes configure:8905: checking for libraries configure:8952: checking for gpg-error-config configure:8988: result: /opt/gpg/bin/gpg-error-config configure:8999: checking for gpgrt-config configure:9023: found /opt/gpg/bin/gpgrt-config configure:9036: result: /opt/gpg/bin/gpgrt-config configure:9111: Use gpgrt-config with /opt/gpg/lib as gpg-error-config configure:9144: checking for GPG Error - version >= 1.46 configure:9158: result: yes (1.48) configure:9226: Use gpgrt-config as libgcrypt-config configure:9304: checking for LIBGCRYPT - version >= 1.9.1 configure:9342: result: yes (1.10.3) configure:9358: checking LIBGCRYPT API version configure:9361: result: okay configure:9456: Use gpgrt-config as libassuan-config configure:9519: checking for LIBASSUAN - version >= 3.0.0 configure:9566: result: no configure:9679: Use gpgrt-config as ksba-config configure:9742: checking for KSBA - version >= 1.6.3 configure:9780: result: yes (1.6.6) configure:9796: checking KSBA API version configure:9799: result: okay configure:9876: checking for libusb_init in -lusb-1.0 configure:9899: gcc -o conftest -g -O2 conftest.c -lusb-1.0 >&5 configure:9899: $? = 0 configure:9910: result: yes configure:9918: checking libusb include dir configure:9932: gcc -E conftest.c conftest.c:74:10: fatal error: libusb.h: No such file or directory 74 | #include | ^~~~~~~~~~ compilation terminated. configure:9932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | /* end confdefs.h. */ | #include configure:9932: gcc -E -I/usr/include/libusb-1.0 conftest.c configure:9932: $? = 0 configure:9943: result: /usr/include/libusb-1.0 configure:9976: checking for library containing dlopen configure:10006: gcc -o conftest -g -O2 conftest.c >&5 configure:10006: $? = 0 configure:10026: result: none required configure:10055: checking for SQLITE3 configure:10062: $PKG_CONFIG --exists --print-errors "sqlite3 >= $NEED_SQLITE_VERSION" configure:10065: $? = 0 configure:10079: $PKG_CONFIG --exists --print-errors "sqlite3 >= $NEED_SQLITE_VERSION" configure:10082: $? = 0 configure:10120: result: yes configure:10169: checking for encfs configure:10205: result: /usr/bin/encfs configure:10219: checking for fusermount configure:10242: found /usr/bin/fusermount configure:10255: result: /usr/bin/fusermount configure:10289: Use gpgrt-config as npth-config configure:10364: checking for NPTH - version >= 1.2 configure:10387: result: yes (1.7) configure:10403: checking NPTH API version configure:10406: result: okay configure:10521: Use gpgrt-config as ntbtls-config configure:10599: checking for NTBTLS - version >= 0.2.0 configure:10637: result: yes (0.3.2) configure:10653: checking NTBTLS API version configure:10656: result: okay configure:10837: checking for networking options configure:10846: checking for gethostbyname configure:10846: gcc -o conftest -g -O2 conftest.c >&5 configure:10846: $? = 0 configure:10846: result: yes configure:10893: checking for setsockopt configure:10893: gcc -o conftest -g -O2 conftest.c >&5 configure:10893: $? = 0 configure:10893: result: yes configure:10953: checking for library containing res_query configure:10983: gcc -o conftest -g -O2 conftest.c >&5 configure:10983: $? = 0 configure:11003: result: none required configure:11074: checking for library containing dn_expand configure:11104: gcc -o conftest -g -O2 conftest.c >&5 configure:11104: $? = 0 configure:11124: result: none required configure:11201: checking for library containing res_9_dn_skipname configure:11231: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccwARtPg.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:89: undefined reference to `res_9_dn_skipname' collect2: error: ld returned 1 exit status configure:11231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char res_9_dn_skipname (); | int | main (void) | { | return res_9_dn_skipname (); | ; | return 0; | } configure:11231: gcc -o conftest -g -O2 conftest.c -lresolv >&5 /usr/bin/ld: /tmp/ccn9IX5n.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:89: undefined reference to `res_9_dn_skipname' collect2: error: ld returned 1 exit status configure:11231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char res_9_dn_skipname (); | int | main (void) | { | return res_9_dn_skipname (); | ; | return 0; | } configure:11231: gcc -o conftest -g -O2 conftest.c -lbind >&5 /usr/bin/ld: cannot find -lbind: No such file or directory collect2: error: ld returned 1 exit status configure:11231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char res_9_dn_skipname (); | int | main (void) | { | return res_9_dn_skipname (); | ; | return 0; | } configure:11251: result: no configure:11259: checking for library containing dn_skipname configure:11289: gcc -o conftest -g -O2 conftest.c >&5 configure:11289: $? = 0 configure:11309: result: none required configure:11390: checking whether the resolver is usable configure:11410: gcc -o conftest -g -O2 conftest.c >&5 configure:11410: $? = 0 configure:11418: result: yes configure:11543: checking whether LDAP via "-lldap" is present and sane configure:11564: gcc -o conftest -g -O2 conftest.c -lldap >&5 configure:11564: $? = 0 configure:11572: result: yes configure:11615: checking for ldap_get_option configure:11615: gcc -o conftest -g -O2 conftest.c -lldap >&5 configure:11615: $? = 0 configure:11615: result: yes configure:11621: checking for ldap_set_option configure:11621: gcc -o conftest -g -O2 conftest.c -lldap >&5 configure:11621: $? = 0 configure:11621: result: yes configure:11630: checking for ldap_start_tls_s configure:11630: gcc -o conftest -g -O2 conftest.c -lldap >&5 configure:11630: $? = 0 configure:11630: result: yes configure:11636: checking for ldap_start_tls_sA configure:11636: gcc -o conftest -g -O2 conftest.c -lldap >&5 /usr/bin/ld: /tmp/ccaYXR9n.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:112: undefined reference to `ldap_start_tls_sA' collect2: error: ld returned 1 exit status configure:11636: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | /* end confdefs.h. */ | /* Define ldap_start_tls_sA to an innocuous variant, in case declares ldap_start_tls_sA. | For example, HP-UX 11i declares gettimeofday. */ | #define ldap_start_tls_sA innocuous_ldap_start_tls_sA | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ldap_start_tls_sA (); below. */ | | #include | #undef ldap_start_tls_sA | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ldap_start_tls_sA (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ldap_start_tls_sA || defined __stub___ldap_start_tls_sA | choke me | #endif | | int | main (void) | { | return ldap_start_tls_sA (); | ; | return 0; | } configure:11636: result: no configure:11690: checking for ber_free in -llber configure:11713: gcc -o conftest -g -O2 conftest.c -llber >&5 configure:11713: $? = 0 configure:11723: result: yes configure:11785: checking for sendmail configure:11824: result: no configure:11916: checking for ld used by GCC configure:11981: result: /usr/bin/ld configure:11988: checking if the linker (/usr/bin/ld) is GNU ld configure:12002: result: yes configure:12010: checking for shared library run path origin configure:12024: result: done configure:12534: checking for iconv configure:12557: gcc -o conftest -g -O2 conftest.c >&5 configure:12557: $? = 0 configure:12591: result: yes configure:12594: checking for working iconv configure:12672: gcc -o conftest -g -O2 conftest.c >&5 configure:12672: $? = 0 configure:12672: ./conftest configure:12672: $? = 0 configure:12685: result: yes configure:12713: checking for iconv declaration configure:12743: gcc -c -g -O2 conftest.c >&5 configure:12743: $? = 0 configure:12754: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:12777: checking for gettext configure:12780: checking whether NLS is requested configure:12790: result: yes configure:12831: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:12864: result: /usr/bin/msgfmt configure:12873: checking for gmsgfmt configure:12909: result: /usr/bin/msgfmt configure:12960: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:12993: result: /usr/bin/xgettext configure:13039: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:13071: result: /usr/bin/msgmerge configure:13113: checking for CFPreferencesCopyAppValue configure:13132: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:91:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory 91 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:13132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main (void) | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:13142: result: no configure:13149: checking for CFLocaleCopyCurrent configure:13168: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:91:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory 91 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:13168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | /* end confdefs.h. */ | #include | int | main (void) | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:13178: result: no configure:13227: checking for GNU gettext in libc configure:13257: gcc -o conftest -g -O2 conftest.c >&5 configure:13257: $? = 0 configure:13267: result: yes configure:14041: checking whether to use NLS configure:14043: result: yes configure:14046: checking where the gettext function comes from configure:14057: result: libc configure:14119: checking for strchr configure:14119: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:110:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 110 | char strchr (); | ^~~~~~ conftest.c:102:1: note: 'strchr' is declared in header '' 101 | #include 102 | #undef strchr configure:14119: $? = 0 configure:14119: result: yes configure:14139: checking for nl_langinfo and CODESET configure:14156: gcc -o conftest -g -O2 conftest.c >&5 configure:14156: $? = 0 configure:14166: result: yes configure:14177: checking for LC_MESSAGES configure:14194: gcc -o conftest -g -O2 conftest.c >&5 configure:14194: $? = 0 configure:14203: result: yes configure:14226: checking for header files configure:14228: checking for unistd.h configure:14228: result: yes configure:14234: checking for langinfo.h configure:14234: gcc -c -g -O2 conftest.c >&5 configure:14234: $? = 0 configure:14234: result: yes configure:14240: checking for termio.h configure:14240: gcc -c -g -O2 conftest.c >&5 configure:14240: $? = 0 configure:14240: result: yes configure:14246: checking for locale.h configure:14246: gcc -c -g -O2 conftest.c >&5 configure:14246: $? = 0 configure:14246: result: yes configure:14252: checking for pwd.h configure:14252: gcc -c -g -O2 conftest.c >&5 configure:14252: $? = 0 configure:14252: result: yes configure:14258: checking for inttypes.h configure:14258: result: yes configure:14264: checking for signal.h configure:14264: gcc -c -g -O2 conftest.c >&5 configure:14264: $? = 0 configure:14264: result: yes configure:14270: checking for sys/select.h configure:14270: gcc -c -g -O2 conftest.c >&5 configure:14270: $? = 0 configure:14270: result: yes configure:14276: checking for sys/time.h configure:14276: gcc -c -g -O2 conftest.c >&5 configure:14276: $? = 0 configure:14276: result: yes configure:14282: checking for stdint.h configure:14282: result: yes configure:14288: checking for signal.h configure:14288: result: yes configure:14294: checking for termios.h configure:14294: gcc -c -g -O2 conftest.c >&5 configure:14294: $? = 0 configure:14294: result: yes configure:14300: checking for ucred.h configure:14300: gcc -c -g -O2 conftest.c >&5 conftest.c:137:10: fatal error: ucred.h: No such file or directory 137 | #include | ^~~~~~~~~ compilation terminated. configure:14300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14300: result: no configure:14306: checking for sys/ucred.h configure:14306: gcc -c -g -O2 conftest.c >&5 conftest.c:137:10: fatal error: sys/ucred.h: No such file or directory 137 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:14306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14306: result: no configure:14312: checking for sys/sysmacros.h configure:14312: gcc -c -g -O2 conftest.c >&5 configure:14312: $? = 0 configure:14312: result: yes configure:14318: checking for sys/mkdev.h configure:14318: gcc -c -g -O2 conftest.c >&5 conftest.c:138:10: fatal error: sys/mkdev.h: No such file or directory 138 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:14318: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14318: result: no configure:14330: checking for system characteristics configure:14332: checking for an ANSI C-conforming const configure:14399: gcc -c -g -O2 conftest.c >&5 configure:14399: $? = 0 configure:14407: result: yes configure:14415: checking for inline configure:14432: gcc -c -g -O2 conftest.c >&5 configure:14432: $? = 0 configure:14441: result: inline configure:14459: checking for working volatile configure:14479: gcc -c -g -O2 conftest.c >&5 configure:14479: $? = 0 configure:14487: result: yes configure:14495: checking for size_t configure:14495: gcc -c -g -O2 conftest.c >&5 configure:14495: $? = 0 configure:14495: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:141:21: error: expected expression before ')' token 141 | if (sizeof ((size_t))) | ^ configure:14495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:14495: result: yes configure:14505: checking for mode_t configure:14505: gcc -c -g -O2 conftest.c >&5 configure:14505: $? = 0 configure:14505: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:141:21: error: expected expression before ')' token 141 | if (sizeof ((mode_t))) | ^ configure:14505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:14505: result: yes configure:14515: checking for sigdescr_np configure:14515: gcc -o conftest -g -O2 conftest.c >&5 configure:14515: $? = 0 configure:14515: result: yes configure:14522: checking for gcc options needed to detect all undeclared functions configure:14544: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:115:8: error: 'strchr' undeclared (first use in this function) 115 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; did you forget to '#include '? 1 | /* confdefs.h */ conftest.c:115:8: note: each undeclared identifier is reported only once for each function it appears in 115 | (void) strchr; | ^~~~~~ configure:14544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:14571: gcc -c -g -O2 conftest.c >&5 configure:14571: $? = 0 configure:14588: result: none needed configure:14602: checking whether sys_siglist is declared configure:14602: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:125:10: error: 'sys_siglist' undeclared (first use in this function) 125 | (void) sys_siglist; | ^~~~~~~~~~~ conftest.c:125:10: note: each undeclared identifier is reported only once for each function it appears in configure:14602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | /* end confdefs.h. */ | #include | /* NetBSD declares sys_siglist in unistd.h. */ | #ifdef HAVE_UNISTD_H | # include | #endif | | | int | main (void) | { | #ifndef sys_siglist | #ifdef __cplusplus | (void) sys_siglist; | #else | (void) sys_siglist; | #endif | #endif | | ; | return 0; | } configure:14602: result: no configure:14631: checking for socklen_t configure:14631: gcc -c -g -O2 conftest.c >&5 configure:14631: $? = 0 configure:14631: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:127:24: error: expected expression before ')' token 127 | if (sizeof ((socklen_t))) | ^ configure:14631: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | | /* is not needed according to POSIX, but the | in i386-unknown-freebsd4.10 and | powerpc-apple-darwin5.5 required it. */ | #include | #if HAVE_SYS_SOCKET_H | # include | #elif HAVE_WS2TCPIP_H | # include | #endif | | | int | main (void) | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:14631: result: yes configure:14695: checking for library containing inet_addr configure:14725: gcc -o conftest -g -O2 conftest.c >&5 configure:14725: $? = 0 configure:14745: result: none required configure:14777: checking endianness configure:14800: gcc -c -g -O2 conftest.c >&5 configure:14800: $? = 0 configure:14818: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:119:10: error: unknown type name 'not'; did you mean 'ino_t'? 119 | not big endian | ^~~ | ino_t conftest.c:119:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 119 | not big endian | ^~~~~~ configure:14818: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include | #include | int | main (void) | { | | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | ; | return 0; | } configure:14861: result: little configure:14876: checking for byte configure:14876: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:144:13: error: 'byte' undeclared (first use in this function) 144 | if (sizeof (byte)) | ^~~~ conftest.c:144:13: note: each undeclared identifier is reported only once for each function it appears in configure:14876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (byte)) | return 0; | ; | return 0; | } configure:14876: result: no configure:14884: checking for ushort configure:14884: gcc -c -g -O2 conftest.c >&5 configure:14884: $? = 0 configure:14884: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:144:21: error: expected expression before ')' token 144 | if (sizeof ((ushort))) | ^ configure:14884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ushort))) | return 0; | ; | return 0; | } configure:14884: result: yes configure:14892: checking for ulong configure:14892: gcc -c -g -O2 conftest.c >&5 configure:14892: $? = 0 configure:14892: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:145:20: error: expected expression before ')' token 145 | if (sizeof ((ulong))) | ^ configure:14892: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof ((ulong))) | return 0; | ; | return 0; | } configure:14892: result: yes configure:14900: checking for u16 configure:14900: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:146:13: error: 'u16' undeclared (first use in this function) 146 | if (sizeof (u16)) | ^~~ conftest.c:146:13: note: each undeclared identifier is reported only once for each function it appears in configure:14900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (u16)) | return 0; | ; | return 0; | } configure:14900: result: no configure:14908: checking for u32 configure:14908: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:146:13: error: 'u32' undeclared (first use in this function) 146 | if (sizeof (u32)) | ^~~ conftest.c:146:13: note: each undeclared identifier is reported only once for each function it appears in configure:14908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | if (sizeof (u32)) | return 0; | ; | return 0; | } configure:14908: result: no configure:14921: checking size of unsigned short configure:14927: gcc -o conftest -g -O2 conftest.c >&5 configure:14927: $? = 0 configure:14927: ./conftest configure:14927: $? = 0 configure:14942: result: 2 configure:14954: checking size of unsigned int configure:14960: gcc -o conftest -g -O2 conftest.c >&5 configure:14960: $? = 0 configure:14960: ./conftest configure:14960: $? = 0 configure:14975: result: 4 configure:14987: checking size of unsigned long configure:14993: gcc -o conftest -g -O2 conftest.c >&5 configure:14993: $? = 0 configure:14993: ./conftest configure:14993: $? = 0 configure:15008: result: 8 configure:15020: checking size of unsigned long long configure:15026: gcc -o conftest -g -O2 conftest.c >&5 configure:15026: $? = 0 configure:15026: ./conftest configure:15026: $? = 0 configure:15041: result: 8 configure:15053: checking size of size_t configure:15059: gcc -o conftest -g -O2 conftest.c >&5 configure:15059: $? = 0 configure:15059: ./conftest configure:15059: $? = 0 configure:15074: result: 8 configure:15086: checking size of time_t configure:15092: gcc -o conftest -g -O2 conftest.c >&5 configure:15092: $? = 0 configure:15092: ./conftest configure:15092: $? = 0 configure:15115: result: 8 configure:15123: checking whether time_t is unsigned configure:15149: gcc -c -g -O2 conftest.c >&5 configure:15149: $? = 0 configure:15157: result: no configure:15167: checking for SOCKET configure:15167: gcc -c -g -O2 conftest.c >&5 conftest.c:121:10: fatal error: winsock2.h: No such file or directory 121 | #include "winsock2.h" | ^~~~~~~~~~~~ compilation terminated. configure:15167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | /* end confdefs.h. */ | #include "winsock2.h" | | int | main (void) | { | if (sizeof (SOCKET)) | return 0; | ; | return 0; | } configure:15167: result: no configure:15189: checking for library functions configure:15191: checking whether getpagesize is declared configure:15191: gcc -c -g -O2 conftest.c >&5 configure:15191: $? = 0 configure:15191: result: yes configure:15200: checking for _LARGEFILE_SOURCE value needed for large files configure:15220: gcc -o conftest -g -O2 conftest.c >&5 configure:15220: $? = 0 configure:15250: result: no configure:15273: checking for vprintf configure:15273: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:139:6: warning: conflicting types for built-in function 'vprintf'; expected 'int(const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch] 139 | char vprintf (); | ^~~~~~~ conftest.c:131:1: note: 'vprintf' is declared in header '' 130 | #include 131 | #undef vprintf configure:15273: $? = 0 configure:15273: result: yes configure:15273: checking for fork configure:15273: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:140:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 140 | char fork (); | ^~~~ configure:15273: $? = 0 configure:15273: result: yes configure:15273: checking for vfork configure:15273: gcc -o conftest -g -O2 conftest.c >&5 configure:15273: $? = 0 configure:15273: result: yes configure:15295: checking for pid_t configure:15295: gcc -c -g -O2 conftest.c >&5 configure:15295: $? = 0 configure:15295: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:158:20: error: expected expression before ')' token 158 | if (sizeof ((pid_t))) | ^ configure:15295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | int | main (void) | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:15295: result: yes configure:15337: checking for working fork configure:15361: gcc -o conftest -g -O2 conftest.c >&5 configure:15361: $? = 0 configure:15361: ./conftest configure:15361: $? = 0 configure:15372: result: yes configure:15393: checking for working vfork configure:15522: result: yes configure:15547: checking for atexit configure:15547: gcc -o conftest -g -O2 conftest.c >&5 configure:15547: $? = 0 configure:15547: result: yes configure:15553: checking for canonicalize_file_name configure:15553: gcc -o conftest -g -O2 conftest.c >&5 configure:15553: $? = 0 configure:15553: result: yes configure:15559: checking for clock_gettime configure:15559: gcc -o conftest -g -O2 conftest.c >&5 configure:15559: $? = 0 configure:15559: result: yes configure:15565: checking for ctermid configure:15565: gcc -o conftest -g -O2 conftest.c >&5 configure:15565: $? = 0 configure:15565: result: yes configure:15571: checking for explicit_bzero configure:15571: gcc -o conftest -g -O2 conftest.c >&5 configure:15571: $? = 0 configure:15571: result: yes configure:15577: checking for fcntl configure:15577: gcc -o conftest -g -O2 conftest.c >&5 configure:15577: $? = 0 configure:15577: result: yes configure:15583: checking for flockfile configure:15583: gcc -o conftest -g -O2 conftest.c >&5 configure:15583: $? = 0 configure:15583: result: yes configure:15589: checking for fsync configure:15589: gcc -o conftest -g -O2 conftest.c >&5 configure:15589: $? = 0 configure:15589: result: yes configure:15595: checking for ftello configure:15595: gcc -o conftest -g -O2 conftest.c >&5 configure:15595: $? = 0 configure:15595: result: yes configure:15601: checking for ftruncate configure:15601: gcc -o conftest -g -O2 conftest.c >&5 configure:15601: $? = 0 configure:15601: result: yes configure:15607: checking for funlockfile configure:15607: gcc -o conftest -g -O2 conftest.c >&5 configure:15607: $? = 0 configure:15607: result: yes configure:15613: checking for getaddrinfo configure:15613: gcc -o conftest -g -O2 conftest.c >&5 configure:15613: $? = 0 configure:15613: result: yes configure:15619: checking for getenv configure:15619: gcc -o conftest -g -O2 conftest.c >&5 configure:15619: $? = 0 configure:15619: result: yes configure:15625: checking for getpagesize configure:15625: gcc -o conftest -g -O2 conftest.c >&5 configure:15625: $? = 0 configure:15625: result: yes configure:15631: checking for getpwnam configure:15631: gcc -o conftest -g -O2 conftest.c >&5 configure:15631: $? = 0 configure:15631: result: yes configure:15637: checking for getpwuid configure:15637: gcc -o conftest -g -O2 conftest.c >&5 configure:15637: $? = 0 configure:15637: result: yes configure:15643: checking for getrlimit configure:15643: gcc -o conftest -g -O2 conftest.c >&5 configure:15643: $? = 0 configure:15643: result: yes configure:15649: checking for getrusage configure:15649: gcc -o conftest -g -O2 conftest.c >&5 configure:15649: $? = 0 configure:15649: result: yes configure:15655: checking for gettimeofday configure:15655: gcc -o conftest -g -O2 conftest.c >&5 configure:15655: $? = 0 configure:15655: result: yes configure:15661: checking for gmtime_r configure:15661: gcc -o conftest -g -O2 conftest.c >&5 configure:15661: $? = 0 configure:15661: result: yes configure:15667: checking for inet_ntop configure:15667: gcc -o conftest -g -O2 conftest.c >&5 configure:15667: $? = 0 configure:15667: result: yes configure:15673: checking for inet_pton configure:15673: gcc -o conftest -g -O2 conftest.c >&5 configure:15673: $? = 0 configure:15673: result: yes configure:15679: checking for isascii configure:15679: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:166:6: warning: conflicting types for built-in function 'isascii'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] 166 | char isascii (); | ^~~~~~~ configure:15679: $? = 0 configure:15679: result: yes configure:15685: checking for lstat configure:15685: gcc -o conftest -g -O2 conftest.c >&5 configure:15685: $? = 0 configure:15685: result: yes configure:15691: checking for memicmp configure:15691: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccCyAuWl.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:179: undefined reference to `memicmp' collect2: error: ld returned 1 exit status configure:15691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | /* end confdefs.h. */ | /* Define memicmp to an innocuous variant, in case declares memicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define memicmp innocuous_memicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memicmp (); below. */ | | #include | #undef memicmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char memicmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_memicmp || defined __stub___memicmp | choke me | #endif | | int | main (void) | { | return memicmp (); | ; | return 0; | } configure:15691: result: no configure:15697: checking for memmove configure:15697: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:168:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 168 | char memmove (); | ^~~~~~~ conftest.c:160:1: note: 'memmove' is declared in header '' 159 | #include 160 | #undef memmove configure:15697: $? = 0 configure:15697: result: yes configure:15703: checking for memrchr configure:15703: gcc -o conftest -g -O2 conftest.c >&5 configure:15703: $? = 0 configure:15703: result: yes configure:15709: checking for mmap configure:15709: gcc -o conftest -g -O2 conftest.c >&5 configure:15709: $? = 0 configure:15709: result: yes configure:15715: checking for nl_langinfo configure:15715: gcc -o conftest -g -O2 conftest.c >&5 configure:15715: $? = 0 configure:15715: result: yes configure:15721: checking for pipe configure:15721: gcc -o conftest -g -O2 conftest.c >&5 configure:15721: $? = 0 configure:15721: result: yes configure:15727: checking for raise configure:15727: gcc -o conftest -g -O2 conftest.c >&5 configure:15727: $? = 0 configure:15727: result: yes configure:15733: checking for rand configure:15733: gcc -o conftest -g -O2 conftest.c >&5 configure:15733: $? = 0 configure:15733: result: yes configure:15739: checking for setenv configure:15739: gcc -o conftest -g -O2 conftest.c >&5 configure:15739: $? = 0 configure:15739: result: yes configure:15745: checking for setlocale configure:15745: gcc -o conftest -g -O2 conftest.c >&5 configure:15745: $? = 0 configure:15745: result: yes configure:15751: checking for setrlimit configure:15751: gcc -o conftest -g -O2 conftest.c >&5 configure:15751: $? = 0 configure:15751: result: yes configure:15757: checking for sigaction configure:15757: gcc -o conftest -g -O2 conftest.c >&5 configure:15757: $? = 0 configure:15757: result: yes configure:15763: checking for sigprocmask configure:15763: gcc -o conftest -g -O2 conftest.c >&5 configure:15763: $? = 0 configure:15763: result: yes configure:15769: checking for stat configure:15769: gcc -o conftest -g -O2 conftest.c >&5 configure:15769: $? = 0 configure:15769: result: yes configure:15775: checking for stpcpy configure:15775: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:181:6: warning: conflicting types for built-in function 'stpcpy'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch] 181 | char stpcpy (); | ^~~~~~ configure:15775: $? = 0 configure:15775: result: yes configure:15781: checking for strcasecmp configure:15781: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:182:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 182 | char strcasecmp (); | ^~~~~~~~~~ configure:15781: $? = 0 configure:15781: result: yes configure:15787: checking for strerror configure:15787: gcc -o conftest -g -O2 conftest.c >&5 configure:15787: $? = 0 configure:15787: result: yes configure:15793: checking for strftime configure:15793: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:184:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch] 184 | char strftime (); | ^~~~~~~~ conftest.c:176:1: note: 'strftime' is declared in header '' 175 | #include 176 | #undef strftime configure:15793: $? = 0 configure:15793: result: yes configure:15799: checking for stricmp configure:15799: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/cckjvQeo.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:196: undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:15799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. */ | | #include | #undef stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main (void) | { | return stricmp (); | ; | return 0; | } configure:15799: result: no configure:15805: checking for strlwr configure:15805: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccb2SlT8.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:196: undefined reference to `strlwr' collect2: error: ld returned 1 exit status configure:15805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strlwr to an innocuous variant, in case declares strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define strlwr innocuous_strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlwr (); below. */ | | #include | #undef strlwr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlwr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlwr || defined __stub___strlwr | choke me | #endif | | int | main (void) | { | return strlwr (); | ; | return 0; | } configure:15805: result: no configure:15811: checking for strncasecmp configure:15811: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:185:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 185 | char strncasecmp (); | ^~~~~~~~~~~ configure:15811: $? = 0 configure:15811: result: yes configure:15817: checking for strpbrk configure:15817: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:186:6: warning: conflicting types for built-in function 'strpbrk'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch] 186 | char strpbrk (); | ^~~~~~~ conftest.c:178:1: note: 'strpbrk' is declared in header '' 177 | #include 178 | #undef strpbrk configure:15817: $? = 0 configure:15817: result: yes configure:15823: checking for strsep configure:15823: gcc -o conftest -g -O2 conftest.c >&5 configure:15823: $? = 0 configure:15823: result: yes configure:15829: checking for strtol configure:15829: gcc -o conftest -g -O2 conftest.c >&5 configure:15829: $? = 0 configure:15829: result: yes configure:15835: checking for strtoul configure:15835: gcc -o conftest -g -O2 conftest.c >&5 configure:15835: $? = 0 configure:15835: result: yes configure:15841: checking for strtoull configure:15841: gcc -o conftest -g -O2 conftest.c >&5 configure:15841: $? = 0 configure:15841: result: yes configure:15847: checking for tcgetattr configure:15847: gcc -o conftest -g -O2 conftest.c >&5 configure:15847: $? = 0 configure:15847: result: yes configure:15853: checking for timegm configure:15853: gcc -o conftest -g -O2 conftest.c >&5 configure:15853: $? = 0 configure:15853: result: yes configure:15859: checking for times configure:15859: gcc -o conftest -g -O2 conftest.c >&5 configure:15859: $? = 0 configure:15859: result: yes configure:15865: checking for ttyname configure:15865: gcc -o conftest -g -O2 conftest.c >&5 configure:15865: $? = 0 configure:15865: result: yes configure:15871: checking for unsetenv configure:15871: gcc -o conftest -g -O2 conftest.c >&5 configure:15871: $? = 0 configure:15871: result: yes configure:15877: checking for wait4 configure:15877: gcc -o conftest -g -O2 conftest.c >&5 configure:15877: $? = 0 configure:15877: result: yes configure:15883: checking for waitpid configure:15883: gcc -o conftest -g -O2 conftest.c >&5 configure:15883: $? = 0 configure:15883: result: yes configure:15895: checking for library containing nanosleep configure:15925: gcc -o conftest -g -O2 conftest.c >&5 configure:15925: $? = 0 configure:15945: result: none required configure:15962: checking for inotify_init configure:15962: gcc -o conftest -g -O2 conftest.c >&5 configure:15962: $? = 0 configure:15962: result: yes configure:15980: checking for struct sigaction configure:15980: gcc -c -g -O2 conftest.c >&5 configure:15980: $? = 0 configure:15980: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:189:31: error: expected expression before ')' token 189 | if (sizeof ((struct sigaction))) | ^ configure:15980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((struct sigaction))) | return 0; | ; | return 0; | } configure:15980: result: yes configure:15989: checking for sigset_t configure:15989: gcc -c -g -O2 conftest.c >&5 configure:15989: $? = 0 configure:15989: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:190:23: error: expected expression before ')' token 190 | if (sizeof ((sigset_t))) | ^ configure:15989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((sigset_t))) | return 0; | ; | return 0; | } configure:15989: result: yes configure:16009: checking for struct ucred.pid configure:16009: gcc -c -g -O2 conftest.c >&5 configure:16009: $? = 0 configure:16009: result: yes configure:16019: checking for struct ucred.cr_pid configure:16019: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:194:12: error: 'struct ucred' has no member named 'cr_pid' 194 | if (ac_aggr.cr_pid) | ^ configure:16019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct ucred ac_aggr; | if (ac_aggr.cr_pid) | return 0; | ; | return 0; | } configure:16019: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:194:19: error: 'struct ucred' has no member named 'cr_pid' 194 | if (sizeof ac_aggr.cr_pid) | ^ configure:16019: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct ucred ac_aggr; | if (sizeof ac_aggr.cr_pid) | return 0; | ; | return 0; | } configure:16019: result: no configure:16029: checking for struct sockpeercred.pid configure:16029: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:193:28: error: storage size of 'ac_aggr' isn't known 193 | static struct sockpeercred ac_aggr; | ^~~~~~~ configure:16029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct sockpeercred ac_aggr; | if (ac_aggr.pid) | return 0; | ; | return 0; | } configure:16029: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:193:28: error: storage size of 'ac_aggr' isn't known 193 | static struct sockpeercred ac_aggr; | ^~~~~~~ configure:16029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | static struct sockpeercred ac_aggr; | if (sizeof ac_aggr.pid) | return 0; | ; | return 0; | } configure:16029: result: no configure:16042: checking for getpeerucred configure:16042: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccOVfB8Q.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:214: undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:16042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. */ | | #include | #undef getpeerucred | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpeerucred (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main (void) | { | return getpeerucred (); | ; | return 0; | } configure:16042: result: no configure:16077: checking for zlib.h configure:16077: gcc -c -g -O2 conftest.c >&5 configure:16077: $? = 0 configure:16077: result: yes configure:16080: checking for deflateInit2_ in -lz configure:16103: gcc -o conftest -g -O2 conftest.c -lz >&5 configure:16103: $? = 0 configure:16113: result: yes configure:16159: checking for bzlib.h configure:16159: gcc -c -g -O2 conftest.c >&5 configure:16159: $? = 0 configure:16159: result: yes configure:16163: checking for BZ2_bzCompressInit in -lbz2 configure:16186: gcc -o conftest -g -O2 conftest.c -lbz2 >&5 configure:16186: $? = 0 configure:16196: result: yes configure:16252: checking whether readline via "-lreadline" is present and sane configure:16277: gcc -o conftest -g -O2 conftest.c -lreadline >&5 configure:16277: $? = 0 configure:16286: result: yes configure:16384: checking for library containing TSS_Create configure:16414: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/cc1jiWjs.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:200: undefined reference to `TSS_Create' collect2: error: ld returned 1 exit status configure:16414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | #define HAVE_ZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_LIBREADLINE 1 | #define IS_DEVELOPMENT_VERSION 1 | #define MAINTAINER_MODE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char TSS_Create (); | int | main (void) | { | return TSS_Create (); | ; | return 0; | } configure:16414: gcc -o conftest -g -O2 conftest.c -ltss >&5 /usr/bin/ld: cannot find -ltss: No such file or directory collect2: error: ld returned 1 exit status configure:16414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | #define HAVE_ZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_LIBREADLINE 1 | #define IS_DEVELOPMENT_VERSION 1 | #define MAINTAINER_MODE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char TSS_Create (); | int | main (void) | { | return TSS_Create (); | ; | return 0; | } configure:16414: gcc -o conftest -g -O2 conftest.c -libmtss >&5 /usr/bin/ld: cannot find -libmtss: No such file or directory collect2: error: ld returned 1 exit status configure:16414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | #define HAVE_ZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_LIBREADLINE 1 | #define IS_DEVELOPMENT_VERSION 1 | #define MAINTAINER_MODE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char TSS_Create (); | int | main (void) | { | return TSS_Create (); | ; | return 0; | } configure:16434: result: no configure:16442: checking for library containing Esys_Initialize configure:16472: gcc -o conftest -g -O2 conftest.c >&5 /usr/bin/ld: /tmp/ccG48a8B.o: in function `main': /home/ubuntu/src-gpg/gnupg/build-aux/PLAY/build/gnupg/conftest.c:200: undefined reference to `Esys_Initialize' collect2: error: ld returned 1 exit status configure:16472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | #define HAVE_ZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_LIBREADLINE 1 | #define IS_DEVELOPMENT_VERSION 1 | #define MAINTAINER_MODE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char Esys_Initialize (); | int | main (void) | { | return Esys_Initialize (); | ; | return 0; | } configure:16472: gcc -o conftest -g -O2 conftest.c -ltss2-esys >&5 /usr/bin/ld: cannot find -ltss2-esys: No such file or directory collect2: error: ld returned 1 exit status configure:16472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gnupg" | #define PACKAGE_TARNAME "gnupg" | #define PACKAGE_VERSION "2.5.0-beta401" | #define PACKAGE_STRING "gnupg 2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define PACKAGE_URL "" | #define GNUPG_SWDB_TAG "gnupg26" | #define PACKAGE "gnupg" | #define VERSION "2.5.0-beta401" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define PACKAGE "gnupg" | #define PACKAGE_GT "gnupg2" | #define VERSION "2.5.0-beta401" | #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" | #define NEED_LIBGCRYPT_VERSION "1.9.1" | #define NEED_KSBA_VERSION "1.6.3" | #define NEED_NTBTLS_VERSION "0.2.0" | #define SECMEM_BUFFER_SIZE 32768 | #define AGENT_S2K_CALIBRATION 100 | #define USE_LIBDNS 1 | #define GPG_USE_RSA 1 | #define GPG_USE_ECDH 1 | #define GPG_USE_ECDSA 1 | #define GPG_USE_EDDSA 1 | #define GPG_USE_IDEA 1 | #define GPG_USE_CAST5 1 | #define GPG_USE_BLOWFISH 1 | #define GPG_USE_AES128 1 | #define GPG_USE_AES192 1 | #define GPG_USE_AES256 1 | #define GPG_USE_TWOFISH 1 | #define GPG_USE_CAMELLIA128 1 | #define GPG_USE_CAMELLIA192 1 | #define GPG_USE_CAMELLIA256 1 | #define GPG_USE_MD5 1 | #define GPG_USE_RMD160 1 | #define GPG_USE_SHA224 1 | #define GPG_USE_SHA384 1 | #define GPG_USE_SHA512 1 | #define PK_UID_CACHE_SIZE 4096 | #define ENABLE_CARD_SUPPORT 1 | #define USE_DIRMNGR_AUTO_START 1 | #define HAVE_PSELECT_NO_EINTR 1 | #define EXEEXT "" | #define HAVE_LIBUSB 1 | #define USE_TOFU 1 | #define ENCFS "/usr/bin/encfs" | #define FUSERMOUNT "/usr/bin/fusermount" | #define HAVE_NPTH 1 | #define USE_NPTH 1 | #define HTTP_USE_NTBTLS 1 | #define HAVE_SYSTEM_RESOLVER 1 | #define HAVE_LDAP_GET_OPTION 1 | #define HAVE_LDAP_SET_OPTION 1 | #define HAVE_LDAP_START_TLS_S 1 | #define HAVE_LBER 1 | #define USE_LDAP 1 | #define NAME_OF_SENDMAIL "" | #define PRINTABLE_OS_NAME "GNU/Linux" | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_STRCHR 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_PWD_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SIGDESCR_NP 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define LITTLE_ENDIAN_HOST 1 | #define HAVE_USHORT 1 | #define HAVE_ULONG 1 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_UNSIGNED_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_FSEEKO 1 | #define HAVE_VPRINTF 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ATEXIT 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CTERMID 1 | #define HAVE_EXPLICIT_BZERO 1 | #define HAVE_FCNTL 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSYNC 1 | #define HAVE_FTELLO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FUNLOCKFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETENV 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMRCHR 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PIPE 1 | #define HAVE_RAISE 1 | #define HAVE_RAND 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STAT 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_TCGETATTR 1 | #define HAVE_TIMEGM 1 | #define HAVE_TIMES 1 | #define HAVE_TTYNAME 1 | #define HAVE_UNSETENV 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_STRUCT_SIGACTION 1 | #define HAVE_SIGSET_T 1 | #define HAVE_STRUCT_UCRED_PID 1 | #define HAVE_ZIP 1 | #define HAVE_BZIP2 1 | #define HAVE_LIBREADLINE 1 | #define IS_DEVELOPMENT_VERSION 1 | #define MAINTAINER_MODE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char Esys_Initialize (); | int | main (void) | { | return Esys_Initialize (); | ; | return 0; | } configure:16492: result: no configure:16896: checking for cc features configure:16904: checking if gcc ignores unknown -Wno-* options configure:16920: gcc -c -g -O2 conftest.c >&5 configure:16920: $? = 0 configure:16927: result: yes configure:16968: checking if gcc supports -Wdeclaration-after-statement configure:16982: gcc -c -Wdeclaration-after-statement conftest.c >&5 configure:16982: $? = 0 configure:16989: result: yes configure:16995: checking if gcc supports -Wlogical-op configure:17009: gcc -c -Wlogical-op -Werror conftest.c >&5 configure:17009: $? = 0 configure:17016: result: yes configure:17022: checking if gcc supports -Wvla configure:17036: gcc -c -Wvla conftest.c >&5 configure:17036: $? = 0 configure:17043: result: yes configure:17087: checking if gcc supports -Wpointer-arith configure:17101: gcc -c -Wpointer-arith conftest.c >&5 configure:17101: $? = 0 configure:17108: result: yes configure:17141: checking whether to enable log_clock configure:17151: result: no configure:17174: checking whether "make check" shall run all tests configure:17184: result: no configure:17195: checking whether tests should be run configure:17205: result: yes configure:17627: *** *** You need libassuan to build this program. *** This library is for example available at *** https://gnupg.org/ftp/gcrypt/libassuan/ *** (at least version 3.0.0 (API 3) is required). *** configure:17716: error: *** *** Required libraries not found. Please consult the above messages *** and install them before running configure again. *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_undeclared_builtin_options='none needed' ac_cv_c_volatile=yes ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBGNUTLS_CFLAGS_set= ac_cv_env_LIBGNUTLS_CFLAGS_value= ac_cv_env_LIBGNUTLS_LIBS_set= ac_cv_env_LIBGNUTLS_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=/opt/gpg/lib/pkgconfig ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config ac_cv_env_SQLITE3_CFLAGS_set= ac_cv_env_SQLITE3_CFLAGS_value= ac_cv_env_SQLITE3_LIBS_set= ac_cv_env_SQLITE3_LIBS_value= ac_cv_env_SYSROOT_set=set ac_cv_env_SYSROOT_value=/opt/gpg ac_cv_env_YAT2M_set= ac_cv_env_YAT2M_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= 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_atexit=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_clock_gettime=yes ac_cv_func_ctermid=yes ac_cv_func_explicit_bzero=yes ac_cv_func_fcntl=yes ac_cv_func_flockfile=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fsync=yes ac_cv_func_ftello=yes ac_cv_func_ftruncate=yes ac_cv_func_funlockfile=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getenv=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeerucred=no ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_inotify_init=yes ac_cv_func_isascii=yes ac_cv_func_ldap_get_option=yes ac_cv_func_ldap_set_option=yes ac_cv_func_ldap_start_tls_s=yes ac_cv_func_ldap_start_tls_sA=no ac_cv_func_lstat=yes ac_cv_func_memicmp=no ac_cv_func_memmove=yes ac_cv_func_memrchr=yes ac_cv_func_mmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_pipe=yes ac_cv_func_raise=yes ac_cv_func_rand=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_setsockopt=yes ac_cv_func_sigaction=yes ac_cv_func_sigdescr_np=yes ac_cv_func_sigprocmask=yes ac_cv_func_stat=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_stricmp=no ac_cv_func_strlwr=no ac_cv_func_strncasecmp=yes ac_cv_func_strpbrk=yes ac_cv_func_strsep=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_tcgetattr=yes ac_cv_func_timegm=yes ac_cv_func_times=yes ac_cv_func_ttyname=yes ac_cv_func_unsetenv=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_sys_siglist=no ac_cv_header_bzlib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_locale_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_ucred_h=no ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_bz2_BZ2_bzCompressInit=yes ac_cv_lib_lber_ber_free=yes ac_cv_lib_usb_1_0_libusb_init=yes ac_cv_lib_z_deflateInit2_=yes ac_cv_member_struct_sockpeercred_pid=no ac_cv_member_struct_ucred_cr_pid=no ac_cv_member_struct_ucred_pid=yes ac_cv_objext=o ac_cv_path_ENCFS=/usr/bin/encfs ac_cv_path_FUSERMOUNT=/usr/bin/fusermount ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GPGRT_CONFIG=/opt/gpg/bin/gpgrt-config ac_cv_path_GPG_ERROR_CONFIG=/opt/gpg/bin/gpg-error-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PERL=/usr/bin/perl ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_YAT2M=/opt/gpg/bin/yat2m ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk 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_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_Esys_Initialize=no ac_cv_search_TSS_Create=no ac_cv_search_dlopen='none required' ac_cv_search_dn_expand='none required' ac_cv_search_dn_skipname='none required' ac_cv_search_inet_addr='none required' ac_cv_search_nanosleep='none required' ac_cv_search_res_9_dn_skipname=no ac_cv_search_res_query='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_SOCKET=no ac_cv_type_byte=no ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_sigset_t=yes ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_sigaction=yes ac_cv_type_u16=no ac_cv_type_u32=no ac_cv_type_ulong=yes ac_cv_type_ushort=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gnupg_cv_c_endian=little gnupg_cv_enable_photo_viewers=yes gnupg_cv_func_ldap_init=yes gnupg_cv_have_readline=yes gnupg_cv_time_t_unsigned=no gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext2_libc=yes gt_cv_val_LC_MESSAGES=yes pkg_cv_SQLITE3_CFLAGS=-I/opt/gpg/include pkg_cv_SQLITE3_LIBS='-L/opt/gpg/lib -lsqlite3' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/ubuntu/src-gpg/gnupg/build-aux/missing'\'' aclocal-1.16' 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} '\''/home/ubuntu/src-gpg/gnupg/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/ubuntu/src-gpg/gnupg/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/ubuntu/src-gpg/gnupg/build-aux/missing'\'' automake-1.16' AWK='gawk' AWK_HEX_NUMBER_OPTION='-n' BUILD_AGENT_FALSE='#' BUILD_AGENT_TRUE='' BUILD_DIRMNGR_FALSE='#' BUILD_DIRMNGR_TRUE='' BUILD_DOC_FALSE='#' BUILD_DOC_TRUE='' BUILD_FILEVERSION='2,5,0,41151' BUILD_G13_FALSE='' BUILD_G13_TRUE='#' BUILD_GPGSM_FALSE='#' BUILD_GPGSM_TRUE='' BUILD_GPGTAR_FALSE='#' BUILD_GPGTAR_TRUE='' BUILD_GPG_FALSE='#' BUILD_GPG_TRUE='' BUILD_HOSTNAME='' BUILD_INCLUDED_LIBINTL='' BUILD_KEYBOXD_FALSE='#' BUILD_KEYBOXD_TRUE='' BUILD_REVISION='a0bfbdaaa' BUILD_SCDAEMON_FALSE='#' BUILD_SCDAEMON_TRUE='' BUILD_TIMESTAMP='' BUILD_TPM2D_FALSE='' BUILD_TPM2D_TRUE='#' BUILD_VERSION='2.5.0.41151' BUILD_WKS_TOOLS_FALSE='#' BUILD_WKS_TOOLS_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CC_FOR_BUILD='gcc' CFLAGS=' -O3 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -W -Wno-sign-compare -Wno-format-zero-length -Wno-missing-field-initializers -Wdeclaration-after-statement -Wlogical-op -Wvla -Wno-pointer-sign -Wpointer-arith -g -O2' CPP='gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DISABLE_TESTS_FALSE='' DISABLE_TESTS_TRUE='#' DL_LIBS='' DNSLIBS=' ' ECHO_C='' ECHO_N='-n' ECHO_T='' ENABLE_BZIP2_SUPPORT_FALSE='#' ENABLE_BZIP2_SUPPORT_TRUE='' ENABLE_CARD_SUPPORT_FALSE='#' ENABLE_CARD_SUPPORT_TRUE='' ENCFS='/usr/bin/encfs' ETAGS='etags' EXEEXT='' FUSERMOUNT='/usr/bin/fusermount' GETTEXT_MACRO_VERSION='0.17' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNUPG_AGENT_PGM='' GNUPG_AGENT_PGM_FALSE='' GNUPG_AGENT_PGM_TRUE='#' GNUPG_DIRMNGR_LDAP_PGM='' GNUPG_DIRMNGR_LDAP_PGM_FALSE='' GNUPG_DIRMNGR_LDAP_PGM_TRUE='#' GNUPG_DIRMNGR_PGM='' GNUPG_DIRMNGR_PGM_FALSE='' GNUPG_DIRMNGR_PGM_TRUE='#' GNUPG_KEYBOXD_PGM='' GNUPG_KEYBOXD_PGM_FALSE='' GNUPG_KEYBOXD_PGM_TRUE='#' GNUPG_PINENTRY_PGM='' GNUPG_PINENTRY_PGM_FALSE='' GNUPG_PINENTRY_PGM_TRUE='#' GNUPG_PROTECT_TOOL_PGM='' GNUPG_PROTECT_TOOL_PGM_FALSE='' GNUPG_PROTECT_TOOL_PGM_TRUE='#' GNUPG_SCDAEMON_PGM='' GNUPG_SCDAEMON_PGM_FALSE='' GNUPG_SCDAEMON_PGM_TRUE='#' GNUPG_TPM2DAEMON_PGM='' GNUPG_TPM2DAEMON_PGM_FALSE='' GNUPG_TPM2DAEMON_PGM_TRUE='#' GPGKEYS_LDAP='gpg2keys_ldap' GPGRT_CONFIG='/opt/gpg/bin/gpgrt-config --libdir=/opt/gpg/lib' GPG_ERROR_CFLAGS='-I/opt/gpg/include' GPG_ERROR_CONFIG='/opt/gpg/bin/gpgrt-config --libdir=/opt/gpg/lib gpg-error' GPG_ERROR_LIBS='-L/opt/gpg/lib -lgpg-error' GPG_ERROR_MT_CFLAGS='-I/opt/gpg/include ' GPG_ERROR_MT_LIBS='-L/opt/gpg/lib -lgpg-error ' HAVE_ANDROID_SYSTEM_FALSE='' HAVE_ANDROID_SYSTEM_TRUE='#' HAVE_DOSISH_SYSTEM_FALSE='' HAVE_DOSISH_SYSTEM_TRUE='#' HAVE_LIBTSS='' HAVE_LIBTSS_FALSE='' HAVE_LIBTSS_TRUE='#' HAVE_W32_SYSTEM_FALSE='' HAVE_W32_SYSTEM_TRUE='#' HAVE_YAT2M_FALSE='#' HAVE_YAT2M_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' KSBA_CFLAGS='-I/opt/gpg/include' KSBA_CONFIG='/opt/gpg/bin/gpgrt-config --libdir=/opt/gpg/lib ksba' KSBA_LIBS='-L/opt/gpg/lib -lksba -lgpg-error' LBER_LIBS=' -llber' LDAPLIBS=' -lldap' LDAP_CPPFLAGS='' LDFLAGS='' LIBASSUAN_CFLAGS='' LIBASSUAN_CONFIG='/opt/gpg/bin/gpgrt-config --libdir=/opt/gpg/lib libassuan' LIBASSUAN_LIBS='' LIBGCRYPT_CFLAGS='-I/opt/gpg/include' LIBGCRYPT_CONFIG='/opt/gpg/bin/gpgrt-config --libdir=/opt/gpg/lib libgcrypt' LIBGCRYPT_LIBS='-L/opt/gpg/lib -lgcrypt' LIBGNUTLS_CFLAGS='' LIBGNUTLS_LIBS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBREADLINE='-lreadline' LIBS='' LIBTSS_CFLAGS='' LIBTSS_LIBS='' LIBUSB_CPPFLAGS='-I/usr/include/libusb-1.0' LIBUSB_LIBS='-lusb-1.0 ' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} '\''/home/ubuntu/src-gpg/gnupg/build-aux/missing'\'' makeinfo' MKDIR_P='/usr/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NETLIBS='' NO_TRUST_MODELS_FALSE='' NO_TRUST_MODELS_TRUE='#' NPTH_CFLAGS='-I/opt/gpg/include' NPTH_CONFIG='/opt/gpg/bin/gpgrt-config --libdir=/opt/gpg/lib npth' NPTH_LIBS='-L/opt/gpg/lib -lnpth' NTBTLS_CFLAGS='-I/opt/gpg/include' NTBTLS_CONFIG='/opt/gpg/bin/gpgrt-config --libdir=/opt/gpg/lib ntbtls' NTBTLS_LIBS='-L/opt/gpg/lib -lntbtls -lgpg-error' OBJEXT='o' PACKAGE='gnupg' PACKAGE_BUGREPORT='https://bugs.gnupg.org' PACKAGE_GT='gnupg2' PACKAGE_NAME='gnupg' PACKAGE_STRING='gnupg 2.5.0-beta401' PACKAGE_TARNAME='gnupg' PACKAGE_URL='' PACKAGE_VERSION='2.5.0-beta401' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/opt/gpg/lib/pkgconfig' POSUB='po' RANLIB='ranlib' SENDMAIL='' SET_MAKE='' SHELL='/bin/bash' SQLITE3_CFLAGS='-I/opt/gpg/include' SQLITE3_FALSE='#' SQLITE3_LIBS='-L/opt/gpg/lib -lsqlite3' SQLITE3_TRUE='' STRIP='' SWTPM='' SYSROOT='/opt/gpg' TEST_LIBTSS_FALSE='' TEST_LIBTSS_TRUE='#' TPMSERVER='' TSSSTARTUP='' TSS_INCLUDE='' USE_C99_CFLAGS='-std=gnu99' USE_GPG2_HACK_FALSE='' USE_GPG2_HACK_TRUE='#' USE_INCLUDED_LIBINTL='' USE_LDAP_FALSE='#' USE_LDAP_TRUE='' USE_LIBDNS_FALSE='#' USE_LIBDNS_TRUE='' USE_NLS='yes' USE_SIMPLE_GETTEXT_FALSE='' USE_SIMPLE_GETTEXT_TRUE='#' USE_TOFU_FALSE='#' USE_TOFU_TRUE='' VERSION='2.5.0-beta401' W32SOCKLIBS='' WINDRES=':' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' YAT2M='/opt/gpg/bin/yat2m' ZLIBS='-lz -lbz2' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ubuntu/src-gpg/gnupg/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/gpg' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gnupg" #define PACKAGE_TARNAME "gnupg" #define PACKAGE_VERSION "2.5.0-beta401" #define PACKAGE_STRING "gnupg 2.5.0-beta401" #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" #define PACKAGE_URL "" #define GNUPG_SWDB_TAG "gnupg26" #define PACKAGE "gnupg" #define VERSION "2.5.0-beta401" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_SOCKET_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define PACKAGE "gnupg" #define PACKAGE_GT "gnupg2" #define VERSION "2.5.0-beta401" #define PACKAGE_BUGREPORT "https://bugs.gnupg.org" #define NEED_LIBGCRYPT_VERSION "1.9.1" #define NEED_KSBA_VERSION "1.6.3" #define NEED_NTBTLS_VERSION "0.2.0" #define SECMEM_BUFFER_SIZE 32768 #define AGENT_S2K_CALIBRATION 100 #define USE_LIBDNS 1 #define GPG_USE_RSA 1 #define GPG_USE_ECDH 1 #define GPG_USE_ECDSA 1 #define GPG_USE_EDDSA 1 #define GPG_USE_IDEA 1 #define GPG_USE_CAST5 1 #define GPG_USE_BLOWFISH 1 #define GPG_USE_AES128 1 #define GPG_USE_AES192 1 #define GPG_USE_AES256 1 #define GPG_USE_TWOFISH 1 #define GPG_USE_CAMELLIA128 1 #define GPG_USE_CAMELLIA192 1 #define GPG_USE_CAMELLIA256 1 #define GPG_USE_MD5 1 #define GPG_USE_RMD160 1 #define GPG_USE_SHA224 1 #define GPG_USE_SHA384 1 #define GPG_USE_SHA512 1 #define PK_UID_CACHE_SIZE 4096 #define ENABLE_CARD_SUPPORT 1 #define USE_DIRMNGR_AUTO_START 1 #define HAVE_PSELECT_NO_EINTR 1 #define EXEEXT "" #define HAVE_LIBUSB 1 #define USE_TOFU 1 #define ENCFS "/usr/bin/encfs" #define FUSERMOUNT "/usr/bin/fusermount" #define HAVE_NPTH 1 #define USE_NPTH 1 #define HTTP_USE_NTBTLS 1 #define HAVE_SYSTEM_RESOLVER 1 #define HAVE_LDAP_GET_OPTION 1 #define HAVE_LDAP_SET_OPTION 1 #define HAVE_LDAP_START_TLS_S 1 #define HAVE_LBER 1 #define USE_LDAP 1 #define NAME_OF_SENDMAIL "" #define PRINTABLE_OS_NAME "GNU/Linux" #define HAVE_ICONV 1 #define ICONV_CONST #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_STRCHR 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_UNISTD_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_TERMIO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_PWD_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_STDINT_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SIGDESCR_NP 1 #define HAVE_DECL_SYS_SIGLIST 0 #define LITTLE_ENDIAN_HOST 1 #define HAVE_USHORT 1 #define HAVE_ULONG 1 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_UNSIGNED_LONG_LONG 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_TIME_T 8 #define HAVE_DECL_GETPAGESIZE 1 #define HAVE_FSEEKO 1 #define HAVE_VPRINTF 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_ATEXIT 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_CTERMID 1 #define HAVE_EXPLICIT_BZERO 1 #define HAVE_FCNTL 1 #define HAVE_FLOCKFILE 1 #define HAVE_FSYNC 1 #define HAVE_FTELLO 1 #define HAVE_FTRUNCATE 1 #define HAVE_FUNLOCKFILE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETENV 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME_R 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_ISASCII 1 #define HAVE_LSTAT 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMRCHR 1 #define HAVE_MMAP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PIPE 1 #define HAVE_RAISE 1 #define HAVE_RAND 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SETRLIMIT 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_STAT 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRSEP 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_TCGETATTR 1 #define HAVE_TIMEGM 1 #define HAVE_TIMES 1 #define HAVE_TTYNAME 1 #define HAVE_UNSETENV 1 #define HAVE_WAIT4 1 #define HAVE_WAITPID 1 #define HAVE_NANOSLEEP 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_STRUCT_SIGACTION 1 #define HAVE_SIGSET_T 1 #define HAVE_STRUCT_UCRED_PID 1 #define HAVE_ZIP 1 #define HAVE_BZIP2 1 #define HAVE_LIBREADLINE 1 #define IS_DEVELOPMENT_VERSION 1 #define MAINTAINER_MODE 1 #define BUILD_WITH_GPG 1 #define BUILD_WITH_GPGSM 1 #define BUILD_WITH_AGENT 1 #define BUILD_WITH_SCDAEMON 1 #define BUILD_WITH_DIRMNGR 1 #define BUILD_WITH_KEYBOXD 1 #define GNUPG_NAME "GnuPG" #define GPG_NAME "gpg" #define GPG_DISP_NAME "GnuPG" #define GPGSM_NAME "gpgsm" #define GPGSM_DISP_NAME "GPGSM" #define GPG_AGENT_NAME "gpg-agent" #define GPG_AGENT_DISP_NAME "GPG Agent" #define TPM2DAEMON_NAME "tpm2daemon" #define TPM2DAEMON_DISP_NAME "TPM2 Daemon" #define SCDAEMON_NAME "scdaemon" #define SCDAEMON_DISP_NAME "SCDaemon" #define DIRMNGR_NAME "dirmngr" #define DIRMNGR_DISP_NAME "DirMngr" #define KEYBOXD_NAME "keyboxd" #define KEYBOXD_DISP_NAME "Keyboxd" #define G13_NAME "g13" #define G13_DISP_NAME "G13" #define GPGCONF_NAME "gpgconf" #define GPGCONF_DISP_NAME "GPGConf" #define GPGTAR_NAME "gpgtar" #define GPG_AGENT_SOCK_NAME "S.gpg-agent" #define GPG_AGENT_EXTRA_SOCK_NAME "S.gpg-agent.extra" #define GPG_AGENT_BROWSER_SOCK_NAME "S.gpg-agent.browser" #define GPG_AGENT_SSH_SOCK_NAME "S.gpg-agent.ssh" #define DIRMNGR_INFO_NAME "DIRMNGR_INFO" #define SCDAEMON_SOCK_NAME "S.scdaemon" #define KEYBOXD_SOCK_NAME "S.keyboxd" #define TPM2DAEMON_SOCK_NAME "S.tpm2daemon" #define DIRMNGR_SOCK_NAME "S.dirmngr" #define DIRMNGR_DEFAULT_KEYSERVER "hkps://keyserver.ubuntu.com" #define GPGEXT_GPG "gpg" #define BUILD_REVISION "a0bfbdaaa" #define BUILD_TIMESTAMP "" configure: exit 1