Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Oct 2011 12:23:50 GMT
From:      Thomas Schweikle <tps@vr-web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161993: gnutls doesn't build, because of "missing" library p11-kit.0
Message-ID:  <201110251223.p9PCNoUP039668@red.freebsd.org>
Resent-Message-ID: <201110251230.p9PCU8kf078154@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161993
>Category:       ports
>Synopsis:       gnutls doesn't build, because of "missing" library p11-kit.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 25 12:30:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Schweikle
>Release:        10-CURRENT
>Organization:
>Environment:
FreeBSD yum.fritz.box 10.0-CURRENT FreeBSD 10.0-CURRENT #26: Mon Oct 24 20:34:11 CEST 2011     root@yum.fritz.box:/usr/obj/usr/src/sys/YUM  i386
>Description:
#portinstall gnutls

-- Installing ./html/sharing-initialize.html
-- Installing ./html/sharing-module.html
-- Installing ./html/sharing.html
-- Installing ./html/style.css
-- Installing ./html/up.png
Making install in po
if test "p11-kit" = "gettext-tools"; then  .././install-sh -c -d /usr/local/share/gettext/po;  for file in Makefile.in.in remove-potcdate.sin  quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do  install  -o root -g wheel -m 444 ./$file  /usr/local/share/gettext/po/$file;  done;  for file in Makevars; do  rm -f /usr/local/share/gettext/po/$file;  done;  else  : ;  fi
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for p11-kit-0.7
===>   Returning to build of gnutls-2.12.12
Error: shared library "p11-kit.0" does not exist
*** Error code 1

Stop in /usr/ports/security/gnutls.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20111025-53219-1anp05b-0 env make
** Fix the problem and try again.
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... ** Database file locked. Waiting.
** Stale lock file was found. Removed.
- 209 packages found (-1 +1) (...). done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! security/gnutls       (dependent libraries)

p11-kit.so.0 is found at /usr/local/lib/p11-kit-proxy.so
>How-To-Repeat:
Try to upgrade or install gnutls from ports:

#portinstall gnutls

#portupgrade gnutls

#portinstall -rf gnutls

#cd /usr/ports/security/gnutls; make build

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110251223.p9PCNoUP039668>