Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2011 10:39:06 +1000 (EST)
From:      Peter Jeremy <peterjeremy@acm.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158008: graphics/graphviz won't build without Qt
Message-ID:  <201106190039.p5J0d6fO094310@server.vk2pj.dyndns.org>
Resent-Message-ID: <201106190040.p5J0eAmW002190@freefall.freebsd.org>

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

>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@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:



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