From owner-freebsd-python@FreeBSD.ORG Sun Feb 23 07:37:45 2014 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 961DE263 for ; Sun, 23 Feb 2014 07:37:45 +0000 (UTC) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 782A21268 for ; Sun, 23 Feb 2014 07:37:45 +0000 (UTC) Received: from fulvetta.riseup.net (fulvetta-pn.riseup.net [10.0.1.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id DE7854FEF9 for ; Sat, 22 Feb 2014 23:32:11 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: shaul@fulvetta.riseup.net) with ESMTPSA id A052825D Received: from localhost (127.0.0.1) (SquirrelMail authenticated user shaul) by fulvetta.riseup.net with HTTP; Sat, 22 Feb 2014 23:32:11 -0800 Message-ID: <729869fd105d01cfa1d430148a8335b9.squirrel@fulvetta.riseup.net> Date: Sat, 22 Feb 2014 23:32:11 -0800 Subject: /lang/python27 Build error From: "Sha'ul" To: python@FreeBSD.org User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: clamav-milter 0.97.8 at mx1 X-Virus-Status: Clean X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Feb 2014 07:37:45 -0000 $ sudo sh -c "cd /usr/ports/x11/xorg && make install" Password: ===> Staging for xorg-7.7 ===> xorg-7.7 depends on file: /usr/local/libdata/pkgconfig/dri.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri.pc in /usr/ports/ graphics/dri ===> dri-7.6.1_3,2 depends on executable: makedepend - found ===> dri-7.6.1_3,2 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Staging for python2-2_2 ===> python2-2_2 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python 27 ===> Installing for python27-2.7.6_2 ===> Checking if lang/python27 already installed ===> Registering installation for python27-2.7.6_2 as automatic pkg-static: lstat(/tmp/usr/ports/lang/python27/work/stage/usr/local/lib/python2. 7/lib-dynload/nis.so): No such file or directory *** Error code 74 Stop. make[4]: stopped in /usr/ports/lang/python27 *** Error code 1 Stop. make[3]: stopped in /usr/ports/lang/python27 *** Error code 1 Stop. make[2]: stopped in /usr/ports/lang/python2 *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/dri *** Error code 1 Stop. make: stopped in /usr/ports/x11/xorg