Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  1 Jan 2010 00:15:14 -0800 (PST)
From:      Kenyon Ralph <kenyon@kenyonralph.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/142211: deskutils/kdepimlibs4 should depend on devel/boost-python-libs
Message-ID:  <20100101081515.00C5139851@gauss.kenyonralph.com>
Resent-Message-ID: <201001010820.o018K1KO042071@freefall.freebsd.org>

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

>Number:         142211
>Category:       ports
>Synopsis:       deskutils/kdepimlibs4 should depend on devel/boost-python-libs
>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:   Fri Jan 01 08:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Kenyon Ralph
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD gauss.kenyonralph.com 8.0-STABLE FreeBSD 8.0-STABLE #0 r200959: Thu Dec 24 12:30:25 PST 2009 root@gauss.kenyonralph.com:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
deskutils/kdepimlibs4 fails to find the boost_python dependency because the Makefile specifies
boost_python:${PORTSDIR}/devel/boost-libs. If you grep -R boost_python /usr/ports, you'll see that this line is probably correct:
boost_python:${PORTSDIR}/devel/boost-python-libs
Indeed, I manually installed devel/boost-python-libs and that allowed the kdepimlibs4 build to finish successfully.
>How-To-Repeat:
Try to install kdepimlibs4 4.3.4_1.
>Fix:
Change the dependency line in Makefile as explained above, I think.
>Release-Note:
>Audit-Trail:
>Unformatted:



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