Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Aug 2017 03:56:17 +0000
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]
Message-ID:  <bug-206194-21822-h9N33m4afX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206194-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206194-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206194

Brent Busby <brent@jfi.uchicago.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brent@jfi.uchicago.edu

--- Comment #4 from Brent Busby <brent@jfi.uchicago.edu> ---
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206194-21822-h9N33m4afX>