From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 5 02:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 85665598 for ; Sat, 5 Apr 2014 02:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 70CDBFC7 for ; Sat, 5 Apr 2014 02:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s352e1uM070208 for ; Sat, 5 Apr 2014 02:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s352e12w070207; Sat, 5 Apr 2014 02:40:01 GMT (envelope-from gnats) Date: Sat, 5 Apr 2014 02:40:01 GMT Message-Id: <201404050240.s352e12w070207@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Pedro Giffuni Subject: Re: ports/188161: print/cups-client: 11.0-CURRENT r262690 ia64: ports at 349825: cups/cups.h:34:35: error: dispatch/dispatch.h: No such file or directory X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Pedro Giffuni List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 02:40:01 -0000 The following reply was made to PR ports/188161; it has been noted by GNATS. From: Pedro Giffuni To: "bug-followup@FreeBSD.org" , "mexas@bris.ac.uk" Cc: Subject: Re: ports/188161: print/cups-client: 11.0-CURRENT r262690 ia64: ports at 349825: cups/cups.h:34:35: error: dispatch/dispatch.h: No such file or directory Date: Fri, 4 Apr 2014 19:32:39 -0700 (PDT) ---309136488-1159501227-1396665159=:1027 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello;=0A=0AOn Apple's GCC block support is enabled by default. Normally we= should prefer building with block support if the package really makes use = of it.=0A=0AIf, as it seems in this case, libdispatch is not really used wh= en building with block support then the patch is correct.=0A=0AUpstream sho= uld know better but JIC I submitted a bug report upstream as:=0A=0ASTR #439= 7: Build: cups requires libdispatch when blocks feature is enabled. ---309136488-1159501227-1396665159=:1027 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello;

On Apple's GCC block sup= port is enabled by default. Normally we should prefer building with block s= upport if the package really makes use of it.
If, as it seems in this case, libdispatch is not really u= sed when building with block support then the patch is correct.

Upstream should know better but JIC I submitted a = bug report upstream as:

STR #4397: Build: cups requires li= bdispatch when blocks feature is enabled.


 
---309136488-1159501227-1396665159=:1027--