Skip to content

Instantly share code, notes, and snippets.

@zeke
Created February 1, 2022 00:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeke/8a78ad1712e5bdda46e61c99e889fa91 to your computer and use it in GitHub Desktop.
Save zeke/8a78ad1712e5bdda46e61c99e889fa91 to your computer and use it in GitHub Desktop.
~/git/arxiv/arxiv-browse develop*
arxiv-browse $ pyenv install 3.6.15
python-build: use openssl@1.1 from homebrew
python-build: use readline from homebrew
Installing Python-3.6.15...
python-build: use readline from homebrew
python-build: use zlib from xcode sdk
BUILD FAILED (OS X 11.5.2 using python-build 20180424)
Inspect or clean up the working tree at /var/folders/c7/khvvzscd3cj9040ysyjr3b340000gn/T/python-build.20220131160125.25626
Results logged to /var/folders/c7/khvvzscd3cj9040ysyjr3b340000gn/T/python-build.20220131160125.25626.log
Last 10 log lines:
checking for long double support... yes
checking size of long double... 8
checking size of _Bool... 1
checking size of off_t... 8
checking whether to enable large file support... no
checking size of time_t... 8
checking for pthread_t... yes
checking size of pthread_t... 8
configure: error: Unexpected output of 'arch' on OSX
make: *** No targets specified and no makefile found. Stop.
~/git/arxiv/arxiv-browse develop
arxiv-browse $ uname -a
Darwin ezekiels-mbp.lan 20.6.0 Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:27 PDT 2021; root:xnu-7195.141.2~5/RELEASE_ARM64_T8101 arm64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment