[kde-freebsd] ports/183706: Poudriere build failure for devel/py-qt4-core
Kevin Zheng
kevinz5000 at gmail.com
Sat Dec 14 01:30:01 UTC 2013
The following reply was made to PR ports/183706; it has been noted by GNATS.
From: Kevin Zheng <kevinz5000 at gmail.com>
To: bug-followup at FreeBSD.org, Raphael Kubo da Costa <rakuco at FreeBSD.org>
Cc:
Subject: Re: ports/183706: Poudriere build failure for devel/py-qt4-core
Date: Fri, 13 Dec 2013 19:29:05 -0600
Hi there,
I think I've tracked down the problem. The API option pulls in several
required dependencies in the port. When that option is disabled, the
port is missing several dependencies (including qt4-xml) that cause the
build to fail. Re-enabling the API option fixes the build for me.
The fix is to add the correct LIB_DEPENDS to the port Makefile. Several
other py-qt4-* ports suffer from this issue as well.
Thanks,
Kevin Zheng
More information about the kde-freebsd
mailing list