ports/109003: gnutls-1.6.1 fails to build because of dependencies

Tuure Laurinolli tuure at laurinolli.net
Sat Feb 10 02:40:06 UTC 2007


>Number:         109003
>Category:       ports
>Synopsis:       gnutls-1.6.1 fails to build because of dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 10 02:40:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tuure Laurinolli
>Release:        FreeBSD 6.1-RC1
>Organization:
>Environment:
FreeBSD vortex.home.lan 6.1-RC FreeBSD 6.1-RC #0: Fri Apr 14 22:32:04 EEST 2006     root at vortex.home.lan:/usr/obj/usr/src/sys/VORTEX2  i386
>Description:
gnutls 1.6.1 fails to build with libgcrypt 1.2.1. 

Partial output of "sudo make build" for gnutls 1.6.1:

First ports checks whether gcrypt.13 is found.

===>   gnutls-1.6.1 depends on executable in : pkg-config - found
===>   gnutls-1.6.1 depends on shared library: gcrypt.13 - found
===>   gnutls-1.6.1 depends on shared library: gpg-error.3 - found
===>   gnutls-1.6.1 depends on shared library: iconv.3 - found
===>   gnutls-1.6.1 depends on shared library: intl - found
===>  Configuring for gnutls-1.6.1

<snip>

Then gnutls itself checks for external libraries and finds that libgcrypt <= 1.2.2.

*** Checking for external libraries...

checking for libgcrypt-config... /usr/local/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.2... no
configure: error:
***
*** libgcrypt was not found. You may want to get it from
*** ftp://ftp.gnupg.org/gcrypt/libgcrypt/
***

Indeed it is not:
[4:24:31][tazle at vortex][/usr/ports/security/libgcrypt]% libgcrypt-config --version
1.2.1


>How-To-Repeat:
build gnutls-1.6.1 with libgcrypt-1.2.1 installed.
>Fix:
gnutls 1.6.1 should depend on a newer version of libgcrypt.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list