Page MenuHome GnuPG
Authored By
jhirsch
May 18 2018, 3:52 PM
Size
356 KB
Subscribers
None

config.log

This file is larger than 256 KB, so syntax highlighting was skipped.
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.2.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium --with-libassuan-prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium --with-libgpg-error-prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium --with-npth-prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium --with-libgcrypt-prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium --with-ksba-prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium --with-ntbtls-prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium --with-libiconv-prefix=/nmlpkgs/GnuPG/2.2.7-hp-itanium
## --------- ##
## Platform. ##
## --------- ##
hostname = cadaman
uname -m = ia64
uname -r = B.11.31
uname -s = HP-UX
uname -v = U
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /usr/contrib/Q4/bin
PATH: /opt/perl/bin
PATH: /opt/gvsd/bin
PATH: /opt/ipf/bin
PATH: /opt/nettladm/bin
PATH: /opt/fcms/bin
PATH: /opt/wbem/bin
PATH: /opt/wbem/sbin
PATH: /opt/sas/bin
PATH: /opt/wli/bin
PATH: /opt/graphics/common/bin
PATH: /opt/hpvm/bin
PATH: /opt/sec_mgmt/bastille/bin
PATH: /opt/caliper/bin
PATH: /opt/drd/bin
PATH: /opt/dsau/bin
PATH: /opt/dsau/sbin
PATH: /opt/resmon/bin
PATH: /opt/perf/bin
PATH: /usr/contrib/kwdb/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/perl_32/bin
PATH: /opt/prm/bin
PATH: /opt/propplus/bin
PATH: /opt/sfm/bin
PATH: /opt/swm/bin
PATH: /opt/sec_mgmt/spc/bin
PATH: /opt/ssh/bin
PATH: /opt/swa/bin
PATH: /opt/hpsmh/bin
PATH: /opt/sentinel/bin
PATH: /opt/langtools/bin
PATH: /opt/wlm/bin
PATH: /opt/ignite/bin
PATH: /opt/quest/bin
PATH: /opt/seos/bin
PATH: /opt/aCC/bin
PATH: /opt/cadvise/bin
PATH: /nmlprod/common/bin/itanium
PATH: /nmlprod/common/bin
PATH: /nmlprod/common/scripts
PATH: /usr/local/bin
PATH: .
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2960: checking for a BSD-compatible install
configure:3028: result: build-aux/install-sh -c
configure:3039: checking whether build environment is sane
configure:3094: result: yes
configure:3245: checking for a thread-safe mkdir -p
configure:3284: result: build-aux/install-sh -c -d
configure:3291: checking for gawk
configure:3321: result: no
configure:3291: checking for mawk
configure:3321: result: no
configure:3291: checking for nawk
configure:3321: result: no
configure:3291: checking for awk
configure:3307: found /usr/bin/awk
configure:3318: result: awk
configure:3329: checking whether make sets $(MAKE)
configure:3351: result: yes
configure:3380: checking whether make supports nested variables
configure:3397: result: yes
configure:3527: checking build system type
configure:3541: result: ia64-hp-hpux11.31
configure:3561: checking host system type
configure:3574: result: ia64-hp-hpux11.31
configure:3598: autobuild project... gnupg
configure:3600: autobuild revision... 2.2.7
configure:3604: autobuild hostname... cadaman
configure:3613: autobuild timestamp... 20180511-174016
configure:3630: checking for style of include used by make
configure:3658: result: GNU
configure:3729: checking for gcc
configure:3745: found /usr/local/bin/gcc
configure:3756: result: gcc
configure:3985: checking for C compiler version
configure:3994: gcc --version >&5
gcc (GCC) 4.2.3
Copyright (C) 2007 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:4005: $? = 0
configure:3994: gcc -v >&5
Using built-in specs.
Target: ia64-hp-hpux11.31
Configured with: ../gcc/configure
Thread model: posix
gcc version 4.2.3
configure:4005: $? = 0
configure:3994: gcc -V >&5
gcc: '-V' option must have argument
configure:4005: $? = 1
configure:3994: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4005: $? = 1
configure:4025: checking whether the C compiler works
configure:4047: gcc conftest.c >&5
configure:4051: $? = 0
configure:4099: result: yes
configure:4102: checking for C compiler default output file name
configure:4104: result: a.out
configure:4110: checking for suffix of executables
configure:4117: gcc -o conftest conftest.c >&5
configure:4121: $? = 0
configure:4143: result:
configure:4165: checking whether we are cross compiling
configure:4173: gcc -o conftest conftest.c >&5
configure:4177: $? = 0
configure:4184: ./conftest
configure:4188: $? = 0
configure:4203: result: no
configure:4208: checking for suffix of object files
configure:4230: gcc -c conftest.c >&5
configure:4234: $? = 0
configure:4255: result: o
configure:4259: checking whether we are using the GNU C compiler
configure:4278: gcc -c conftest.c >&5
configure:4278: $? = 0
configure:4287: result: yes
configure:4296: checking whether gcc accepts -g
configure:4316: gcc -c -g conftest.c >&5
configure:4316: $? = 0
configure:4357: result: yes
configure:4374: checking for gcc option to accept ISO C89
configure:4437: gcc -c -g -O2 conftest.c >&5
configure:4437: $? = 0
configure:4450: result: none needed
configure:4475: checking whether gcc understands -c and -o together
configure:4497: gcc -c conftest.c -o conftest2.o
configure:4500: $? = 0
configure:4497: gcc -c conftest.c -o conftest2.o
configure:4500: $? = 0
configure:4512: result: yes
configure:4531: checking dependency style of gcc
configure:4642: result: gcc3
configure:4663: checking how to run the C preprocessor
configure:4694: gcc -E conftest.c
configure:4694: $? = 0
configure:4708: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:4708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4733: result: gcc -E
configure:4753: gcc -E conftest.c
configure:4753: $? = 0
configure:4767: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:4767: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4796: checking for grep that handles long lines and -e
configure:4854: result: /usr/bin/grep
configure:4859: checking for egrep
configure:4921: result: /usr/bin/grep -E
configure:4926: checking for ANSI C header files
configure:4946: gcc -c -g -O2 conftest.c >&5
configure:4946: $? = 0
configure:5019: gcc -o conftest -g -O2 conftest.c >&5
configure:5019: $? = 0
configure:5019: ./conftest
configure:5019: $? = 0
configure:5030: result: yes
configure:5043: checking for sys/types.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5043: checking for sys/stat.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5043: checking for stdlib.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5043: checking for string.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5043: checking for memory.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5043: checking for strings.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5043: checking for inttypes.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5043: checking for stdint.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5043: checking for unistd.h
configure:5043: gcc -c -g -O2 conftest.c >&5
configure:5043: $? = 0
configure:5043: result: yes
configure:5056: checking minix/config.h usability
configure:5056: gcc -c -g -O2 conftest.c >&5
conftest.c:55:26: error: minix/config.h: No such file or directory
configure:5056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5056: result: no
configure:5056: checking minix/config.h presence
configure:5056: gcc -E conftest.c
conftest.c:22:26: error: minix/config.h: No such file or directory
configure:5056: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5056: result: no
configure:5056: checking for minix/config.h
configure:5056: result: no
configure:5077: checking whether it is safe to define __EXTENSIONS__
configure:5095: gcc -c -g -O2 conftest.c >&5
configure:5095: $? = 0
configure:5102: result: yes
configure:5528: checking whether SELinux support is requested
configure:5537: result: no
configure:5541: checking whether to allocate extra secure memory
configure:5550: result: no
configure:5563: checking whether to enable trust models
configure:5570: result: yes
configure:5578: checking whether to enable TOFU
configure:5587: result: yes
configure:5593: checking whether to enable libdns
configure:5602: result: yes
configure:5623: checking whether to enable the RSA public key for gpg
configure:5632: result: yes
configure:5642: checking whether to enable the ECDH public key for gpg
configure:5651: result: yes
configure:5659: checking whether to enable the ECDSA public key for gpg
configure:5668: result: yes
configure:5676: checking whether to enable the EdDSA public key for gpg
configure:5685: result: yes
configure:5694: checking whether to enable the IDEA cipher for gpg
configure:5703: result: yes
configure:5712: checking whether to enable the CAST5 cipher for gpg
configure:5721: result: yes
configure:5729: checking whether to enable the BLOWFISH cipher for gpg
configure:5738: result: yes
configure:5746: checking whether to enable the AES128 cipher for gpg
configure:5755: result: yes
configure:5763: checking whether to enable the AES192 cipher for gpg
configure:5772: result: yes
configure:5780: checking whether to enable the AES256 cipher for gpg
configure:5789: result: yes
configure:5797: checking whether to enable the TWOFISH cipher for gpg
configure:5806: result: yes
configure:5814: checking whether to enable the CAMELLIA128 cipher for gpg
configure:5823: result: yes
configure:5831: checking whether to enable the CAMELLIA192 cipher for gpg
configure:5840: result: yes
configure:5848: checking whether to enable the CAMELLIA256 cipher for gpg
configure:5857: result: yes
configure:5866: checking whether to enable the MD5 hash for gpg
configure:5875: result: yes
configure:5884: checking whether to enable the RIPE-MD160 hash for gpg
configure:5893: result: yes
configure:5901: checking whether to enable the SHA-224 hash for gpg
configure:5910: result: yes
configure:5919: checking whether to enable the SHA-384 hash for gpg
configure:5928: result: yes
configure:5936: checking whether to enable the SHA-512 hash for gpg
configure:5945: result: yes
configure:5958: checking whether to enable the ZIP and ZLIB compression algorithm
configure:5965: result: yes
configure:5970: checking whether to enable the BZIP2 compression algorithm
configure:5977: result: yes
configure:5982: checking whether to enable external program execution
configure:5989: result: yes
configure:5998: checking whether to enable photo ID viewing
configure:6012: result: yes
configure:6016: checking whether to use a fixed photo ID viewer
configure:6034: result: no
configure:6044: checking for the size of the key and uid cache
configure:6062: result: 4096
configure:6075: checking whether use of capabilities is requested
configure:6085: result: no
configure:6090: checking whether smartcard support is requested
configure:6097: result: yes
configure:6111: checking whether to enable the internal CCID driver
configure:6118: result: auto
configure:6121: checking whether to auto start dirmngr
configure:6128: result: yes
configure:6151: checking whether to enable maintainer-specific portions of Makefiles
configure:6160: result: no
configure:6176: checking for programs
configure:6178: checking whether make sets $(MAKE)
configure:6200: result: yes
configure:6209: checking whether build environment is sane
configure:6264: result: yes
configure:6303: checking whether make supports nested variables
configure:6320: result: yes
configure:6335: checking for gawk
configure:6362: result: awk
configure:6421: checking for gcc
configure:6448: result: gcc
configure:6677: checking for C compiler version
configure:6686: gcc --version >&5
gcc (GCC) 4.2.3
Copyright (C) 2007 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:6697: $? = 0
configure:6686: gcc -v >&5
Using built-in specs.
Target: ia64-hp-hpux11.31
Configured with: ../gcc/configure
Thread model: posix
gcc version 4.2.3
configure:6697: $? = 0
configure:6686: gcc -V >&5
gcc: '-V' option must have argument
configure:6697: $? = 1
configure:6686: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:6697: $? = 1
configure:6701: checking whether we are using the GNU C compiler
configure:6729: result: yes
configure:6738: checking whether gcc accepts -g
configure:6799: result: yes
configure:6816: checking for gcc option to accept ISO C89
configure:6892: result: none needed
configure:6917: checking whether gcc understands -c and -o together
configure:6954: result: yes
configure:6973: checking dependency style of gcc
configure:7084: result: gcc3
configure:7104: checking how to run the C preprocessor
configure:7174: result: gcc -E
configure:7194: gcc -E conftest.c
configure:7194: $? = 0
configure:7208: gcc -E conftest.c
conftest.c:58:28: error: ac_nonexistent.h: No such file or directory
configure:7208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 <ac_nonexistent.h>
configure:7241: checking whether ln -s works
configure:7245: result: yes
configure:7295: checking for ranlib
configure:7311: found /usr/bin/ranlib
configure:7322: result: ranlib
configure:7387: checking for ar
configure:7403: found /usr/bin/ar
configure:7414: result: ar
configure:7438: checking for perl
configure:7456: found /usr/bin/perl
configure:7468: result: /usr/bin/perl
configure:7519: checking for windres
configure:7549: result: no
configure:7570: checking for yat2m
configure:7603: result: no
configure:7618: checking for strerror in -lcposix
configure:7643: gcc -o conftest -g -O2 conftest.c -lcposix >&5
ld: Can't find library for -lcposix
Fatal error.
collect2: ld returned 1 exit status
configure:7643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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. */
|
| /* 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 strerror ();
| int
| main ()
| {
| return strerror ();
| ;
| return 0;
| }
configure:7652: result: no
configure:7667: checking for special C compiler options needed for large files
configure:7712: result: no
configure:7718: checking for _FILE_OFFSET_BITS value needed for large files
configure:7743: gcc -c -g -O2 conftest.c >&5
conftest.c:66: error: size of array 'off_t_is_large' is negative
configure:7743: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7767: gcc -c -g -O2 conftest.c >&5
configure:7767: $? = 0
configure:7775: result: 64
configure:7873: checking for tar
configure:7891: found /usr/bin/tar
configure:7903: result: /usr/bin/tar
configure:7919: checking whether /usr/bin/tar speaks USTAR
configure:7927: result: yes
configure:7953: checking for cc for build
configure:7960: result: gcc
configure:8020: checking for pkg-config
configure:8053: result: no
configure:8267: checking for libraries
configure:8313: checking for gpg-error-config
configure:8344: result: /nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/gpg-error-config
configure:8353: checking for GPG Error - version >= 1.24
configure:8382: result: yes (1.31)
configure:8457: checking for libgcrypt-config
configure:8488: result: /nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/libgcrypt-config
configure:8505: checking for LIBGCRYPT - version >= 1.7.0
configure:8539: result: yes (1.8.2)
configure:8551: checking LIBGCRYPT API version
configure:8554: result: okay
configure:8619: checking for libassuan-config
configure:8650: result: /nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/libassuan-config
configure:8678: checking for LIBASSUAN - version >= 2.5.0
configure:8708: result: yes (2.5.1)
configure:8719: checking LIBASSUAN API version
configure:8722: result: okay
configure:8777: checking for ksba-config
configure:8808: result: /nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/ksba-config
configure:8825: checking for KSBA - version >= 1.3.4
configure:8859: result: yes (1.3.5)
configure:8871: checking KSBA API version
configure:8874: result: okay
configure:8947: checking for libusb_init in -lusb-1.0
configure:8972: gcc -o conftest -g -O2 conftest.c -lusb-1.0 >&5
ld: Can't find library for -lusb-1.0
Fatal error.
collect2: ld returned 1 exit status
configure:8972: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char libusb_init ();
| int
| main ()
| {
| return libusb_init ();
| ;
| return 0;
| }
configure:8982: result: no
configure:8989: checking libusb include dir
configure:9002: gcc -E conftest.c
conftest.c:62:20: error: libusb.h: No such file or directory
configure:9002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| /* end confdefs.h. */
| #include <libusb.h>
configure:9002: gcc -E -I/usr/include/libusb-1.0 conftest.c
conftest.c:62:20: error: libusb.h: No such file or directory
configure:9002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| /* end confdefs.h. */
| #include <libusb.h>
configure:9002: gcc -E -I/usr/local/include/libusb-1.0 conftest.c
conftest.c:62:20: error: libusb.h: No such file or directory
configure:9002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| /* end confdefs.h. */
| #include <libusb.h>
configure:9002: gcc -E -I/usr/pkg/include/libusb-1.0 conftest.c
conftest.c:62:20: error: libusb.h: No such file or directory
configure:9002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| /* end confdefs.h. */
| #include <libusb.h>
configure:9015: result: not found
configure:9045: checking for library containing dlopen
configure:9076: gcc -o conftest -g -O2 conftest.c >&5
configure:9076: $? = 0
configure:9093: result: none required
configure:9120: checking for SQLITE3
configure:9179: result: no
configure:9197: WARNING:
***
*** Building without SQLite support - TOFU disabled
***
***
configure:9230: checking for encfs
configure:9261: result: /usr/bin/encfs
configure:9277: checking for fusermount
configure:9308: result: /usr/bin/fusermount
configure:9331: checking for openpty in -lutil
configure:9356: gcc -o conftest -g -O2 conftest.c -lutil >&5
ld: Can't find library for -lutil
Fatal error.
collect2: ld returned 1 exit status
configure:9356: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char openpty ();
| int
| main ()
| {
| return openpty ();
| ;
| return 0;
| }
configure:9365: result: no
configure:9380: checking for shred
configure:9411: result: /usr/bin/shred
configure:9442: checking for npth-config
configure:9473: result: /nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/npth-config
configure:9499: checking for NPTH - version >= 1.2
configure:9522: result: yes (1.5)
configure:9534: checking NPTH API version
configure:9537: result: okay
configure:9657: checking for ntbtls-config
configure:9688: result: /nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/ntbtls-config
configure:9705: checking for NTBTLS - version >= 0.1.0
configure:9739: result: yes (0.1.2)
configure:9751: checking NTBTLS API version
configure:9754: result: okay
configure:9930: checking for networking options
configure:9939: checking for gethostbyname
configure:9939: gcc -o conftest -g -O2 conftest.c >&5
configure:9939: $? = 0
configure:9939: result: yes
configure:9985: checking for setsockopt
configure:9985: gcc -o conftest -g -O2 conftest.c >&5
configure:9985: $? = 0
configure:9985: result: yes
configure:10044: checking for library containing res_query
configure:10075: gcc -o conftest -g -O2 conftest.c >&5
configure:10075: $? = 0
configure:10092: result: none required
configure:10159: checking for library containing dn_expand
configure:10190: gcc -o conftest -g -O2 conftest.c >&5
configure:10190: $? = 0
configure:10207: result: none required
configure:10280: checking for library containing res_9_dn_skipname
configure:10311: gcc -o conftest -g -O2 conftest.c >&5
ld: Unsatisfied symbol "res_9_dn_skipname" in file /var/tmp//cciUGClU.o
1 error.
collect2: ld returned 1 exit status
configure:10311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_9_dn_skipname ();
| int
| main ()
| {
| return res_9_dn_skipname ();
| ;
| return 0;
| }
configure:10311: gcc -o conftest -g -O2 conftest.c -lresolv >&5
ld: Can't find library for -lresolv
Fatal error.
collect2: ld returned 1 exit status
configure:10311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_9_dn_skipname ();
| int
| main ()
| {
| return res_9_dn_skipname ();
| ;
| return 0;
| }
configure:10311: gcc -o conftest -g -O2 conftest.c -lbind >&5
ld: Can't find library for -lbind
Fatal error.
collect2: ld returned 1 exit status
configure:10311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_9_dn_skipname ();
| int
| main ()
| {
| return res_9_dn_skipname ();
| ;
| return 0;
| }
configure:10328: result: no
configure:10335: checking for library containing dn_skipname
configure:10366: gcc -o conftest -g -O2 conftest.c >&5
configure:10366: $? = 0
configure:10383: result: none required
configure:10460: checking whether the resolver is usable
configure:10480: gcc -o conftest -g -O2 conftest.c >&5
configure:10480: $? = 0
configure:10487: result: yes
configure:10609: checking whether LDAP via "-lldap" is present and sane
configure:10629: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include -L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib conftest.c -lldap >&5
configure:10629: $? = 0
configure:10636: result: yes
configure:10680: checking for ldap_get_option
configure:10680: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include -L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib conftest.c -lldap >&5
configure:10680: $? = 0
configure:10680: result: yes
configure:10680: checking for ldap_set_option
configure:10680: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include -L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib conftest.c -lldap >&5
configure:10680: $? = 0
configure:10680: result: yes
configure:10694: checking for ldap_start_tls_s
configure:10694: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include -L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib conftest.c -lldap >&5
configure:10694: $? = 0
configure:10694: result: yes
configure:10694: checking for ldap_start_tls_sA
configure:10694: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include -L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib conftest.c -lldap >&5
ld: Unsatisfied symbol "ldap_start_tls_sA" in file /var/tmp//ccqkRUpi.o
1 error.
collect2: ld returned 1 exit status
configure:10694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 <limits.h> declares ldap_start_tls_sA.
| For example, HP-UX 11i <limits.h> 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.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return ldap_start_tls_sA ();
| ;
| return 0;
| }
configure:10694: result: no
configure:10749: checking for ber_free in -llber
configure:10774: gcc -o conftest -g -O2 conftest.c -llber >&5
ld: Can't find library for -llber
Fatal error.
collect2: ld returned 1 exit status
configure:10774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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. */
|
| /* 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 ber_free ();
| int
| main ()
| {
| return ber_free ();
| ;
| return 0;
| }
configure:10783: result: no
configure:10860: checking for sendmail
configure:10879: found /usr/sbin/sendmail
configure:10891: result: /usr/sbin/sendmail
configure:10987: checking for ld used by GCC
configure:11051: result: /usr/ccs/bin/ld
configure:11058: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:11071: result: no
configure:11078: checking for shared library run path origin
configure:11091: result: done
configure:11599: checking for iconv
configure:11621: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "libiconv_open" in file /var/tmp//cc8KQpV2.o
ld: Unsatisfied symbol "libiconv_close" in file /var/tmp//cc8KQpV2.o
ld: Unsatisfied symbol "libiconv" in file /var/tmp//cc8KQpV2.o
3 errors.
collect2: ld returned 1 exit status
configure:11621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:11643: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c /nmlpkgs/GnuPG/2.2.7-hp-itanium/lib/libiconv.so -Wl,+b -Wl,/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib >&5
configure:11643: $? = 0
configure:11653: result: yes
configure:11656: checking for working iconv
configure:11732: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c /nmlpkgs/GnuPG/2.2.7-hp-itanium/lib/libiconv.so -Wl,+b -Wl,/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib >&5
configure:11732: $? = 0
configure:11732: ./conftest
configure:11732: $? = 0
configure:11744: result: yes
configure:11759: checking how to link with libiconv
configure:11761: result: /nmlpkgs/GnuPG/2.2.7-hp-itanium/lib/libiconv.so -Wl,+b -Wl,/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib
configure:11772: checking for iconv declaration
configure:11801: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:11801: $? = 0
configure:11811: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:11836: checking for gettext
configure:11839: checking whether NLS is requested
configure:11848: result: yes
configure:11889: checking for msgfmt
configure: trying /usr/local/bin/msgfmt...
0 translated messages.
configure:11921: result: /usr/local/bin/msgfmt
configure:11930: checking for gmsgfmt
configure:11961: result: /usr/local/bin/msgfmt
configure:12012: checking for xgettext
configure: trying /usr/local/bin/xgettext...
/usr/local/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
configure:12044: result: /usr/local/bin/xgettext
configure:12090: checking for msgmerge
configure: trying /usr/local/bin/msgmerge...
configure:12121: result: /usr/local/bin/msgmerge
configure:12163: checking for CFPreferencesCopyAppValue
configure:12181: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:77:42: error: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function 'main':
conftest.c:81: error: 'NULL' undeclared (first use in this function)
conftest.c:81: error: (Each undeclared identifier is reported only once
conftest.c:81: error: for each function it appears in.)
configure:12181: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:12190: result: no
configure:12197: checking for CFLocaleCopyCurrent
configure:12215: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:77:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:12215: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:12224: result: no
configure:12273: checking for GNU gettext in libc
configure:12293: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "_nl_domain_bindings" in file /var/tmp//cckv30x7.o
ld: Unsatisfied symbol "libintl_bindtextdomain" in file /var/tmp//cckv30x7.o
ld: Unsatisfied symbol "libintl_ngettext" in file /var/tmp//cckv30x7.o
ld: Unsatisfied symbol "_nl_msg_cat_cntr" in file /var/tmp//cckv30x7.o
ld: Unsatisfied symbol "libintl_gettext" in file /var/tmp//cckv30x7.o
5 errors.
collect2: ld returned 1 exit status
configure:12293: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:12302: result: no
configure:12336: checking for iconv
configure:12390: result: yes
configure:12393: checking for working iconv
configure:12481: result: yes
configure:12496: checking how to link with libiconv
configure:12498: result: /nmlpkgs/GnuPG/2.2.7-hp-itanium/lib/libiconv.so -Wl,+b -Wl,/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib
configure:12944: checking for GNU gettext in libintl
configure:12972: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -lintl >&5
ld: Can't find library for -lintl
Fatal error.
collect2: ld returned 1 exit status
configure:12972: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:13000: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -lintl /nmlpkgs/GnuPG/2.2.7-hp-itanium/lib/libiconv.so -Wl,+b -Wl,/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib >&5
ld: Can't find library for -lintl
Fatal error.
collect2: ld returned 1 exit status
configure:13000: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:13013: result: no
configure:13048: checking whether to use NLS
configure:13050: result: no
configure:13128: checking for strchr
configure:13128: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:101: warning: conflicting types for built-in function 'strchr'
configure:13128: $? = 0
configure:13128: result: yes
configure:13150: checking for nl_langinfo and CODESET
configure:13166: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13166: $? = 0
configure:13175: result: yes
configure:13186: checking for LC_MESSAGES
configure:13202: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13202: $? = 0
configure:13210: result: yes
configure:13233: checking for header files
configure:13235: checking for ANSI C header files
configure:13339: result: yes
configure:13353: checking for string.h
configure:13353: result: yes
configure:13353: checking for unistd.h
configure:13353: result: yes
configure:13353: checking langinfo.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking langinfo.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for langinfo.h
configure:13353: result: yes
configure:13353: checking termio.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking termio.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for termio.h
configure:13353: result: yes
configure:13353: checking locale.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking locale.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for locale.h
configure:13353: result: yes
configure:13353: checking getopt.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:120:20: error: getopt.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <getopt.h>
configure:13353: result: no
configure:13353: checking getopt.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:87:20: error: getopt.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <getopt.h>
configure:13353: result: no
configure:13353: checking for getopt.h
configure:13353: result: no
configure:13353: checking pty.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:120:17: error: pty.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pty.h>
configure:13353: result: no
configure:13353: checking pty.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:87:17: error: pty.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <pty.h>
configure:13353: result: no
configure:13353: checking for pty.h
configure:13353: result: no
configure:13353: checking utmp.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking utmp.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for utmp.h
configure:13353: result: yes
configure:13353: checking pwd.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking pwd.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for pwd.h
configure:13353: result: yes
configure:13353: checking for inttypes.h
configure:13353: result: yes
configure:13353: checking signal.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking signal.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for signal.h
configure:13353: result: yes
configure:13353: checking sys/select.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking sys/select.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for sys/select.h
configure:13353: result: yes
configure:13353: checking for stdint.h
configure:13353: result: yes
configure:13353: checking for signal.h
configure:13353: result: yes
configure:13353: checking util.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:127:18: error: util.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <util.h>
configure:13353: result: no
configure:13353: checking util.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:94:18: error: util.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| /* end confdefs.h. */
| #include <util.h>
configure:13353: result: no
configure:13353: checking for util.h
configure:13353: result: no
configure:13353: checking libutil.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:127:21: error: libutil.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:13353: result: no
configure:13353: checking libutil.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:94:21: error: libutil.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| /* end confdefs.h. */
| #include <libutil.h>
configure:13353: result: no
configure:13353: checking for libutil.h
configure:13353: result: no
configure:13353: checking termios.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking termios.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for termios.h
configure:13353: result: yes
configure:13353: checking ucred.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:128:19: error: ucred.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ucred.h>
configure:13353: result: no
configure:13353: checking ucred.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:95:19: error: ucred.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <ucred.h>
configure:13353: result: no
configure:13353: checking for ucred.h
configure:13353: result: no
configure:13353: checking sys/ucred.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:128:23: error: sys/ucred.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/ucred.h>
configure:13353: result: no
configure:13353: checking sys/ucred.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:95:23: error: sys/ucred.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <sys/ucred.h>
configure:13353: result: no
configure:13353: checking for sys/ucred.h
configure:13353: result: no
configure:13353: checking sys/sysmacros.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking sys/sysmacros.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:13353: $? = 0
configure:13353: result: yes
configure:13353: checking for sys/sysmacros.h
configure:13353: result: yes
configure:13353: checking sys/mkdev.h usability
configure:13353: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:129:23: error: sys/mkdev.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:13353: result: no
configure:13353: checking sys/mkdev.h presence
configure:13353: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:96:23: error: sys/mkdev.h: No such file or directory
configure:13353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:13353: result: no
configure:13353: checking for sys/mkdev.h
configure:13353: result: no
configure:13364: checking whether time.h and sys/time.h may both be included
configure:13384: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13384: $? = 0
configure:13391: result: yes
configure:13404: checking for system characteristics
configure:13406: checking for an ANSI C-conforming const
configure:13472: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13472: $? = 0
configure:13479: result: yes
configure:13487: checking for inline
configure:13503: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13503: $? = 0
configure:13511: result: inline
configure:13529: checking for working volatile
configure:13548: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13548: $? = 0
configure:13555: result: yes
configure:13563: checking for size_t
configure:13563: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13563: $? = 0
configure:13563: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:133: error: expected expression before ')' token
configure:13563: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13563: result: yes
configure:13574: checking for mode_t
configure:13574: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13574: $? = 0
configure:13574: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:133: error: expected expression before ')' token
configure:13574: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:13574: result: yes
configure:13585: checking return type of signal handlers
configure:13603: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:103: error: void value not ignored as it ought to be
configure:13603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:13610: result: void
configure:13618: checking whether sys_siglist is declared
configure:13618: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:112: error: 'sys_siglist' undeclared (first use in this function)
conftest.c:112: error: (Each undeclared identifier is reported only once
conftest.c:112: error: for each function it appears in.)
configure:13618: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <signal.h>
| /* NetBSD declares sys_siglist in unistd.h. */
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
|
| int
| main ()
| {
| #ifndef sys_siglist
| #ifdef __cplusplus
| (void) sys_siglist;
| #else
| (void) sys_siglist;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:13618: result: no
configure:13643: checking for sys/socket.h
configure:13643: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13643: $? = 0
configure:13643: result: yes
configure:13678: checking for socklen_t
configure:13678: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13678: $? = 0
configure:13678: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:110: error: expected expression before ')' token
configure:13678: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:13678: result: yes
configure:13737: checking for library containing inet_addr
configure:13768: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13768: $? = 0
configure:13785: result: none required
configure:13815: checking endianness
configure:13837: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:107: error: 'bogus' undeclared (first use in this function)
conftest.c:107: error: (Each undeclared identifier is reported only once
conftest.c:107: error: for each function it appears in.)
conftest.c:107: error: expected ';' before 'endian'
configure:13837: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
| int
| main ()
| {
|
| #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
| bogus endian macros
| #endif
| ;
| return 0;
| }
configure:13881: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:108: warning: incompatible implicit declaration of built-in function 'exit'
configure:13881: $? = 0
configure:13881: ./conftest
configure:13881: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| main () {
| /* Are we little or big endian? From Harbison&Steele. */
| union
| {
| long l;
| char c[sizeof (long)];
| } u;
| u.l = 1;
| exit (u.c[sizeof (long) - 1] == 1);
| }
configure:13894: result: big
configure:13909: checking for byte typedef
configure:13930: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:109: error: 'byte' undeclared (first use in this function)
conftest.c:109: error: (Each undeclared identifier is reported only once
conftest.c:109: error: for each function it appears in.)
configure:13930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef byte
| int a = sizeof(byte);
|
| ;
| return 0;
| }
configure:13938: result: no
configure:13946: checking for ushort typedef
configure:13967: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:13967: $? = 0
configure:13975: result: yes
configure:13983: checking for ulong typedef
configure:14004: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:110: error: 'ulong' undeclared (first use in this function)
conftest.c:110: error: (Each undeclared identifier is reported only once
conftest.c:110: error: for each function it appears in.)
configure:14004: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef ulong
| int a = sizeof(ulong);
|
| ;
| return 0;
| }
configure:14012: result: no
configure:14020: checking for u16 typedef
configure:14041: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:110: error: 'u16' undeclared (first use in this function)
conftest.c:110: error: (Each undeclared identifier is reported only once
conftest.c:110: error: for each function it appears in.)
configure:14041: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef u16
| int a = sizeof(u16);
|
| ;
| return 0;
| }
configure:14049: result: no
configure:14057: checking for u32 typedef
configure:14078: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:110: error: 'u32' undeclared (first use in this function)
conftest.c:110: error: (Each undeclared identifier is reported only once
conftest.c:110: error: for each function it appears in.)
configure:14078: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <stdlib.h>
| #include <sys/types.h>
| int
| main ()
| {
|
| #undef u32
| int a = sizeof(u32);
|
| ;
| return 0;
| }
configure:14086: result: no
configure:14099: checking size of unsigned short
configure:14104: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14104: $? = 0
configure:14104: ./conftest
configure:14104: $? = 0
configure:14118: result: 2
configure:14132: checking size of unsigned int
configure:14137: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14137: $? = 0
configure:14137: ./conftest
configure:14137: $? = 0
configure:14151: result: 4
configure:14165: checking size of unsigned long
configure:14170: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14170: $? = 0
configure:14170: ./conftest
configure:14170: $? = 0
configure:14184: result: 4
configure:14198: checking size of unsigned long long
configure:14203: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14203: $? = 0
configure:14203: ./conftest
configure:14203: $? = 0
configure:14217: result: 8
configure:14227: checking whether time.h and sys/time.h may both be included
configure:14254: result: yes
configure:14266: checking size of time_t
configure:14271: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14271: $? = 0
configure:14271: ./conftest
configure:14271: $? = 0
configure:14298: result: 4
configure:14308: checking whether time_t is unsigned
configure:14338: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14338: $? = 0
configure:14345: result: no
configure:14366: checking for library functions
configure:14368: checking whether getpagesize is declared
configure:14368: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14368: $? = 0
configure:14368: result: yes
configure:14379: checking for _LARGEFILE_SOURCE value needed for large files
configure:14398: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14398: $? = 0
configure:14426: result: no
configure:14449: checking for vprintf
configure:14449: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:133: warning: conflicting types for built-in function 'vprintf'
configure:14449: $? = 0
configure:14449: result: yes
configure:14455: checking for _doprnt
configure:14455: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14455: $? = 0
configure:14455: result: yes
configure:14466: checking for pid_t
configure:14466: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14466: $? = 0
configure:14466: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:148: error: expected expression before ')' token
configure:14466: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:14466: result: yes
configure:14479: checking vfork.h usability
configure:14479: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:145:19: error: vfork.h: No such file or directory
configure:14479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:14479: result: no
configure:14479: checking vfork.h presence
configure:14479: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:112:19: error: vfork.h: No such file or directory
configure:14479: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:14479: result: no
configure:14479: checking for vfork.h
configure:14479: result: no
configure:14492: checking for fork
configure:14492: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:135: warning: conflicting types for built-in function 'fork'
configure:14492: $? = 0
configure:14492: result: yes
configure:14492: checking for vfork
configure:14492: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14492: $? = 0
configure:14492: result: yes
configure:14502: checking for working fork
configure:14524: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14524: $? = 0
configure:14524: ./conftest
configure:14524: $? = 0
configure:14534: result: yes
configure:14555: checking for working vfork
configure:14665: result: yes
configure:14693: checking for strerror
configure:14693: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14693: $? = 0
configure:14693: result: yes
configure:14693: checking for strlwr
configure:14693: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "strlwr" in file /var/tmp//ccYccW9I.o
1 error.
collect2: ld returned 1 exit status
configure:14693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| /* end confdefs.h. */
| /* Define strlwr to an innocuous variant, in case <limits.h> declares strlwr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlwr innocuous_strlwr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlwr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return strlwr ();
| ;
| return 0;
| }
configure:14693: result: no
configure:14693: checking for tcgetattr
configure:14693: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14693: $? = 0
configure:14693: result: yes
configure:14693: checking for mmap
configure:14693: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14693: $? = 0
configure:14693: result: yes
configure:14693: checking for canonicalize_file_name
configure:14693: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "canonicalize_file_name" in file /var/tmp//ccivP4CJ.o
1 error.
collect2: ld returned 1 exit status
configure:14693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define canonicalize_file_name innocuous_canonicalize_file_name
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char canonicalize_file_name (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef canonicalize_file_name
|
| /* 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 canonicalize_file_name ();
| /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
| choke me
| #endif
|
| int
| main ()
| {
| return canonicalize_file_name ();
| ;
| return 0;
| }
configure:14693: result: no
configure:14705: checking for strcasecmp
configure:14705: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:142: warning: conflicting types for built-in function 'strcasecmp'
configure:14705: $? = 0
configure:14705: result: yes
configure:14705: checking for strncasecmp
configure:14705: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:143: warning: conflicting types for built-in function 'strncasecmp'
configure:14705: $? = 0
configure:14705: result: yes
configure:14705: checking for ctermid
configure:14705: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14705: $? = 0
configure:14705: result: yes
configure:14705: checking for times
configure:14705: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14705: $? = 0
configure:14705: result: yes
configure:14705: checking for gmtime_r
configure:14705: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14705: $? = 0
configure:14705: result: yes
configure:14705: checking for strtoull
configure:14705: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14705: $? = 0
configure:14705: result: yes
configure:14717: checking for setenv
configure:14717: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14717: $? = 0
configure:14717: result: yes
configure:14717: checking for unsetenv
configure:14717: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14717: $? = 0
configure:14717: result: yes
configure:14717: checking for fcntl
configure:14717: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14717: $? = 0
configure:14717: result: yes
configure:14717: checking for ftruncate
configure:14717: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14717: $? = 0
configure:14717: result: yes
configure:14717: checking for inet_ntop
configure:14717: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14717: $? = 0
configure:14717: result: yes
configure:14728: checking for canonicalize_file_name
configure:14728: result: no
configure:14740: checking for gettimeofday
configure:14740: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14740: $? = 0
configure:14740: result: yes
configure:14740: checking for getrusage
configure:14740: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14740: $? = 0
configure:14740: result: yes
configure:14740: checking for getrlimit
configure:14740: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14740: $? = 0
configure:14740: result: yes
configure:14740: checking for setrlimit
configure:14740: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14740: $? = 0
configure:14740: result: yes
configure:14740: checking for clock_gettime
configure:14740: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14740: $? = 0
configure:14740: result: yes
configure:14752: checking for atexit
configure:14752: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14752: $? = 0
configure:14752: result: yes
configure:14752: checking for raise
configure:14752: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14752: $? = 0
configure:14752: result: yes
configure:14752: checking for getpagesize
configure:14752: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14752: $? = 0
configure:14752: result: yes
configure:14752: checking for strftime
configure:14752: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:161: warning: conflicting types for built-in function 'strftime'
configure:14752: $? = 0
configure:14752: result: yes
configure:14752: checking for nl_langinfo
configure:14752: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14752: $? = 0
configure:14752: result: yes
configure:14752: checking for setlocale
configure:14752: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14752: $? = 0
configure:14752: result: yes
configure:14764: checking for waitpid
configure:14764: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14764: $? = 0
configure:14764: result: yes
configure:14764: checking for wait4
configure:14764: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14764: $? = 0
configure:14764: result: yes
configure:14764: checking for sigaction
configure:14764: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14764: $? = 0
configure:14764: result: yes
configure:14764: checking for sigprocmask
configure:14764: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14764: $? = 0
configure:14764: result: yes
configure:14764: checking for pipe
configure:14764: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14764: $? = 0
configure:14764: result: yes
configure:14764: checking for getaddrinfo
configure:14764: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14764: $? = 0
configure:14764: result: yes
configure:14776: checking for ttyname
configure:14776: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14776: $? = 0
configure:14776: result: yes
configure:14776: checking for rand
configure:14776: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14776: $? = 0
configure:14776: result: yes
configure:14776: checking for ftello
configure:14776: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14776: $? = 0
configure:14776: result: yes
configure:14776: checking for fsync
configure:14776: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14776: $? = 0
configure:14776: result: yes
configure:14776: checking for stat
configure:14776: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14776: $? = 0
configure:14776: result: yes
configure:14776: checking for lstat
configure:14776: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14776: $? = 0
configure:14776: result: yes
configure:14791: checking for memicmp
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "memicmp" in file /var/tmp//ccouCEIM.o
1 error.
collect2: ld returned 1 exit status
configure:14791: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
| /* Define memicmp to an innocuous variant, in case <limits.h> declares memicmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memicmp innocuous_memicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memicmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return memicmp ();
| ;
| return 0;
| }
configure:14791: result: no
configure:14791: checking for stpcpy
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:176: warning: conflicting types for built-in function 'stpcpy'
ld: Unsatisfied symbol "stpcpy" in file /var/tmp//ccqA0f4r.o
1 error.
collect2: ld returned 1 exit status
configure:14791: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
| /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stpcpy innocuous_stpcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stpcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef stpcpy
|
| /* 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 stpcpy ();
| /* 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_stpcpy || defined __stub___stpcpy
| choke me
| #endif
|
| int
| main ()
| {
| return stpcpy ();
| ;
| return 0;
| }
configure:14791: result: no
configure:14791: checking for strsep
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "strsep" in file /var/tmp//ccGhA1t8.o
1 error.
collect2: ld returned 1 exit status
configure:14791: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| /* end confdefs.h. */
| /* Define strsep to an innocuous variant, in case <limits.h> declares strsep.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strsep innocuous_strsep
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strsep (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strsep
|
| /* 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 strsep ();
| /* 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_strsep || defined __stub___strsep
| choke me
| #endif
|
| int
| main ()
| {
| return strsep ();
| ;
| return 0;
| }
configure:14791: result: no
configure:14791: checking for strlwr
configure:14791: result: no
configure:14791: checking for strtoul
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for memmove
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:177: warning: conflicting types for built-in function 'memmove'
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for stricmp
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "stricmp" in file /var/tmp//ccmIoyjT.o
1 error.
collect2: ld returned 1 exit status
configure:14791: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:14791: result: no
configure:14791: checking for strtol
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for memrchr
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "memrchr" in file /var/tmp//ccun3sv1.o
1 error.
collect2: ld returned 1 exit status
configure:14791: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| /* end confdefs.h. */
| /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memrchr innocuous_memrchr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memrchr (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef memrchr
|
| /* 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 memrchr ();
| /* 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_memrchr || defined __stub___memrchr
| choke me
| #endif
|
| int
| main ()
| {
| return memrchr ();
| ;
| return 0;
| }
configure:14791: result: no
configure:14791: checking for isascii
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:179: warning: conflicting types for built-in function 'isascii'
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for timegm
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "timegm" in file /var/tmp//ccE0dZxP.o
1 error.
collect2: ld returned 1 exit status
configure:14791: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| /* end confdefs.h. */
| /* Define timegm to an innocuous variant, in case <limits.h> declares timegm.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define timegm innocuous_timegm
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char timegm (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef timegm
|
| /* 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 timegm ();
| /* 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_timegm || defined __stub___timegm
| choke me
| #endif
|
| int
| main ()
| {
| return timegm ();
| ;
| return 0;
| }
configure:14791: result: no
configure:14791: checking for getrusage
configure:14791: result: yes
configure:14791: checking for setrlimit
configure:14791: result: yes
configure:14791: checking for stat
configure:14791: result: yes
configure:14791: checking for setlocale
configure:14791: result: yes
configure:14791: checking for flockfile
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for funlockfile
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for getpwnam
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for getpwuid
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for getenv
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for inet_pton
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14791: $? = 0
configure:14791: result: yes
configure:14791: checking for strpbrk
configure:14791: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:190: warning: conflicting types for built-in function 'strpbrk'
configure:14791: $? = 0
configure:14791: result: yes
configure:14805: checking for library containing nanosleep
configure:14836: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14836: $? = 0
configure:14853: result: none required
configure:14891: checking for struct sigaction
configure:14891: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14891: $? = 0
configure:14891: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:174: error: expected expression before ')' token
configure:14891: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((struct sigaction)))
| return 0;
| ;
| return 0;
| }
configure:14891: result: yes
configure:14901: checking for sigset_t
configure:14901: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:14901: $? = 0
configure:14901: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:175: error: expected expression before ')' token
configure:14901: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| return 0;
| ;
| return 0;
| }
configure:14901: result: yes
configure:14922: checking for struct ucred.pid
configure:14922: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:177: error: storage size of 'ac_aggr' isn't known
configure:14922: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
| static struct ucred ac_aggr;
| if (ac_aggr.pid)
| return 0;
| ;
| return 0;
| }
configure:14922: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:177: error: storage size of 'ac_aggr' isn't known
configure:14922: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
| static struct ucred ac_aggr;
| if (sizeof ac_aggr.pid)
| return 0;
| ;
| return 0;
| }
configure:14922: result: no
configure:14933: checking for struct ucred.cr_pid
configure:14933: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:177: error: storage size of 'ac_aggr' isn't known
configure:14933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
| static struct ucred ac_aggr;
| if (ac_aggr.cr_pid)
| return 0;
| ;
| return 0;
| }
configure:14933: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:177: error: storage size of 'ac_aggr' isn't known
configure:14933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
| static struct ucred ac_aggr;
| if (sizeof ac_aggr.cr_pid)
| return 0;
| ;
| return 0;
| }
configure:14933: result: no
configure:14944: checking for struct sockpeercred.pid
configure:14944: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:177: error: storage size of 'ac_aggr' isn't known
configure:14944: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
| static struct sockpeercred ac_aggr;
| if (ac_aggr.pid)
| return 0;
| ;
| return 0;
| }
configure:14944: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:177: error: storage size of 'ac_aggr' isn't known
configure:14944: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/socket.h>
|
| int
| main ()
| {
| static struct sockpeercred ac_aggr;
| if (sizeof ac_aggr.pid)
| return 0;
| ;
| return 0;
| }
configure:14944: result: no
configure:14960: checking for getpeerucred
configure:14960: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
ld: Unsatisfied symbol "getpeerucred" in file /var/tmp//ccc9m2OZ.o
1 error.
collect2: ld returned 1 exit status
configure:14960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| /* end confdefs.h. */
| /* Define getpeerucred to an innocuous variant, in case <limits.h> declares getpeerucred.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpeerucred innocuous_getpeerucred
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpeerucred (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getpeerucred
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getpeerucred ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getpeerucred || defined __stub___getpeerucred
| choke me
| #endif
|
| int
| main ()
| {
| return getpeerucred ();
| ;
| return 0;
| }
configure:14960: result: no
configure:14977: checking for sys/stat.h
configure:14977: result: yes
configure:14977: checking for unistd.h
configure:14977: result: yes
configure:14977: checking direct.h usability
configure:14977: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:206:20: error: direct.h: No such file or directory
configure:14977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <direct.h>
configure:14977: result: no
configure:14977: checking direct.h presence
configure:14977: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
conftest.c:173:20: error: direct.h: No such file or directory
configure:14977: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <direct.h>
configure:14977: result: no
configure:14977: checking for direct.h
configure:14977: result: no
configure:14987: checking if mkdir takes one argument
configure:15013: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:15013: $? = 0
configure:15020: result: no
configure:15032: checking whether regular expression support is requested
configure:15041: result: yes
configure:15062: checking for library containing regcomp
configure:15093: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:15093: $? = 0
configure:15110: result: none required
configure:15118: checking for regcomp
configure:15118: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:15118: $? = 0
configure:15118: result: yes
configure:15133: checking whether your system's regexp library is broken
configure:15148: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:15148: $? = 0
configure:15148: ./conftest
configure:15148: $? = 0
configure:15158: result: no
configure:15208: checking zlib.h usability
configure:15208: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:15208: $? = 0
configure:15208: result: yes
configure:15208: checking zlib.h presence
configure:15208: gcc -E -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c
configure:15208: $? = 0
configure:15208: result: yes
configure:15208: checking for zlib.h
configure:15208: result: yes
configure:15210: checking for deflateInit2_ in -lz
configure:15235: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -lz >&5
ld: Can't find library for -lz
Fatal error.
collect2: ld returned 1 exit status
configure:15235: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char deflateInit2_ ();
| int
| main ()
| {
| return deflateInit2_ ();
| ;
| return 0;
| }
configure:15244: result: no
configure:15289: checking for bzlib.h
configure:15289: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:15289: $? = 0
configure:15289: result: yes
configure:15292: checking for BZ2_bzCompressInit in -lbz2
configure:15317: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -lbz2 >&5
ld: Can't find library for -lbz2
Fatal error.
collect2: ld returned 1 exit status
configure:15317: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char BZ2_bzCompressInit ();
| int
| main ()
| {
| return BZ2_bzCompressInit ();
| ;
| return 0;
| }
configure:15326: result: no
configure:15381: checking whether readline via "-lreadline" is present and sane
configure:15406: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -lreadline >&5
conftest.c:175:31: error: readline/readline.h: No such file or directory
conftest.c:176:30: error: readline/history.h: No such file or directory
conftest.c: In function 'main':
conftest.c:182: error: 'rl_completion_func_t' undeclared (first use in this function)
conftest.c:182: error: (Each undeclared identifier is reported only once
conftest.c:182: error: for each function it appears in.)
conftest.c:182: error: 'completer' undeclared (first use in this function)
conftest.c:184: error: 'rl_catch_signals' undeclared (first use in this function)
conftest.c:185: error: 'rl_inhibit_completion' undeclared (first use in this function)
conftest.c:186: error: 'rl_attempted_completion_function' undeclared (first use in this function)
configure:15406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <readline/readline.h>
| #include <readline/history.h>
|
| int
| main ()
| {
|
| rl_completion_func_t *completer;
| add_history("foobar");
| rl_catch_signals=0;
| rl_inhibit_completion=0;
| rl_attempted_completion_function=NULL;
| rl_completion_matches(NULL,NULL);
|
| ;
| return 0;
| }
configure:15414: result: no
configure:15381: checking whether readline via "-lreadline -ltermcap" is present and sane
configure:15406: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -lreadline -ltermcap >&5
conftest.c:175:31: error: readline/readline.h: No such file or directory
conftest.c:176:30: error: readline/history.h: No such file or directory
conftest.c: In function 'main':
conftest.c:182: error: 'rl_completion_func_t' undeclared (first use in this function)
conftest.c:182: error: (Each undeclared identifier is reported only once
conftest.c:182: error: for each function it appears in.)
conftest.c:182: error: 'completer' undeclared (first use in this function)
conftest.c:184: error: 'rl_catch_signals' undeclared (first use in this function)
conftest.c:185: error: 'rl_inhibit_completion' undeclared (first use in this function)
conftest.c:186: error: 'rl_attempted_completion_function' undeclared (first use in this function)
configure:15406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <readline/readline.h>
| #include <readline/history.h>
|
| int
| main ()
| {
|
| rl_completion_func_t *completer;
| add_history("foobar");
| rl_catch_signals=0;
| rl_inhibit_completion=0;
| rl_attempted_completion_function=NULL;
| rl_completion_matches(NULL,NULL);
|
| ;
| return 0;
| }
configure:15414: result: no
configure:15381: checking whether readline via "-lreadline -lcurses" is present and sane
configure:15406: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -lreadline -lcurses >&5
conftest.c:175:31: error: readline/readline.h: No such file or directory
conftest.c:176:30: error: readline/history.h: No such file or directory
conftest.c: In function 'main':
conftest.c:182: error: 'rl_completion_func_t' undeclared (first use in this function)
conftest.c:182: error: (Each undeclared identifier is reported only once
conftest.c:182: error: for each function it appears in.)
conftest.c:182: error: 'completer' undeclared (first use in this function)
conftest.c:184: error: 'rl_catch_signals' undeclared (first use in this function)
conftest.c:185: error: 'rl_inhibit_completion' undeclared (first use in this function)
conftest.c:186: error: 'rl_attempted_completion_function' undeclared (first use in this function)
configure:15406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <readline/readline.h>
| #include <readline/history.h>
|
| int
| main ()
| {
|
| rl_completion_func_t *completer;
| add_history("foobar");
| rl_catch_signals=0;
| rl_inhibit_completion=0;
| rl_attempted_completion_function=NULL;
| rl_completion_matches(NULL,NULL);
|
| ;
| return 0;
| }
configure:15414: result: no
configure:15381: checking whether readline via "-lreadline -lncurses" is present and sane
configure:15406: gcc -o conftest -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c -lreadline -lncurses >&5
conftest.c:175:31: error: readline/readline.h: No such file or directory
conftest.c:176:30: error: readline/history.h: No such file or directory
conftest.c: In function 'main':
conftest.c:182: error: 'rl_completion_func_t' undeclared (first use in this function)
conftest.c:182: error: (Each undeclared identifier is reported only once
conftest.c:182: error: for each function it appears in.)
conftest.c:182: error: 'completer' undeclared (first use in this function)
conftest.c:184: error: 'rl_catch_signals' undeclared (first use in this function)
conftest.c:185: error: 'rl_inhibit_completion' undeclared (first use in this function)
conftest.c:186: error: 'rl_attempted_completion_function' undeclared (first use in this function)
configure:15406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <readline/readline.h>
| #include <readline/history.h>
|
| int
| main ()
| {
|
| rl_completion_func_t *completer;
| add_history("foobar");
| rl_catch_signals=0;
| rl_inhibit_completion=0;
| rl_attempted_completion_function=NULL;
| rl_completion_matches(NULL,NULL);
|
| ;
| return 0;
| }
configure:15414: result: no
configure:15463: WARNING:
***
*** It seems that you are not using GNU make. Some make tools have serious
*** flaws and you may not be able to build this software at all. Before you
*** complain, please try GNU make: GNU make is easy to build and available
*** at all GNU archives. It is always available from ftp.gnu.org:/gnu/make.
***
configure:15501: checking for cc features
configure:15509: checking if gcc ignores unknown -Wno-* options
configure:15525: gcc -c -g -O2 -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
conftest.c:175:2: error: invalid preprocessing directive #kickerror
configure:15525: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gnupg"
| #define PACKAGE_TARNAME "gnupg"
| #define PACKAGE_VERSION "2.2.7"
| #define PACKAGE_STRING "gnupg 2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define PACKAGE_URL ""
| #define GNUPG_SWDB_TAG "gnupg22"
| #define PACKAGE "gnupg"
| #define VERSION "2.2.7"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "gnupg"
| #define PACKAGE_GT "gnupg2"
| #define VERSION "2.2.7"
| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
| #define NEED_LIBGCRYPT_VERSION "1.7.0"
| #define NEED_KSBA_VERSION "1.3.4"
| #define NEED_NTBTLS_VERSION "0.1.0"
| #define SECMEM_BUFFER_SIZE 32768
| #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 _FILE_OFFSET_BITS 64
| #define HAVE_PSELECT_NO_EINTR 1
| #define EXEEXT ""
| #define GNUPG_LIBASSUAN_VERSION "2.5.1"
| #define ENCFS "/usr/bin/encfs"
| #define FUSERMOUNT "/usr/bin/fusermount"
| #define SHRED "/usr/bin/shred"
| #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 USE_LDAP 1
| #define USE_LDAPWRAPPER 1
| #define PRINTABLE_OS_NAME "HP-UX"
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define HAVE_ICONV 1
| #define HAVE_STRCHR 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_LC_MESSAGES 1
| #define STDC_HEADERS 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_TERMIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_UTMP_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_STDINT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_SYSMACROS_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_SYS_SOCKET_H 1
| #define BIG_ENDIAN_HOST 1
| #define HAVE_USHORT_TYPEDEF 1
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define SIZEOF_TIME_T 4
| #define HAVE_DECL_GETPAGESIZE 1
| #define HAVE_FSEEKO 1
| #define HAVE_VPRINTF 1
| #define HAVE_DOPRNT 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STRERROR 1
| #define HAVE_TCGETATTR 1
| #define HAVE_MMAP 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_CTERMID 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STRTOULL 1
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_FCNTL 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_INET_NTOP 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_RAISE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_STRFTIME 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_SETLOCALE 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT4 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_PIPE 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_TTYNAME 1
| #define HAVE_RAND 1
| #define HAVE_FTELLO 1
| #define HAVE_FSYNC 1
| #define HAVE_STAT 1
| #define HAVE_LSTAT 1
| #define HAVE_STRTOUL 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRTOL 1
| #define HAVE_ISASCII 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_STAT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETENV 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPBRK 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_STRUCT_SIGACTION 1
| #define HAVE_SIGSET_T 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| #if __GNUC__ < 4 || (__GNUC__ == 4 && __GNUC_MINOR__ < 6 )
| #kickerror
| #endif
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15531: result: no
configure:15656: checking if gcc supports -Wno-pointer-sign
configure:15670: gcc -c -Wno-pointer-sign -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:15670: $? = 0
configure:15676: result: yes
configure:15683: checking if gcc supports -Wpointer-arith
configure:15697: gcc -c -Wpointer-arith -I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include conftest.c >&5
configure:15697: $? = 0
configure:15703: result: yes
configure:15746: checking whether "make check" shall run all tests
configure:15755: result: no
configure:16414: checking that generated files are newer than configure
configure:16420: result: done
configure:16474: checking that generated files are newer than configure
configure:16480: result: done
configure:16595: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gnupg config.status 2.2.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cadaman
config.status:1231: creating m4/Makefile
config.status:1231: creating Makefile
config.status:1231: creating po/Makefile.in
config.status:1231: creating common/Makefile
config.status:1231: creating common/w32info-rc.h
config.status:1231: creating kbx/Makefile
config.status:1231: creating g10/Makefile
config.status:1231: creating sm/Makefile
config.status:1231: creating agent/Makefile
config.status:1231: creating scd/Makefile
config.status:1231: creating g13/Makefile
config.status:1231: creating dirmngr/Makefile
config.status:1231: creating tools/gpg-zip
config.status:1231: creating tools/Makefile
config.status:1231: creating doc/Makefile
config.status:1231: creating tests/Makefile
config.status:1231: creating tests/gpgscm/Makefile
config.status:1231: creating tests/openpgp/Makefile
config.status:1231: creating tests/migrations/Makefile
config.status:1231: creating tests/gpgsm/Makefile
config.status:1231: creating tests/gpgme/Makefile
config.status:1231: creating tests/pkits/Makefile
config.status:1231: creating g10/gpg.w32-manifest
config.status:1231: creating config.h
config.status:1460: executing depfiles commands
config.status:1460: executing po-directories commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=ia64-hp-hpux11.31
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
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=''
ac_cv_env_SYSROOT_value=''
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__doprnt=yes
ac_cv_func_atexit=yes
ac_cv_func_canonicalize_file_name=no
ac_cv_func_clock_gettime=yes
ac_cv_func_ctermid=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_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=no
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_regcomp=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_sigprocmask=yes
ac_cv_func_stat=yes
ac_cv_func_stpcpy=no
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=no
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_timegm=no
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_direct_h=no
ac_cv_header_getopt_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_pty_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_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_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_time=yes
ac_cv_header_ucred_h=no
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_header_utmp_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=ia64-hp-hpux11.31
ac_cv_lib_bz2_BZ2_bzCompressInit=no
ac_cv_lib_cposix_strerror=no
ac_cv_lib_lber_ber_free=no
ac_cv_lib_usb_1_0___libusb_init=no
ac_cv_lib_util_openpty=no
ac_cv_lib_z_deflateInit2_=no
ac_cv_member_struct_sockpeercred_pid=no
ac_cv_member_struct_ucred_cr_pid=no
ac_cv_member_struct_ucred_pid=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_ENCFS=/usr/bin/encfs
ac_cv_path_FUSERMOUNT=/usr/bin/fusermount
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GPG_ERROR_CONFIG=/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/gpg-error-config
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_KSBA_CONFIG=/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/ksba-config
ac_cv_path_LIBASSUAN_CONFIG=/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/libassuan-config
ac_cv_path_LIBGCRYPT_CONFIG=/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/libgcrypt-config
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_NPTH_CONFIG=/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/npth-config
ac_cv_path_NTBTLS_CONFIG=/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/ntbtls-config
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SENDMAIL=/usr/sbin/sendmail
ac_cv_path_SHRED=/usr/bin/shred
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_AWK=awk
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_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
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_regcomp='none required'
ac_cv_search_res_9_dn_skipname=no
ac_cv_search_res_query='none required'
ac_cv_sizeof_time_t=4
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=4
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_sigset_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_struct_sigaction=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}+b ${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/ccs/bin/ld
acl_cv_prog_gnu_ld=no
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=yes
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=big
gnupg_cv_enable_photo_viewers=yes
gnupg_cv_func_ldap_init=yes
gnupg_cv_have_readline=no
gnupg_cv_have_regex=yes
gnupg_cv_mkdir_takes_one_arg=no
gnupg_cv_regex_broken=no
gnupg_cv_time_t_unsigned=no
gnupg_cv_typedef_byte=no
gnupg_cv_typedef_u16=no
gnupg_cv_typedef_u32=no
gnupg_cv_typedef_ulong=no
gnupg_cv_typedef_ushort=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext2_libc=no
gt_cv_func_gnugettext2_libintl=no
gt_cv_val_LC_MESSAGES=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /nmltest/techsupp/data/gpg/gnupg-2.2.7/build-aux/missing aclocal-1.14'
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} /nmltest/techsupp/data/gpg/gnupg-2.2.7/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /nmltest/techsupp/data/gpg/gnupg-2.2.7/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /nmltest/techsupp/data/gpg/gnupg-2.2.7/build-aux/missing automake-1.14'
AWK='awk'
BUILD_AGENT_FALSE='#'
BUILD_AGENT_TRUE=''
BUILD_DIRMNGR_FALSE='#'
BUILD_DIRMNGR_TRUE=''
BUILD_DOC_FALSE='#'
BUILD_DOC_TRUE=''
BUILD_FILEVERSION='2,2,7,54045'
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='<anon>'
BUILD_INCLUDED_LIBINTL=''
BUILD_REVISION='d31d149'
BUILD_SCDAEMON_FALSE='#'
BUILD_SCDAEMON_TRUE=''
BUILD_SYMCRYPTRUN_FALSE=''
BUILD_SYMCRYPTRUN_TRUE='#'
BUILD_TIMESTAMP='<none>'
BUILD_VERSION='2.2.7.54045'
BUILD_WKS_TOOLS_FALSE=''
BUILD_WKS_TOOLS_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='gcc'
CFLAGS=' -Wall -Wno-pointer-sign -Wpointer-arith -g -O2'
CPP='gcc -E'
CPPFLAGS='-I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISABLE_REGEX_FALSE=''
DISABLE_REGEX_TRUE='#'
DL_LIBS=''
DNSLIBS=' '
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_BZIP2_SUPPORT_FALSE=''
ENABLE_BZIP2_SUPPORT_TRUE='#'
ENABLE_CARD_SUPPORT_FALSE='#'
ENABLE_CARD_SUPPORT_TRUE=''
ENCFS='/usr/bin/encfs'
EXEEXT=''
FUSERMOUNT='/usr/bin/fusermount'
GETTEXT_MACRO_VERSION='0.17'
GMSGFMT='/usr/local/bin/msgfmt'
GMSGFMT_015='/usr/local/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_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='#'
GPGKEYS_LDAP='gpg2keys_ldap'
GPG_ERROR_CFLAGS='-I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
GPG_ERROR_CONFIG='/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/gpg-error-config'
GPG_ERROR_LIBS='-L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -lgpg-error'
GPG_ERROR_MT_CFLAGS='-I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
GPG_ERROR_MT_LIBS='-L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -lgpg-error -lpthread'
GREP='/usr/bin/grep'
HAVE_ANDROID_SYSTEM_FALSE=''
HAVE_ANDROID_SYSTEM_TRUE='#'
HAVE_DOSISH_SYSTEM_FALSE=''
HAVE_DOSISH_SYSTEM_TRUE='#'
HAVE_USTAR_FALSE='#'
HAVE_USTAR_TRUE=''
HAVE_W32CE_SYSTEM_FALSE=''
HAVE_W32CE_SYSTEM_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/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
KSBA_CONFIG='/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/ksba-config'
KSBA_LIBS='-L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -lksba -lgpg-error'
LBER_LIBS=''
LDAPLIBS='-L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -lldap'
LDAP_CPPFLAGS='-I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
LDFLAGS=''
LIBASSUAN_CFLAGS='-I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
LIBASSUAN_CONFIG='/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/libassuan-config'
LIBASSUAN_LIBS='-lassuan -L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -lgpg-error'
LIBGCRYPT_CFLAGS='-I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
LIBGCRYPT_CONFIG='/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/libgcrypt-config'
LIBGCRYPT_LIBS='-L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -lgcrypt -lgpg-error'
LIBGNUTLS_CFLAGS=''
LIBGNUTLS_LIBS=''
LIBICONV='/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib/libiconv.so -Wl,+b -Wl,/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib'
LIBINTL=''
LIBOBJS=''
LIBREADLINE=''
LIBS=''
LIBUSB_CPPFLAGS=''
LIBUSB_LIBS=''
LIBUTIL_LIBS=''
LN_S='ln -s'
LTLIBICONV='-L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -liconv -R/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib'
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /nmltest/techsupp/data/gpg/gnupg-2.2.7/build-aux/missing makeinfo'
MKDIR_P='build-aux/install-sh -c -d'
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_015='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
NETLIBS=''
NO_TRUST_MODELS_FALSE=''
NO_TRUST_MODELS_TRUE='#'
NPTH_CFLAGS='-I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
NPTH_CONFIG='/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/npth-config'
NPTH_LIBS='-L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -lnpth'
NTBTLS_CFLAGS='-I/nmlpkgs/GnuPG/2.2.7-hp-itanium/include'
NTBTLS_CONFIG='/nmlpkgs/GnuPG/2.2.7-hp-itanium/bin/ntbtls-config'
NTBTLS_LIBS='-L/nmlpkgs/GnuPG/2.2.7-hp-itanium/lib -lntbtls -lksba -lgcrypt -lgpg-error'
OBJEXT='o'
PACKAGE='gnupg'
PACKAGE_BUGREPORT='https://bugs.gnupg.org'
PACKAGE_GT='gnupg2'
PACKAGE_NAME='gnupg'
PACKAGE_STRING='gnupg 2.2.7'
PACKAGE_TARNAME='gnupg'
PACKAGE_URL=''
PACKAGE_VERSION='2.2.7'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POSUB=''
RANLIB='ranlib'
SENDMAIL='/usr/sbin/sendmail'
SET_MAKE=''
SHELL='/bin/sh'
SHRED='/usr/bin/shred'
SQLITE3_CFLAGS=''
SQLITE3_FALSE=''
SQLITE3_LIBS=''
SQLITE3_TRUE='#'
STRIP=''
SYSROOT=''
SYS_SOCKET_H=''
TAR='/usr/bin/tar'
USE_C99_CFLAGS='-std=gnu99'
USE_GPG2_HACK_FALSE=''
USE_GPG2_HACK_TRUE='#'
USE_INCLUDED_LIBINTL=''
USE_LDAPWRAPPER_FALSE='#'
USE_LDAPWRAPPER_TRUE=''
USE_LDAP_FALSE='#'
USE_LDAP_TRUE=''
USE_LIBDNS_FALSE='#'
USE_LIBDNS_TRUE=''
USE_NLS='no'
USE_SIMPLE_GETTEXT_FALSE=''
USE_SIMPLE_GETTEXT_TRUE='#'
USE_TOFU_FALSE=''
USE_TOFU_TRUE='#'
VERSION='2.2.7'
W32SOCKLIBS=''
WINDRES=':'
XGETTEXT='/usr/local/bin/xgettext'
XGETTEXT_015='/usr/local/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
YAT2M=''
ZLIBS=''
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='ia64-hp-hpux11.31'
build_alias=''
build_cpu='ia64'
build_os='hpux11.31'
build_vendor='hp'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='ia64-hp-hpux11.31'
host_alias=''
host_cpu='ia64'
host_os='hpux11.31'
host_vendor='hp'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /nmltest/techsupp/data/gpg/gnupg-2.2.7/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='/nmlpkgs/GnuPG/2.2.7-hp-itanium'
program_transform_name='s,x,x,'
psdir='${docdir}'
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.2.7"
#define PACKAGE_STRING "gnupg 2.2.7"
#define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
#define PACKAGE_URL ""
#define GNUPG_SWDB_TAG "gnupg22"
#define PACKAGE "gnupg"
#define VERSION "2.2.7"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PACKAGE "gnupg"
#define PACKAGE_GT "gnupg2"
#define VERSION "2.2.7"
#define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
#define NEED_LIBGCRYPT_VERSION "1.7.0"
#define NEED_KSBA_VERSION "1.3.4"
#define NEED_NTBTLS_VERSION "0.1.0"
#define SECMEM_BUFFER_SIZE 32768
#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 _FILE_OFFSET_BITS 64
#define HAVE_PSELECT_NO_EINTR 1
#define EXEEXT ""
#define GNUPG_LIBASSUAN_VERSION "2.5.1"
#define ENCFS "/usr/bin/encfs"
#define FUSERMOUNT "/usr/bin/fusermount"
#define SHRED "/usr/bin/shred"
#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 USE_LDAP 1
#define USE_LDAPWRAPPER 1
#define PRINTABLE_OS_NAME "HP-UX"
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_ICONV 1
#define HAVE_STRCHR 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_TERMIO_H 1
#define HAVE_LOCALE_H 1
#define HAVE_UTMP_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_STDINT_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define TIME_WITH_SYS_TIME 1
#define RETSIGTYPE void
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_SYS_SOCKET_H 1
#define BIG_ENDIAN_HOST 1
#define HAVE_USHORT_TYPEDEF 1
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define TIME_WITH_SYS_TIME 1
#define SIZEOF_TIME_T 4
#define HAVE_DECL_GETPAGESIZE 1
#define HAVE_FSEEKO 1
#define HAVE_VPRINTF 1
#define HAVE_DOPRNT 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_STRERROR 1
#define HAVE_TCGETATTR 1
#define HAVE_MMAP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_CTERMID 1
#define HAVE_TIMES 1
#define HAVE_GMTIME_R 1
#define HAVE_STRTOULL 1
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
#define HAVE_FCNTL 1
#define HAVE_FTRUNCATE 1
#define HAVE_INET_NTOP 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETRLIMIT 1
#define HAVE_SETRLIMIT 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_ATEXIT 1
#define HAVE_RAISE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_STRFTIME 1
#define HAVE_NL_LANGINFO 1
#define HAVE_SETLOCALE 1
#define HAVE_WAITPID 1
#define HAVE_WAIT4 1
#define HAVE_SIGACTION 1
#define HAVE_SIGPROCMASK 1
#define HAVE_PIPE 1
#define HAVE_GETADDRINFO 1
#define HAVE_TTYNAME 1
#define HAVE_RAND 1
#define HAVE_FTELLO 1
#define HAVE_FSYNC 1
#define HAVE_STAT 1
#define HAVE_LSTAT 1
#define HAVE_STRTOUL 1
#define HAVE_MEMMOVE 1
#define HAVE_STRTOL 1
#define HAVE_ISASCII 1
#define HAVE_GETRUSAGE 1
#define HAVE_SETRLIMIT 1
#define HAVE_STAT 1
#define HAVE_SETLOCALE 1
#define HAVE_FLOCKFILE 1
#define HAVE_FUNLOCKFILE 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWUID 1
#define HAVE_GETENV 1
#define HAVE_INET_PTON 1
#define HAVE_STRPBRK 1
#define HAVE_NANOSLEEP 1
#define HAVE_STRUCT_SIGACTION 1
#define HAVE_SIGSET_T 1
#define HAVE_SYS_STAT_H 1
#define HAVE_UNISTD_H 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 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 SCDAEMON_NAME "scdaemon"
#define SCDAEMON_DISP_NAME "SCDaemon"
#define DIRMNGR_NAME "dirmngr"
#define DIRMNGR_DISP_NAME "DirMngr"
#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 DIRMNGR_SOCK_NAME "S.dirmngr"
#define DIRMNGR_DEFAULT_KEYSERVER "hkps://hkps.pool.sks-keyservers.net"
#define GPGEXT_GPG "gpg"
#define BUILD_REVISION "d31d149"
#define BUILD_TIMESTAMP "<none>"
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by gnupg config.status 2.2.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on cadaman
config.status:1231: creating m4/Makefile
config.status:1231: creating Makefile
config.status:1231: creating po/Makefile.in
config.status:1231: creating common/Makefile
config.status:1231: creating common/w32info-rc.h
config.status:1231: creating kbx/Makefile
config.status:1231: creating g10/Makefile
config.status:1231: creating sm/Makefile
config.status:1231: creating agent/Makefile
config.status:1231: creating scd/Makefile
config.status:1231: creating g13/Makefile
config.status:1231: creating dirmngr/Makefile
config.status:1231: creating tools/gpg-zip
config.status:1231: creating tools/Makefile
config.status:1231: creating doc/Makefile
config.status:1231: creating tests/Makefile
config.status:1231: creating tests/gpgscm/Makefile
config.status:1231: creating tests/openpgp/Makefile
config.status:1231: creating tests/migrations/Makefile
config.status:1231: creating tests/gpgsm/Makefile
config.status:1231: creating tests/gpgme/Makefile
config.status:1231: creating tests/pkits/Makefile
config.status:1231: creating g10/gpg.w32-manifest
config.status:1231: creating config.h
config.status:1412: config.h is unchanged
config.status:1460: executing depfiles commands

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
187602

Event Timeline