From owner-freebsd-python@FreeBSD.ORG Mon Apr 21 00:50:01 2014 Return-Path: Delivered-To: freebsd-python@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 6F5BD74B for ; Mon, 21 Apr 2014 00:50: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 5A52D1655 for ; Mon, 21 Apr 2014 00:50: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 s3L0o1Vw061888 for ; Mon, 21 Apr 2014 00:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3L0o0IL061878; Mon, 21 Apr 2014 00:50:00 GMT (envelope-from gnats) Date: Mon, 21 Apr 2014 00:50:00 GMT Message-Id: <201404210050.s3L0o0IL061878@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Kubilay Kocak Subject: Re: ports/186192: lang/python27: building python27-2.7.6_1 fails for WITH_NIS=y X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Kubilay Kocak List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 00:50:01 -0000 The following reply was made to PR ports/186192; it has been noted by GNATS. From: Kubilay Kocak To: bug-followup@FreeBSD.org, oz42@oz42.eu Cc: Subject: Re: ports/186192: lang/python27: building python27-2.7.6_1 fails for WITH_NIS=y Date: Mon, 21 Apr 2014 10:44:45 +1000 Support for removing files when WITHOUT_NIS is set in /etc/src.conf has been MFC'd: head: http://svnweb.freebsd.org/changeset/base/261521 stable/10: http://svnweb.freebsd.org/changeset/base/264116 stable/9: http://svnweb.freebsd.org/changeset/base/264117 Olaf, unless you can upgrade to the -CURRENT or -STABLE revisions mentioned above, please either: 1) Set WITHOUT_NIS=yes in /etc/make.conf, OR 2) Move or remove the /usr/bin/ypcat file These are currently the two methods by which the Python ports will disable building the Python nis extension and remove the entry from the pkg-plist