ports/158008: graphics/graphviz won't build without Qt
Peter Jeremy
peterjeremy at acm.org
Sun Jun 19 00:40:11 UTC 2011
>Number: 158008
>Category: ports
>Synopsis: graphics/graphviz won't build without Qt
>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: Sun Jun 19 00:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Peter Jeremy
>Release: FreeBSD 8.2-STABLE amd64
>Organization:
n/a
>Environment:
System: FreeBSD server.vk2pj.dyndns.org 8.2-STABLE FreeBSD 8.2-STABLE #11: Fri Apr 22 11:55:58 EST 2011 root at server.vk2pj.dyndns.org:/var/obj/usr/src/sys/server amd64
>Description:
graphics/graphviz includes components (eg gvedit) that depend on
Qt. The port includes an option
GVEDIT "gvedit (qt is required)" off
that appears intended to remove this dependency by passing
'--without-gvedit' to the graphviz configure script.
Unfortunately, 'configure --help' doesn't mention this option
and gvedit is built by default. The wanted option appears to
be '--with-qt=no'.
>How-To-Repeat:
Attempt to build graphics/graphviz with GVEDIT disabled and
qt4-rcc not installed.
>Fix:
Change '--without-gvedit' to '--with-qt=no' (with associated
changes)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list