From owner-freebsd-python@FreeBSD.ORG Sun Jul 13 15:25:32 2014 Return-Path: Delivered-To: python@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 898B531C for ; Sun, 13 Jul 2014 15:25:32 +0000 (UTC) Received: from smtp3.hushmail.com (smtp3.hushmail.com [65.39.178.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.hushmail.com", Issuer "Self-signed" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6FF412F1C for ; Sun, 13 Jul 2014 15:25:31 +0000 (UTC) Received: from smtp3.hushmail.com (localhost [127.0.0.1]) by smtp3.hushmail.com (Postfix) with SMTP id 12D54E0191 for ; Sun, 13 Jul 2014 15:25:30 +0000 (UTC) Received: from smtp.hushmail.com (w7.hushmail.com [65.39.178.32]) by smtp3.hushmail.com (Postfix) with ESMTP for ; Sun, 13 Jul 2014 15:25:29 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id D13C820722; Sun, 13 Jul 2014 15:25:29 +0000 (UTC) MIME-Version: 1.0 Date: Sun, 13 Jul 2014 11:25:29 -0400 To: python@freebsd.org Subject: python27 and libressl broken From: "Kenta S." In-Reply-To: <53C1B3A4.7030500@FreeBSD.org> References: <20140712214228.4762920723@smtp.hushmail.com> <53C1B3A4.7030500@FreeBSD.org> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20140713152529.D13C820722@smtp.hushmail.com> X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2014 15:25:32 -0000 I'm trying to build python against LibreSSL, but I don't know if it is a staging error or SSL error. This is in a fresh jail. ===> Installing for python27-2.7.6_4 ===> Checking if lang/python27 already installed ===> Registering installation for python27-2.7.6_4 pkg-static: lstat(/tmp/usr/ports/lang/python27/work/stage/usr/local/lib /python2.7/lib-dynload/_ssl.so): No such file or directory *** [fake-pkg] Error code 74 Stop in /basejail/usr/ports/lang/python27. *** [install] Error code 1