Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2017 15:11:03 -0500 (EST)
From:      David Munroe <david@munroe.net>
To:        python@freebsd.org
Subject:   python27 install failure on FreeBSD 11 RELEASE
Message-ID:  <alpine.BSF.2.20.1701061506050.8282@the.whole.net>

next in thread | raw e-mail | index | archive | help
Greetings,

I did a fresh install of FreeBSD 11 today:

FreeBSD f11 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 
01:43:23 UTC 2016 
root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

Immediately did a portsnap fetch and update then tried to compile python27 
and received the following error:

===>  Installing for python27-2.7.13_1
===>  Checking if python27 already installed
===>   Registering installation for python27-2.7.13_1
pkg-static: Unable to access file 
/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/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
root@f11:/usr/ports/lang/python27 #


A manual ls shows no file also:

root@f11:/usr/ports/lang/python27 # ls -la 
/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/readline.so
ls: 
/usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/readline.so: 
No such file or directory



Please let me know if you need additional info, thanks!

-David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.20.1701061506050.8282>