python34 fails to install on stable/11

tech-lists tech-lists at zyxst.net
Thu Jul 21 18:17:35 UTC 2016


Hi,

$ svnlite info
Path: .
Working Copy Root Path: /usr/ports
URL: https://svn0.eu.freebsd.org/ports/head
Relative URL: ^/head
Repository Root: https://svn0.eu.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 418866
Node Kind: directory
Schedule: normal
Last Changed Author: matthew
Last Changed Rev: 418866
Last Changed Date: 2016-07-21 08:30:41 +0100 (Thu, 21 Jul 2016)

FreeBSD 11.0-BETA1 #0 r302999: Tue Jul 19 11:22:39 BST 2016

output of "make" from /usr/ports/lang/python3 :

running install_scripts
copying build/scripts-3.4/idle3.4 ->
/usr/ports/lang/python34/work/stage/usr/local/bin
copying build/scripts-3.4/pyvenv-3.4 ->
/usr/ports/lang/python34/work/stage/usr/local/bin
copying build/scripts-3.4/pydoc3.4 ->
/usr/ports/lang/python34/work/stage/usr/local/bin
copying build/scripts-3.4/2to3-3.4 ->
/usr/ports/lang/python34/work/stage/usr/local/bin
changing mode of
/usr/ports/lang/python34/work/stage/usr/local/bin/idle3.4 to 755
changing mode of
/usr/ports/lang/python34/work/stage/usr/local/bin/pyvenv-3.4 to 755
changing mode of
/usr/ports/lang/python34/work/stage/usr/local/bin/pydoc3.4 to 755
changing mode of
/usr/ports/lang/python34/work/stage/usr/local/bin/2to3-3.4 to 755
rm
/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/_sysconfigdata.py
rm -r
/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/__pycache__
install  -m 0644 ./Misc/python.man
/usr/ports/lang/python34/work/stage/usr/local/man/man1/python3.4.1
if test "xno" != "xno"  ; then  case no in  upgrade)
ensurepip="--altinstall --upgrade" ;;  install|*)
ensurepip="--altinstall" ;;  esac;
LD_LIBRARY_PATH=/usr/ports/lang/python34/work/Python-3.4.5 ./python -E
-m ensurepip  $ensurepip --root=/usr/ports/lang/python34/work/stage/ ;  fi
/bin/rm -f
/usr/ports/lang/python34/work/stage/usr/local/lib/libpython3.so
                 # Upstream Issue: http://bugs.python.org/issue17975
for i in
/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/*.so;
do  /usr/bin/strip $i; done
              # Strip shared extensions
====> Compressing man pages (compress-man)
===>  Installing for python34-3.4.5
===>  Checking if python34 already installed
===>   Registering installation for python34-3.4.5 as automatic
pkg-static: Unable to access file
/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/_lzma.so:
No such file or directory
*** Error code 74

Stop.
make[2]: stopped in /usr/ports/lang/python34
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/python34
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/python3

-- 
J.


More information about the freebsd-ports mailing list