Skip to content

Instantly share code, notes, and snippets.

@makslevental
Created September 29, 2017 02:37
Show Gist options
  • Save makslevental/dbfb215e2f69777e4f9155e15fcdfcb5 to your computer and use it in GitHub Desktop.
Save makslevental/dbfb215e2f69777e4f9155e15fcdfcb5 to your computer and use it in GitHub Desktop.
readline.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/pyexpat.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/select.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_lzma.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/syslog.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_sha512.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_posixsubprocess.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_testcapi.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_asyncio.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_codecs_cn.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_multibytecodec.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_bisect.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_ctypes_test.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/unicodedata.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/zlib.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/termios.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_sha256.cpython-36m-darwin.so to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/ to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/__pycache__ to 755
running install_scripts
copying build/scripts-3.6/pyvenv-3.6 -> /Users/max/.pyenv/versions/3.6.2/bin
copying build/scripts-3.6/pydoc3.6 -> /Users/max/.pyenv/versions/3.6.2/bin
copying build/scripts-3.6/idle3.6 -> /Users/max/.pyenv/versions/3.6.2/bin
copying build/scripts-3.6/2to3-3.6 -> /Users/max/.pyenv/versions/3.6.2/bin
changing mode of /Users/max/.pyenv/versions/3.6.2/bin/pyvenv-3.6 to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/bin/pydoc3.6 to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/bin/idle3.6 to 755
changing mode of /Users/max/.pyenv/versions/3.6.2/bin/2to3-3.6 to 755
rm /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/_sysconfigdata_m_darwin_darwin.py
rm -r /Users/max/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload/__pycache__
Creating directory /Users/max/.pyenv/versions/3.6.2/share/man
Creating directory /Users/max/.pyenv/versions/3.6.2/share/man/man1
/usr/bin/install -c -m 644 ./Misc/python.man \
/Users/max/.pyenv/versions/3.6.2/share/man/man1/python3.6.1
if test ! -d /Users/max/.pyenv/versions/3.6.2/lib/pkgconfig; then \
echo "Creating directory /Users/max/.pyenv/versions/3.6.2/lib/pkgconfig"; \
/usr/bin/install -c -d -m 755 /Users/max/.pyenv/versions/3.6.2/lib/pkgconfig; \
fi
if test -f /Users/max/.pyenv/versions/3.6.2/bin/python3 -o -h /Users/max/.pyenv/versions/3.6.2/bin/python3; \
then rm -f /Users/max/.pyenv/versions/3.6.2/bin/python3; \
else true; \
fi
(cd /Users/max/.pyenv/versions/3.6.2/bin; ln -s python3.6 python3)
if test "3.6" != "3.6m"; then \
rm -f /Users/max/.pyenv/versions/3.6.2/bin/python3.6-config; \
(cd /Users/max/.pyenv/versions/3.6.2/bin; ln -s python3.6m-config python3.6-config); \
rm -f /Users/max/.pyenv/versions/3.6.2/lib/pkgconfig/python-3.6m.pc; \
(cd /Users/max/.pyenv/versions/3.6.2/lib/pkgconfig; ln -s python-3.6.pc python-3.6m.pc); \
fi
rm -f /Users/max/.pyenv/versions/3.6.2/bin/python3-config
(cd /Users/max/.pyenv/versions/3.6.2/bin; ln -s python3.6-config python3-config)
rm -f /Users/max/.pyenv/versions/3.6.2/lib/pkgconfig/python3.pc
(cd /Users/max/.pyenv/versions/3.6.2/lib/pkgconfig; ln -s python-3.6.pc python3.pc)
rm -f /Users/max/.pyenv/versions/3.6.2/bin/idle3
(cd /Users/max/.pyenv/versions/3.6.2/bin; ln -s idle3.6 idle3)
rm -f /Users/max/.pyenv/versions/3.6.2/bin/pydoc3
(cd /Users/max/.pyenv/versions/3.6.2/bin; ln -s pydoc3.6 pydoc3)
rm -f /Users/max/.pyenv/versions/3.6.2/bin/2to3
(cd /Users/max/.pyenv/versions/3.6.2/bin; ln -s 2to3-3.6 2to3)
rm -f /Users/max/.pyenv/versions/3.6.2/bin/pyvenv
(cd /Users/max/.pyenv/versions/3.6.2/bin; ln -s pyvenv-3.6 pyvenv)
if test "x" != "x" ; then \
rm -f /Users/max/.pyenv/versions/3.6.2/bin/python3-32; \
(cd /Users/max/.pyenv/versions/3.6.2/bin; ln -s python3.6-32 python3-32) \
fi
rm -f /Users/max/.pyenv/versions/3.6.2/share/man/man1/python3.1
(cd /Users/max/.pyenv/versions/3.6.2/share/man/man1; ln -s python3.6.1 python3.1)
if test "xupgrade" != "xno" ; then \
case upgrade in \
upgrade) ensurepip="--upgrade" ;; \
install|*) ensurepip="" ;; \
esac; \
./python.exe -E -m ensurepip \
$ensurepip --root=/ ; \
fi
Collecting setuptools
Collecting pip
Installing collected packages: setuptools, pip
Successfully installed pip-9.0.1 setuptools-28.8.0
ERROR: The Python ssl extension was not compiled. Missing the OpenSSL lib?
Please consult to the Wiki page to fix the problem.
https://github.com/pyenv/pyenv/wiki/Common-build-problems
BUILD FAILED (OS X 10.13 using python-build 20160602)
Inspect or clean up the working tree at /var/folders/7_/ycch7zrn72b3r_f7sw8lp4v80000gn/T/python-build.20170928223125.57934
Results logged to /var/folders/7_/ycch7zrn72b3r_f7sw8lp4v80000gn/T/python-build.20170928223125.57934.log
Last 10 log lines:
upgrade) ensurepip="--upgrade" ;; \
install|*) ensurepip="" ;; \
esac; \
./python.exe -E -m ensurepip \
$ensurepip --root=/ ; \
fi
Collecting setuptools
Collecting pip
Installing collected packages: setuptools, pip
Successfully installed pip-9.0.1 setuptools-28.8.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment