on latest master, and nuked the toolchain, still s...
# general
w
on latest master, and nuked the toolchain, still seeing
Copy code
#include <type_traits>
         ^~~~~~~~~~~~~
In file included from /Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/d1_both.cc:114:
In file included from /Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/../include/openssl/ssl.h:147:
In file included from /Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/../include/openssl/bio.h:66:
In file included from /Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/../include/openssl/ex_data.h:114:
/Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/../include/openssl/stack.h:385:10: fatal error: 'type_traits' file not found
#include <type_traits>
         ^~~~~~~~~~~~~
In file included from /Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/dtls_method.cc:57:
In file included from /Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/../include/openssl/ssl.h:147:
In file included from /Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/../include/openssl/bio.h:66:
In file included from /Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/../include/openssl/ex_data.h:114:
/Users/yic/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/boringssl/ssl/../include/openssl/stack.h:385:10: fatal error: 'type_traits' file not found
#include <type_traits>
         ^~~~~~~~~~~~~
3 errors generated.
make[3]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/bio_ssl.cc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
3 errors generated.
3 errors generated.
3 errors generated.
3 errors generated.
make[3]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/dtls_record.cc.o] Error 1
make[3]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/d1_srtp.cc.o] Error 1
3 errors generated.
3 errors generated.
make[3]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/dtls_method.cc.o] Error 1
make[3]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/d1_lib.cc.o] Error 1
3 errors generated.
make[3]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/custom_extensions.cc.o] Error 1
make[3]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/d1_pkt.cc.o] Error 1
make[3]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/d1_both.cc.o] Error 1
make[2]: *** [third_party/boringssl/ssl/CMakeFiles/ssl.dir/all] Error 2
make[1]: *** [CMakeFiles/grpc.dir/rule] Error 2
make: *** [grpc] Error 2
thread 'main' panicked at '
command did not execute successfully, got: exit code: 2

build script failed, must exit now', /Users/yic/.cache/pants/rust-toolchain/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.26/src/lib.rs:599:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

warning: build failed, waiting for other jobs to finish...
error: build failed

Failed to build native engine.