From owner-freebsd-python@freebsd.org Sun Aug 6 03:56:18 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 2885CDB5C5D for ; Sun, 6 Aug 2017 03:56:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0D09F6F4E0 for ; Sun, 6 Aug 2017 03:56:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0C6B6DB5C5B; Sun, 6 Aug 2017 03:56:18 +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 0C0B3DB5C5A for ; Sun, 6 Aug 2017 03:56:18 +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 E89986F4DF for ; Sun, 6 Aug 2017 03:56:17 +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 v763uH0f040870 for ; Sun, 6 Aug 2017 03:56:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 206194] lang/python27 install fails if misc/compat6x is installed [due to libreadline check] Date: Sun, 06 Aug 2017 03:56:17 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: brent@jfi.uchicago.edu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: 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: Sun, 06 Aug 2017 03:56:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206194 Brent Busby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brent@jfi.uchicago.edu --- Comment #4 from Brent Busby --- I'm still experiencing this problem on FreeBSD 10.4-PRERELEASE in a jail du= ring the make install phase. devel/readline is installed before install of pyth= on27 was attempted, and compat6x is not installed either as a port/package nor is COMPAT_FREEBSD6 in the kernel. The base machine install and the jail are f= resh and up to date tracking stable as of today, and all packages are up to date= as well. =3D=3D=3D> Installing for python27-2.7.13_7 =3D=3D=3D> python27-2.7.13_7 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) =3D=3D=3D> python27-2.7.13_7 depends on shared library: libreadline.so.7 = - found (/lib/libreadline.so.7) =3D=3D=3D> python27-2.7.13_7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =3D=3D=3D> Checking if python27 already installed actual-package-depends: dependency on /lib/libreadline.so.7 not registered (normal if it belongs to base) =3D=3D=3D> Registering installation for python27-2.7.13_7 pkg-static: Unable to access file /var/ports/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-d= ynload/readline.so:No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/lang/python27 *** Error code 1 Stop. make: stopped in /usr/ports/lang/python27 --=20 You are receiving this mail because: You are the assignee for the bug.=