From owner-freebsd-python@freebsd.org Wed Jan 4 01:21:38 2017 Return-Path: Delivered-To: freebsd-python@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 9F25FC9D8E6 for ; Wed, 4 Jan 2017 01:21:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8827C1BAA for ; Wed, 4 Jan 2017 01:21:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 877CEC9D8E5; Wed, 4 Jan 2017 01:21:38 +0000 (UTC) Delivered-To: python@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 871EBC9D8E4 for ; Wed, 4 Jan 2017 01:21:38 +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 75E251BA8 for ; Wed, 4 Jan 2017 01:21:38 +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 v041LZD1011502 for ; Wed, 4 Jan 2017 01:21:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 210820] lang/python27: _ssl.so fails to build (Undefined symbol "SSLv2_method") Date: Wed, 04 Jan 2017 01:21:36 +0000 X-Bugzilla-Reason: CC 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: needs-qa, patch, regression X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: hostmaster@GTS.NET X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ merge-quarterly? X-Bugzilla-Changed-Fields: cc 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-python@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jan 2017 01:21:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210820 hostmaster@GTS.NET changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hostmaster@GTS.NET --- Comment #19 from hostmaster@GTS.NET --- I installed FreeBSD 11.0-RELEASE along with the ports collection from the d= isc1 CD /etc/make.conf has "WITH_OPENSSL_PORT=3DYES" and "DEFAULT_VERSIONS+=3Dssl= =3Dopenssl" I installed the security/openssl port & then tried to install lang/python2.7 only to experience the same failure as described herein. My horrid kluge was to "touch /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/_ss= l.so" which allowed things to continue, although it's probably an accident waitin= g to happen ... --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=