From owner-freebsd-questions@FreeBSD.ORG Mon Mar 28 18:41:29 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CE76106564A for ; Mon, 28 Mar 2011 18:41:29 +0000 (UTC) (envelope-from freebsd.user@seibercom.net) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 32FA28FC1D for ; Mon, 28 Mar 2011 18:41:28 +0000 (UTC) Received: by yxl31 with SMTP id 31so1479119yxl.13 for ; Mon, 28 Mar 2011 11:41:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.63.33 with SMTP id q33mr4017743ybk.226.1301337686917; Mon, 28 Mar 2011 11:41:26 -0700 (PDT) Received: by 10.151.45.11 with HTTP; Mon, 28 Mar 2011 11:41:26 -0700 (PDT) Date: Mon, 28 Mar 2011 14:41:26 -0400 Message-ID: From: Jerry To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Unable to update "dirmngr" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Mar 2011 18:41:29 -0000 FreeBSD-8.2 Several attempts to update the "dirmngr" port have failed. The build log: Script started on Mon Mar 28 14:35:46 2011 make ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for dirmngr-1.1.0_7 ===> Extracting for dirmngr-1.1.0_7 => SHA256 Checksum OK for dirmngr-1.1.0.tar.bz2. => SHA256 Checksum OK for dirmngr-1.1.0.tar.bz2.sig. ===> Patching for dirmngr-1.1.0_7 ===> dirmngr-1.1.0_7 depends on executable: gmake - found ===> dirmngr-1.1.0_7 depends on shared library: assuan.0 - found ===> dirmngr-1.1.0_7 depends on shared library: gcrypt.17 - found ===> dirmngr-1.1.0_7 depends on shared library: gpg-error.0 - found ===> dirmngr-1.1.0_7 depends on shared library: ksba.19 - found ===> dirmngr-1.1.0_7 depends on shared library: pth - found ===> dirmngr-1.1.0_7 depends on shared library: ldap-2.4.8 - found ===> dirmngr-1.1.0_7 depends on shared library: iconv.3 - found ===> Configuring for dirmngr-1.1.0_7 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking build system type... amd64-portbld-freebsd8.2 checking host system type... amd64-portbld-freebsd8.2 configure: autobuild project... dirmngr configure: autobuild revision... 1.1.0 configure: autobuild hostname... scorpio.seibercom.net configure: autobuild timestamp... 20110328-143548 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether cc understands -c and -o together... yes checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if gcc supports -Wno-pointer-sign... yes checking for cc for build... cc checking whether NLS is requested... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for vasprintf... yes checking for pth-config... /usr/local/bin/pth-config checking for PTH - version >= 1.3.7... yes checking whether PTH installation is sane... yes checking for gpg-error-config... /usr/local/bin/gpg-error-config checking for GPG Error - version >= 1.4... yes checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.4.0... yes checking LIBGCRYPT API version... okay checking for libassuan-config... /usr/local/bin/libassuan-config checking for LIBASSUAN - version >= 2.0.0... yes checking LIBASSUAN API version... okay checking for libassuan-config... (cached) /usr/local/bin/libassuan-config checking for LIBASSUAN - version >= 2.0.0... yes checking LIBASSUAN API version... okay checking for ksba-config... /usr/local/bin/ksba-config checking for KSBA - version >= 1.0.2... yes checking KSBA API version... okay checking for gethostbyname... yes checking for setsockopt... yes checking whether LDAP via "-lldap" is present and sane... no checking whether LDAP via "-lldap -llber" is present and sane... no checking whether LDAP via "-lldap -llber -lresolv" is present and sane... no checking whether LDAP via "-lwldap32" is present and sane... no checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking for byte typedef... no checking for ushort typedef... yes checking for ulong typedef... no checking for struct sigaction... yes checking for sigset_t... yes 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 for memicmp... no checking for stpcpy... yes checking for strsep... yes checking for strlwr... no checking for strtoul... yes checking for memmove... yes checking for stricmp... no checking for strtol... yes checking for memrchr... yes checking for isascii... yes checking for timegm... yes checking for getrusage... yes checking for setrlimit... yes checking for stat... yes checking for setlocale... yes checking for flockfile... yes checking for funlockfile... yes checking for funopen... yes checking for fopencookie... no checking for gmtime_r... yes checking for getaddrinfo... yes checking for strtoull... yes checking for mmap... yes checking for canonicalize_file_name... no configure: *** *** You need a LDAP library to build this program. *** Check out *** http://www.openldap.org *** for a suitable implementation. *** configure: error: *** *** Required libraries not found. Please consult the above messages *** and install them before running configure again. *** ===> Script "configure" failed unexpectedly. Please report the problem to umq@ueo.co.jp [maintainer] and attach the "/usr/ports/security/dirmngr/work/dirmngr-1.1.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/security/dirmngr. Script done on Mon Mar 28 14:35:53 2011 I have deinstalled and reinstalled LDAP, both server and client and they are working. -- Jerry