Skip to content

Instantly share code, notes, and snippets.

@sploiselle
Created April 20, 2018 18:29
Show Gist options
  • Save sploiselle/dd8c75052ccb2510610d7a4841852b6e to your computer and use it in GitHub Desktop.
Save sploiselle/dd8c75052ccb2510610d7a4841852b6e to your computer and use it in GitHub Desktop.
seanloiselle:...b.com/cockroachdb/cockroach]$ make (more-metric-metadata✱)
GOPATH set to /Users/seanloiselle/go
Running make with -j8
rm -rf /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/jemalloc
rm -rf /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/protobuf
mkdir -p /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/jemalloc
rm -rf /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/snappy
mkdir -p /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/protobuf
rm -rf /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/cryptopp
mkdir -p /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/cryptopp
mkdir -p /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/snappy
cd /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/protobuf && cmake -DCMAKE_TARGET_MESSAGES=OFF -Dprotobuf_BUILD_TESTS=OFF /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/cmake \
-DCMAKE_BUILD_TYPE=Release
cd /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/snappy && cmake -DCMAKE_TARGET_MESSAGES=OFF /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/snappy \
-DCMAKE_BUILD_TYPE=Release
cd /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/cryptopp && cmake -DCMAKE_TARGET_MESSAGES=OFF /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp \
-DCMAKE_BUILD_TYPE=Release
cd /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/jemalloc && /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/configure --enable-prof
-- The C compiler identification is AppleClang 9.0.0.9000039
-- The C compiler identification is AppleClang 9.0.0.9000039
-- The C compiler identification is AppleClang 9.0.0.9000039
-- The CXX compiler identification is AppleClang 9.0.0.9000039
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- The CXX compiler identification is AppleClang 9.0.0.9000039
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- The CXX compiler identification is AppleClang 9.0.0.9000039
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
checking for xsltproc... /usr/bin/xsltproc
checking for gcc... gcc
checking whether the C compiler works... -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... -- Detecting C compiler ABI info - done
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features
-- Detecting C compiler ABI info - done
-- Detecting C compile features
yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether compiler is cray... no
checking whether compiler supports -std=gnu11... yes
checking whether compiler supports -Wall... yes
checking whether compiler supports -Werror=declaration-after-statement... yes
checking whether compiler supports -Wshorten-64-to-32... yes
checking whether compiler supports -Wsign-compare... yes
checking whether compiler supports -pipe... yes
checking whether compiler supports -g3... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... -- Detecting C compile features - done
-- Detecting C compile features - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
-- Detecting C compile features - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... -- Detecting CXX compiler ABI info - done
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features
-- Detecting CXX compile features
yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking size of void *... 8
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of intmax_t... 8
-- Detecting CXX compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Detecting CXX compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Detecting CXX compile features - done
-- Looking for sys/types.h
-- Looking for pthread.h
checking build system type... x86_64-apple-darwin16.7.0
checking host system type... x86_64-apple-darwin16.7.0
checking whether pause instruction is compilable... yes
checking for ar... ar
checking malloc.h usability... no
checking malloc.h presence... -- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for pthread.h - found
-- Looking for pthread_create
no
checking for malloc.h... no
checking for library containing log... none required
checking whether __attribute__ syntax is compilable... yes
checking whether compiler supports -Werror... yes
checking whether compiler supports -herror_on_warning... -- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for pthread_create - found
-- Found Threads: TRUE
no
checking whether tls_model attribute is compilable... -- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.8")
yes
checking whether compiler supports -Werror... -- Configuring done
yes
checking whether compiler supports -herror_on_warning... no
checking whether alloc_size attribute is compilable... -- Generating done
-- Build files have been written to: /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/protobuf
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Looking for stddef.h - found
-- Check size of unsigned short
yes
checking whether compiler supports -Werror... yes
checking whether compiler supports -herror_on_warning... no
checking whether format(gnu_printf, ...) attribute is compilable... no
checking whether compiler supports -Werror... Scanning dependencies of target libprotobuf
yes
checking whether compiler supports -herror_on_warning... no
checking whether format(printf, ...) attribute is compilable... -- Check size of unsigned short - done
-- Check size of unsigned short - done
-- Using unsigned short
-- Using unsigned short
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ld... /usr/bin/ld
checking for autoconf... /usr/local/bin/autoconf
checking for memalign... [ 0%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/arenastring.cc.o
[ 5%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc.o
[ 5%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/extension_set.cc.o
[ 5%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/arena.cc.o
[ 7%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/generated_message_util.cc.o
no
checking for valloc... -- Check if the system is big endian - little endian
-- Check if the system is big endian - little endian
-- Looking for byteswap.h
-- Performing Test COMPILER_OPT_ARCH_NATIVE_SUPPORTED
yes
checking whether compiler supports -O3... yes
checking whether compiler supports -funroll-loops... yes
-- Looking for byteswap.h - not found
-- Looking for sys/endian.h
checking unwind.h usability... [ 7%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/io/coded_stream.cc.o
yes
checking unwind.h presence... [ 10%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/io/zero_copy_stream.cc.o
yes
checking for unwind.h... yes
checking for _Unwind_Backtrace in -lgcc... -- Performing Test COMPILER_OPT_ARCH_NATIVE_SUPPORTED - Success
-- Looking for pthread.h
-- Looking for sys/endian.h - not found
-- Looking for sys/mman.h
no
checking whether compiler supports -fno-omit-frame-pointer... yes
checking configured backtracing method... gcc intrinsics
checking for sbrk... yes
Disabling dss allocation because sbrk is deprecated
checking whether utrace(2) is compilable... no
checking whether valgrind is compilable... [ 10%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
-- Looking for pthread.h - found
-- Looking for sys/mman.h - found
-- Looking for pthread_create
-- Looking for sys/resource.h
no
checking whether a program using __builtin_unreachable is compilable... [ 12%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/message_lite.cc.o
yes
checking whether a program using __builtin_ffsl is compilable... yes
checking LG_PAGE... 12
-- Looking for sys/resource.h - found
-- Looking for sys/time.h
-- Looking for pthread_create - found
-- Found Threads: TRUE
Missing VERSION file, and unable to generate it; creating bogus VERSION
checking pthread.h usability... -- Compiler:
-- Flags: -g1 -march=native
-- Build type: Release
-- The following OPTIONAL packages have been found:
* Threads
-- Configuring done
yes
checking pthread.h presence... [ 12%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/repeated_field.cc.o
-- Generating done
-- Build files have been written to: /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/cryptopp
yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... [ 15%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o
yes
checking whether pthread_atfork(3) is compilable... -- Looking for sys/time.h - found
-- Looking for sys/uio.h
[ 15%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o
yes
checking for library containing clock_gettime... [ 17%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/bytestream.cc.o
none required
checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... Scanning dependencies of target cryptopp-object
no
checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... [ 17%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/common.cc.o
[ 20%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/int128.cc.o
no
checking whether mach_absolute_time() is compilable... -- Looking for sys/uio.h - found
-- Looking for unistd.h
[ 20%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/io_win32.cc.o
yes
checking whether compiler supports -Werror... [ 1%] Building CXX object CMakeFiles/cryptopp-object.dir/cryptlib.cpp.o
[ 2%] Building CXX object CMakeFiles/cryptopp-object.dir/cpu.cpp.o
yes
checking whether syscall(2) is compilable... [ 3%] Building CXX object CMakeFiles/cryptopp-object.dir/integer.cpp.o
no
checking for secure_getenv... [ 3%] Building CXX object CMakeFiles/cryptopp-object.dir/3way.cpp.o
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/integer.cpp:13:33: warning: unknown warning group
'-Wunused-but-set-variable', ignored [-Wunknown-warning-option]
# pragma GCC diagnostic ignored "-Wunused-but-set-variable"
^
no
checking for issetugid... -- Looking for unistd.h - found
-- Looking for windows.h
yes
checking for _malloc_thread_cleanup... [ 4%] Building CXX object CMakeFiles/cryptopp-object.dir/adler32.cpp.o
-- Looking for windows.h - not found
-- Looking for zlibVersion in z
no
checking for _pthread_mutex_init_calloc_cb... no
Forcing no TLS to avoid allocator/threading bootstrap issues
checking whether C11 atomics is compilable... [ 22%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/once.cc.o
[ 5%] Building CXX object CMakeFiles/cryptopp-object.dir/algebra.cpp.o
yes
checking whether atomic(9) is compilable... no
checking whether Darwin OSAtomic*() is compilable... -- Looking for zlibVersion in z - found
-- Looking for lzo1x_1_15_compress in lzo2
[ 22%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/status.cc.o
yes
checking whether madvise(2) is compilable... [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/statusor.cc.o
[ 5%] Building CXX object CMakeFiles/cryptopp-object.dir/algparam.cpp.o
yes
checking whether madvise(..., MADV_FREE) is compilable... yes
checking whether madvise(..., MADV_DONTNEED) is compilable... [ 25%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/stringpiece.cc.o
-- Looking for lzo1x_1_15_compress in lzo2 - not found
-- Performing Test HAVE_BUILTIN_EXPECT
yes
checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... no
checking for __builtin_clz... [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/stringprintf.cc.o
[ 6%] Building CXX object CMakeFiles/cryptopp-object.dir/arc4.cpp.o
yes
checking whether Darwin os_unfair_lock_*() is compilable... [ 7%] Building CXX object CMakeFiles/cryptopp-object.dir/asn.cpp.o
yes
checking whether Darwin OSSpin*() is compilable... -- Performing Test HAVE_BUILTIN_EXPECT - Success
-- Performing Test HAVE_BUILTIN_CTZ
yes
checking whether glibc malloc hook is compilable... [ 27%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/structurally_valid.cc.o
[ 8%] Building CXX object CMakeFiles/cryptopp-object.dir/authenc.cpp.o
no
checking whether glibc memalign hook is compilable... [ 8%] Building CXX object CMakeFiles/cryptopp-object.dir/base32.cpp.o
no
checking whether pthreads adaptive mutexes is compilable... -- Performing Test HAVE_BUILTIN_CTZ - Success
-- Looking for mmap
no
checking for stdbool.h that conforms to C99... yes
[ 30%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/strutil.cc.o
checking for _Bool... [ 9%] Building CXX object CMakeFiles/cryptopp-object.dir/base64.cpp.o
yes
-- Looking for mmap - found
-- Looking for sysconf
configure: creating ./config.status
[ 30%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/time.cc.o
[ 32%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/wire_format_lite.cc.o
[ 32%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/any.cc.o
-- Looking for sysconf - found
config.status: creating Makefile
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/snappy
config.status: creating jemalloc.pc
config.status: creating doc/html.xsl
[ 10%] Building CXX object CMakeFiles/cryptopp-object.dir/basecode.cpp.o
config.status: creating doc/manpages.xsl
config.status: creating doc/jemalloc.xml
config.status: creating include/jemalloc/jemalloc_macros.h
[ 35%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/any.pb.cc.o
config.status: creating include/jemalloc/jemalloc_protos.h
config.status: creating include/jemalloc/jemalloc_typedefs.h
config.status: creating include/jemalloc/internal/jemalloc_internal.h
[ 35%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/api.pb.cc.o
Scanning dependencies of target snappy
config.status: creating test/test.sh
[ 12%] Building CXX object CMakeFiles/cryptopp-object.dir/bfinit.cpp.o
[ 20%] Building CXX object CMakeFiles/snappy.dir/snappy-c.cc.o
config.status: creating test/include/test/jemalloc_test.h
[ 12%] Building CXX object CMakeFiles/cryptopp-object.dir/blake2.cpp.o
config.status: creating config.stamp
config.status: creating bin/jemalloc-config
config.status: creating bin/jemalloc.sh
[ 40%] Building CXX object CMakeFiles/snappy.dir/snappy-sinksource.cc.o
config.status: creating bin/jeprof
[ 37%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/importer.cc.o
[ 60%] Building CXX object CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o
config.status: creating include/jemalloc/jemalloc_defs.h
config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
[ 37%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/parser.cc.o
config.status: creating test/include/test/jemalloc_test_defs.h
[ 13%] Building CXX object CMakeFiles/cryptopp-object.dir/blowfish.cpp.o
1 warning generated.
config.status: executing include/jemalloc/internal/private_namespace.h commands
[ 80%] Building CXX object CMakeFiles/snappy.dir/snappy.cc.o
config.status: executing include/jemalloc/internal/private_unnamespace.h commands
[ 40%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/descriptor.cc.o
config.status: executing include/jemalloc/internal/public_symbols.txt commands
config.status: executing include/jemalloc/internal/public_namespace.h commands
config.status: executing include/jemalloc/internal/public_unnamespace.h commands
config.status: executing include/jemalloc/internal/size_classes.h commands
[ 40%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/descriptor.pb.cc.o
[ 14%] Building CXX object CMakeFiles/cryptopp-object.dir/blumshub.cpp.o
[100%] Linking CXX static library libsnappy.a
[ 15%] Building CXX object CMakeFiles/cryptopp-object.dir/camellia.cpp.o
[ 40%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/descriptor_database.cc.o
[ 42%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/duration.pb.cc.o
config.status: executing include/jemalloc/jemalloc_protos_jet.h commands
config.status: executing include/jemalloc/jemalloc_rename.h commands
[ 42%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/dynamic_message.cc.o
[ 15%] Building CXX object CMakeFiles/cryptopp-object.dir/cast.cpp.o
config.status: executing include/jemalloc/jemalloc_mangle.h commands
config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
[ 16%] Building CXX object CMakeFiles/cryptopp-object.dir/casts.cpp.o
config.status: executing include/jemalloc/jemalloc.h commands
[ 17%] Building CXX object CMakeFiles/cryptopp-object.dir/cbcmac.cpp.o
===============================================================================
jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000
library revision : 2
CONFIG : --enable-prof CFLAGS=-g1 LDFLAGS=
CC : gcc
CONFIGURE_CFLAGS : -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer
SPECIFIED_CFLAGS : -g1
EXTRA_CFLAGS :
CPPFLAGS : -D_REENTRANT
LDFLAGS :
EXTRA_LDFLAGS :
LIBS : -lpthread
RPATH_EXTRA :
XSLTPROC : /usr/bin/xsltproc
XSLROOT :
PREFIX : /usr/local
BINDIR : /usr/local/bin
DATADIR : /usr/local/share
INCLUDEDIR : /usr/local/include
LIBDIR : /usr/local/lib
MANDIR : /usr/local/share/man
srcroot : /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/
abs_srcroot : /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/
objroot :
abs_objroot : /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/jemalloc/
JEMALLOC_PREFIX : je_
JEMALLOC_PRIVATE_NAMESPACE
: je_
install_suffix :
malloc_conf :
autogen : 0
cc-silence : 1
debug : 0
code-coverage : 0
stats : 1
prof : 1
prof-libunwind : 0
prof-libgcc : 0
prof-gcc : 1
tcache : 1
thp : 0
fill : 1
utrace : 0
valgrind : 0
xmalloc : 0
munmap : 1
lazy_lock : 0
tls : 0
cache-oblivious : 1
===============================================================================
[ 45%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/empty.pb.cc.o
[ 18%] Building CXX object CMakeFiles/cryptopp-object.dir/ccm.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/jemalloc.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/jemalloc.c
[ 45%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/extension_set_heavy.cc.o
[ 18%] Building CXX object CMakeFiles/cryptopp-object.dir/chacha.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/arena.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/arena.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/atomic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/atomic.c
[ 19%] Building CXX object CMakeFiles/cryptopp-object.dir/channels.cpp.o
[ 47%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/field_mask.pb.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/base.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/base.c
[ 20%] Building CXX object CMakeFiles/cryptopp-object.dir/cmac.cpp.o
[ 47%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/generated_message_reflection.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/bitmap.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/bitmap.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/chunk.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/chunk.c
[ 50%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/generated_message_table_driven.cc.o
[ 50%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/io/gzip_stream.cc.o
[ 52%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/io/printer.cc.o
[ 20%] Building CXX object CMakeFiles/cryptopp-object.dir/crc.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/chunk_dss.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/chunk_dss.c
[ 21%] Building CXX object CMakeFiles/cryptopp-object.dir/default.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/chunk_mmap.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/chunk_mmap.c
[ 23%] Building CXX object CMakeFiles/cryptopp-object.dir/des.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/ckh.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/ckh.c
[ 52%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/io/strtod.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/ctl.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/ctl.c
In file included from /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/default.cpp:13:
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/default.h:146:43: warning: 'DefaultDecryptor' is deprecated
[-Wdeprecated-declarations]
class MACBadErr : public DefaultDecryptor::Err {public: MACBadErr() : DefaultDecryptor::Err("DefaultDecryptorWithMAC: MAC che...
^
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/default.h:98:3: note: 'DefaultDecryptor' has been explicitly
marked deprecated here
} CRYPTOPP_DEPRECATED ("DefaultDecryptor will be changing in the near future because the algorithms are no longer secure");
^
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/config.h:782:50: note: expanded from macro 'CRYPTOPP_DEPRECATED'
# define CRYPTOPP_DEPRECATED(msg) __attribute__((deprecated));
^
In file included from /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/default.cpp:13:
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/default.h:161:18: warning: 'DefaultDecryptor' is deprecated
[-Wdeprecated-declarations]
DefaultDecryptor::State CurrentState() const;
^
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/default.h:98:3: note: 'DefaultDecryptor' has been explicitly
marked deprecated here
} CRYPTOPP_DEPRECATED ("DefaultDecryptor will be changing in the near future because the algorithms are no longer secure");
^
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/config.h:782:50: note: expanded from macro 'CRYPTOPP_DEPRECATED'
# define CRYPTOPP_DEPRECATED(msg) __attribute__((deprecated));
^
[ 24%] Building CXX object CMakeFiles/cryptopp-object.dir/dessp.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/extent.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/extent.c
[ 55%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/io/tokenizer.cc.o
2 warnings generated.
[ 24%] Building CXX object CMakeFiles/cryptopp-object.dir/dh.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/hash.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/hash.c
[ 55%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[ 57%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/map_field.cc.o
[ 25%] Building CXX object CMakeFiles/cryptopp-object.dir/dh2.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/huge.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/huge.c
[ 26%] Building CXX object CMakeFiles/cryptopp-object.dir/dll.cpp.o
[ 57%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/message.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/mb.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/mb.c
[ 27%] Building CXX object CMakeFiles/cryptopp-object.dir/dsa.cpp.o
[ 60%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/reflection_ops.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/mutex.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/mutex.c
[ 27%] Building CXX object CMakeFiles/cryptopp-object.dir/eax.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/nstime.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/nstime.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/pages.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/pages.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/prng.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/prng.c
[ 28%] Building CXX object CMakeFiles/cryptopp-object.dir/ec2n.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/prof.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/prof.c
[ 60%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/service.cc.o
[ 62%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/source_context.pb.cc.o
[ 29%] Building CXX object CMakeFiles/cryptopp-object.dir/eccrypto.cpp.o
[ 62%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/struct.pb.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/quarantine.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/quarantine.c
[ 30%] Building CXX object CMakeFiles/cryptopp-object.dir/ecp.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/rtree.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/rtree.c
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/struct.pb.cc:88:3: warning: offset of on
non-POD type 'google::protobuf::ValueDefaultTypeInternal' [-Winvalid-offsetof]
offsetof(ValueDefaultTypeInternal, null_value_),
^ ~~~~~~~~~~~
/Library/Developer/CommandLineTools/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/struct.pb.cc:89:3: warning: offset of on
non-POD type 'google::protobuf::ValueDefaultTypeInternal' [-Winvalid-offsetof]
offsetof(ValueDefaultTypeInternal, number_value_),
^ ~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/struct.pb.cc:90:3: warning: offset of on
non-POD type 'google::protobuf::ValueDefaultTypeInternal' [-Winvalid-offsetof]
offsetof(ValueDefaultTypeInternal, string_value_),
^ ~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/struct.pb.cc:91:3: warning: offset of on
non-POD type 'google::protobuf::ValueDefaultTypeInternal' [-Winvalid-offsetof]
offsetof(ValueDefaultTypeInternal, bool_value_),
^ ~~~~~~~~~~~
/Library/Developer/CommandLineTools/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/struct.pb.cc:92:3: warning: offset of on
non-POD type 'google::protobuf::ValueDefaultTypeInternal' [-Winvalid-offsetof]
offsetof(ValueDefaultTypeInternal, struct_value_),
^ ~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/struct.pb.cc:93:3: warning: offset of on
non-POD type 'google::protobuf::ValueDefaultTypeInternal' [-Winvalid-offsetof]
offsetof(ValueDefaultTypeInternal, list_value_),
^ ~~~~~~~~~~~
/Library/Developer/CommandLineTools/usr/lib/clang/9.0.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
#define offsetof(t, d) __builtin_offsetof(t, d)
^ ~
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/stats.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/stats.c
[ 65%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/mathlimits.cc.o
[ 30%] Building CXX object CMakeFiles/cryptopp-object.dir/elgamal.cpp.o
[ 65%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/stubs/substitute.cc.o
[ 31%] Building CXX object CMakeFiles/cryptopp-object.dir/emsa2.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/spin.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/spin.c
[ 32%] Building CXX object CMakeFiles/cryptopp-object.dir/eprecomp.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/tcache.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/tcache.c
[ 32%] Building CXX object CMakeFiles/cryptopp-object.dir/esign.cpp.o
[ 67%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/text_format.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/ticker.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/ticker.c
[ 34%] Building CXX object CMakeFiles/cryptopp-object.dir/files.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/tsd.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/tsd.c
[ 67%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/timestamp.pb.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/util.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/util.c
6 warnings generated.
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/witness.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/witness.c
[ 70%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/type.pb.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/zone.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/zone.c
[ 35%] Building CXX object CMakeFiles/cryptopp-object.dir/filters.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/jemalloc.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/jemalloc.c
[ 70%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/unknown_field_set.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/arena.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/arena.c
[ 36%] Building CXX object CMakeFiles/cryptopp-object.dir/fips140.cpp.o
[ 72%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/delimited_message_util.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/atomic.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/atomic.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/base.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/base.c
[ 36%] Building CXX object CMakeFiles/cryptopp-object.dir/gcm.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/bitmap.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/bitmap.c
[ 37%] Building CXX object CMakeFiles/cryptopp-object.dir/gf256.cpp.o
[ 72%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/field_comparator.cc.o
[ 75%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/field_mask_util.cc.o
[ 38%] Building CXX object CMakeFiles/cryptopp-object.dir/gf2_32.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/chunk.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/chunk.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/chunk_dss.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/chunk_dss.c
[ 75%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/datapiece.cc.o
[ 39%] Building CXX object CMakeFiles/cryptopp-object.dir/gf2n.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/chunk_mmap.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/chunk_mmap.c
[ 77%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc.o
[ 77%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/error_listener.cc.o
[ 39%] Building CXX object CMakeFiles/cryptopp-object.dir/gfpcrypt.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/ckh.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/ckh.c
[ 40%] Building CXX object CMakeFiles/cryptopp-object.dir/gost.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/ctl.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/ctl.c
[ 41%] Building CXX object CMakeFiles/cryptopp-object.dir/gzip.cpp.o
[ 80%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc.o
[ 42%] Building CXX object CMakeFiles/cryptopp-object.dir/hex.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/extent.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/extent.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/hash.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/hash.c
[ 80%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/json_escaping.cc.o
[ 42%] Building CXX object CMakeFiles/cryptopp-object.dir/hmac.cpp.o
[ 43%] Building CXX object CMakeFiles/cryptopp-object.dir/hrtimer.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/huge.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/huge.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/mb.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/mb.c
[ 82%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/mutex.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/mutex.c
[ 82%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc.o
[ 45%] Building CXX object CMakeFiles/cryptopp-object.dir/ida.cpp.o
[ 82%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/object_writer.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/nstime.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/nstime.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/pages.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/pages.c
[ 85%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/proto_writer.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/prng.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/prng.c
[ 46%] Building CXX object CMakeFiles/cryptopp-object.dir/idea.cpp.o
[ 85%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/prof.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/prof.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/quarantine.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/quarantine.c
[ 46%] Building CXX object CMakeFiles/cryptopp-object.dir/iterhash.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/rtree.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/rtree.c
[ 87%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc.o
[ 87%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/type_info.cc.o
[ 47%] Building CXX object CMakeFiles/cryptopp-object.dir/keccak.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/stats.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/stats.c
[ 48%] Building CXX object CMakeFiles/cryptopp-object.dir/luc.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/spin.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/spin.c
[ 90%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc.o
[ 48%] Building CXX object CMakeFiles/cryptopp-object.dir/mars.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/tcache.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/tcache.c
[ 49%] Building CXX object CMakeFiles/cryptopp-object.dir/marss.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/ticker.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/ticker.c
[ 50%] Building CXX object CMakeFiles/cryptopp-object.dir/md2.cpp.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/tsd.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/tsd.c
[ 90%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/internal/utility.cc.o
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/util.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/util.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/witness.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/witness.c
gcc -std=gnu11 -Wall -Werror=declaration-after-statement -Wshorten-64-to-32 -Wsign-compare -pipe -g3 -O3 -funroll-loops -fno-omit-frame-pointer -g1 -fPIC -DPIC -c -D_REENTRANT -I/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/include -Iinclude -o src/zone.pic.o /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/jemalloc/src/zone.c
[ 92%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/json_util.cc.o
[ 51%] Building CXX object CMakeFiles/cryptopp-object.dir/md4.cpp.o
[ 92%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/message_differencer.cc.o
[ 95%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/time_util.cc.o
ar crus lib/libjemalloc.a src/jemalloc.o src/arena.o src/atomic.o src/base.o src/bitmap.o src/chunk.o src/chunk_dss.o src/chunk_mmap.o src/ckh.o src/ctl.o src/extent.o src/hash.o src/huge.o src/mb.o src/mutex.o src/nstime.o src/pages.o src/prng.o src/prof.o src/quarantine.o src/rtree.o src/stats.o src/spin.o src/tcache.o src/ticker.o src/tsd.o src/util.o src/witness.o src/zone.o
[ 51%] Building CXX object CMakeFiles/cryptopp-object.dir/md5.cpp.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(atomic.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(hash.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(mb.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(prng.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(spin.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc.a(ticker.o) has no symbols
ar crus lib/libjemalloc_pic.a src/jemalloc.pic.o src/arena.pic.o src/atomic.pic.o src/base.pic.o src/bitmap.pic.o src/chunk.pic.o src/chunk_dss.pic.o src/chunk_mmap.pic.o src/ckh.pic.o src/ctl.pic.o src/extent.pic.o src/hash.pic.o src/huge.pic.o src/mb.pic.o src/mutex.pic.o src/nstime.pic.o src/pages.pic.o src/prng.pic.o src/prof.pic.o src/quarantine.pic.o src/rtree.pic.o src/stats.pic.o src/spin.pic.o src/tcache.pic.o src/ticker.pic.o src/tsd.pic.o src/util.pic.o src/witness.pic.o src/zone.pic.o
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(atomic.pic.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(hash.pic.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(mb.pic.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(prng.pic.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(spin.pic.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libjemalloc_pic.a(ticker.pic.o) has no symbols
[ 95%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/util/type_resolver_util.cc.o
[ 52%] Building CXX object CMakeFiles/cryptopp-object.dir/misc.cpp.o
rm -rf /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/rocksdb
mkdir -p /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/rocksdb
cd /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/rocksdb && CFLAGS+=" -msse3" && CXXFLAGS+=" -msse3" && cmake -DCMAKE_TARGET_MESSAGES=OFF /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/rocksdb \
\
-DSNAPPY_LIBRARIES=/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/snappy/libsnappy.a -DSNAPPY_INCLUDE_DIR="/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/snappy;/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/snappy" -DWITH_SNAPPY=ON \
-DJEMALLOC_LIBRARIES=/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/jemalloc/lib/libjemalloc.a -DJEMALLOC_INCLUDE_DIR=/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/jemalloc/include -DWITH_JEMALLOC=ON \
-DCMAKE_BUILD_TYPE=Release
[ 53%] Building CXX object CMakeFiles/cryptopp-object.dir/modes.cpp.o
-- The C compiler identification is AppleClang 9.0.0.9000039
[ 97%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/wire_format.cc.o
[ 54%] Building CXX object CMakeFiles/cryptopp-object.dir/mqueue.cpp.o
-- The CXX compiler identification is AppleClang 9.0.0.9000039
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
[ 54%] Building CXX object CMakeFiles/cryptopp-object.dir/mqv.cpp.o
[ 97%] Building CXX object CMakeFiles/libprotobuf.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/wrappers.pb.cc.o
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
[ 56%] Building CXX object CMakeFiles/cryptopp-object.dir/nbtheory.cpp.o
[ 57%] Building CXX object CMakeFiles/cryptopp-object.dir/network.cpp.o
[ 58%] Building CXX object CMakeFiles/cryptopp-object.dir/oaep.cpp.o
-- Detecting C compiler ABI info - done
-- Detecting C compile features
[ 58%] Building CXX object CMakeFiles/cryptopp-object.dir/osrng.cpp.o
[ 59%] Building CXX object CMakeFiles/cryptopp-object.dir/panama.cpp.o
[ 60%] Building CXX object CMakeFiles/cryptopp-object.dir/pkcspad.cpp.o
[ 60%] Building CXX object CMakeFiles/cryptopp-object.dir/polynomi.cpp.o
[ 61%] Building CXX object CMakeFiles/cryptopp-object.dir/pssr.cpp.o
[100%] Linking CXX static library libprotobuf.a
-- Detecting C compile features - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libprotobuf.a(arenastring.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libprotobuf.a(atomicops_internals_x86_msvc.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libprotobuf.a(io_win32.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libprotobuf.a(error_listener.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libprotobuf.a(arenastring.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libprotobuf.a(atomicops_internals_x86_msvc.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libprotobuf.a(io_win32.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libprotobuf.a(error_listener.cc.o) has no symbols
[ 62%] Building CXX object CMakeFiles/cryptopp-object.dir/pubkey.cpp.o
[ 63%] Building CXX object CMakeFiles/cryptopp-object.dir/queue.cpp.o
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
[ 63%] Building CXX object CMakeFiles/cryptopp-object.dir/rabin.cpp.o
[ 64%] Building CXX object CMakeFiles/cryptopp-object.dir/randpool.cpp.o
[ 65%] Building CXX object CMakeFiles/cryptopp-object.dir/rc2.cpp.o
[ 67%] Building CXX object CMakeFiles/cryptopp-object.dir/rc5.cpp.o
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
Scanning dependencies of target js_embed
[ 0%] Building CXX object CMakeFiles/js_embed.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/js/embed.cc.o
[ 67%] Building CXX object CMakeFiles/cryptopp-object.dir/rc6.cpp.o
[ 68%] Building CXX object CMakeFiles/cryptopp-object.dir/rdrand.cpp.o
[ 69%] Building CXX object CMakeFiles/cryptopp-object.dir/rdtables.cpp.o
[ 70%] Building CXX object CMakeFiles/cryptopp-object.dir/rijndael.cpp.o
[ 70%] Building CXX object CMakeFiles/cryptopp-object.dir/ripemd.cpp.o
[ 0%] Linking CXX executable js_embed
[ 71%] Building CXX object CMakeFiles/cryptopp-object.dir/rng.cpp.o
[ 1%] Generating /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc
[ 72%] Building CXX object CMakeFiles/cryptopp-object.dir/rsa.cpp.o
Scanning dependencies of target libprotoc
[ 73%] Building CXX object CMakeFiles/cryptopp-object.dir/rw.cpp.o
[ 73%] Building CXX object CMakeFiles/cryptopp-object.dir/safer.cpp.o
[ 1%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/code_generator.cc.o
[ 2%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/command_line_interface.cc.o
[ 2%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc.o
In file included from /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/rsa.cpp:4:
In file included from /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/rsa.h:14:
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/pkcspad.h:86:53: warning: instantiation of variable
'CryptoPP::PKCS_DigestDecoration<CryptoPP::SHA1>::decoration' required here, but no definition is available [-Wundefined-var-template]
return HashIdentifier(PKCS_DigestDecoration<H>::decoration, PKCS_DigestDecoration<H>::length);
^
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/pubkey.h:615:19: note: in instantiation of member function
'CryptoPP::PKCS1v15_SignatureMessageEncodingMethod::HashIdentifierLookup::HashIdentifierLookup2<CryptoPP::SHA1>::Lookup' requested here
return L::Lookup();
^
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/pubkey.h:2038:26: note: in instantiation of member function
'CryptoPP::TF_ObjectImplBase<CryptoPP::TF_SignerBase, CryptoPP::TF_SignatureSchemeOptions<CryptoPP::TF_SS<CryptoPP::PKCS1v15,
CryptoPP::SHA1, CryptoPP::RSA, int>, CryptoPP::RSA, CryptoPP::PKCS1v15_SignatureMessageEncodingMethod, CryptoPP::SHA1>,
CryptoPP::InvertibleRSAFunction>::GetHashIdentifier' requested here
class CRYPTOPP_NO_VTABLE PK_FinalTemplate : public BASE
^
/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/cryptopp/pkcspad.h:37:20: note: forward declaration of template entity is
here
static const byte decoration[];
^
-- Detecting CXX compile features - done
-- Found jemalloc: /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/jemalloc/lib/libjemalloc.a
-- Found snappy: /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/snappy/libsnappy.a
-- Found Git: /usr/bin/git (found version "2.14.3 (Apple Git-98)")
-- Performing Test HAVE_OMIT_LEAF_FRAME_POINTER
[ 3%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o
[ 3%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc.o
-- Performing Test HAVE_OMIT_LEAF_FRAME_POINTER - Success
-- Performing Test HAVE_SSE42
[ 74%] Building CXX object CMakeFiles/cryptopp-object.dir/salsa.cpp.o
[ 4%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc.o
-- Performing Test HAVE_SSE42 - Success
-- Performing Test HAVE_THREAD_LOCAL
[ 75%] Building CXX object CMakeFiles/cryptopp-object.dir/seal.cpp.o
[ 75%] Building CXX object CMakeFiles/cryptopp-object.dir/seed.cpp.o
[ 76%] Building CXX object CMakeFiles/cryptopp-object.dir/serpent.cpp.o
-- Performing Test HAVE_THREAD_LOCAL - Success
-- Could NOT find NUMA (missing: NUMA_LIBRARIES NUMA_INCLUDE_DIR)
-- Could NOT find TBB (missing: TBB_LIBRARIES TBB_INCLUDE_DIR)
-- Performing Test HAVE_FALLOCATE
[ 4%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc.o
1 warning generated.
[ 5%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc.o
-- Performing Test HAVE_FALLOCATE - Failed
-- Performing Test HAVE_SYNC_FILE_RANGE_WRITE
[ 78%] Building CXX object CMakeFiles/cryptopp-object.dir/sha.cpp.o
[ 5%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o
-- Performing Test HAVE_SYNC_FILE_RANGE_WRITE - Failed
-- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP
[ 6%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o
[ 6%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc.o
-- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Failed
-- Looking for malloc_usable_size
-- Looking for malloc_usable_size - not found
-- Looking for sched_getcpu
-- Looking for sched_getcpu - not found
-- Looking for pthread.h
[ 79%] Building CXX object CMakeFiles/cryptopp-object.dir/sha3.cpp.o
[ 7%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o
-- Looking for pthread.h - found
-- Looking for pthread_create
[ 79%] Building CXX object CMakeFiles/cryptopp-object.dir/shacal2.cpp.o
[ 7%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- JNI library is disabled
[ 80%] Building CXX object CMakeFiles/cryptopp-object.dir/shark.cpp.o
-- Configuring done
[ 81%] Building CXX object CMakeFiles/cryptopp-object.dir/sharkbox.cpp.o
[ 82%] Building CXX object CMakeFiles/cryptopp-object.dir/skipjack.cpp.o
[ 9%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc.o
[ 9%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o
-- Generating done
[ 82%] Building CXX object CMakeFiles/cryptopp-object.dir/socketft.cpp.o
-- Build files have been written to: /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/rocksdb
[ 10%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o
[ 83%] Building CXX object CMakeFiles/cryptopp-object.dir/sosemanuk.cpp.o
[ 10%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc.o
Scanning dependencies of target build_version
[ 0%] Building CXX object CMakeFiles/build_version.dir/build_version.cc.o
[ 84%] Building CXX object CMakeFiles/cryptopp-object.dir/square.cpp.o
[ 85%] Building CXX object CMakeFiles/cryptopp-object.dir/squaretb.cpp.o
Scanning dependencies of target rocksdb
[ 11%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o
[ 11%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o
[ 85%] Building CXX object CMakeFiles/cryptopp-object.dir/strciphr.cpp.o
[ 86%] Building CXX object CMakeFiles/cryptopp-object.dir/tea.cpp.o
[ 12%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc.o
[ 12%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o
[ 87%] Building CXX object CMakeFiles/cryptopp-object.dir/tftables.cpp.o
[ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o
[ 13%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o
[ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o
[ 87%] Building CXX object CMakeFiles/cryptopp-object.dir/tiger.cpp.o
[ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o
[ 89%] Building CXX object CMakeFiles/cryptopp-object.dir/tigertab.cpp.o
[ 0%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.cc.o
[ 90%] Building CXX object CMakeFiles/cryptopp-object.dir/trdlocal.cpp.o
[ 13%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc.o
[ 0%] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o
[ 14%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o
[ 0%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.cc.o
[ 91%] Building CXX object CMakeFiles/cryptopp-object.dir/ttmac.cpp.o
[ 14%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o
[ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o
[ 91%] Building CXX object CMakeFiles/cryptopp-object.dir/twofish.cpp.o
[ 15%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o
[ 92%] Building CXX object CMakeFiles/cryptopp-object.dir/vmac.cpp.o
[ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction.cc.o
[ 15%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o
[ 93%] Building CXX object CMakeFiles/cryptopp-object.dir/wait.cpp.o
[ 15%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o
[ 94%] Building CXX object CMakeFiles/cryptopp-object.dir/wake.cpp.o
[ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o
[ 17%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o
[ 94%] Building CXX object CMakeFiles/cryptopp-object.dir/whrlpool.cpp.o
[ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_job.cc.o
[ 17%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o
[ 18%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o
[ 95%] Building CXX object CMakeFiles/cryptopp-object.dir/xtr.cpp.o
[ 96%] Building CXX object CMakeFiles/cryptopp-object.dir/xtrcrypt.cpp.o
[ 18%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_context.cc.o
[ 97%] Building CXX object CMakeFiles/cryptopp-object.dir/zdeflate.cpp.o
[ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o
[ 19%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc.o
[ 97%] Building CXX object CMakeFiles/cryptopp-object.dir/zinflate.cpp.o
[ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker_universal.cc.o
[ 98%] Building CXX object CMakeFiles/cryptopp-object.dir/zlib.cpp.o
[ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/convenience.cc.o
[ 19%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_enum.cc.o
[ 7%] Building CXX object CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o
Scanning dependencies of target cryptopp-static
[100%] Linking CXX static library libcryptopp.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(algebra.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(dh.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(eccrypto.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(elgamal.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(eprecomp.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(mqv.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(polynomi.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(strciphr.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(algebra.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(dh.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(eccrypto.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(elgamal.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(eprecomp.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(mqv.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(polynomi.cpp.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libcryptopp.a(strciphr.cpp.o) has no symbols
[ 20%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc.o
Scanning dependencies of target static
[ 7%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl.cc.o
[ 20%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o
[ 21%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc.o
[ 21%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_extension.cc.o
[ 7%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o
[ 22%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc.o
[ 22%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_field.cc.o
[ 7%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_compaction_flush.cc.o
[ 7%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_files.cc.o
[ 7%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_open.cc.o
[ 7%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_debug.cc.o
[ 23%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_file.cc.o
[ 7%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_experimental.cc.o
[ 23%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_generator.cc.o
[ 25%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc.o
[ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_readonly.cc.o
[ 25%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_helpers.cc.o
[ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/db_info_dumper.cc.o
[ 26%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field.cc.o
[ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/db_iter.cc.o
[ 26%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc.o
[ 27%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_map_field.cc.o
[ 27%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc.o
[ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/dbformat.cc.o
[ 28%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_message.cc.o
[ 28%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc.o
[ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/event_helpers.cc.o
[ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/experimental.cc.o
[ 29%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o
[ 10%] Building CXX object CMakeFiles/rocksdb.dir/db/external_sst_file_ingestion_job.cc.o
[ 14%] Building CXX object CMakeFiles/rocksdb.dir/db/file_indexer.cc.o
[ 29%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_message_field.cc.o
[ 14%] Building CXX object CMakeFiles/rocksdb.dir/db/flush_job.cc.o
[ 30%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc.o
[ 30%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc.o
[ 31%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc.o
[ 31%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc.o
[ 14%] Building CXX object CMakeFiles/rocksdb.dir/db/flush_scheduler.cc.o
[ 14%] Building CXX object CMakeFiles/rocksdb.dir/db/forward_iterator.cc.o
[ 14%] Building CXX object CMakeFiles/rocksdb.dir/db/internal_stats.cc.o
[ 32%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o
[ 14%] Building CXX object CMakeFiles/rocksdb.dir/db/log_reader.cc.o
[ 14%] Building CXX object CMakeFiles/rocksdb.dir/db/log_writer.cc.o
[ 32%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_service.cc.o
[ 34%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o
[ 34%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_string_field.cc.o
[ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/malloc_stats.cc.o
[ 35%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc.o
[ 35%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_enum.cc.o
[ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/managed_iterator.cc.o
[ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/memtable.cc.o
[ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/memtable_list.cc.o
[ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/merge_helper.cc.o
[ 35%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_enum_field.cc.o
[ 36%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_extension.cc.o
[ 36%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_field.cc.o
[ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/merge_operator.cc.o
[ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/range_del_aggregator.cc.o
[ 37%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_file.cc.o
[ 37%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_generator.cc.o
[ 38%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_helpers.cc.o
[ 17%] Building CXX object CMakeFiles/rocksdb.dir/db/repair.cc.o
[ 21%] Building CXX object CMakeFiles/rocksdb.dir/db/snapshot_impl.cc.o
[ 38%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_map_field.cc.o
[ 39%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_message.cc.o
[ 21%] Building CXX object CMakeFiles/rocksdb.dir/db/table_cache.cc.o
[ 21%] Building CXX object CMakeFiles/rocksdb.dir/db/table_properties_collector.cc.o
[ 39%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_message_field.cc.o
[ 21%] Building CXX object CMakeFiles/rocksdb.dir/db/transaction_log_impl.cc.o
[ 21%] Building CXX object CMakeFiles/rocksdb.dir/db/version_builder.cc.o
[ 40%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc.o
[ 21%] Building CXX object CMakeFiles/rocksdb.dir/db/version_edit.cc.o
[ 21%] Building CXX object CMakeFiles/rocksdb.dir/db/version_set.cc.o
[ 40%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/js/js_generator.cc.o
[ 42%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc.o
[ 25%] Building CXX object CMakeFiles/rocksdb.dir/db/wal_manager.cc.o
[ 25%] Building CXX object CMakeFiles/rocksdb.dir/db/write_batch.cc.o
[ 42%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o
[ 43%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o
[ 25%] Building CXX object CMakeFiles/rocksdb.dir/db/write_batch_base.cc.o
[ 43%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o
[ 44%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o
[ 44%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o
[ 45%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o
[ 25%] Building CXX object CMakeFiles/rocksdb.dir/db/write_controller.cc.o
[ 25%] Building CXX object CMakeFiles/rocksdb.dir/db/write_thread.cc.o
[ 25%] Building CXX object CMakeFiles/rocksdb.dir/env/env.cc.o
[ 25%] Building CXX object CMakeFiles/rocksdb.dir/env/env_chroot.cc.o
[ 28%] Building CXX object CMakeFiles/rocksdb.dir/env/env_encryption.cc.o
[ 45%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o
[ 46%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o
[ 46%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o
[ 47%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o
[ 47%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o
[ 48%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o
[ 48%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/php/php_generator.cc.o
[ 28%] Building CXX object CMakeFiles/rocksdb.dir/env/env_hdfs.cc.o
[ 28%] Building CXX object CMakeFiles/rocksdb.dir/env/mock_env.cc.o
[ 50%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/plugin.cc.o
[ 28%] Building CXX object CMakeFiles/rocksdb.dir/memtable/alloc_tracker.cc.o
[ 28%] Building CXX object CMakeFiles/rocksdb.dir/memtable/hash_cuckoo_rep.cc.o
[ 28%] Building CXX object CMakeFiles/rocksdb.dir/memtable/hash_linklist_rep.cc.o
[ 28%] Building CXX object CMakeFiles/rocksdb.dir/memtable/hash_skiplist_rep.cc.o
[ 28%] Building CXX object CMakeFiles/rocksdb.dir/memtable/skiplistrep.cc.o
[ 50%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/plugin.pb.cc.o
[ 32%] Building CXX object CMakeFiles/rocksdb.dir/memtable/vectorrep.cc.o
[ 51%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/python/python_generator.cc.o
[ 51%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc.o
[ 52%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/subprocess.cc.o
[ 52%] Building CXX object CMakeFiles/libprotoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/zip_writer.cc.o
[ 32%] Building CXX object CMakeFiles/rocksdb.dir/memtable/write_buffer_manager.cc.o
[ 32%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/histogram.cc.o
[ 32%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/histogram_windowing.cc.o
[ 32%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/instrumented_mutex.cc.o
[ 32%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/iostats_context.cc.o
[ 32%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/perf_context.cc.o
[ 35%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/perf_level.cc.o
[ 35%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/statistics.cc.o
[ 35%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_impl.cc.o
[ 53%] Linking CXX static library libprotoc.a
[ 35%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_updater.cc.o
Scanning dependencies of target protoc
[ 53%] Building CXX object CMakeFiles/protoc.dir/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/protobuf/src/google/protobuf/compiler/main.cc.o
[ 35%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_util.cc.o
[ 35%] Building CXX object CMakeFiles/rocksdb.dir/monitoring/thread_status_util_debug.cc.o
[ 35%] Building CXX object CMakeFiles/rocksdb.dir/options/cf_options.cc.o
[ 39%] Building CXX object CMakeFiles/rocksdb.dir/options/db_options.cc.o
[ 54%] Linking CXX executable protoc
[ 39%] Building CXX object CMakeFiles/rocksdb.dir/options/options.cc.o
[ 39%] Building CXX object CMakeFiles/rocksdb.dir/options/options_helper.cc.o
rm -rf /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos
mkdir -p /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos
build/werror.sh /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/protobuf/protoc -I./pkg:./vendor/github.com/gogo/protobuf:./vendor/github.com/gogo/protobuf/protobuf --cpp_out=lite:/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos ./pkg/roachpb/data.proto ./pkg/roachpb/internal.proto ./pkg/roachpb/metadata.proto ./pkg/storage/engine/enginepb/file_registry.proto ./pkg/storage/engine/enginepb/mvcc.proto ./pkg/storage/engine/enginepb/mvcc3.proto ./pkg/storage/engine/enginepb/rocksdb.proto ./pkg/util/hlc/legacy_timestamp.proto ./pkg/util/hlc/timestamp.proto ./pkg/util/unresolved_addr.proto
sed -i '' -E '/gogoproto/d' /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/roachpb/data.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/roachpb/internal.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/roachpb/metadata.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/storage/engine/enginepb/file_registry.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/storage/engine/enginepb/mvcc.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/storage/engine/enginepb/mvcc3.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/storage/engine/enginepb/rocksdb.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/util/hlc/legacy_timestamp.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/util/hlc/timestamp.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/util/unresolved_addr.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/roachpb/data.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/roachpb/internal.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/roachpb/metadata.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/storage/engine/enginepb/file_registry.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/storage/engine/enginepb/mvcc.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/storage/engine/enginepb/mvcc3.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/storage/engine/enginepb/rocksdb.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/util/hlc/legacy_timestamp.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/util/hlc/timestamp.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protos/util/unresolved_addr.pb.cc
rm -rf /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protosccl
touch bin/.cpp_protobuf_sources
mkdir -p /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protosccl
build/werror.sh /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/protobuf/protoc -I./pkg:./vendor/github.com/gogo/protobuf:./vendor/github.com/gogo/protobuf/protobuf --cpp_out=lite:/Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protosccl ./pkg/ccl/baseccl/encryption_options.proto ./pkg/ccl/storageccl/engineccl/enginepbccl/key_registry.proto
sed -i '' -E '/gogoproto/d' /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protosccl/ccl/baseccl/encryption_options.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protosccl/ccl/storageccl/engineccl/enginepbccl/key_registry.pb.h /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protosccl/ccl/baseccl/encryption_options.pb.cc /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach/protosccl/ccl/storageccl/engineccl/enginepbccl/key_registry.pb.cc
touch bin/.cpp_ccl_protobuf_sources
[ 39%] Building CXX object CMakeFiles/rocksdb.dir/options/options_parser.cc.o
find ./pkg -name node_modules -prune -o -type f -name '*.pb.go' -exec rm {} +
override rw-r--r-- root/staff for ./pkg/acceptance/cluster/testconfig.pb.go? [ 39%] Building CXX object CMakeFiles/rocksdb.dir/options/options_sanity_check.cc.o
[ 39%] Building CXX object CMakeFiles/rocksdb.dir/port/stack_trace.cc.o
find ./pkg -name node_modules -prune -o -type f -name '*.pb.gw.go' -exec rm {} +
override rw-r--r-- root/staff for ./pkg/server/serverpb/admin.pb.gw.go? [ 39%] Building CXX object CMakeFiles/rocksdb.dir/table/adaptive_table_factory.cc.o
[ 39%] Building CXX object CMakeFiles/rocksdb.dir/table/block.cc.o
[ 42%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based_filter_block.cc.o
[ 42%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based_table_builder.cc.o
[ 42%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based_table_factory.cc.o
[ 42%] Building CXX object CMakeFiles/rocksdb.dir/table/block_based_table_reader.cc.o
[ 42%] Building CXX object CMakeFiles/rocksdb.dir/table/block_builder.cc.o
[ 42%] Building CXX object CMakeFiles/rocksdb.dir/table/block_prefix_index.cc.o
[ 42%] Building CXX object CMakeFiles/rocksdb.dir/table/bloom_block.cc.o
[ 46%] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo_table_builder.cc.o
[ 46%] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo_table_factory.cc.o
[ 46%] Building CXX object CMakeFiles/rocksdb.dir/table/cuckoo_table_reader.cc.o
[ 46%] Building CXX object CMakeFiles/rocksdb.dir/table/flush_block_policy.cc.o
[ 46%] Building CXX object CMakeFiles/rocksdb.dir/table/format.cc.o
[ 46%] Building CXX object CMakeFiles/rocksdb.dir/table/full_filter_block.cc.o
[ 46%] Building CXX object CMakeFiles/rocksdb.dir/table/get_context.cc.o
[ 50%] Building CXX object CMakeFiles/rocksdb.dir/table/index_builder.cc.o
[ 50%] Building CXX object CMakeFiles/rocksdb.dir/table/iterator.cc.o
[ 50%] Building CXX object CMakeFiles/rocksdb.dir/table/merging_iterator.cc.o
[ 50%] Building CXX object CMakeFiles/rocksdb.dir/table/meta_blocks.cc.o
[ 50%] Building CXX object CMakeFiles/rocksdb.dir/table/partitioned_filter_block.cc.o
[ 50%] Building CXX object CMakeFiles/rocksdb.dir/table/persistent_cache_helper.cc.o
[ 50%] Building CXX object CMakeFiles/rocksdb.dir/table/plain_table_builder.cc.o
[ 50%] Building CXX object CMakeFiles/rocksdb.dir/table/plain_table_factory.cc.o
[ 53%] Building CXX object CMakeFiles/rocksdb.dir/table/plain_table_index.cc.o
[ 53%] Building CXX object CMakeFiles/rocksdb.dir/table/plain_table_key_coding.cc.o
[ 53%] Building CXX object CMakeFiles/rocksdb.dir/table/plain_table_reader.cc.o
[ 53%] Building CXX object CMakeFiles/rocksdb.dir/table/sst_file_writer.cc.o
[ 53%] Building CXX object CMakeFiles/rocksdb.dir/table/table_properties.cc.o
[ 53%] Building CXX object CMakeFiles/rocksdb.dir/table/two_level_iterator.cc.o
[ 53%] Building CXX object CMakeFiles/rocksdb.dir/tools/db_bench_tool.cc.o
[ 57%] Building CXX object CMakeFiles/rocksdb.dir/tools/dump/db_dump_tool.cc.o
[ 57%] Building CXX object CMakeFiles/rocksdb.dir/tools/ldb_cmd.cc.o
[ 57%] Building CXX object CMakeFiles/rocksdb.dir/tools/ldb_tool.cc.o
[ 57%] Building CXX object CMakeFiles/rocksdb.dir/tools/sst_dump_tool.cc.o
[ 57%] Building CXX object CMakeFiles/rocksdb.dir/util/arena.cc.o
[ 57%] Building CXX object CMakeFiles/rocksdb.dir/util/auto_roll_logger.cc.o
[ 57%] Building CXX object CMakeFiles/rocksdb.dir/util/bloom.cc.o
[ 60%] Building CXX object CMakeFiles/rocksdb.dir/util/coding.cc.o
[ 60%] Building CXX object CMakeFiles/rocksdb.dir/util/compaction_job_stats_impl.cc.o
[ 60%] Building CXX object CMakeFiles/rocksdb.dir/util/comparator.cc.o
[ 60%] Building CXX object CMakeFiles/rocksdb.dir/util/concurrent_arena.cc.o
[ 60%] Building CXX object CMakeFiles/rocksdb.dir/util/crc32c.cc.o
[ 60%] Building CXX object CMakeFiles/rocksdb.dir/util/delete_scheduler.cc.o
[ 60%] Building CXX object CMakeFiles/rocksdb.dir/util/dynamic_bloom.cc.o
[ 60%] Building CXX object CMakeFiles/rocksdb.dir/util/event_logger.cc.o
[ 64%] Building CXX object CMakeFiles/rocksdb.dir/util/file_reader_writer.cc.o
[ 64%] Building CXX object CMakeFiles/rocksdb.dir/util/file_util.cc.o
[ 64%] Building CXX object CMakeFiles/rocksdb.dir/util/filename.cc.o
[ 64%] Building CXX object CMakeFiles/rocksdb.dir/util/filter_policy.cc.o
[ 64%] Building CXX object CMakeFiles/rocksdb.dir/util/hash.cc.o
[ 64%] Building CXX object CMakeFiles/rocksdb.dir/util/log_buffer.cc.o
[ 64%] Building CXX object CMakeFiles/rocksdb.dir/util/murmurhash.cc.o
[ 67%] Building CXX object CMakeFiles/rocksdb.dir/util/random.cc.o
[ 67%] Building CXX object CMakeFiles/rocksdb.dir/util/rate_limiter.cc.o
[ 67%] Building CXX object CMakeFiles/rocksdb.dir/util/slice.cc.o
[ 67%] Building CXX object CMakeFiles/rocksdb.dir/util/sst_file_manager_impl.cc.o
[ 67%] Building CXX object CMakeFiles/rocksdb.dir/util/status.cc.o
[ 67%] Building CXX object CMakeFiles/rocksdb.dir/util/status_message.cc.o
[ 67%] Building CXX object CMakeFiles/rocksdb.dir/util/string_util.cc.o
[ 67%] Building CXX object CMakeFiles/rocksdb.dir/util/sync_point.cc.o
[ 71%] Building CXX object CMakeFiles/rocksdb.dir/util/testutil.cc.o
[ 71%] Building CXX object CMakeFiles/rocksdb.dir/util/thread_local.cc.o
[ 71%] Building CXX object CMakeFiles/rocksdb.dir/util/threadpool_imp.cc.o
[ 71%] Building CXX object CMakeFiles/rocksdb.dir/util/transaction_test_util.cc.o
[ 71%] Building CXX object CMakeFiles/rocksdb.dir/util/xxhash.cc.o
[ 71%] Building CXX object CMakeFiles/rocksdb.dir/utilities/backupable/backupable_db.cc.o
[ 71%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db.cc.o
[ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_db_impl.cc.o
[ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_dump_tool.cc.o
[ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_file.cc.o
[ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_reader.cc.o
[ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_writer.cc.o
[ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/blob_log_format.cc.o
[ 75%] Building CXX object CMakeFiles/rocksdb.dir/utilities/blob_db/ttl_extractor.cc.o
[ 78%] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/cassandra_compaction_filter.cc.o
[ 78%] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/format.cc.o
[ 78%] Building CXX object CMakeFiles/rocksdb.dir/utilities/cassandra/merge_operator.cc.o
[ 78%] Building CXX object CMakeFiles/rocksdb.dir/utilities/col_buf_decoder.cc.o
[ 78%] Building CXX object CMakeFiles/rocksdb.dir/utilities/checkpoint/checkpoint_impl.cc.o
[ 78%] Building CXX object CMakeFiles/rocksdb.dir/utilities/col_buf_encoder.cc.o
[ 78%] Building CXX object CMakeFiles/rocksdb.dir/utilities/column_aware_encoding_util.cc.o
[ 78%] Building CXX object CMakeFiles/rocksdb.dir/utilities/compaction_filters/remove_emptyvalue_compactionfilter.cc.o
[ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/date_tiered/date_tiered_db_impl.cc.o
[ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/debug.cc.o
[ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/document/document_db.cc.o
[ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/document/json_document.cc.o
[ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/document/json_document_builder.cc.o
[ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/env_mirror.cc.o
[ 82%] Building CXX object CMakeFiles/rocksdb.dir/utilities/env_timed.cc.o
[ 85%] Building CXX object CMakeFiles/rocksdb.dir/utilities/geodb/geodb_impl.cc.o
[ 85%] Building CXX object CMakeFiles/rocksdb.dir/utilities/leveldb_options/leveldb_options.cc.o
[ 85%] Building CXX object CMakeFiles/rocksdb.dir/utilities/lua/rocks_lua_compaction_filter.cc.o
[ 85%] Building CXX object CMakeFiles/rocksdb.dir/utilities/memory/memory_util.cc.o
[ 85%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/max.cc.o
[ 85%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/put.cc.o
[ 85%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend.cc.o
[ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/string_append/stringappend2.cc.o
[ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/merge_operators/uint64add.cc.o
[ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/option_change_migration/option_change_migration.cc.o
[ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/options/options_util.cc.o
[ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier.cc.o
[ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_file.cc.o
[ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/block_cache_tier_metadata.cc.o
[ 89%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/persistent_cache_tier.cc.o
[ 92%] Building CXX object CMakeFiles/rocksdb.dir/utilities/persistent_cache/volatile_tier_impl.cc.o
[ 92%] Building CXX object CMakeFiles/rocksdb.dir/utilities/redis/redis_lists.cc.o
[ 92%] Building CXX object CMakeFiles/rocksdb.dir/utilities/simulator_cache/sim_cache.cc.o
[ 92%] Building CXX object CMakeFiles/rocksdb.dir/utilities/spatialdb/spatial_db.cc.o
[ 92%] Building CXX object CMakeFiles/rocksdb.dir/utilities/table_properties_collectors/compact_on_deletion_collector.cc.o
[ 92%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction_db_impl.cc.o
[ 92%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/optimistic_transaction.cc.o
[ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction.cc.o
[ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/pessimistic_transaction_db.cc.o
[ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/snapshot_checker.cc.o
[ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_base.cc.o
[ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_db_mutex_impl.cc.o
[ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_lock_mgr.cc.o
[ 96%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/transaction_util.cc.o
[100%] Building CXX object CMakeFiles/rocksdb.dir/utilities/transactions/write_prepared_txn.cc.o
[100%] Building CXX object CMakeFiles/rocksdb.dir/utilities/ttl/db_ttl_impl.cc.o
[100%] Building CXX object CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index.cc.o
[100%] Building CXX object CMakeFiles/rocksdb.dir/utilities/write_batch_with_index/write_batch_with_index_internal.cc.o
[100%] Building CXX object CMakeFiles/rocksdb.dir/port/port_posix.cc.o
[100%] Building CXX object CMakeFiles/rocksdb.dir/env/env_posix.cc.o
[100%] Building CXX object CMakeFiles/rocksdb.dir/env/io_posix.cc.o
[100%] Linking CXX static library librocksdb.a
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: librocksdb.a(db_impl_debug.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: librocksdb.a(db_bench_tool.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: librocksdb.a(rocks_lua_compaction_filter.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: librocksdb.a(db_impl_debug.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: librocksdb.a(db_bench_tool.cc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: librocksdb.a(rocks_lua_compaction_filter.cc.o) has no symbols
rm -rf /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/libroach
mkdir -p /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/libroach
cd /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/libroach && cmake -DCMAKE_TARGET_MESSAGES=OFF /Users/seanloiselle/go/src/github.com/cockroachdb/cockroach/c-deps/libroach -DCMAKE_BUILD_TYPE=Release \
-DPROTOBUF_LIB=/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/protobuf/libprotobuf.a -DROCKSDB_LIB=/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/rocksdb/librocksdb.a \
-DJEMALLOC_LIB=/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/jemalloc/lib/libjemalloc.a -DSNAPPY_LIB=/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/snappy/libsnappy.a \
-DCRYPTOPP_LIB=/Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/cryptopp/libcryptopp.a
-- The C compiler identification is AppleClang 9.0.0.9000039
-- The CXX compiler identification is AppleClang 9.0.0.9000039
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PythonInterp: /usr/bin/python (found version "2.7.10")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/seanloiselle/go/native/x86_64-apple-darwin16.7.0/libroach
Scanning dependencies of target roach
[ 2%] Building CXX object CMakeFiles/roach.dir/chunked_buffer.cc.o
[ 5%] Building CXX object CMakeFiles/roach.dir/encoding.cc.o
[ 11%] Building CXX object CMakeFiles/roach.dir/comparator.cc.o
[ 11%] Building CXX object CMakeFiles/roach.dir/batch.cc.o
[ 14%] Building CXX object CMakeFiles/roach.dir/cache.cc.o
[ 17%] Building CXX object CMakeFiles/roach.dir/db.cc.o
[ 20%] Building CXX object CMakeFiles/roach.dir/engine.cc.o
[ 23%] Building CXX object CMakeFiles/roach.dir/env_switching.cc.o
[ 26%] Building CXX object CMakeFiles/roach.dir/eventlistener.cc.o
[ 29%] Building CXX object CMakeFiles/roach.dir/getter.cc.o
[ 32%] Building CXX object CMakeFiles/roach.dir/godefs.cc.o
[ 35%] Building CXX object CMakeFiles/roach.dir/ldb.cc.o
[ 38%] Building CXX object CMakeFiles/roach.dir/merge.cc.o
[ 41%] Building CXX object CMakeFiles/roach.dir/mvcc.cc.o
[ 44%] Building CXX object CMakeFiles/roach.dir/options.cc.o
[ 47%] Building CXX object CMakeFiles/roach.dir/snapshot.cc.o
[ 50%] Building CXX object CMakeFiles/roach.dir/utils.cc.o
[ 52%] Building CXX object CMakeFiles/roach.dir/protos/roachpb/data.pb.cc.o
[ 55%] Building CXX object CMakeFiles/roach.dir/protos/roachpb/internal.pb.cc.o
[ 58%] Building CXX object CMakeFiles/roach.dir/protos/roachpb/metadata.pb.cc.o
[ 61%] Building CXX object CMakeFiles/roach.dir/protos/storage/engine/enginepb/mvcc.pb.cc.o
[ 64%] Building CXX object CMakeFiles/roach.dir/protos/storage/engine/enginepb/mvcc3.pb.cc.o
[ 67%] Building CXX object CMakeFiles/roach.dir/protos/storage/engine/enginepb/file_registry.pb.cc.o
[ 70%] Building CXX object CMakeFiles/roach.dir/protos/storage/engine/enginepb/rocksdb.pb.cc.o
[ 73%] Building CXX object CMakeFiles/roach.dir/protos/util/hlc/legacy_timestamp.pb.cc.o
[ 76%] Building CXX object CMakeFiles/roach.dir/protos/util/hlc/timestamp.pb.cc.o
[ 79%] Building CXX object CMakeFiles/roach.dir/protos/util/unresolved_addr.pb.cc.o
[ 82%] Linking CXX static library libroach.a
Scanning dependencies of target roachccl
[ 85%] Building CXX object CMakeFiles/roachccl.dir/protosccl/ccl/storageccl/engineccl/enginepbccl/key_registry.pb.cc.o
[ 88%] Building CXX object CMakeFiles/roachccl.dir/protosccl/ccl/baseccl/encryption_options.pb.cc.o
[ 91%] Building CXX object CMakeFiles/roachccl.dir/ccl/db.cc.o
[ 94%] Building CXX object CMakeFiles/roachccl.dir/ccl/crypto_utils.cc.o
[ 97%] Building CXX object CMakeFiles/roachccl.dir/ccl/key_manager.cc.o
[100%] Linking CXX static library libroachccl.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment