Configuration Failure Gnugp

Anastasia Reimer anastasiareimer5 at googlemail.com
Mon Oct 14 10:19:52 CEST 2019


Hello Team,

i am not able to follow your documentation and get Gnugp up and running
locally. I have already tried to download missing dependencies and
libraries and move them into the right directory, but that is not working
as i am getting the same error message over and over again.

See my Error message below:
---------------------------------------------------------------------------------------------------------
(base) anastasias-mbp:gnupg-2.2.17 anastasia.reimer$ ./configure && make &&
sudo make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin18.7.0
checking host system type... x86_64-apple-darwin18.7.0
configure: autobuild project... gnupg
configure: autobuild revision... 2.2.17
configure: autobuild hostname... anastasias-mbp.hamburg.de.ibm.com
configure: autobuild timestamp... 20191014-095950
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether SELinux support is requested... no
checking whether to allocate extra secure memory... no
checking calibrated passphrase-stretching (s2k) duration... 100 milliseconds
checking whether to enable trust models... yes
checking whether to enable TOFU... yes
checking whether to enable libdns... yes
checking whether to enable the RSA public key for gpg... yes
checking whether to enable the ECDH public key for gpg... yes
checking whether to enable the ECDSA public key for gpg... yes
checking whether to enable the EdDSA public key for gpg... yes
checking whether to enable the IDEA cipher for gpg... yes
checking whether to enable the CAST5 cipher for gpg... yes
checking whether to enable the BLOWFISH cipher for gpg... yes
checking whether to enable the AES128 cipher for gpg... yes
checking whether to enable the AES192 cipher for gpg... yes
checking whether to enable the AES256 cipher for gpg... yes
checking whether to enable the TWOFISH cipher for gpg... yes
checking whether to enable the CAMELLIA128 cipher for gpg... yes
checking whether to enable the CAMELLIA192 cipher for gpg... yes
checking whether to enable the CAMELLIA256 cipher for gpg... yes
checking whether to enable the MD5 hash for gpg... yes
checking whether to enable the RIPE-MD160 hash for gpg... yes
checking whether to enable the SHA-224 hash for gpg... yes
checking whether to enable the SHA-384 hash for gpg... yes
checking whether to enable the SHA-512 hash for gpg... yes
checking whether to enable the ZIP and ZLIB compression algorithm... yes
checking whether to enable the BZIP2 compression algorithm... yes
checking whether to enable external program execution... yes
checking whether to enable photo ID viewing... yes
checking whether to use a fixed photo ID viewer... no
checking for the size of the key and uid cache... 4096
checking whether use of capabilities is requested... no
checking whether smartcard support is requested... yes
checking whether to enable the internal CCID driver... auto
checking whether to auto start dirmngr... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: checking for programs
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking whether make supports nested variables... (cached) yes
checking for gawk... (cached) awk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for ar... ar
checking for perl... /usr/bin/perl
checking for windres... no
checking for yat2m... no
checking for strerror in -lcposix... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for tar... /usr/bin/tar
checking whether /usr/bin/tar speaks USTAR... yes
checking for cc for build... gcc
checking for pkg-config... no
configure: checking for libraries
checking for gpg-error-config... no
checking for GPG Error - version >= 1.24... no
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.7.0... no
checking for libassuan-config... no
checking for LIBASSUAN - version >= 2.5.0... no
checking for ksba-config... no
checking for KSBA - version >= 1.3.4... no
checking for libusb_init in -lusb-1.0... no
checking libusb include dir... not found
checking for library containing dlopen... none required
checking for SQLITE3... no
configure: WARNING:
***
*** Building without SQLite support - TOFU disabled
***
***

checking for encfs... /usr/bin/encfs
checking for fusermount... /usr/bin/fusermount
checking for openpty in -lutil... yes
checking for shred... /usr/bin/shred
checking for npth-config... no
checking for NPTH - version >= 1.2... no
configure: WARNING:
***
*** To support concurrent access for example in gpg-agent and the SCdaemon
*** we need the support of the New Portable Threads Library.
***
checking for ntbtls-config... no
checking for NTBTLS - version >= 0.1.0... no
checking for LIBGNUTLS... no
configure: WARNING:
***
*** Building without NTBTLS and GNUTLS - no TLS access to keyservers.
***
***

configure: checking for networking options
checking for gethostbyname... yes
checking for setsockopt... yes
checking for library containing res_query... none required
checking for library containing dn_expand... none required
checking for library containing res_9_dn_skipname... -lresolv
checking whether the resolver is usable... no
checking whether I can make the resolver usable with BIND_8_COMPAT... yes
checking whether LDAP via "-lldap" is present and sane... yes
checking for ldap_get_option... yes
checking for ldap_set_option... yes
checking for ldap_start_tls_s... yes
checking for ldap_start_tls_sA... no
checking for ber_free in -llber... yes
checking for sendmail... /usr/sbin/sendmail
checking for ld used by GCC...
/Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is
GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: checking for gettext
checking whether NLS is requested... yes
checking for msgfmt... //anaconda3/bin/msgfmt
checking for gmsgfmt... //anaconda3/bin/msgfmt
checking for xgettext... //anaconda3/bin/xgettext
checking for msgmerge... //anaconda3/bin/msgmerge
checking for CFPreferencesCopyAppValue... yes
checking for CFLocaleCopyCurrent... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for strchr... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
configure: checking for header files
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for inttypes.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for stdint.h... (cached) yes
checking for signal.h... (cached) yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking sys/ucred.h usability... yes
checking sys/ucred.h presence... yes
checking for sys/ucred.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking whether time.h and sys/time.h may both be included... yes
configure: checking for system characteristics
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for size_t... yes
checking for mode_t... yes
checking return type of signal handlers... void
checking whether sys_siglist is declared... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for library containing inet_addr... none required
checking endianness... little
checking for byte typedef... no
checking for ushort typedef... yes
checking for ulong typedef... no
checking for u16 typedef... no
checking for u32 typedef... no
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking whether time.h and sys/time.h may both be included... (cached) yes
checking size of time_t... 8
checking whether time_t is unsigned... no
configure: checking for library functions
checking whether getpagesize is declared... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for vprintf... yes
checking for _doprnt... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for atexit... yes
checking for canonicalize_file_name... no
checking for clock_gettime... yes
checking for ctermid... yes
checking for explicit_bzero... no
checking for fcntl... yes
checking for flockfile... yes
checking for fsync... yes
checking for ftello... yes
checking for ftruncate... yes
checking for funlockfile... yes
checking for getaddrinfo... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for isascii... yes
checking for lstat... yes
checking for memicmp... no
checking for memmove... yes
checking for memrchr... no
checking for mmap... yes
checking for nl_langinfo... yes
checking for pipe... yes
checking for raise... yes
checking for rand... yes
checking for setenv... yes
checking for setlocale... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for stat... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strlwr... no
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strsep... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for tcgetattr... yes
checking for timegm... yes
checking for times... yes
checking for ttyname... yes
checking for unsetenv... yes
checking for wait4... yes
checking for waitpid... yes
checking for library containing nanosleep... none required
checking for struct sigaction... yes
checking for sigset_t... yes
checking for struct ucred.pid... no
checking for struct ucred.cr_pid... no
checking for struct sockpeercred.pid... no
checking for getpeerucred... no
checking for sys/stat.h... (cached) yes
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking if mkdir takes one argument... no
checking whether regular expression support is requested... yes
checking for library containing regcomp... none required
checking for regcomp... yes
checking whether your system's regexp library is broken... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflateInit2_ in -lz... yes
checking for bzlib.h... yes
checking for BZ2_bzCompressInit in -lbz2... yes
checking whether readline via "-lreadline" is present and sane... no
checking whether readline via "-lreadline -ltermcap" is present and sane...
no
checking whether readline via "-lreadline -lcurses" is present and sane...
no
checking whether readline via "-lreadline -lncurses" is present and sane...
no
configure: checking for cc features
checking if gcc ignores unknown -Wno-* options... no
checking if gcc supports -Wno-pointer-sign... yes
checking if gcc supports -Wpointer-arith... yes
checking whether "make check" shall run all tests... no
configure:
***
*** You need libgpg-error to build this program.
**  This library is for example available at
***   https://gnupg.org/ftp/gcrypt/libgpg-error
*** (at least version 1.24 is required.)
***
configure:
***
*** You need libgcrypt to build this program.
**  This library is for example available at
***   https://gnupg.org/ftp/gcrypt/libgcrypt/
*** (at least version 1.7.0 (API 1) is required.)
***
configure:
***
*** You need libassuan to build this program.
*** This library is for example available at
***   https://gnupg.org/ftp/gcrypt/libassuan/
*** (at least version 2.5.0 (API 2) is required).
***
configure:
***
*** You need libksba to build this program.
*** This library is for example available at
***   https://gnupg.org/ftp/gcrypt/libksba/
*** (at least version 1.3.4 using API 1 is required).
***
configure:
***
*** It is now required to build with support for the
*** New Portable Threads Library (nPth). Please install this
*** library first.  The library is for example available at
***   https://gnupg.org/ftp/gcrypt/npth/
*** (at least version 1.2 (API 1) is required).
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***
-----------------------------------------------------------------------------------------------------
Thank you for your help
Regards
Anastasia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20191014/4e080c8f/attachment-0001.html>


More information about the Gnupg-users mailing list