lively-france-2777
04/24/2019, 2:14 PMmac/10.14
) and couldn’t continue. I just went ahead and installed protoc from homebrew and made a symlink to be able to continue.
2) After that I get a new error still relating to compiling: https://gist.github.com/gaqzi/7a29c00aa0bfb3dd13d6b0d63875fd1f
Before starting all of this I configured the environment variables specified in https://www.pantsbuild.org/howto_contribute.html for making sure openssl was available, and I also verified that openssl is installed and available at that location.
Any suggestion for what I can do? 🙂./pants test src/python::
average-vr-56795
04/24/2019, 2:16 PMecho $LDFLAGS
?aloof-angle-91616
04/24/2019, 4:33 PMcannot find GOROOT directory: /go
and possibly requires that env var to be setlively-france-2777
04/24/2019, 5:28 PM~/w/pants $ echo $LDFLAGS
-L/usr/local/opt/openssl/lib
~/w/pants $ echo $CPPFLAGS
-I/usr/local/opt/openssl/include
~/w/pants $ echo $PATH/usr/local/opt/openssl/bin /Users/ba/bin /Users/ba/.pyenv/versions/3.6.1/bin /Users/ba/.pyenv/versions/2.7.12/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /Applications/VMware <http://Fusion.app/Contents/Public|Fusion.app/Contents/Public>`
(I’m using fish so the paths look a bit wonky)$ echo $GOROOT
/Users/ba/go
$ go version
go version go1.11.5 darwin/amd64
average-vr-56795
04/24/2019, 6:29 PM% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404
lively-france-2777
04/24/2019, 8:32 PMaloof-angle-91616
04/25/2019, 2:34 AMwitty-crayon-22786
04/25/2019, 4:22 AM~/. cache/pants
for the latter thingrustup update
for the former thing (although we don't require a rust install, so it shouldn't be leaking)