=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for grpc-1.11.0
Scanning dependencies of target gen_percent_encoding_tables
Scanning dependencies of target gen_legal_metadata_characters
Scanning dependencies of target address_sorting
[  0%] Building CXX object CMakeFiles/gen_percent_encoding_tables.dir/tools/codegen/core/gen_percent_encoding_tables.cc.o
[  0%] Building CXX object CMakeFiles/gen_legal_metadata_characters.dir/tools/codegen/core/gen_legal_metadata_characters.cc.o
[  0%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o
[  0%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o
[  0%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o
Scanning dependencies of target grpc_plugin_support
Scanning dependencies of target gpr
[  0%] Building CXX object CMakeFiles/grpc_plugin_support.dir/src/compiler/node_generator.cc.o
[  0%] Building CXX object CMakeFiles/grpc_plugin_support.dir/src/compiler/cpp_generator.cc.o
[  0%] Building CXX object CMakeFiles/grpc_plugin_support.dir/src/compiler/ruby_generator.cc.o
[  0%] Building CXX object CMakeFiles/grpc_plugin_support.dir/src/compiler/csharp_generator.cc.o
[  1%] Building CXX object CMakeFiles/grpc_plugin_support.dir/src/compiler/python_generator.cc.o
[  1%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/arena.cc.o
[  1%] Building CXX object CMakeFiles/grpc_plugin_support.dir/src/compiler/php_generator.cc.o
[  1%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o
[  1%] Building CXX object CMakeFiles/grpc_plugin_support.dir/src/compiler/objective_c_generator.cc.o
[  1%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o
[  2%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o
[  2%] Linking CXX executable gen_percent_encoding_tables
[  2%] Linking CXX executable gen_legal_metadata_characters
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/cpu_iphone.cc:19:
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/support/port_platform.h:22:
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:331:2: error: "Could not auto-detect platform"
#error "Could not auto-detect platform"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:366:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
#warning "GPR_PLATFORM_STRING not auto-detected"
 ^
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/arena.cc:19:
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/support/port_platform.h:22:
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:331:2: error: "Could not auto-detect platform"
#error "Could not auto-detect platform"
 ^
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/alloc.cc:19:
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/support/port_platform.h:22:
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:331:2: error: "Could not auto-detect platform"
#error "Could not auto-detect platform"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:366:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
#warning "GPR_PLATFORM_STRING not auto-detected"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:366:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
#warning "GPR_PLATFORM_STRING not auto-detected"
 ^
[  2%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o
[  2%] Building CXX object CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:19:
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/support/port_platform.h:22:
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:331:2: error: "Could not auto-detect platform"
#error "Could not auto-detect platform"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:366:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
#warning "GPR_PLATFORM_STRING not auto-detected"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:416:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
#error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:420:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
#error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:426:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
#error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:432:2: error: Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
#error Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
 ^
1 warning and 5 errors generated.
[  2%] Built target gen_percent_encoding_tables
--- CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o ---
*** [CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_iphone.cc.o] Error code 1

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:416:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
#error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:420:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
#error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:426:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
#error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:432:2: error: Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
#error Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:416:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
#error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:420:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
#error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:426:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
#error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:432:2: error: Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
#error Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:416:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
#error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:420:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
#error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:426:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
#error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:432:2: error: Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
#error Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
 ^
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/arena.cc:26:
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/support/atm.h:24:
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:79:2: error: could not determine platform for atm
#error could not determine platform for atm
 ^
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:21:
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/support/atm.h:24:
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:79:2: error: could not determine platform for atm
#error could not determine platform for atm
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:88:1: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:88:40: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:88:56: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
                                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:88:1: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:89:40: error: unknown type name 'gpr_atm'
                                       gpr_atm min, gpr_atm max);
                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:89:53: error: unknown type name 'gpr_atm'
                                       gpr_atm min, gpr_atm max);
                                                    ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:88:40: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:88:56: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
                                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:89:40: error: unknown type name 'gpr_atm'
                                       gpr_atm min, gpr_atm max);
                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/atm.h:89:53: error: unknown type name 'gpr_atm'
                                       gpr_atm min, gpr_atm max);
                                                    ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:25:1: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:25:40: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:25:56: error: unknown type name 'gpr_atm'
gpr_atm gpr_atm_no_barrier_clamped_add(gpr_atm* value, gpr_atm delta,
                                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:26:40: error: unknown type name 'gpr_atm'
                                       gpr_atm min, gpr_atm max) {
                                       ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:26:53: error: unknown type name 'gpr_atm'
                                       gpr_atm min, gpr_atm max) {
                                                    ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:27:3: error: unknown type name 'gpr_atm'
  gpr_atm current_value;
  ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/atm.cc:28:3: error: unknown type name 'gpr_atm'
  gpr_atm new_value;
  ^
1 warning and 18 errors generated.
--- CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o ---
*** [CMakeFiles/gpr.dir/src/core/lib/gpr/atm.cc.o] Error code 1

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/arena.cc:83:3: error: unknown type name 'gpr_atm'
  gpr_atm next_atm;
  ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/arena.cc:87:3: error: unknown type name 'gpr_atm'
  gpr_atm size_so_far;
  ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/arena.cc:106:3: error: unknown type name 'gpr_atm'
  gpr_atm size = gpr_atm_no_barrier_load(&arena->size_so_far);
  ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/arena.cc:131:43: error: use of undeclared identifier 'gpr_atm'
      if (!gpr_atm_rel_cas(&z->next_atm, (gpr_atm)NULL,
                                          ^
/data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/arena.cc:132:29: error: use of undeclared identifier 'gpr_atm'
                           (gpr_atm)next_z)) {
                            ^
1 warning and 16 errors generated.
--- CMakeFiles/gpr.dir/src/core/lib/gpr/arena.cc.o ---
*** [CMakeFiles/gpr.dir/src/core/lib/gpr/arena.cc.o] Error code 1

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
1 warning and 5 errors generated.
--- CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o ---
*** [CMakeFiles/gpr.dir/src/core/lib/gpr/alloc.cc.o] Error code 1

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
--- CMakeFiles/gen_legal_metadata_characters.dir/all ---
*** [CMakeFiles/gen_legal_metadata_characters.dir/all] Error code 2

make[1]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
--- CMakeFiles/address_sorting.dir/all ---
*** [CMakeFiles/address_sorting.dir/all] Error code 2

make[1]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/cpu_posix.cc:19:
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/support/port_platform.h:22:
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:331:2: error: "Could not auto-detect platform"
#error "Could not auto-detect platform"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:366:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
#warning "GPR_PLATFORM_STRING not auto-detected"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:416:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
#error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:420:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
#error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:426:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
#error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:432:2: error: Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
#error Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
 ^
1 warning and 5 errors generated.
--- CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o ---
*** [CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_posix.cc.o] Error code 1

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/src/core/lib/gpr/cpu_linux.cc:23:
In file included from /data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/support/port_platform.h:22:
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:331:2: error: "Could not auto-detect platform"
#error "Could not auto-detect platform"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:366:2: warning: "GPR_PLATFORM_STRING not auto-detected" [-W#warnings]
#warning "GPR_PLATFORM_STRING not auto-detected"
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:416:2: error: Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
#error Must define exactly one of GPR_GCC_ATOMIC, GPR_GCC_SYNC, GPR_WINDOWS_ATOMIC
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:420:2: error: Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
#error Must define exactly one of GPR_ARCH_32, GPR_ARCH_64
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:426:2: error: Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
#error Must define exactly one of GPR_CPU_LINUX, GPR_CPU_POSIX, GPR_WINDOWS, GPR_CPU_IPHONE, GPR_CPU_CUSTOM
 ^
/data/scratch/net/grpc/work/grpc-1.11.0/include/grpc/impl/codegen/port_platform.h:432:2: error: Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
#error Must define exactly one of GPR_MSVC_TLS, GPR_GCC_TLS, GPR_PTHREAD_TLS, GPR_CUSTOM_TLS
 ^
1 warning and 5 errors generated.
--- CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o ---
*** [CMakeFiles/gpr.dir/src/core/lib/gpr/cpu_linux.cc.o] Error code 1

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
6 errors

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
--- CMakeFiles/gpr.dir/all ---
*** [CMakeFiles/gpr.dir/all] Error code 2

make[1]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
A failure has been detected in another branch of the parallel make

make[2]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
--- CMakeFiles/grpc_plugin_support.dir/all ---
*** [CMakeFiles/grpc_plugin_support.dir/all] Error code 2

make[1]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
4 errors

make[1]: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
*** [all] Error code 2

make: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
1 error

make: stopped in /data/scratch/net/grpc/work/grpc-1.11.0
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/net/grpc
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/net/grpc