red-balloon-89377
03/26/2019, 2:08 PMcreating build/temp.macosx-10.9-x86_64-3.7/build
creating build/temp.macosx-10.9-x86_64-3.7/build/temp.macosx-10.9-x86_64-3.7
gcc -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -arch x86_64 -g -I/Library/Frameworks/Python.framework/Versions/3.7/include/python3.7m -c build/temp.macosx-10.9-x86_64-3.7/_openssl.c -o build/temp.macosx-10.9-x86_64-3.7/build/temp.macosx-10.9-x86_64-3.7/_openssl.o -Wconversion -Wno-error=sign-conversion
stderr:
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '*' found under directory 'vectors'
build/temp.macosx-10.9-x86_64-3.7/_openssl.c:488:10: fatal error: 'openssl/opensslv.h' file not found
#include <openssl/opensslv.h>
^~~~~~~~~~~~~~~~~~~~
Has anyone seen it before?hundreds-father-404
03/26/2019, 2:09 PMred-balloon-89377
03/26/2019, 2:10 PM$ which openssl
/usr/bin/openssl
$ openssl version
LibreSSL 2.6.5
$ echo $PATH | tr ':' '\n' | grep usr/bin
/usr/bin
./pants2
, if it helpshundreds-father-404
03/26/2019, 2:18 PMred-balloon-89377
03/26/2019, 2:21 PMaloof-angle-91616
03/26/2019, 4:58 PMhundreds-father-404
03/26/2019, 5:05 PMaloof-angle-91616
03/26/2019, 10:31 PM./build-support/bin/publish_docs.sh
hundreds-father-404
03/26/2019, 10:36 PMaloof-angle-91616
03/26/2019, 10:38 PMwide-energy-11069
04/15/2019, 4:23 AM