From owner-freebsd-ports-bugs@freebsd.org Wed Feb 17 20:38:56 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46CF4AAB245 for ; Wed, 17 Feb 2016 20:38:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 1D05D1D27 for ; Wed, 17 Feb 2016 20:38:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1HKct77038809 for ; Wed, 17 Feb 2016 20:38:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196806] print/cups-base: build fails if any option other than MDNSRESPONDER is selected Date: Wed, 17 Feb 2016 20:38:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: t@tobik.me X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2016 20:38:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196806 --- Comment #6 from Tobias Kortkamp --- (In reply to Chris Hutchinson from comment #5) They all have MASTERDIR set. Here's what I tried: 1. I've rmconfig'ed both cups-client and cups-base. 2. Then I enabled the AVAHI option in cups-base 3. Now cups-client and cups-base have conflicting options selected. Is MASTERDIR supposed to enable some kind of magic that prevents this fr= om happening? What I would expect is for both of them to have AVAHI=3Don n= ow (i.e. that cups-base dictates the options for cups-client). I also would expect make -C cups-client config to tell me that I need to configure cups-base instead and not present the option dialog at all. $ make -C /usr/ports/print/cups-client showconfig =3D=3D=3D> The following configuration options are available for cups-clien= t-2.0.3_2: =3D=3D=3D=3D> Zeroconf support: you can only select none or one of them AVAHI=3Doff: Zeroconf support via Avahi MDNSRESPONDER=3Don: Zeroconf support via mDNSResponder =3D=3D=3D> Use 'make config' to modify these settings $ make -C /usr/ports/print/cups-base showconfig =3D=3D=3D> The following configuration options are available for cups-base-= 2.0.3_6: [...] =3D=3D=3D=3D> Zeroconf support: you can only select none or one of them AVAHI=3Don: Zeroconf support via Avahi MDNSRESPONDER=3Doff: Zeroconf support via mDNSResponder =3D=3D=3D> Use 'make config' to modify these settings --=20 You are receiving this mail because: You are the assignee for the bug.=