Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timotheecour/562d2ba58c20009ee28b8bf0c01ada69 to your computer and use it in GitHub Desktop.
Save timotheecour/562d2ba58c20009ee28b8bf0c01ada69 to your computer and use it in GitHub Desktop.
mongo-c-driver on Ubuntu 14.04.5 LTS - Homebrew build logs
Homebrew build logs for mongo-c-driver on Ubuntu 14.04.5 LTS
Build date: 2017-01-10 22:25:32
HOMEBREW_VERSION: 1.1.6
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 98e06da6124e92192c14b02ae383fcd8010b19a3
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: b023faa10eea365ecf229bfb6d638b49b8360d4b
Core tap last commit: 7 hours ago
HOMEBREW_PREFIX: /home/timothee/temp/tmp/brew2
HOMEBREW_REPOSITORY: /home/timothee/temp/tmp/brew2
HOMEBREW_CELLAR: /home/timothee/temp/tmp/brew2/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 32-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648 => /home/timothee/temp/tmp/brew2/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby
Clang: N/A
Git: 2.11.0 => /home/timothee/.linuxbrew/bin/git
Perl: /usr/bin/perl
Python: /home/timothee/.linuxbrew/bin/python => /home/timothee/.linuxbrew/Cellar/python/2.7.13/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: 1.8.0_101
Kernel: Linux 4.2.0-18-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.5 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Linuxbrew xorg: N/A
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: You have external commands with conflicting names.
Found command `brew-cask` in following places:
/home/timothee/temp/tmp/brew2/Library/Homebrew/cask/cmd/brew-cask.rb
/home/timothee/.linuxbrew/Library/Homebrew/cask/cmd/brew-cask.rb
Found command `brew-cask-tests` in following places:
/home/timothee/temp/tmp/brew2/Library/Homebrew/cask/cmd/brew-cask-tests.rb
/home/timothee/.linuxbrew/Library/Homebrew/cask/cmd/brew-cask-tests.rb
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
protobuf
clang-format
mongo-c-driver
2017-01-10 22:25:16 -0800
./configure
--disable-debug
--disable-dependency-tracking
--disable-silent-rules
--prefix=/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1
--enable-man-pages
--with-libbson=bundled
--enable-ssl=darwin
configure: Current version (from VERSION_CURRENT file): 1.5.1
checking for gcc... /usr/bin/gcc-4.8
checking whether the C compiler works... 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... yes
checking whether /usr/bin/gcc-4.8 accepts -g... yes
checking for /usr/bin/gcc-4.8 option to accept ISO C89... none needed
checking whether /usr/bin/gcc-4.8 understands -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.8 accepts -g... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for typeof syntax and keyword spelling... typeof
checking for perl... /usr/bin/perl
checking for mv... /home/timothee/.linuxbrew//bin/mv
checking for grep... /bin/grep
checking how to run the C preprocessor... /usr/bin/gcc-4.8 -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... 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 for strings.h... (cached) yes
checking for yelp-build... no
checking for a BSD-compatible install... /home/timothee/.linuxbrew//bin/ginstall -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /home/timothee/.linuxbrew//bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc-4.8... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-4.8 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc-4.8 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.8 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc-4.8 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc-4.8 static flag -static works... yes
checking if /usr/bin/gcc-4.8 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.8 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/bin/g++-4.8 -E
checking for ld used by /usr/bin/g++-4.8... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++-4.8 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++-4.8 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++-4.8 static flag -static works... yes
checking if /usr/bin/g++-4.8 supports -c -o file.o... yes
checking if /usr/bin/g++-4.8 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether to do a debug build... no
checking whether to enable tracing... no
checking whether to automatic init and cleanup... yes
checking whether to enable optimized builds... yes
checking whether to enable shared memory performance counters... yes
checking whether to enable code coverage support... no
checking whether to enable debug symbols... no
checking for pkg-config... /home/timothee/temp/tmp/brew2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SASL... no
checking for sasl_client_init in -lsasl2... yes
checking for sasl_client_init in -lsasl... no
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for sasl/sasl.h... (cached) yes
checking for sasl_client_done in -lsasl2... yes
checking whether to enable crypto and TLS... darwin
checking whether to use system crypto profile... no
checking which TLS library to use... darwin
checking for shm_open... no
checking for shm_open in -lrt... yes
checking for sched_getcpu... yes
checking for library containing clock_gettime... none required
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking whether the linker accepts -Wl,-Bsymbolic... yes
checking if weak symbols are supported... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/timothee/.linuxbrew//bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking whether UID '1017' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of /usr/bin/gcc-4.8... none
checking dependency style of /usr/bin/g++-4.8... none
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/version
config.status: creating src/libmongoc-1.0.pc
config.status: creating src/libmongoc-ssl-1.0.pc
config.status: creating src/mongoc/mongoc-config.h
config.status: creating src/mongoc/mongoc-version.h
config.status: creating doc/mongoc_installing.page
config.status: creating doc/mongoc_version.page
config.status: executing libtool commands
config.status: executing depfiles commands
=== configuring in src/libbson (/tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/src/libbson)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1' '--disable-debug' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-man-pages' '--with-libbson=bundled' '--enable-ssl=darwin' 'CC=/usr/bin/gcc-4.8' 'CFLAGS=-Os -w -pipe -march=native' 'LDFLAGS=-L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib' 'CPPFLAGS=-isystem/home/timothee/temp/tmp/brew2/include' 'CXX=/usr/bin/g++-4.8' 'CXXFLAGS=-Os -w -pipe -march=native' 'PKG_CONFIG_LIBDIR=/home/timothee/temp/tmp/brew2/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
configure: Current version (from VERSION_CURRENT file): 1.5.1
checking for gcc... /usr/bin/gcc-4.8
checking whether the C compiler works... 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... yes
checking whether /usr/bin/gcc-4.8 accepts -g... yes
checking for /usr/bin/gcc-4.8 option to accept ISO C89... none needed
checking whether /usr/bin/gcc-4.8 understands -c and -o together... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.8 accepts -g... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for typeof syntax and keyword spelling... typeof
checking how to run the C preprocessor... /usr/bin/gcc-4.8 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... 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 for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for stdint-types....... "(putting them into src/bson/bson-stdint.h)"
checking for uintptr_t... yes
checking for uint64_t... yes
... seen our uintptr_t in stdint.h (uint64_t too)
creating src/bson/bson-stdint.h : _SRC_BSON_BSON_STDINT_H
checking for int_least32_t... yes
checking for int_fast32_t... yes
..adding include stdint.h
... seen good stdint.h inttypes
... seen good uint64_t
... DONE src/bson/bson-stdint.h
checking for strings.h... (cached) yes
checking for perl... /usr/bin/perl
checking for mv... /home/timothee/.linuxbrew//bin/mv
checking for grep... (cached) /bin/grep
checking for yelp-build... no
checking for a BSD-compatible install... /home/timothee/.linuxbrew//bin/ginstall -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether byte ordering is bigendian... no
checking how to print strings... printf
checking for a sed that does not truncate output... /home/timothee/.linuxbrew//bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc-4.8... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-4.8 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc-4.8 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.8 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc-4.8 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc-4.8 static flag -static works... yes
checking if /usr/bin/gcc-4.8 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.8 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/bin/g++-4.8 -E
checking for ld used by /usr/bin/g++-4.8... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/bin/g++-4.8 option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++-4.8 PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/g++-4.8 static flag -static works... yes
checking if /usr/bin/g++-4.8 supports -c -o file.o... yes
checking if /usr/bin/g++-4.8 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether to do a debug build... no
checking whether to enable optimized builds... yes
checking whether to enable extra alignment of types... yes
checking whether to enable code coverage support... no
checking whether to enable debug symbols... no
checking for strnlen... yes
checking for reallocf... no
checking for syscall... yes
checking for SYS_gettid... yes
checking for snprintf... yes
checking for _set_output_format... no
checking for struct timespec... yes
checking for library containing clock_gettime... none required
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking whether PTHREAD_ONCE_INIT needs braces... no
checking for __sync_add_and_fetch_4... yes
checking for __sync_add_and_fetch_8... yes
checking whether the linker accepts -Wl,-Bsymbolic... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /home/timothee/.linuxbrew//bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking whether UID '1017' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of /usr/bin/gcc-4.8... none
checking dependency style of /usr/bin/g++-4.8... none
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/libbson-1.0.pc
config.status: creating src/bson/bson-config.h
config.status: creating src/bson/bson-version.h
config.status: creating doc/bson_installing.page
config.status: creating doc/bson_version.page
config.status: executing libtool commands
config.status: executing depfiles commands
libbson 1.5.1 was configured with the following options:
Build configuration:
Enable debugging (slow) : no
Enable extra alignment (required for 1.0 ABI) : yes
Compile with debug symbols (slow) : no
Enable GCC build optimization : yes
Code coverage support : no
Cross Compiling : no
Big endian : no
Link Time Optimization (experimental) : no
Documentation:
man : yes
HTML : no
libmongoc 1.5.1 was configured with the following options:
Build configuration:
Enable debugging (slow) : no
Compile with debug symbols (slow) : no
Enable GCC build optimization : yes
Enable automatic init and cleanup : yes
DEPRECATED: use --disable-automatic-init-and-cleanup
Code coverage support : no
Cross Compiling : no
Fast counters : no
Shared memory performance counters : yes
SASL : sasl2
SSL : darwin
Libbson : bundled
Documentation:
man : yes
HTML : no
2017-01-10 22:25:29 -0800
make
install
Making install in src/libbson
make[1]: Entering directory '/tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/src/libbson'
./doc/mallard2man.py 3 doc/man/../bson_installing.page
./doc/mallard2man.py 3 doc/man/../bson_version.page
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bcon.lo `test -f 'src/bson/bcon.c' || echo './'`src/bson/bcon.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson.lo `test -f 'src/bson/bson.c' || echo './'`src/bson/bson.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-atomic.lo `test -f 'src/bson/bson-atomic.c' || echo './'`src/bson/bson-atomic.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-clock.lo `test -f 'src/bson/bson-clock.c' || echo './'`src/bson/bson-clock.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-context.lo `test -f 'src/bson/bson-context.c' || echo './'`src/bson/bson-context.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-decimal128.lo `test -f 'src/bson/bson-decimal128.c' || echo './'`src/bson/bson-decimal128.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-error.lo `test -f 'src/bson/bson-error.c' || echo './'`src/bson/bson-error.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-iter.lo `test -f 'src/bson/bson-iter.c' || echo './'`src/bson/bson-iter.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-iso8601.lo `test -f 'src/bson/bson-iso8601.c' || echo './'`src/bson/bson-iso8601.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-json.lo `test -f 'src/bson/bson-json.c' || echo './'`src/bson/bson-json.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-keys.lo `test -f 'src/bson/bson-keys.c' || echo './'`src/bson/bson-keys.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-md5.lo `test -f 'src/bson/bson-md5.c' || echo './'`src/bson/bson-md5.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-memory.lo `test -f 'src/bson/bson-memory.c' || echo './'`src/bson/bson-memory.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-oid.lo `test -f 'src/bson/bson-oid.c' || echo './'`src/bson/bson-oid.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-reader.lo `test -f 'src/bson/bson-reader.c' || echo './'`src/bson/bson-reader.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-string.lo `test -f 'src/bson/bson-string.c' || echo './'`src/bson/bson-string.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-timegm.lo `test -f 'src/bson/bson-timegm.c' || echo './'`src/bson/bson-timegm.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-utf8.lo `test -f 'src/bson/bson-utf8.c' || echo './'`src/bson/bson-utf8.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-value.lo `test -f 'src/bson/bson-value.c' || echo './'`src/bson/bson-value.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-version-functions.lo `test -f 'src/bson/bson-version-functions.c' || echo './'`src/bson/bson-version-functions.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/bson/libbson_la-bson-writer.lo `test -f 'src/bson/bson-writer.c' || echo './'`src/bson/bson-writer.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl_version.lo `test -f 'src/yajl/yajl_version.c' || echo './'`src/yajl/yajl_version.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl.lo `test -f 'src/yajl/yajl.c' || echo './'`src/yajl/yajl.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl_encode.lo `test -f 'src/yajl/yajl_encode.c' || echo './'`src/yajl/yajl_encode.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl_lex.lo `test -f 'src/yajl/yajl_lex.c' || echo './'`src/yajl/yajl_lex.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl_parser.lo `test -f 'src/yajl/yajl_parser.c' || echo './'`src/yajl/yajl_parser.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl_buf.lo `test -f 'src/yajl/yajl_buf.c' || echo './'`src/yajl/yajl_buf.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl_tree.lo `test -f 'src/yajl/yajl_tree.c' || echo './'`src/yajl/yajl_tree.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl_alloc.lo `test -f 'src/yajl/yajl_alloc.c' || echo './'`src/yajl/yajl_alloc.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c -o src/yajl/libyajl_la-yajl_gen.lo `test -f 'src/yajl/yajl_gen.c' || echo './'`src/yajl/yajl_gen.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-TestSuite.o `test -f 'tests/TestSuite.c' || echo './'`tests/TestSuite.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-libbson.o `test -f 'tests/test-libbson.c' || echo './'`tests/test-libbson.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-atomic.o `test -f 'tests/test-atomic.c' || echo './'`tests/test-atomic.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-clock.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-clock.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-keys.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-keys.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-decimal128.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-decimal128.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bcon.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bcon.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-context.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-context.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-atomic.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-atomic.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-error.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-error.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-iter.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-iter.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-iso8601.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-iso8601.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-oid.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-oid.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-json.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-json.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-string.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-string.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-md5.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-md5.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-timegm.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-timegm.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl_version.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_version.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl_parser.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_parser.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-version-functions.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-version-functions.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-reader.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-reader.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-utf8.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-utf8.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl_buf.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_buf.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl_alloc.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_alloc.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl_encode.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_encode.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-value.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-value.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl_lex.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_lex.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-writer.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-writer.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/bson/bson-memory.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-memory.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl_tree.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_tree.o
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-bson.o `test -f 'tests/test-bson.c' || echo './'`tests/test-bson.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-endian.o `test -f 'tests/test-endian.c' || echo './'`tests/test-endian.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"libbson 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -isystem/home/timothee/temp/tmp/brew2/include -fvisibility=hidden -Os -w -pipe -march=native -O2 -c src/yajl/yajl_gen.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_gen.o
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-clock.o `test -f 'tests/test-clock.c' || echo './'`tests/test-clock.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-decimal128.o `test -f 'tests/test-decimal128.c' || echo './'`tests/test-decimal128.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-error.o `test -f 'tests/test-error.c' || echo './'`tests/test-error.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-iso8601.o `test -f 'tests/test-iso8601.c' || echo './'`tests/test-iso8601.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-iter.o `test -f 'tests/test-iter.c' || echo './'`tests/test-iter.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-json.o `test -f 'tests/test-json.c' || echo './'`tests/test-json.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-oid.o `test -f 'tests/test-oid.c' || echo './'`tests/test-oid.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-reader.o `test -f 'tests/test-reader.c' || echo './'`tests/test-reader.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-string.o `test -f 'tests/test-string.c' || echo './'`tests/test-string.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-type.o `test -f 'tests/test-type.c' || echo './'`tests/test-type.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-utf8.o `test -f 'tests/test-utf8.c' || echo './'`tests/test-utf8.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-value.o `test -f 'tests/test-value.c' || echo './'`tests/test-value.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-version.o `test -f 'tests/test-version.c' || echo './'`tests/test-version.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-writer.o `test -f 'tests/test-writer.c' || echo './'`tests/test-writer.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-bcon-basic.o `test -f 'tests/test-bcon-basic.c' || echo './'`tests/test-bcon-basic.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-test-bcon-extract.o `test -f 'tests/test-bcon-extract.c' || echo './'`tests/test-bcon-extract.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o tests/test_libbson-json-test.o `test -f 'tests/json-test.c' || echo './'`tests/json-test.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src/bson -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o examples/bson_to_json-bson-to-json.o `test -f 'examples/bson-to-json.c' || echo './'`examples/bson-to-json.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src/bson -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o examples/bson_validate-bson-validate.o `test -f 'examples/bson-validate.c' || echo './'`examples/bson-validate.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src/bson -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o examples/bcon_speed-bcon-speed.o `test -f 'examples/bcon-speed.c' || echo './'`examples/bcon-speed.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src/bson -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o examples/bcon_col_view-bcon-col-view.o `test -f 'examples/bcon-col-view.c' || echo './'`examples/bcon-col-view.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src/bson -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o examples/json_to_bson-json-to-bson.o `test -f 'examples/json-to-bson.c' || echo './'`examples/json-to-bson.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src/bson -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o examples/bson_metrics-bson-metrics.o `test -f 'examples/bson-metrics.c' || echo './'`examples/bson-metrics.c
/usr/bin/gcc-4.8 -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"libbson\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.5.1\" -I. -I./src/bson -I./src/bson -isystem/home/timothee/temp/tmp/brew2/include -Os -w -pipe -march=native -O2 -c -o examples/bson_streaming_reader-bson-streaming-reader.o `test -f 'examples/bson-streaming-reader.c' || echo './'`examples/bson-streaming-reader.c
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -fvisibility=hidden -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o libyajl.la src/yajl/libyajl_la-yajl_version.lo src/yajl/libyajl_la-yajl.lo src/yajl/libyajl_la-yajl_encode.lo src/yajl/libyajl_la-yajl_lex.lo src/yajl/libyajl_la-yajl_parser.lo src/yajl/libyajl_la-yajl_buf.lo src/yajl/libyajl_la-yajl_tree.lo src/yajl/libyajl_la-yajl_alloc.lo src/yajl/libyajl_la-yajl_gen.lo
libtool: link: ar cru .libs/libyajl.a src/yajl/.libs/libyajl_la-yajl_version.o src/yajl/.libs/libyajl_la-yajl.o src/yajl/.libs/libyajl_la-yajl_encode.o src/yajl/.libs/libyajl_la-yajl_lex.o src/yajl/.libs/libyajl_la-yajl_parser.o src/yajl/.libs/libyajl_la-yajl_buf.o src/yajl/.libs/libyajl_la-yajl_tree.o src/yajl/.libs/libyajl_la-yajl_alloc.o src/yajl/.libs/libyajl_la-yajl_gen.o
libtool: link: ranlib .libs/libyajl.a
libtool: link: ( cd ".libs" && rm -f "libyajl.la" && ln -s "../libyajl.la" "libyajl.la" )
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -pthread -fvisibility=hidden -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o libbson.la src/bson/libbson_la-bcon.lo src/bson/libbson_la-bson.lo src/bson/libbson_la-bson-atomic.lo src/bson/libbson_la-bson-clock.lo src/bson/libbson_la-bson-context.lo src/bson/libbson_la-bson-decimal128.lo src/bson/libbson_la-bson-error.lo src/bson/libbson_la-bson-iter.lo src/bson/libbson_la-bson-iso8601.lo src/bson/libbson_la-bson-json.lo src/bson/libbson_la-bson-keys.lo src/bson/libbson_la-bson-md5.lo src/bson/libbson_la-bson-memory.lo src/bson/libbson_la-bson-oid.lo src/bson/libbson_la-bson-reader.lo src/bson/libbson_la-bson-string.lo src/bson/libbson_la-bson-timegm.lo src/bson/libbson_la-bson-utf8.lo src/bson/libbson_la-bson-value.lo src/bson/libbson_la-bson-version-functions.lo src/bson/libbson_la-bson-writer.lo
libtool: link: ar cru .libs/libbson.a src/bson/.libs/libbson_la-bcon.o src/bson/.libs/libbson_la-bson.o src/bson/.libs/libbson_la-bson-atomic.o src/bson/.libs/libbson_la-bson-clock.o src/bson/.libs/libbson_la-bson-context.o src/bson/.libs/libbson_la-bson-decimal128.o src/bson/.libs/libbson_la-bson-error.o src/bson/.libs/libbson_la-bson-iter.o src/bson/.libs/libbson_la-bson-iso8601.o src/bson/.libs/libbson_la-bson-json.o src/bson/.libs/libbson_la-bson-keys.o src/bson/.libs/libbson_la-bson-md5.o src/bson/.libs/libbson_la-bson-memory.o src/bson/.libs/libbson_la-bson-oid.o src/bson/.libs/libbson_la-bson-reader.o src/bson/.libs/libbson_la-bson-string.o src/bson/.libs/libbson_la-bson-timegm.o src/bson/.libs/libbson_la-bson-utf8.o src/bson/.libs/libbson_la-bson-value.o src/bson/.libs/libbson_la-bson-version-functions.o src/bson/.libs/libbson_la-bson-writer.o
libtool: link: ranlib .libs/libbson.a
libtool: link: ( cd ".libs" && rm -f "libbson.la" && ln -s "../libbson.la" "libbson.la" )
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,-Bsymbolic -no-undefined -rpath /home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o libbson-1.0.la -rpath /home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib libbson.la libyajl.la -lm
libtool: link: /usr/bin/gcc-4.8 -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libbson.a ./.libs/libyajl.a -Wl,--no-whole-archive -L/home/timothee/temp/tmp/brew2/lib -lm -Os -march=native -O2 -Wl,-Bsymbolic -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -pthread -Wl,-soname -Wl,libbson-1.0.so.0 -o .libs/libbson-1.0.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbson-1.0.so.0" && ln -s "libbson-1.0.so.0.0.0" "libbson-1.0.so.0")
libtool: link: (cd ".libs" && rm -f "libbson-1.0.so" && ln -s "libbson-1.0.so.0.0.0" "libbson-1.0.so")
libtool: link: ( cd ".libs" && rm -f "libbson-1.0.la" && ln -s "../libbson-1.0.la" "libbson-1.0.la" )
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o test-libbson tests/test_libbson-TestSuite.o tests/test_libbson-test-libbson.o tests/test_libbson-test-atomic.o tests/test_libbson-test-bson.o tests/test_libbson-test-endian.o tests/test_libbson-test-clock.o tests/test_libbson-test-decimal128.o tests/test_libbson-test-error.o tests/test_libbson-test-iso8601.o tests/test_libbson-test-iter.o tests/test_libbson-test-json.o tests/test_libbson-test-oid.o tests/test_libbson-test-reader.o tests/test_libbson-test-string.o tests/test_libbson-test-type.o tests/test_libbson-test-utf8.o tests/test_libbson-test-value.o tests/test_libbson-test-version.o tests/test_libbson-test-writer.o tests/test_libbson-test-bcon-basic.o tests/test_libbson-test-bcon-extract.o tests/test_libbson-json-test.o libbson-1.0.la libbson.la
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o bson-to-json examples/bson_to_json-bson-to-json.o libbson-1.0.la
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o bson-validate examples/bson_validate-bson-validate.o libbson-1.0.la
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o bcon-speed examples/bcon_speed-bcon-speed.o libbson-1.0.la
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o bcon-col-view examples/bcon_col_view-bcon-col-view.o libbson-1.0.la
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o json-to-bson examples/json_to_bson-json-to-bson.o libbson-1.0.la
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o bson-metrics examples/bson_metrics-bson-metrics.o -lm libbson-1.0.la
/bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -o bson-streaming-reader examples/bson_streaming_reader-bson-streaming-reader.o libbson-1.0.la
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -o .libs/json-to-bson examples/json_to_bson-json-to-bson.o -L/home/timothee/temp/tmp/brew2/lib ./.libs/libbson-1.0.so -pthread -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -o .libs/bson-validate examples/bson_validate-bson-validate.o -L/home/timothee/temp/tmp/brew2/lib ./.libs/libbson-1.0.so -pthread -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -o .libs/bcon-speed examples/bcon_speed-bcon-speed.o -L/home/timothee/temp/tmp/brew2/lib ./.libs/libbson-1.0.so -pthread -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -o .libs/bson-streaming-reader examples/bson_streaming_reader-bson-streaming-reader.o -L/home/timothee/temp/tmp/brew2/lib ./.libs/libbson-1.0.so -pthread -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -o .libs/bson-metrics examples/bson_metrics-bson-metrics.o -L/home/timothee/temp/tmp/brew2/lib -lm ./.libs/libbson-1.0.so -pthread -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -o .libs/bson-to-json examples/bson_to_json-bson-to-json.o -L/home/timothee/temp/tmp/brew2/lib ./.libs/libbson-1.0.so -pthread -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -o .libs/bcon-col-view examples/bcon_col_view-bcon-col-view.o -L/home/timothee/temp/tmp/brew2/lib ./.libs/libbson-1.0.so -pthread -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
libtool: link: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -O2 -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/lib -o .libs/test-libbson tests/test_libbson-TestSuite.o tests/test_libbson-test-libbson.o tests/test_libbson-test-atomic.o tests/test_libbson-test-bson.o tests/test_libbson-test-endian.o tests/test_libbson-test-clock.o tests/test_libbson-test-decimal128.o tests/test_libbson-test-error.o tests/test_libbson-test-iso8601.o tests/test_libbson-test-iter.o tests/test_libbson-test-json.o tests/test_libbson-test-oid.o tests/test_libbson-test-reader.o tests/test_libbson-test-string.o tests/test_libbson-test-type.o tests/test_libbson-test-utf8.o tests/test_libbson-test-value.o tests/test_libbson-test-version.o tests/test_libbson-test-writer.o tests/test_libbson-test-bcon-basic.o tests/test_libbson-test-bcon-extract.o tests/test_libbson-json-test.o -L/home/timothee/temp/tmp/brew2/lib ./.libs/libbson-1.0.so ./.libs/libbson.a -pthread -Wl,-rpath -Wl,/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
make[2]: Entering directory '/tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/src/libbson'
/home/timothee/.linuxbrew//bin/mkdir -p '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib'
/home/timothee/.linuxbrew//bin/mkdir -p '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/doc/libbson'
/bin/bash ./libtool --mode=install /home/timothee/.linuxbrew//bin/ginstall -c libbson-1.0.la '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib'
/home/timothee/.linuxbrew//bin/mkdir -p '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/include/libbson-1.0'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 COPYING NEWS README THIRD_PARTY_NOTICES '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/doc/libbson'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 src/bson/bcon.h src/bson/bson.h src/bson/bson-atomic.h src/bson/bson-clock.h src/bson/bson-compat.h src/bson/bson-context.h src/bson/bson-decimal128.h src/bson/bson-endian.h src/bson/bson-error.h src/bson/bson-iter.h src/bson/bson-json.h src/bson/bson-keys.h src/bson/bson-macros.h src/bson/bson-md5.h src/bson/bson-memory.h src/bson/bson-oid.h src/bson/bson-reader.h src/bson/bson-string.h src/bson/bson-types.h src/bson/bson-utf8.h src/bson/bson-value.h src/bson/bson-version.h src/bson/bson-version-functions.h src/bson/bson-writer.h src/bson/bson-stdint.h src/bson/bson-config.h '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/include/libbson-1.0'
/home/timothee/.linuxbrew//bin/mkdir -p '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib/pkgconfig'
/home/timothee/.linuxbrew//bin/mkdir -p '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 ./src/libbson-1.0.pc '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib/pkgconfig'
libtool: install: /home/timothee/.linuxbrew//bin/ginstall -c .libs/libbson-1.0.so.0.0.0 /home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib/libbson-1.0.so.0.0.0
libtool: install: (cd /home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib && { ln -s -f libbson-1.0.so.0.0.0 libbson-1.0.so.0 || { rm -f libbson-1.0.so.0 && ln -s libbson-1.0.so.0.0.0 libbson-1.0.so.0; }; })
libtool: install: (cd /home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib && { ln -s -f libbson-1.0.so.0.0.0 libbson-1.0.so || { rm -f libbson-1.0.so && ln -s libbson-1.0.so.0.0.0 libbson-1.0.so; }; })
libtool: install: /home/timothee/.linuxbrew//bin/ginstall -c .libs/libbson-1.0.lai /home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib/libbson-1.0.la
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_utf8_escape_for_json.3 doc/man/bson_reader_t.3 doc/man/bson_reader_read_func_t.3 doc/man/bson_destroy.3 doc/man/bson_reader_new_from_handle.3 doc/man/bson_reader_destroy.3 doc/man/bson_iter_t.3 doc/man/bson_append_double.3 doc/man/bson_iter_array.3 doc/man/bson_append_oid.3 doc/man/bson_iter_overwrite_bool.3 doc/man/bson_iter_find_descendant.3 doc/man/bson_sized_new.3 doc/man/bson_append_regex.3 doc/man/bson_append_date_time.3 doc/man/bson_streaming_bson.3 doc/man/bson_errors.3 doc/man/bson_get_data.3 doc/man/bson_oid_get_time_t.3 doc/man/bson_json_reader_t.3 doc/man/bson_reader_new_from_file.3 doc/man/bson_oid_t.3 doc/man/bson_vsnprintf.3 doc/man/bson_compare.3 doc/man/bson_iter_date_time.3 doc/man/bson_iter_dbpointer.3 doc/man/bson_value_t.3 doc/man/bson_oid_to_string.3 doc/man/bson_iter_int64.3 doc/man/bson_strfreev.3 doc/man/bson_steal.3 doc/man/bson_append_int64.3 doc/man/bson_context_destroy.3 doc/man/bson_reader_reset.3 doc/man/bson_writer_end.3 doc/man/bson_unichar_t.3 doc/man/bson_equal.3 doc/man/bson_iter_find_case.3 doc/man/bson_mem_restore_vtable.3 doc/man/bson_new_from_buffer.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_copy.3 doc/man/bson_string_append_printf.3 doc/man/bson_md5_append.3 doc/man/bson_value_destroy.3 doc/man/bson_iter_document.3 doc/man/bson_reader_new_from_fd.3 doc/man/bson_iter_bool.3 doc/man/bson_iter_timeval.3 doc/man/bson_string_append_c.3 doc/man/bson_decimal128_from_string.3 doc/man/bson_append_array.3 doc/man/bson_memory.3 doc/man/bson_string_free.3 doc/man/bson_type_t.3 doc/man/bson_md5_finish.3 doc/man/bson_copy_to.3 doc/man/bson_oid_is_valid.3 doc/man/bson_get_version.3 doc/man/bson_parsing.3 doc/man/bson_malloc.3 doc/man/bson_json.3 doc/man/bson_writer_rollback.3 doc/man/bson_utf8_validate.3 doc/man/bson_visitor_t.3 doc/man/bson_string_new.3 doc/man/bson_reader_tell.3 doc/man/bson_append_array_begin.3 doc/man/bson_iter_as_int64.3 doc/man/bson_iter_init.3 doc/man/bson_value_copy.3 doc/man/bson_new_from_json.3 doc/man/bson_decimal128_t.3 doc/man/bson_append_null.3 doc/man/bson_iter_visit_all.3 doc/man/bson_utf8_get_char.3 doc/man/bson_append_timeval.3 doc/man/bson_context_t.3 doc/man/bson_oid_init_from_data.3 doc/man/bson_realloc_ctx.3 doc/man/bson_writer_destroy.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
libtool: finish: PATH="/home/timothee/temp/tmp/brew2/bin:/home/timothee/usr/local/bin:/home/timothee/.linuxbrew//bin:/home/timothee/.linuxbrew//sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/timothee/temp/tmp/brew2/Library/Homebrew/cask/cmd:/home/timothee/temp/tmp/brew2/Library/Homebrew/shims/scm:/sbin" ldconfig -n /home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_iter_time_t.3 doc/man/bson_init_from_json.3 doc/man/bson_reader_destroy_func_t.3 doc/man/bson_append_code_with_scope.3 doc/man/bson_oid_init.3 doc/man/bson_get_micro_version.3 doc/man/bson_append_array_end.3 doc/man/bson_oid.3 doc/man/bson_append_symbol.3 doc/man/bson_destroy_with_steal.3 doc/man/bson_context_new.3 doc/man/bson_creating.3 doc/man/bson_as_json.3 doc/man/bson_strdup.3 doc/man/bson_uint32_to_string.3 doc/man/bson_append_iter.3 doc/man/bson_endianness.3 doc/man/bson_append_utf8.3 doc/man/bson_get_minor_version.3 doc/man/bson_iter_int32.3 doc/man/bson_json_reader_read.3 doc/man/bson_iter_type.3 doc/man/bson_strdupv_printf.3 doc/man/bson_oid_hash.3 doc/man/bson_append_decimal128.3 doc/man/bson_snprintf.3 doc/man/bson_strncpy.3 doc/man/bson_iter_key.3 doc/man/bson_strnlen.3 doc/man/bson_get_monotonic_time.3 doc/man/bson_iter_code.3 doc/man/bson_append_undefined.3 doc/man/bson_realloc.3 doc/man/bson_json_reader_new_from_file.3 doc/man/bson_mem_set_vtable.3 doc/man/bson_iter_init_find_case.3 doc/man/bson_iter_overwrite_int32.3 doc/man/bson_init_static.3 doc/man/bson_oid_copy.3 doc/man/bson_decimal128_to_string.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
----------------------------------------------------------------------
Libraries have been installed in:
/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_count_keys.3 doc/man/bson_append_document_begin.3 doc/man/bson_reader_new_from_data.3 doc/man/bson_json_reader_destroy.3 doc/man/bson_t.3 doc/man/bson_append_time_t.3 doc/man/bson_realloc_func.3 doc/man/bson_init.3 doc/man/bson_oid_init_from_string.3 doc/man/bson_append_bool.3 doc/man/bson_json_data_reader_new.3 doc/man/bson_string_t.3 doc/man/bson_iter_as_bool.3 doc/man/bson_string_append.3 doc/man/bson_iter_overwrite_int64.3 doc/man/bson_string_append_unichar.3 doc/man/bson_json_data_reader_ingest.3 doc/man/bson_iter_timestamp.3 doc/man/bson_md5_init.3 doc/man/bson_has_field.3 doc/man/bson_iter_decimal128.3 doc/man/bson_oid_compare.3 doc/man/bson_reader_set_destroy_func.3 doc/man/bson_performance.3 doc/man/bson_reader_set_read_func.3 doc/man/bson_writer_new.3 doc/man/bson_append_timestamp.3 doc/man/bson_iter_utf8.3 doc/man/bson_md5_t.3 doc/man/bson_oid_init_sequence.3 doc/man/bson_get_major_version.3 doc/man/bson_append_minkey.3 doc/man/bson_index.3 doc/man/bson_strndup.3 doc/man/bson_strerror_r.3 doc/man/bson_utf8.3 doc/man/bson_installing.3 doc/man/bson_iter_overwrite_double.3 doc/man/bson_copy_to_excluding.3 doc/man/bson_subtype_t.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_iter_codewscope.3 doc/man/bson_check_version.3 doc/man/bson_error_t.3 doc/man/bson_utf8_from_unichar.3 doc/man/bson_iter_regex.3 doc/man/bson_append_now_utc.3 doc/man/bson_string_truncate.3 doc/man/bson_zero_free.3 doc/man/bson_utf8_next_char.3 doc/man/bson_append_int32.3 doc/man/bson_iter_oid.3 doc/man/bson_iter_dup_utf8.3 doc/man/bson_append_document.3 doc/man/bson_writer_t.3 doc/man/bson_malloc0.3 doc/man/bson_json_reader_new_from_fd.3 doc/man/bson_set_error.3 doc/man/bson_iter_overwrite_decimal128.3 doc/man/bson_context_get_default.3 doc/man/bson_strdup_printf.3 doc/man/bson_iter_recurse.3 doc/man/bson_threading.3 doc/man/bson_append_maxkey.3 doc/man/bson_new.3 doc/man/bson_iter_value.3 doc/man/bson_version.3 doc/man/bson_free.3 doc/man/bson_append_code.3 doc/man/bson_iter_double.3 doc/man/bson_writer_get_length.3 doc/man/bson_iter_next.3 doc/man/bson_reserve_buffer.3 doc/man/bson_reinit.3 doc/man/bson_append_binary.3 doc/man/bson_new_from_data.3 doc/man/bson_iter_symbol.3 doc/man/bson_iter_find.3 doc/man/bson_append_dbpointer.3 doc/man/bson_oid_equal.3 doc/man/bson_validate.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_append_document_end.3 doc/man/bson_reader_read.3 doc/man/bson_iter_init_find.3 doc/man/bson_concat.3 doc/man/bson_iter_binary.3 doc/man/bson_writer_begin.3 doc/man/bson_append_value.3 doc/man/bson_json_reader_new.3 doc/man/bson_utf8_escape_for_json.3 doc/man/bson_reader_t.3 doc/man/bson_reader_read_func_t.3 doc/man/bson_destroy.3 doc/man/bson_reader_new_from_handle.3 doc/man/bson_reader_destroy.3 doc/man/bson_iter_t.3 doc/man/bson_append_double.3 doc/man/bson_iter_array.3 doc/man/bson_append_oid.3 doc/man/bson_iter_overwrite_bool.3 doc/man/bson_iter_find_descendant.3 doc/man/bson_sized_new.3 doc/man/bson_append_regex.3 doc/man/bson_append_date_time.3 doc/man/bson_streaming_bson.3 doc/man/bson_errors.3 doc/man/bson_get_data.3 doc/man/bson_oid_get_time_t.3 doc/man/bson_json_reader_t.3 doc/man/bson_reader_new_from_file.3 doc/man/bson_oid_t.3 doc/man/bson_vsnprintf.3 doc/man/bson_compare.3 doc/man/bson_iter_date_time.3 doc/man/bson_iter_dbpointer.3 doc/man/bson_value_t.3 doc/man/bson_oid_to_string.3 doc/man/bson_iter_int64.3 doc/man/bson_strfreev.3 doc/man/bson_steal.3 doc/man/bson_append_int64.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_context_destroy.3 doc/man/bson_reader_reset.3 doc/man/bson_writer_end.3 doc/man/bson_unichar_t.3 doc/man/bson_equal.3 doc/man/bson_iter_find_case.3 doc/man/bson_mem_restore_vtable.3 doc/man/bson_new_from_buffer.3 doc/man/bson_copy.3 doc/man/bson_string_append_printf.3 doc/man/bson_md5_append.3 doc/man/bson_value_destroy.3 doc/man/bson_iter_document.3 doc/man/bson_reader_new_from_fd.3 doc/man/bson_iter_bool.3 doc/man/bson_iter_timeval.3 doc/man/bson_string_append_c.3 doc/man/bson_decimal128_from_string.3 doc/man/bson_append_array.3 doc/man/bson_memory.3 doc/man/bson_string_free.3 doc/man/bson_type_t.3 doc/man/bson_md5_finish.3 doc/man/bson_copy_to.3 doc/man/bson_oid_is_valid.3 doc/man/bson_get_version.3 doc/man/bson_parsing.3 doc/man/bson_malloc.3 doc/man/bson_json.3 doc/man/bson_writer_rollback.3 doc/man/bson_utf8_validate.3 doc/man/bson_visitor_t.3 doc/man/bson_string_new.3 doc/man/bson_reader_tell.3 doc/man/bson_append_array_begin.3 doc/man/bson_iter_as_int64.3 doc/man/bson_iter_init.3 doc/man/bson_value_copy.3 doc/man/bson_new_from_json.3 doc/man/bson_decimal128_t.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_append_null.3 doc/man/bson_iter_visit_all.3 doc/man/bson_utf8_get_char.3 doc/man/bson_append_timeval.3 doc/man/bson_context_t.3 doc/man/bson_oid_init_from_data.3 doc/man/bson_realloc_ctx.3 doc/man/bson_writer_destroy.3 doc/man/bson_iter_time_t.3 doc/man/bson_init_from_json.3 doc/man/bson_reader_destroy_func_t.3 doc/man/bson_append_code_with_scope.3 doc/man/bson_oid_init.3 doc/man/bson_get_micro_version.3 doc/man/bson_append_array_end.3 doc/man/bson_oid.3 doc/man/bson_append_symbol.3 doc/man/bson_destroy_with_steal.3 doc/man/bson_context_new.3 doc/man/bson_creating.3 doc/man/bson_as_json.3 doc/man/bson_strdup.3 doc/man/bson_uint32_to_string.3 doc/man/bson_append_iter.3 doc/man/bson_endianness.3 doc/man/bson_append_utf8.3 doc/man/bson_get_minor_version.3 doc/man/bson_iter_int32.3 doc/man/bson_json_reader_read.3 doc/man/bson_iter_type.3 doc/man/bson_strdupv_printf.3 doc/man/bson_oid_hash.3 doc/man/bson_append_decimal128.3 doc/man/bson_snprintf.3 doc/man/bson_strncpy.3 doc/man/bson_iter_key.3 doc/man/bson_strnlen.3 doc/man/bson_get_monotonic_time.3 doc/man/bson_iter_code.3 doc/man/bson_append_undefined.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_realloc.3 doc/man/bson_json_reader_new_from_file.3 doc/man/bson_mem_set_vtable.3 doc/man/bson_iter_init_find_case.3 doc/man/bson_iter_overwrite_int32.3 doc/man/bson_init_static.3 doc/man/bson_oid_copy.3 doc/man/bson_decimal128_to_string.3 doc/man/bson_count_keys.3 doc/man/bson_append_document_begin.3 doc/man/bson_reader_new_from_data.3 doc/man/bson_json_reader_destroy.3 doc/man/bson_t.3 doc/man/bson_append_time_t.3 doc/man/bson_realloc_func.3 doc/man/bson_init.3 doc/man/bson_oid_init_from_string.3 doc/man/bson_append_bool.3 doc/man/bson_json_data_reader_new.3 doc/man/bson_string_t.3 doc/man/bson_iter_as_bool.3 doc/man/bson_string_append.3 doc/man/bson_iter_overwrite_int64.3 doc/man/bson_string_append_unichar.3 doc/man/bson_json_data_reader_ingest.3 doc/man/bson_iter_timestamp.3 doc/man/bson_md5_init.3 doc/man/bson_has_field.3 doc/man/bson_iter_decimal128.3 doc/man/bson_oid_compare.3 doc/man/bson_reader_set_destroy_func.3 doc/man/bson_performance.3 doc/man/bson_reader_set_read_func.3 doc/man/bson_writer_new.3 doc/man/bson_append_timestamp.3 doc/man/bson_iter_utf8.3 doc/man/bson_md5_t.3 doc/man/bson_oid_init_sequence.3 doc/man/bson_get_major_version.3 doc/man/bson_append_minkey.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_index.3 doc/man/bson_strndup.3 doc/man/bson_strerror_r.3 doc/man/bson_utf8.3 doc/man/bson_installing.3 doc/man/bson_iter_overwrite_double.3 doc/man/bson_copy_to_excluding.3 doc/man/bson_subtype_t.3 doc/man/bson_iter_codewscope.3 doc/man/bson_check_version.3 doc/man/bson_error_t.3 doc/man/bson_utf8_from_unichar.3 doc/man/bson_iter_regex.3 doc/man/bson_append_now_utc.3 doc/man/bson_string_truncate.3 doc/man/bson_zero_free.3 doc/man/bson_utf8_next_char.3 doc/man/bson_append_int32.3 doc/man/bson_iter_oid.3 doc/man/bson_iter_dup_utf8.3 doc/man/bson_append_document.3 doc/man/bson_writer_t.3 doc/man/bson_malloc0.3 doc/man/bson_json_reader_new_from_fd.3 doc/man/bson_set_error.3 doc/man/bson_iter_overwrite_decimal128.3 doc/man/bson_context_get_default.3 doc/man/bson_strdup_printf.3 doc/man/bson_iter_recurse.3 doc/man/bson_threading.3 doc/man/bson_append_maxkey.3 doc/man/bson_new.3 doc/man/bson_iter_value.3 doc/man/bson_version.3 doc/man/bson_free.3 doc/man/bson_append_code.3 doc/man/bson_iter_double.3 doc/man/bson_writer_get_length.3 doc/man/bson_iter_next.3 doc/man/bson_reserve_buffer.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
/home/timothee/.linuxbrew//bin/ginstall -c -m 644 doc/man/bson_reinit.3 doc/man/bson_append_binary.3 doc/man/bson_new_from_data.3 doc/man/bson_iter_symbol.3 doc/man/bson_iter_find.3 doc/man/bson_append_dbpointer.3 doc/man/bson_oid_equal.3 doc/man/bson_validate.3 doc/man/bson_append_document_end.3 doc/man/bson_reader_read.3 doc/man/bson_iter_init_find.3 doc/man/bson_concat.3 doc/man/bson_iter_binary.3 doc/man/bson_writer_begin.3 doc/man/bson_append_value.3 doc/man/bson_json_reader_new.3 '/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/share/man/man3'
make[2]: Leaving directory '/tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/src/libbson'
make[1]: Leaving directory '/tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/src/libbson'
make[1]: Entering directory '/tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1'
./doc/mallard2man.py 3 doc/man/../mongoc_installing.page
./doc/mallard2man.py 3 doc/man/../mongoc_version.page
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-apm.lo `test -f 'src/mongoc/mongoc-apm.c' || echo './'`src/mongoc/mongoc-apm.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-array.lo `test -f 'src/mongoc/mongoc-array.c' || echo './'`src/mongoc/mongoc-array.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-async.lo `test -f 'src/mongoc/mongoc-async.c' || echo './'`src/mongoc/mongoc-async.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-async-cmd.lo `test -f 'src/mongoc/mongoc-async-cmd.c' || echo './'`src/mongoc/mongoc-async-cmd.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-buffer.lo `test -f 'src/mongoc/mongoc-buffer.c' || echo './'`src/mongoc/mongoc-buffer.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-bulk-operation.lo `test -f 'src/mongoc/mongoc-bulk-operation.c' || echo './'`src/mongoc/mongoc-bulk-operation.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-b64.lo `test -f 'src/mongoc/mongoc-b64.c' || echo './'`src/mongoc/mongoc-b64.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-client.lo `test -f 'src/mongoc/mongoc-client.c' || echo './'`src/mongoc/mongoc-client.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-client-pool.lo `test -f 'src/mongoc/mongoc-client-pool.c' || echo './'`src/mongoc/mongoc-client-pool.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-cluster.lo `test -f 'src/mongoc/mongoc-cluster.c' || echo './'`src/mongoc/mongoc-cluster.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-collection.lo `test -f 'src/mongoc/mongoc-collection.c' || echo './'`src/mongoc/mongoc-collection.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-counters.lo `test -f 'src/mongoc/mongoc-counters.c' || echo './'`src/mongoc/mongoc-counters.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-cursor.lo `test -f 'src/mongoc/mongoc-cursor.c' || echo './'`src/mongoc/mongoc-cursor.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-cursor-array.lo `test -f 'src/mongoc/mongoc-cursor-array.c' || echo './'`src/mongoc/mongoc-cursor-array.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-cursor-cursorid.lo `test -f 'src/mongoc/mongoc-cursor-cursorid.c' || echo './'`src/mongoc/mongoc-cursor-cursorid.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-cursor-transform.lo `test -f 'src/mongoc/mongoc-cursor-transform.c' || echo './'`src/mongoc/mongoc-cursor-transform.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-database.lo `test -f 'src/mongoc/mongoc-database.c' || echo './'`src/mongoc/mongoc-database.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-find-and-modify.lo `test -f 'src/mongoc/mongoc-find-and-modify.c' || echo './'`src/mongoc/mongoc-find-and-modify.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-host-list.lo `test -f 'src/mongoc/mongoc-host-list.c' || echo './'`src/mongoc/mongoc-host-list.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-init.lo `test -f 'src/mongoc/mongoc-init.c' || echo './'`src/mongoc/mongoc-init.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-gridfs.lo `test -f 'src/mongoc/mongoc-gridfs.c' || echo './'`src/mongoc/mongoc-gridfs.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-gridfs-file.lo `test -f 'src/mongoc/mongoc-gridfs-file.c' || echo './'`src/mongoc/mongoc-gridfs-file.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-gridfs-file-page.lo `test -f 'src/mongoc/mongoc-gridfs-file-page.c' || echo './'`src/mongoc/mongoc-gridfs-file-page.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-gridfs-file-list.lo `test -f 'src/mongoc/mongoc-gridfs-file-list.c' || echo './'`src/mongoc/mongoc-gridfs-file-list.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-handshake.lo `test -f 'src/mongoc/mongoc-handshake.c' || echo './'`src/mongoc/mongoc-handshake.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-index.lo `test -f 'src/mongoc/mongoc-index.c' || echo './'`src/mongoc/mongoc-index.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-linux-distro-scanner.lo `test -f 'src/mongoc/mongoc-linux-distro-scanner.c' || echo './'`src/mongoc/mongoc-linux-distro-scanner.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-list.lo `test -f 'src/mongoc/mongoc-list.c' || echo './'`src/mongoc/mongoc-list.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-log.lo `test -f 'src/mongoc/mongoc-log.c' || echo './'`src/mongoc/mongoc-log.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-matcher-op.lo `test -f 'src/mongoc/mongoc-matcher-op.c' || echo './'`src/mongoc/mongoc-matcher-op.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-matcher.lo `test -f 'src/mongoc/mongoc-matcher.c' || echo './'`src/mongoc/mongoc-matcher.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-memcmp.lo `test -f 'src/mongoc/mongoc-memcmp.c' || echo './'`src/mongoc/mongoc-memcmp.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-apm.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-apm.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-async.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-async.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-client.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-client.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-client-pool.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-client-pool.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-counters.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-counters.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-array.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-array.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-bulk-operation.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-bulk-operation.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-cluster.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-cluster.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-b64.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-b64.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-cursor.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-cursor.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-gridfs-file-page.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-gridfs-file-page.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-init.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-init.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-async-cmd.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-async-cmd.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-cursor-cursorid.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-cursor-cursorid.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-gridfs-file.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-gridfs-file.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-find-and-modify.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-find-and-modify.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-database.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-database.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-gridfs-file-list.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-gridfs-file-list.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-index.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-index.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-buffer.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-buffer.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-host-list.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-host-list.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-cursor-transform.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-cursor-transform.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-gridfs.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-gridfs.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-handshake.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-handshake.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-cursor-array.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-cursor-array.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-collection.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-collection.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-linux-distro-scanner.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-linux-distro-scanner.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-list.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-list.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-matcher-op.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-matcher-op.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-memcmp.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-memcmp.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-matcher.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-matcher.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-log.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-log.o
src/mongoc/mongoc-init.c:40:9: note: #pragma message: Configure the driver with --disable-automatic-init-and-cleanup (if using ./configure) or ENABLE_AUTOMATIC_INIT_AND_CLEANUP=OFF (with cmake). Automatic cleanup is deprecated and will be removed in version 2.0.
#pragma message("Configure the driver with --disable-automatic-init-and-cleanup\
^
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-opcode.lo `test -f 'src/mongoc/mongoc-opcode.c' || echo './'`src/mongoc/mongoc-opcode.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-queue.lo `test -f 'src/mongoc/mongoc-queue.c' || echo './'`src/mongoc/mongoc-queue.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-read-concern.lo `test -f 'src/mongoc/mongoc-read-concern.c' || echo './'`src/mongoc/mongoc-read-concern.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-read-prefs.lo `test -f 'src/mongoc/mongoc-read-prefs.c' || echo './'`src/mongoc/mongoc-read-prefs.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-rpc.lo `test -f 'src/mongoc/mongoc-rpc.c' || echo './'`src/mongoc/mongoc-rpc.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-server-description.lo `test -f 'src/mongoc/mongoc-server-description.c' || echo './'`src/mongoc/mongoc-server-description.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-server-stream.lo `test -f 'src/mongoc/mongoc-server-stream.c' || echo './'`src/mongoc/mongoc-server-stream.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-set.lo `test -f 'src/mongoc/mongoc-set.c' || echo './'`src/mongoc/mongoc-set.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-socket.lo `test -f 'src/mongoc/mongoc-socket.c' || echo './'`src/mongoc/mongoc-socket.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-stream.lo `test -f 'src/mongoc/mongoc-stream.c' || echo './'`src/mongoc/mongoc-stream.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-stream-buffered.lo `test -f 'src/mongoc/mongoc-stream-buffered.c' || echo './'`src/mongoc/mongoc-stream-buffered.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-stream-file.lo `test -f 'src/mongoc/mongoc-stream-file.c' || echo './'`src/mongoc/mongoc-stream-file.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-stream-gridfs.lo `test -f 'src/mongoc/mongoc-stream-gridfs.c' || echo './'`src/mongoc/mongoc-stream-gridfs.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-stream-socket.lo `test -f 'src/mongoc/mongoc-stream-socket.c' || echo './'`src/mongoc/mongoc-stream-socket.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-topology.lo `test -f 'src/mongoc/mongoc-topology.c' || echo './'`src/mongoc/mongoc-topology.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-topology-description.lo `test -f 'src/mongoc/mongoc-topology-description.c' || echo './'`src/mongoc/mongoc-topology-description.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-topology-description-apm.lo `test -f 'src/mongoc/mongoc-topology-description-apm.c' || echo './'`src/mongoc/mongoc-topology-description-apm.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-topology-scanner.lo `test -f 'src/mongoc/mongoc-topology-scanner.c' || echo './'`src/mongoc/mongoc-topology-scanner.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-uri.lo `test -f 'src/mongoc/mongoc-uri.c' || echo './'`src/mongoc/mongoc-uri.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-util.lo `test -f 'src/mongoc/mongoc-util.c' || echo './'`src/mongoc/mongoc-util.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-version-functions.lo `test -f 'src/mongoc/mongoc-version-functions.c' || echo './'`src/mongoc/mongoc-version-functions.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-server-description.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-server-description.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-set.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-set.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-rpc.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-rpc.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-server-stream.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-server-stream.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-write-command.lo `test -f 'src/mongoc/mongoc-write-command.c' || echo './'`src/mongoc/mongoc-write-command.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-opcode.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-opcode.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-queue.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-queue.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-write-concern.lo `test -f 'src/mongoc/mongoc-write-concern.c' || echo './'`src/mongoc/mongoc-write-concern.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-stream.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-stream.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-crypto.lo `test -f 'src/mongoc/mongoc-crypto.c' || echo './'`src/mongoc/mongoc-crypto.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-socket.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-socket.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-stream-buffered.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-stream-buffered.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-stream-file.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-stream-file.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-stream-gridfs.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-stream-gridfs.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-read-prefs.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-read-prefs.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-read-concern.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-read-concern.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-util.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-util.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-topology.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-topology.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-topology-description.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-topology-description.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-topology-scanner.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-topology-scanner.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-stream-socket.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-stream-socket.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-uri.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-uri.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-write-command.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-write-command.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-scram.lo `test -f 'src/mongoc/mongoc-scram.c' || echo './'`src/mongoc/mongoc-scram.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-topology-description-apm.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-topology-description-apm.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-version-functions.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-version-functions.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-crypto-common-crypto.lo `test -f 'src/mongoc/mongoc-crypto-common-crypto.c' || echo './'`src/mongoc/mongoc-crypto-common-crypto.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-rand-common-crypto.lo `test -f 'src/mongoc/mongoc-rand-common-crypto.c' || echo './'`src/mongoc/mongoc-rand-common-crypto.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-stream-tls.lo `test -f 'src/mongoc/mongoc-stream-tls.c' || echo './'`src/mongoc/mongoc-stream-tls.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-crypto.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-crypto.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-ssl.lo `test -f 'src/mongoc/mongoc-ssl.c' || echo './'`src/mongoc/mongoc-ssl.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-secure-transport.lo `test -f 'src/mongoc/mongoc-secure-transport.c' || echo './'`src/mongoc/mongoc-secure-transport.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-stream-tls-secure-transport.lo `test -f 'src/mongoc/mongoc-stream-tls-secure-transport.c' || echo './'`src/mongoc/mongoc-stream-tls-secure-transport.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-write-concern.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-write-concern.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_1_0_la-mongoc-sasl.lo `test -f 'src/mongoc/mongoc-sasl.c' || echo './'`src/mongoc/mongoc-sasl.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-apm.lo `test -f 'src/mongoc/mongoc-apm.c' || echo './'`src/mongoc/mongoc-apm.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-array.lo `test -f 'src/mongoc/mongoc-array.c' || echo './'`src/mongoc/mongoc-array.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-async.lo `test -f 'src/mongoc/mongoc-async.c' || echo './'`src/mongoc/mongoc-async.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-async-cmd.lo `test -f 'src/mongoc/mongoc-async-cmd.c' || echo './'`src/mongoc/mongoc-async-cmd.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-scram.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-scram.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-buffer.lo `test -f 'src/mongoc/mongoc-buffer.c' || echo './'`src/mongoc/mongoc-buffer.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-crypto-common-crypto.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-crypto-common-crypto.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-bulk-operation.lo `test -f 'src/mongoc/mongoc-bulk-operation.c' || echo './'`src/mongoc/mongoc-bulk-operation.c
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-b64.lo `test -f 'src/mongoc/mongoc-b64.c' || echo './'`src/mongoc/mongoc-b64.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-rand-common-crypto.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-rand-common-crypto.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-stream-tls.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-stream-tls.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-client.lo `test -f 'src/mongoc/mongoc-client.c' || echo './'`src/mongoc/mongoc-client.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-ssl.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-ssl.o
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-client-pool.lo `test -f 'src/mongoc/mongoc-client-pool.c' || echo './'`src/mongoc/mongoc-client-pool.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-array.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-array.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-stream-tls-secure-transport.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-stream-tls-secure-transport.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-secure-transport.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-secure-transport.o
src/mongoc/mongoc-stream-tls-secure-transport.c:21:31: fatal error: Security/Security.h: No such file or directory
#include <Security/Security.h>
^
compilation terminated.
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-cluster.lo `test -f 'src/mongoc/mongoc-cluster.c' || echo './'`src/mongoc/mongoc-cluster.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-async.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-async.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-apm.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-apm.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-sasl.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_1_0_la-mongoc-sasl.o
src/mongoc/mongoc-crypto-common-crypto.c:21:37: fatal error: CommonCrypto/CommonHMAC.h: No such file or directory
#include <CommonCrypto/CommonHMAC.h>
^
compilation terminated.
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-collection.lo `test -f 'src/mongoc/mongoc-collection.c' || echo './'`src/mongoc/mongoc-collection.c
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-async-cmd.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-async-cmd.o
In file included from src/mongoc/mongoc-secure-transport-private.h:27:0,
from src/mongoc/mongoc-ssl.c:31:
src/mongoc/mongoc-stream-tls-secure-transport-private.h:27:31: fatal error: Security/Security.h: No such file or directory
#include <Security/Security.h>
^
compilation terminated.
In file included from src/mongoc/mongoc-secure-transport-private.h:27:0,
from src/mongoc/mongoc-stream-tls.c:38:
src/mongoc/mongoc-stream-tls-secure-transport-private.h:27:31: fatal error: Security/Security.h: No such file or directory
#include <Security/Security.h>
^
compilation terminated.
In file included from src/mongoc/mongoc-secure-transport-private.h:27:0,
from src/mongoc/mongoc-secure-transport.c:28:
src/mongoc/mongoc-stream-tls-secure-transport-private.h:27:31: fatal error: Security/Security.h: No such file or directory
#include <Security/Security.h>
^
compilation terminated.
/bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c -o src/mongoc/libmongoc_priv_la-mongoc-counters.lo `test -f 'src/mongoc/mongoc-counters.c' || echo './'`src/mongoc/mongoc-counters.c
make[1]: *** [Makefile:3619: src/mongoc/libmongoc_1_0_la-mongoc-stream-tls-secure-transport.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-buffer.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-buffer.o
src/mongoc/mongoc-rand-common-crypto.c:25:31: fatal error: Security/Security.h: No such file or directory
#include <Security/Security.h>
^
compilation terminated.
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-b64.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-b64.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-bulk-operation.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-bulk-operation.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-client.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-client.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-client-pool.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-client-pool.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-cluster.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-cluster.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-counters.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-counters.o
libtool: compile: /usr/bin/gcc-4.8 -DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" "-DPACKAGE_STRING=\"mongo-c-driver 1.5.1\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\" -I. -DMONGOC_COMPILATION -D_GNU_SOURCE -I./src -I./src/mongoc -I./src/mongoc -I./src/libbson/src/bson -Isrc/libbson/src/bson -pthread -fvisibility=hidden -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -Os -w -pipe -march=native -O2 -c src/mongoc/mongoc-collection.c -fPIC -DPIC -o src/mongoc/.libs/libmongoc_priv_la-mongoc-collection.o
make[1]: *** [Makefile:3535: src/mongoc/libmongoc_1_0_la-mongoc-crypto-common-crypto.lo] Error 1
make[1]: *** [Makefile:3542: src/mongoc/libmongoc_1_0_la-mongoc-rand-common-crypto.lo] Error 1
make[1]: *** [Makefile:3570: src/mongoc/libmongoc_1_0_la-mongoc-ssl.lo] Error 1
make[1]: *** [Makefile:3563: src/mongoc/libmongoc_1_0_la-mongoc-stream-tls.lo] Error 1
make[1]: *** [Makefile:3612: src/mongoc/libmongoc_1_0_la-mongoc-secure-transport.lo] Error 1
make[1]: Leaving directory '/tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1'
make: *** [Makefile:5662: install-recursive] Error 1
HOMEBREW_VERSION: 1.1.6
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 98e06da6124e92192c14b02ae383fcd8010b19a3
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: b023faa10eea365ecf229bfb6d638b49b8360d4b
Core tap last commit: 7 hours ago
HOMEBREW_PREFIX: /home/timothee/temp/tmp/brew2
HOMEBREW_REPOSITORY: /home/timothee/temp/tmp/brew2
HOMEBREW_CELLAR: /home/timothee/temp/tmp/brew2/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 32-core 64-bit haswell
Homebrew Ruby: 2.0.0-p648 => /home/timothee/temp/tmp/brew2/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby
Clang: N/A
Git: 2.11.0 => /home/timothee/.linuxbrew/bin/git
Perl: /usr/bin/perl
Python: /home/timothee/.linuxbrew/bin/python => /home/timothee/.linuxbrew/Cellar/python/2.7.13/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby1.9.1
Java: 1.8.0_101
Kernel: Linux 4.2.0-18-generic x86_64 GNU/Linux
OS: Ubuntu 14.04.5 LTS
Codename: trusty
OS glibc: 2.19
OS gcc: 4.8.4
Linuxbrew glibc: N/A
Linuxbrew gcc: N/A
Linuxbrew xorg: N/A
CC: /usr/bin/gcc-4.8
CXX: /usr/bin/g++-4.8
OBJC: /usr/bin/gcc-4.8
OBJCXX: /usr/bin/g++-4.8
CFLAGS: -Os -w -pipe -march=native
CXXFLAGS: -Os -w -pipe -march=native
CPPFLAGS: -isystem/home/timothee/temp/tmp/brew2/include
LDFLAGS: -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib
MAKEFLAGS: -j32
CMAKE_PREFIX_PATH: /home/timothee/temp/tmp/brew2
PKG_CONFIG_LIBDIR: /home/timothee/temp/tmp/brew2/lib/pkgconfig
PATH: /home/timothee/temp/tmp/brew2/bin:/home/timothee/usr/local/bin:/home/timothee/.linuxbrew//bin:/home/timothee/.linuxbrew//sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/timothee/temp/tmp/brew2/Library/Homebrew/cask/cmd:/home/timothee/temp/tmp/brew2/Library/Homebrew/shims/scm
CPATH: /home/timothee/temp/tmp/brew2/include
LD_LIBRARY_PATH: /home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1/lib:/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1
LD_RUN_PATH: /home/timothee/temp/tmp/brew2/lib
LIBRARY_PATH: /home/timothee/temp/tmp/brew2/lib
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by mongo-c-driver configure 1.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-debug --disable-dependency-tracking --disable-silent-rules --prefix=/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1 --enable-man-pages --with-libbson=bundled --enable-ssl=darwin
## --------- ##
## Platform. ##
## --------- ##
hostname = katrina
uname -m = x86_64
uname -r = 4.2.0-18-generic
uname -s = Linux
uname -v = #22~14.04.1-Ubuntu SMP Fri Nov 6 22:20:11 UTC 2015
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/timothee/temp/tmp/brew2/bin
PATH: /home/timothee/usr/local/bin
PATH: /home/timothee/.linuxbrew//bin
PATH: /home/timothee/.linuxbrew//sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /home/timothee/temp/tmp/brew2/Library/Homebrew/cask/cmd
PATH: /home/timothee/temp/tmp/brew2/Library/Homebrew/shims/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2557: Current version (from VERSION_CURRENT file): 1.5.1
configure:2683: checking for gcc
configure:2710: result: /usr/bin/gcc-4.8
configure:2939: checking for C compiler version
configure:2948: /usr/bin/gcc-4.8 --version >&5
gcc-4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2959: $? = 0
configure:2948: /usr/bin/gcc-4.8 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
configure:2959: $? = 0
configure:2948: /usr/bin/gcc-4.8 -V >&5
gcc-4.8: error: unrecognized command line option '-V'
gcc-4.8: fatal error: no input files
compilation terminated.
configure:2959: $? = 4
configure:2948: /usr/bin/gcc-4.8 -qversion >&5
gcc-4.8: error: unrecognized command line option '-qversion'
gcc-4.8: fatal error: no input files
compilation terminated.
configure:2959: $? = 4
configure:2979: checking whether the C compiler works
configure:3001: /usr/bin/gcc-4.8 -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:3005: $? = 0
configure:3053: result: yes
configure:3056: checking for C compiler default output file name
configure:3058: result: a.out
configure:3064: checking for suffix of executables
configure:3071: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:3075: $? = 0
configure:3097: result:
configure:3119: checking whether we are cross compiling
configure:3127: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:3131: $? = 0
configure:3138: ./conftest
configure:3142: $? = 0
configure:3157: result: no
configure:3162: checking for suffix of object files
configure:3184: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3188: $? = 0
configure:3209: result: o
configure:3213: checking whether we are using the GNU C compiler
configure:3232: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3232: $? = 0
configure:3241: result: yes
configure:3250: checking whether /usr/bin/gcc-4.8 accepts -g
configure:3270: /usr/bin/gcc-4.8 -c -g -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3270: $? = 0
configure:3311: result: yes
configure:3328: checking for /usr/bin/gcc-4.8 option to accept ISO C89
configure:3391: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3391: $? = 0
configure:3404: result: none needed
configure:3432: checking whether /usr/bin/gcc-4.8 understands -c and -o together
configure:3454: /usr/bin/gcc-4.8 -c conftest.c -o conftest2.o
configure:3457: $? = 0
configure:3454: /usr/bin/gcc-4.8 -c conftest.c -o conftest2.o
configure:3457: $? = 0
configure:3469: result: yes
configure:3598: checking for C++ compiler version
configure:3607: /usr/bin/g++-4.8 --version >&5
g++-4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3618: $? = 0
configure:3607: /usr/bin/g++-4.8 -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++-4.8
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
configure:3618: $? = 0
configure:3607: /usr/bin/g++-4.8 -V >&5
g++-4.8: error: unrecognized command line option '-V'
g++-4.8: fatal error: no input files
compilation terminated.
configure:3618: $? = 4
configure:3607: /usr/bin/g++-4.8 -qversion >&5
g++-4.8: error: unrecognized command line option '-qversion'
g++-4.8: fatal error: no input files
compilation terminated.
configure:3618: $? = 4
configure:3622: checking whether we are using the GNU C++ compiler
configure:3641: /usr/bin/g++-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.cpp >&5
configure:3641: $? = 0
configure:3650: result: yes
configure:3659: checking whether /usr/bin/g++-4.8 accepts -g
configure:3679: /usr/bin/g++-4.8 -c -g -isystem/home/timothee/temp/tmp/brew2/include conftest.cpp >&5
configure:3679: $? = 0
configure:3720: result: yes
configure:3776: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3776: $? = 0
configure:3800: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3800: $? = 0
configure:3819: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
conftest.c:11:2: error: #error Not a supported Sun compiler
#error Not a supported Sun compiler
^
configure:3819: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| #if !(defined(__SUNPRO_C))
| #error Not a supported Sun compiler
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3852: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3852: $? = 0
configure:3860: checking for an ANSI C-conforming const
configure:3926: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3926: $? = 0
configure:3933: result: yes
configure:3941: checking for inline
configure:3957: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:3957: $? = 0
configure:3965: result: inline
configure:3984: checking for typeof syntax and keyword spelling
configure:4015: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4015: $? = 0
configure:4022: result: typeof
configure:4040: checking for perl
configure:4058: found /usr/bin/perl
configure:4070: result: /usr/bin/perl
configure:4084: checking for mv
configure:4102: found /home/timothee/.linuxbrew//bin/mv
configure:4114: result: /home/timothee/.linuxbrew//bin/mv
configure:4128: checking for grep
configure:4146: found /bin/grep
configure:4158: result: /bin/grep
configure:4175: checking how to run the C preprocessor
configure:4206: /usr/bin/gcc-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.c
configure:4206: $? = 0
configure:4220: /usr/bin/gcc-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4220: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4245: result: /usr/bin/gcc-4.8 -E
configure:4265: /usr/bin/gcc-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.c
configure:4265: $? = 0
configure:4279: /usr/bin/gcc-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4308: checking for grep that handles long lines and -e
configure:4366: result: /bin/grep
configure:4371: checking for egrep
configure:4433: result: /bin/grep -E
configure:4438: checking for ANSI C header files
configure:4458: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4458: $? = 0
configure:4531: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:4531: $? = 0
configure:4531: ./conftest
configure:4531: $? = 0
configure:4542: result: yes
configure:4555: checking for sys/types.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4555: checking for sys/stat.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4555: checking for stdlib.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4555: checking for string.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4555: checking for memory.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4555: checking for strings.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4555: checking for inttypes.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4555: checking for stdint.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4555: checking for unistd.h
configure:4555: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:4555: $? = 0
configure:4555: result: yes
configure:4573: checking for strings.h
configure:4573: result: yes
configure:4591: checking for yelp-build
configure:4624: result: no
configure:4644: checking for a BSD-compatible install
configure:4712: result: /home/timothee/.linuxbrew//bin/ginstall -c
configure:4729: checking build system type
configure:4743: result: x86_64-unknown-linux-gnu
configure:4763: checking host system type
configure:4776: result: x86_64-unknown-linux-gnu
configure:4843: checking target system type
configure:4856: result: x86_64-unknown-linux-gnu
configure:5297: checking how to print strings
configure:5324: result: printf
configure:5345: checking for a sed that does not truncate output
configure:5409: result: /home/timothee/.linuxbrew//bin/sed
configure:5427: checking for fgrep
configure:5489: result: /bin/grep -F
configure:5524: checking for ld used by /usr/bin/gcc-4.8
configure:5591: result: /usr/bin/ld
configure:5598: checking if the linker (/usr/bin/ld) is GNU ld
configure:5613: result: yes
configure:5625: checking for BSD- or MS-compatible name lister (nm)
configure:5674: result: /usr/bin/nm -B
configure:5804: checking the name lister (/usr/bin/nm -B) interface
configure:5811: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:5814: /usr/bin/nm -B "conftest.o"
configure:5817: output
0000000000000000 B some_variable
configure:5824: result: BSD nm
configure:5827: checking whether ln -s works
configure:5831: result: yes
configure:5839: checking the maximum length of command line arguments
configure:5970: result: 1572864
configure:5987: checking whether the shell understands some XSI constructs
configure:5997: result: yes
configure:6001: checking whether the shell understands "+="
configure:6007: result: yes
configure:6042: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6082: result: func_convert_file_noop
configure:6089: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6109: result: func_convert_file_noop
configure:6116: checking for /usr/bin/ld option to reload object files
configure:6123: result: -r
configure:6197: checking for objdump
configure:6224: result: objdump
configure:6253: checking how to recognize dependent libraries
configure:6451: result: pass_all
configure:6536: checking for dlltool
configure:6563: result: dlltool
configure:6593: checking how to associate runtime and link libraries
configure:6620: result: printf %s\n
configure:6680: checking for ar
configure:6696: found /usr/bin/ar
configure:6707: result: ar
configure:6744: checking for archiver @FILE support
configure:6761: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:6761: $? = 0
configure:6764: ar cru libconftest.a @conftest.lst >&5
configure:6767: $? = 0
configure:6772: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6775: $? = 1
configure:6787: result: @
configure:6845: checking for strip
configure:6861: found /usr/bin/strip
configure:6872: result: strip
configure:6944: checking for ranlib
configure:6960: found /usr/bin/ranlib
configure:6971: result: ranlib
configure:7048: checking for gawk
configure:7064: found /usr/bin/gawk
configure:7075: result: gawk
configure:7115: checking command to parse /usr/bin/nm -B output from /usr/bin/gcc-4.8 object
configure:7235: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:7238: $? = 0
configure:7242: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7245: $? = 0
configure:7311: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c conftstm.o >&5
configure:7314: $? = 0
configure:7352: result: ok
configure:7389: checking for sysroot
configure:7419: result: no
configure:7496: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:7499: $? = 0
configure:7688: checking for mt
configure:7704: found /bin/mt
configure:7715: result: mt
configure:7738: checking if mt is a manifest tool
configure:7744: mt '-?'
configure:7752: result: no
configure:8391: checking for dlfcn.h
configure:8391: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:8391: $? = 0
configure:8391: result: yes
configure:8576: checking for objdir
configure:8591: result: .libs
configure:8862: checking if /usr/bin/gcc-4.8 supports -fno-rtti -fno-exceptions
configure:8880: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8884: $? = 0
configure:8897: result: yes
configure:9224: checking for /usr/bin/gcc-4.8 option to produce PIC
configure:9231: result: -fPIC -DPIC
configure:9239: checking if /usr/bin/gcc-4.8 PIC flag -fPIC -DPIC works
configure:9257: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -fPIC -DPIC -DPIC conftest.c >&5
configure:9261: $? = 0
configure:9274: result: yes
configure:9303: checking if /usr/bin/gcc-4.8 static flag -static works
configure:9331: result: yes
configure:9346: checking if /usr/bin/gcc-4.8 supports -c -o file.o
configure:9367: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -o out/conftest2.o conftest.c >&5
configure:9371: $? = 0
configure:9393: result: yes
configure:9401: checking if /usr/bin/gcc-4.8 supports -c -o file.o
configure:9448: result: yes
configure:9481: checking whether the /usr/bin/gcc-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10638: result: yes
configure:10675: checking whether -lc should be explicitly linked in
configure:10683: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:10686: $? = 0
configure:10701: /usr/bin/gcc-4.8 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10704: $? = 0
configure:10718: result: no
configure:10878: checking dynamic linker characteristics
configure:11378: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11378: $? = 0
configure:11612: result: GNU/Linux ld.so
configure:11719: checking how to hardcode library paths into programs
configure:11744: result: immediate
configure:12284: checking whether stripping libraries is possible
configure:12289: result: yes
configure:12324: checking if libtool supports shared libraries
configure:12326: result: yes
configure:12329: checking whether to build shared libraries
configure:12350: result: yes
configure:12353: checking whether to build static libraries
configure:12357: result: no
configure:12380: checking how to run the C++ preprocessor
configure:12407: /usr/bin/g++-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.cpp
configure:12407: $? = 0
configure:12421: /usr/bin/g++-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12421: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12446: result: /usr/bin/g++-4.8 -E
configure:12466: /usr/bin/g++-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.cpp
configure:12466: $? = 0
configure:12480: /usr/bin/g++-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12649: checking for ld used by /usr/bin/g++-4.8
configure:12716: result: /usr/bin/ld -m elf_x86_64
configure:12723: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12738: result: yes
configure:12793: checking whether the /usr/bin/g++-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13795: result: yes
configure:13831: /usr/bin/g++-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.cpp >&5
configure:13834: $? = 0
configure:14354: checking for /usr/bin/g++-4.8 option to produce PIC
configure:14361: result: -fPIC -DPIC
configure:14369: checking if /usr/bin/g++-4.8 PIC flag -fPIC -DPIC works
configure:14387: /usr/bin/g++-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14391: $? = 0
configure:14404: result: yes
configure:14427: checking if /usr/bin/g++-4.8 static flag -static works
configure:14455: result: yes
configure:14467: checking if /usr/bin/g++-4.8 supports -c -o file.o
configure:14488: /usr/bin/g++-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -o out/conftest2.o conftest.cpp >&5
configure:14492: $? = 0
configure:14514: result: yes
configure:14519: checking if /usr/bin/g++-4.8 supports -c -o file.o
configure:14566: result: yes
configure:14596: checking whether the /usr/bin/g++-4.8 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14635: result: yes
configure:14776: checking dynamic linker characteristics
configure:15444: result: GNU/Linux ld.so
configure:15497: checking how to hardcode library paths into programs
configure:15522: result: immediate
configure:15586: checking whether to do a debug build
configure:15595: result: no
configure:15598: checking whether to enable tracing
configure:15607: result: no
configure:15610: checking whether to automatic init and cleanup
configure:15619: result: yes
configure:15622: checking whether to enable optimized builds
configure:15637: result: yes
configure:15640: checking whether to enable shared memory performance counters
configure:15649: result: yes
configure:15652: checking whether to enable code coverage support
configure:15661: result: no
configure:15664: checking whether to enable debug symbols
configure:15685: result: no
configure:15823: checking for pkg-config
configure:15841: found /home/timothee/temp/tmp/brew2/bin/pkg-config
configure:15853: result: /home/timothee/temp/tmp/brew2/bin/pkg-config
configure:15878: checking pkg-config is at least version 0.9.0
configure:15881: result: yes
configure:15893: checking for SASL
configure:15900: $PKG_CONFIG --exists --print-errors "libsasl2"
Package libsasl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsasl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsasl2' found
configure:15903: $? = 1
configure:15917: $PKG_CONFIG --exists --print-errors "libsasl2"
Package libsasl2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libsasl2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libsasl2' found
configure:15920: $? = 1
configure:15934: result: no
No package 'libsasl2' found
configure:15953: checking for sasl_client_init in -lsasl2
configure:15978: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c -lsasl2 >&5
configure:15978: $? = 0
configure:15987: result: yes
configure:15995: checking for sasl_client_init in -lsasl
configure:16020: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c -lsasl >&5
/usr/bin/ld: cannot find -lsasl
collect2: error: ld returned 1 exit status
configure:16020: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sasl_client_init ();
| int
| main ()
| {
| return sasl_client_init ();
| ;
| return 0;
| }
configure:16029: result: no
configure:16041: checking sasl/sasl.h usability
configure:16041: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include conftest.c >&5
configure:16041: $? = 0
configure:16041: result: yes
configure:16041: checking sasl/sasl.h presence
configure:16041: /usr/bin/gcc-4.8 -E -isystem/home/timothee/temp/tmp/brew2/include conftest.c
configure:16041: $? = 0
configure:16041: result: yes
configure:16041: checking for sasl/sasl.h
configure:16041: result: yes
configure:16196: checking for sasl/sasl.h
configure:16196: result: yes
configure:16230: checking for sasl_client_done in -lsasl2
configure:16255: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c -lsasl2 >&5
configure:16255: $? = 0
configure:16264: result: yes
configure:16288: checking whether to enable crypto and TLS
configure:16297: result: darwin
configure:16300: checking whether to use system crypto profile
configure:16309: result: no
configure:16676: checking which TLS library to use
configure:16678: result: darwin
configure:16933: checking for shm_open
configure:16933: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
/tmp/ccMsdVKs.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `shm_open'
collect2: error: ld returned 1 exit status
configure:16933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SASL_SASL_H 1
| /* end confdefs.h. */
| /* Define shm_open to an innocuous variant, in case <limits.h> declares shm_open.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shm_open innocuous_shm_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shm_open (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shm_open
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_open ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shm_open || defined __stub___shm_open
| choke me
| #endif
|
| int
| main ()
| {
| return shm_open ();
| ;
| return 0;
| }
configure:16933: result: no
configure:16940: checking for shm_open in -lrt
configure:16965: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c -lrt >&5
configure:16965: $? = 0
configure:16974: result: yes
configure:16990: checking for sched_getcpu
configure:16990: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:16990: $? = 0
configure:16990: result: yes
configure:17001: checking for library containing clock_gettime
configure:17032: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:17032: $? = 0
configure:17049: result: none required
configure:17185: checking if compiler needs -Werror to reject unknown flags
configure:17201: /usr/bin/gcc-4.8 -c -Os -w -pipe -march=native -Werror -Wunknown-warning-option -Wsizeof-array-argument -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS conftest.c >&5
gcc-4.8: error: unrecognized command line option '-Wunknown-warning-option'
gcc-4.8: error: unrecognized command line option '-Wsizeof-array-argument'
configure:17201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SASL_SASL_H 1
| #define HAVE_SCHED_GETCPU 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| int foo(void);
| int
| main ()
| {
| foo()
| ;
| return 0;
| }
configure:17206: result: no
configure:17272: checking for the pthreads library -lpthreads
configure:17310: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c -lpthreads >&5
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:17310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SASL_SASL_H 1
| #define HAVE_SCHED_GETCPU 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:17319: result: no
configure:17217: checking whether pthreads work without any flags
configure:17310: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
/tmp/ccJ8TCEP.o: In function `main':
conftest.c:(.text.startup+0x29): undefined reference to `pthread_create'
conftest.c:(.text.startup+0x35): undefined reference to `pthread_join'
conftest.c:(.text.startup+0x61): undefined reference to `__pthread_register_cancel'
conftest.c:(.text.startup+0x6b): undefined reference to `__pthread_unregister_cancel'
collect2: error: ld returned 1 exit status
configure:17310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SASL_SASL_H 1
| #define HAVE_SCHED_GETCPU 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:17319: result: no
configure:17222: checking whether pthreads work with -Kthread
configure:17310: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -Kthread -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
gcc-4.8: error: unrecognized command line option '-Kthread'
configure:17310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SASL_SASL_H 1
| #define HAVE_SCHED_GETCPU 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:17319: result: no
configure:17222: checking whether pthreads work with -kthread
configure:17310: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -kthread -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
gcc-4.8: error: unrecognized command line option '-kthread'
configure:17310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SASL_SASL_H 1
| #define HAVE_SCHED_GETCPU 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:17319: result: no
configure:17272: checking for the pthreads library -llthread
configure:17310: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c -llthread >&5
/usr/bin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:17310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mongo-c-driver"
| #define PACKAGE_TARNAME "mongo-c-driver"
| #define PACKAGE_VERSION "1.5.1"
| #define PACKAGE_STRING "mongo-c-driver 1.5.1"
| #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
| #define PACKAGE_URL ""
| #define HAVE_TYPEOF 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SASL_SASL_H 1
| #define HAVE_SCHED_GETCPU 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:17319: result: no
configure:17222: checking whether pthreads work with -pthread
configure:17310: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:17310: $? = 0
configure:17319: result: yes
configure:17338: checking for joinable pthread attribute
configure:17353: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:17353: $? = 0
configure:17359: result: PTHREAD_CREATE_JOINABLE
configure:17369: checking if more special flags are required for pthreads
configure:17384: result: no
configure:17390: checking for PTHREAD_PRIO_INHERIT
configure:17407: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -pthread -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:17407: $? = 0
configure:17416: result: yes
configure:18377: checking whether the linker accepts -Wl,-Bsymbolic
configure:18396: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib -Werror -Wl,-Bsymbolic conftest.c >&5
configure:18396: $? = 0
configure:18405: result: yes
configure:18445: checking if weak symbols are supported
configure:18462: /usr/bin/gcc-4.8 -o conftest -Os -w -pipe -march=native -O2 -isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS -L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib conftest.c >&5
configure:18462: $? = 0
configure:18463: result: yes
configure:18495: checking whether build environment is sane
configure:18550: result: yes
configure:18698: checking for a thread-safe mkdir -p
configure:18737: result: /home/timothee/.linuxbrew//bin/mkdir -p
configure:18740: checking whether make sets $(MAKE)
configure:18762: result: yes
configure:18792: checking for style of include used by make
configure:18820: result: GNU
configure:18854: checking whether make supports nested variables
configure:18871: result: yes
configure:18960: checking whether UID '1017' is supported by ustar format
configure:18963: result: yes
configure:18970: checking whether GID '100' is supported by ustar format
configure:18973: result: yes
configure:18981: checking how to create a ustar tar archive
configure:18992: tar --version
tar (GNU tar) 1.27.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:18995: $? = 0
configure:19035: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:19038: $? = 0
configure:19042: tar -xf - <conftest.tar
configure:19045: $? = 0
configure:19047: cat conftest.dir/file
GrepMe
configure:19050: $? = 0
configure:19063: result: gnutar
configure:19072: checking dependency style of /usr/bin/gcc-4.8
configure:19183: result: none
configure:19200: checking dependency style of /usr/bin/g++-4.8
configure:19311: result: none
configure:19379: checking whether make supports nested variables
configure:19396: result: yes
configure:19953: checking that generated files are newer than configure
configure:19959: result: done
configure:20058: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by mongo-c-driver config.status 1.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on katrina
config.status:1191: creating Makefile
config.status:1191: creating build/version
config.status:1191: creating src/libmongoc-1.0.pc
config.status:1191: creating src/libmongoc-ssl-1.0.pc
config.status:1191: creating src/mongoc/mongoc-config.h
config.status:1191: creating src/mongoc/mongoc-version.h
config.status:1191: creating doc/mongoc_installing.page
config.status:1191: creating doc/mongoc_version.page
config.status:1363: executing libtool commands
config.status:1363: executing depfiles commands
configure:22438: === configuring in src/libbson (/tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/src/libbson)
configure:22501: running /bin/bash ./configure --disable-option-checking '--prefix=/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1' '--disable-debug' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-man-pages' '--with-libbson=bundled' '--enable-ssl=darwin' 'CC=/usr/bin/gcc-4.8' 'CFLAGS=-Os -w -pipe -march=native' 'LDFLAGS=-L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib' 'CPPFLAGS=-isystem/home/timothee/temp/tmp/brew2/include' 'CXX=/usr/bin/g++-4.8' 'CXXFLAGS=-Os -w -pipe -march=native' 'PKG_CONFIG_LIBDIR=/home/timothee/temp/tmp/brew2/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_typeof=typeof
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BSON_CFLAGS_set=
ac_cv_env_BSON_CFLAGS_value=
ac_cv_env_BSON_LIBS_set=
ac_cv_env_BSON_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.8
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-isystem/home/timothee/temp/tmp/brew2/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++-4.8
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/timothee/temp/tmp/brew2/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SASL_CFLAGS_set=
ac_cv_env_SASL_CFLAGS_value=
ac_cv_env_SASL_LIBS_set=
ac_cv_env_SASL_LIBS_value=
ac_cv_env_SSL_CFLAGS_set=
ac_cv_env_SSL_CFLAGS_value=
ac_cv_env_SSL_LIBS_set=
ac_cv_env_SSL_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_sched_getcpu=yes
ac_cv_func_shm_open=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_sasl_sasl_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_rt_shm_open=yes
ac_cv_lib_sasl2_sasl_client_done=yes
ac_cv_lib_sasl2_sasl_client_init=yes
ac_cv_lib_sasl_sasl_client_init=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_MV=/home/timothee/.linuxbrew//bin/mv
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/home/timothee/.linuxbrew//bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/home/timothee/temp/tmp/brew2/bin/pkg-config
ac_cv_path_install='/home/timothee/.linuxbrew//bin/ginstall -c'
ac_cv_path_mkdir=/home/timothee/.linuxbrew//bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/bin/gcc-4.8 -E'
ac_cv_prog_CXXCPP='/usr/bin/g++-4.8 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.8
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_clock_gettime='none required'
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_check_ldflags__Werror___Wl__Bsymbolic=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/build/autotools/missing aclocal-1.14'
ACLOCAL_AMFLAGS='-I build/autotools'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/build/autotools/missing autoconf'
AUTOHEADER='${SHELL} /tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/build/autotools/missing autoheader'
AUTOMAKE='${SHELL} /tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/build/autotools/missing automake-1.14'
AWK='gawk'
BSON_CFLAGS='-I./src/libbson/src/bson -Isrc/libbson/src/bson'
BSON_LIBS='src/libbson/libbson-1.0.la'
BSON_OS='1'
CC='/usr/bin/gcc-4.8'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=native -O2'
COMPILER_CLANG_FALSE=''
COMPILER_CLANG_TRUE='#'
COMPILER_GCC_FALSE=''
COMPILER_GCC_TRUE='#'
COVERAGE_CFLAGS=''
COVERAGE_LDFLAGS=''
CPP='/usr/bin/gcc-4.8 -E'
CPPFLAGS='-isystem/home/timothee/temp/tmp/brew2/include -DMONGOC_ENABLE_SHM_COUNTERS'
CXX='/usr/bin/g++-4.8'
CXXCPP='/usr/bin/g++-4.8 -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-Os -w -pipe -march=native'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"mongo-c-driver\" -DPACKAGE_TARNAME=\"mongo-c-driver\" -DPACKAGE_VERSION=\"1.5.1\" -DPACKAGE_STRING=\"mongo-c-driver\ 1.5.1\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SASL_SASL_H=1 -DHAVE_SCHED_GETCPU=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"mongo-c-driver\" -DVERSION=\"1.5.1\"'
DEPDIR='.deps'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_CRYPTO_CNG_FALSE=''
ENABLE_CRYPTO_CNG_TRUE='#'
ENABLE_CRYPTO_COMMON_CRYPTO_FALSE='#'
ENABLE_CRYPTO_COMMON_CRYPTO_TRUE=''
ENABLE_CRYPTO_FALSE='#'
ENABLE_CRYPTO_LIBCRYPTO_FALSE=''
ENABLE_CRYPTO_LIBCRYPTO_TRUE='#'
ENABLE_CRYPTO_TRUE=''
ENABLE_DEBUG_FALSE=''
ENABLE_DEBUG_TRUE='#'
ENABLE_EXAMPLES_FALSE='#'
ENABLE_EXAMPLES_TRUE=''
ENABLE_HTML_DOCS_FALSE=''
ENABLE_HTML_DOCS_TRUE='#'
ENABLE_LIBBSON_FALSE='#'
ENABLE_LIBBSON_TRUE=''
ENABLE_MAN_PAGES_FALSE='#'
ENABLE_MAN_PAGES_TRUE=''
ENABLE_PTHREADS_FALSE=''
ENABLE_PTHREADS_TRUE='#'
ENABLE_SASL_FALSE='#'
ENABLE_SASL_TRUE=''
ENABLE_SSL_FALSE='#'
ENABLE_SSL_LIBRESSL_FALSE=''
ENABLE_SSL_LIBRESSL_TRUE='#'
ENABLE_SSL_OPENSSL_FALSE=''
ENABLE_SSL_OPENSSL_TRUE='#'
ENABLE_SSL_SECURE_CHANNEL_FALSE=''
ENABLE_SSL_SECURE_CHANNEL_TRUE='#'
ENABLE_SSL_SECURE_TRANSPORT_FALSE='#'
ENABLE_SSL_SECURE_TRANSPORT_TRUE=''
ENABLE_SSL_TRUE=''
ENABLE_STDBOOL_FALSE=''
ENABLE_STDBOOL_TRUE='#'
ENABLE_TESTS_FALSE='#'
ENABLE_TESTS_TRUE=''
EXEEXT=''
EXPLICIT_LIBS_FALSE='#'
EXPLICIT_LIBS_TRUE=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib'
LIBC_FEATURES='-D_GNU_SOURCE'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/build/autotools/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/home/timothee/.linuxbrew//bin/mkdir -p'
MONGOC_API_VERSION='1.0'
MONGOC_CC='/usr/bin/gcc-4.8'
MONGOC_ENABLE_CRYPTO='1'
MONGOC_ENABLE_CRYPTO_CNG='0'
MONGOC_ENABLE_CRYPTO_COMMON_CRYPTO='1'
MONGOC_ENABLE_CRYPTO_LIBCRYPTO='0'
MONGOC_ENABLE_CRYPTO_SYSTEM_PROFILE='0'
MONGOC_ENABLE_SASL='1'
MONGOC_ENABLE_SSL='1'
MONGOC_ENABLE_SSL_LIBRESSL='0'
MONGOC_ENABLE_SSL_OPENSSL='0'
MONGOC_ENABLE_SSL_SECURE_CHANNEL='0'
MONGOC_ENABLE_SSL_SECURE_TRANSPORT='1'
MONGOC_HAVE_SASL_CLIENT_DONE='1'
MONGOC_HAVE_WEAK_SYMBOLS='1'
MONGOC_MAJOR_VERSION='1'
MONGOC_MICRO_VERSION='1'
MONGOC_MINOR_VERSION='5'
MONGOC_NO_AUTOMATIC_GLOBALS='0'
MONGOC_PRERELEASE_VERSION=''
MONGOC_RELEASED_MAJOR_VERSION='1'
MONGOC_RELEASED_MICRO_VERSION='1'
MONGOC_RELEASED_MINOR_VERSION='5'
MONGOC_RELEASED_PRERELEASE_VERSION=''
MONGOC_RELEASED_VERSION='1.5.1'
MONGOC_USER_SET_CFLAGS='-Os -w -pipe -march=native'
MONGOC_USER_SET_LDFLAGS='-L/home/timothee/temp/tmp/brew2/lib -Wl,--dynamic-linker=/home/timothee/temp/tmp/brew2/lib/ld.so -Wl,-rpath,/home/timothee/temp/tmp/brew2/lib'
MONGOC_VERSION='1.5.1'
MV='/home/timothee/.linuxbrew//bin/mv'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPTIMIZE_CFLAGS=''
OPTIMIZE_LDFLAGS=' -Wl,-Bsymbolic'
OS_DARWIN_FALSE=''
OS_DARWIN_TRUE='#'
OS_FREEBSD_FALSE=''
OS_FREEBSD_TRUE='#'
OS_GNU_FALSE='#'
OS_GNU_TRUE=''
OS_LINUX_FALSE='#'
OS_LINUX_TRUE=''
OS_SOLARIS_FALSE=''
OS_SOLARIS_TRUE='#'
OS_UNIX_FALSE='#'
OS_UNIX_TRUE=''
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
OTOOL64=''
OTOOL=''
PACKAGE='mongo-c-driver'
PACKAGE_BUGREPORT='https://jira.mongodb.org/browse/CDRIVER'
PACKAGE_NAME='mongo-c-driver'
PACKAGE_STRING='mongo-c-driver 1.5.1'
PACKAGE_TARNAME='mongo-c-driver'
PACKAGE_URL=''
PACKAGE_VERSION='1.5.1'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKG_CONFIG='/home/timothee/temp/tmp/brew2/bin/pkg-config'
PKG_CONFIG_LIBDIR='/home/timothee/temp/tmp/brew2/lib/pkgconfig'
PKG_CONFIG_PATH=''
PTHREAD_CC='/usr/bin/gcc-4.8'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SASL_CFLAGS=''
SASL_LIBS='-lsasl2'
SED='/home/timothee/.linuxbrew//bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SHM_LIB='-lrt'
SSL_CFLAGS=''
SSL_LIBS=''
STRIP='strip'
VERSION='1.5.1'
WITH_LIBBSON_FALSE='#'
WITH_LIBBSON_TRUE=''
YELP_BUILD=''
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc-4.8'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/mongo-c-driver-20170110-4628-1yu1nzp/mongo-c-driver-1.5.1/build/autotools/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/timothee/temp/tmp/brew2/Cellar/mongo-c-driver/1.5.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' src/libbson'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "mongo-c-driver"
#define PACKAGE_TARNAME "mongo-c-driver"
#define PACKAGE_VERSION "1.5.1"
#define PACKAGE_STRING "mongo-c-driver 1.5.1"
#define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
#define PACKAGE_URL ""
#define HAVE_TYPEOF 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRINGS_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_SASL_SASL_H 1
#define HAVE_SCHED_GETCPU 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define PACKAGE "mongo-c-driver"
#define VERSION "1.5.1"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment