Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2013 19:43:49 GMT
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181764: x11/kdelibs4 missing dependencies
Message-ID:  <201309021943.r82Jhn05046476@oldred.freebsd.org>
Resent-Message-ID: <201309021950.r82Jo0mq021010@freefall.freebsd.org>

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

>Number:         181764
>Category:       ports
>Synopsis:       x11/kdelibs4 missing dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 02 19:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        10.0-CURRENT
>Organization:
>Environment:
FreeBSD blaviken.slowicza.org 10.0-CURRENT FreeBSD 10.0-CURRENT #31 r255089M: Sat Aug 31 09:13:42 CEST 2013     corn@blaviken.slowicza.org:/usr/obj/usr/src/sys/BLAVIKEN64  amd64

>Description:
While building from ports kdelibs4 links to x11-fonts/libXft and x11/libXpm:

[corn:~]> ldd /usr/local/kde4/bin/kbuildsycoca4 | grep -E 'X(pm|ft)'
        libXft.so.2 => /usr/local/lib/libXft.so.2 (0x804786000)
        libXpm.so.4 => /usr/local/lib/libXpm.so.4 (0x804da1000)

This is not recorded in registered dependencies:

[corn:~]> pkg info -d kdelibs-4.10.5 | grep -E 'X(pm|ft)'
[corn:~]> 


>How-To-Repeat:

>Fix:


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



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