From nobody@FreeBSD.org  Fri May 30 22:35:10 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 73DBB659
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 May 2014 22:35:10 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 611EB277B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 May 2014 22:35:10 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4UMZAxX087748
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 May 2014 22:35:10 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4UMZAmq087745;
	Fri, 30 May 2014 22:35:10 GMT
	(envelope-from nobody)
Message-Id: <201405302235.s4UMZAmq087745@cgiserv.freebsd.org>
Date: Fri, 30 May 2014 22:35:10 GMT
From: Hernan Freschi <hjf@hjf.com.ar>
To: freebsd-gnats-submit@FreeBSD.org
Subject: print/cups-base tries to build icons when building headless
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         190434
>Category:       ports
>Synopsis:       print/cups-base tries to build icons when building headless
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 22:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Hernan Freschi
>Release:        9.2-RELEASE-p3
>Organization:
>Environment:
FreeBSD vtserver.vt 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0: Sat Jan 11 03:25:02 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
When compiling print/cups-base, if WITHOUT_X11=yes is present in /etc/make.conf, CUPS still tries to update the "Icons cache". For this, it tries to build graphics/gtk-update-icon-cache, which in turns requires graphics/cairo, but Cairo builds without X11 support as requested, and graphics/gtk-update-icon-cache fails to build because it needs X11.
>How-To-Repeat:
1. Add WITHOUT_X11=yes to /etc/make.conf
2. build print/cups-base with default options

It will fail building at graphics/gtk-update-icon-cache.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
