ports/142211: deskutils/kdepimlibs4 should depend on devel/boost-python-libs
Kenyon Ralph
kenyon at kenyonralph.com
Fri Jan 1 08:20:01 UTC 2010
>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 at 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:
More information about the freebsd-ports-bugs
mailing list