Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libbson.spec'], timeout=0nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1IqmNG:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '519fb76f489e4183aa77e49a125ac021', '-D', '/var/lib/mock/centos-7-i386/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1IqmNG:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libbson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libbson-1.3.5-6.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libbson.spec'], timeout=0nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1IqmNG:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c76da584bb1a4cdcbf352b1c82439ac1', '-D', '/var/lib/mock/centos-7-i386/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1IqmNG:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libbson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZQbTz2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libbson-1.3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/libbson-1.3.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libbson-1.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'libbson-1.3.5 base' + /usr/bin/cat /builddir/build/SOURCES/libbson-1.3.1-Install-documentation-according-to-guidelines.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m libbson-1.3.1-Install-documentation-according-to-guidelines.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libbson-1.3.0-CDRIVER-1403-fixed-buffer-overrun-read-in-bson_strnd.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m libbson-1.3.0-CDRIVER-1403-fixed-buffer-overrun-read-in-bson_strnd.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libbson-1.5.0-rc1-CDRIVER-1579-bson_malloc-can-abort-on-success.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m libbson-1.5.0-rc1-CDRIVER-1579-bson_malloc-can-abort-on-success.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libbson-1.3.5-CDRIVER-2269-Check-for-zero-string-length-in-codewsc.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m libbson-1.3.5-CDRIVER-2269-Check-for-zero-string-length-in-codewsc.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libbson-1.3.5-CDRIVER-2269-Fix-codewscope-test.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m libbson-1.3.5-CDRIVER-2269-Fix-codewscope-test.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libbson-1.3.5-CDRIVER-2339-fix-dbpointer-string-validation.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m libbson-1.3.5-CDRIVER-2339-fix-dbpointer-string-validation.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libbson-1.3.5-CDRIVER-2401-check-for-UTF-8-two-byte-NULL.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m libbson-1.3.5-CDRIVER-2401-check-for-UTF-8-two-byte-NULL.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/libbson-1.3.5-Fix-for-CVE-2018-16790-Verify-bounds-before-binary-l.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m libbson-1.3.5-Fix-for-CVE-2018-16790-Verify-bounds-before-binary-l.patch --author 'rpm-build ' + autoreconf --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build/autotools'. libtoolize: copying file `build/autotools/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build/autotools/m4'. libtoolize: copying file `build/autotools/m4/libtool.m4' libtoolize: copying file `build/autotools/m4/ltoptions.m4' libtoolize: copying file `build/autotools/m4/ltsugar.m4' libtoolize: copying file `build/autotools/m4/ltversion.m4' libtoolize: copying file `build/autotools/m4/lt~obsolete.m4' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gIzkXR + umask 022 + cd /builddir/build/BUILD + cd libbson-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' BUILDSTDERR: ++ basename ./build/autotools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/autotools/config.guess BUILDSTDERR: ++ basename ./build/autotools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/autotools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/autotools/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' BUILDSTDERR: ++ basename ./build/autotools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/autotools/config.sub BUILDSTDERR: ++ basename ./build/autotools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/autotools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/autotools/config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-coverage --disable-debug --disable-debug-symbols --enable-extra-align --disable-hardening --disable-html-docs --enable-ld-version-script --disable-lto --disable-maintainer-flags --enable-man-pages --disable-optimizations --enable-shared --disable-silent-rules --disable-static --disable-yelp configure: Current version (from VERSION_CURRENT file): 1.3.5 checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ 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... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 perl... /usr/bin/perl checking for mv... /usr/bin/mv checking for grep... (cached) /usr/bin/grep checking for yelp-build... no checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking whether byte ordering is bigendian... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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 i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) 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... no 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 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 build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 '1001' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... none checking dependency style of g++... none checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether gcc and cc understand -c and -o together... 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/installing.page config.status: creating doc/version.page config.status: executing libtool commands config.status: executing depfiles commands libbson 1.3.5 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 : no Enable automatic binary hardening : no Code coverage support : no Cross Compiling : no Big endian : no Link Time Optimization (experimental) : no Documentation: man : yes HTML : no + make -j4 ./doc/mallard2man.py 3 doc/man/../installing.page ./doc/mallard2man.py 3 doc/man/../version.page /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bcon.lo `test -f 'src/bson/bcon.c' || echo './'`src/bson/bcon.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson.lo `test -f 'src/bson/bson.c' || echo './'`src/bson/bson.c unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type unknown element type /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-atomic.lo `test -f 'src/bson/bson-atomic.c' || echo './'`src/bson/bson-atomic.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-clock.lo `test -f 'src/bson/bson-clock.c' || echo './'`src/bson/bson-clock.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bcon.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bcon.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-atomic.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-atomic.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-clock.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-clock.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-context.lo `test -f 'src/bson/bson-context.c' || echo './'`src/bson/bson-context.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-error.lo `test -f 'src/bson/bson-error.c' || echo './'`src/bson/bson-error.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-context.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-context.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-error.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-error.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-iter.lo `test -f 'src/bson/bson-iter.c' || echo './'`src/bson/bson-iter.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-iter.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-iter.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-iso8601.lo `test -f 'src/bson/bson-iso8601.c' || echo './'`src/bson/bson-iso8601.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-json.lo `test -f 'src/bson/bson-json.c' || echo './'`src/bson/bson-json.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-iso8601.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-iso8601.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-json.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-json.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-keys.lo `test -f 'src/bson/bson-keys.c' || echo './'`src/bson/bson-keys.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-keys.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-keys.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-md5.lo `test -f 'src/bson/bson-md5.c' || echo './'`src/bson/bson-md5.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-md5.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-md5.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-memory.lo `test -f 'src/bson/bson-memory.c' || echo './'`src/bson/bson-memory.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-oid.lo `test -f 'src/bson/bson-oid.c' || echo './'`src/bson/bson-oid.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-memory.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-memory.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-reader.lo `test -f 'src/bson/bson-reader.c' || echo './'`src/bson/bson-reader.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-oid.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-oid.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-reader.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-reader.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-string.lo `test -f 'src/bson/bson-string.c' || echo './'`src/bson/bson-string.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-timegm.lo `test -f 'src/bson/bson-timegm.c' || echo './'`src/bson/bson-timegm.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-string.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-string.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-timegm.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-timegm.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-utf8.lo `test -f 'src/bson/bson-utf8.c' || echo './'`src/bson/bson-utf8.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-value.lo `test -f 'src/bson/bson-value.c' || echo './'`src/bson/bson-value.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-utf8.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-utf8.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-value.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-value.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/bson/libbson_la-bson-writer.lo `test -f 'src/bson/bson-writer.c' || echo './'`src/bson/bson-writer.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-version-functions.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-version-functions.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl_version.lo `test -f 'src/yajl/yajl_version.c' || echo './'`src/yajl/yajl_version.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/yajl -I./src/bson -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/bson/bson-writer.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-writer.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl.lo `test -f 'src/yajl/yajl.c' || echo './'`src/yajl/yajl.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl_encode.lo `test -f 'src/yajl/yajl_encode.c' || echo './'`src/yajl/yajl_encode.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl_version.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_version.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl_lex.lo `test -f 'src/yajl/yajl_lex.c' || echo './'`src/yajl/yajl_lex.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl_encode.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_encode.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl_parser.lo `test -f 'src/yajl/yajl_parser.c' || echo './'`src/yajl/yajl_parser.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl_lex.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_lex.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl_buf.lo `test -f 'src/yajl/yajl_buf.c' || echo './'`src/yajl/yajl_buf.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl_parser.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_parser.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl_tree.lo `test -f 'src/yajl/yajl_tree.c' || echo './'`src/yajl/yajl_tree.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl_buf.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_buf.o libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl_tree.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_tree.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl_alloc.lo `test -f 'src/yajl/yajl_alloc.c' || echo './'`src/yajl/yajl_alloc.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl_alloc.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_alloc.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o src/yajl/libyajl_la-yajl_gen.lo `test -f 'src/yajl/yajl_gen.c' || echo './'`src/yajl/yajl_gen.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-TestSuite.o `test -f 'tests/TestSuite.c' || echo './'`tests/TestSuite.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-libbson.o `test -f 'tests/test-libbson.c' || echo './'`tests/test-libbson.c libtool: compile: gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" "-DPACKAGE_STRING=\"libbson 1.3.5\"" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c src/yajl/yajl_gen.c -fPIC -DPIC -o src/yajl/.libs/libyajl_la-yajl_gen.o gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-atomic.o `test -f 'tests/test-atomic.c' || echo './'`tests/test-atomic.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-bson.o `test -f 'tests/test-bson.c' || echo './'`tests/test-bson.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-endian.o `test -f 'tests/test-endian.c' || echo './'`tests/test-endian.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-clock.o `test -f 'tests/test-clock.c' || echo './'`tests/test-clock.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-error.o `test -f 'tests/test-error.c' || echo './'`tests/test-error.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-iso8601.o `test -f 'tests/test-iso8601.c' || echo './'`tests/test-iso8601.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-iter.o `test -f 'tests/test-iter.c' || echo './'`tests/test-iter.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-json.o `test -f 'tests/test-json.c' || echo './'`tests/test-json.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-oid.o `test -f 'tests/test-oid.c' || echo './'`tests/test-oid.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-reader.o `test -f 'tests/test-reader.c' || echo './'`tests/test-reader.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-string.o `test -f 'tests/test-string.c' || echo './'`tests/test-string.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-utf8.o `test -f 'tests/test-utf8.c' || echo './'`tests/test-utf8.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-value.o `test -f 'tests/test-value.c' || echo './'`tests/test-value.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-version.o `test -f 'tests/test-version.c' || echo './'`tests/test-version.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-writer.o `test -f 'tests/test-writer.c' || echo './'`tests/test-writer.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-bcon-basic.o `test -f 'tests/test-bcon-basic.c' || echo './'`tests/test-bcon-basic.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o tests/test_libbson-test-bcon-extract.o `test -f 'tests/test-bcon-extract.c' || echo './'`tests/test-bcon-extract.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src/bson -I./src/bson -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o examples/bson_to_json-bson-to-json.o `test -f 'examples/bson-to-json.c' || echo './'`examples/bson-to-json.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src/bson -I./src/bson -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o examples/bson_validate-bson-validate.o `test -f 'examples/bson-validate.c' || echo './'`examples/bson-validate.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src/bson -I./src/bson -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o examples/bcon_speed-bcon-speed.o `test -f 'examples/bcon-speed.c' || echo './'`examples/bcon-speed.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src/bson -I./src/bson -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o examples/bcon_col_view-bcon-col-view.o `test -f 'examples/bcon-col-view.c' || echo './'`examples/bcon-col-view.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src/bson -I./src/bson -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o examples/json_to_bson-json-to-bson.o `test -f 'examples/json-to-bson.c' || echo './'`examples/json-to-bson.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src/bson -I./src/bson -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o examples/bson_metrics-bson-metrics.o `test -f 'examples/bson-metrics.c' || echo './'`examples/bson-metrics.c gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\" -I. -I./src/bson -I./src/bson -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o examples/bson_streaming_reader-bson-streaming-reader.o `test -f 'examples/bson-streaming-reader.c' || echo './'`examples/bson-streaming-reader.c /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -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-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 /bin/sh ./libtool --tag=CC --mode=link gcc -I./src -I./src/bson -I./src/bson -DBSON_COMPILATION -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -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/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-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" ) 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/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -no-undefined -rpath /usr/lib -Wl,--version-script=./build/autotools/versions.ldscript -Wl,-z,relro -o libbson-1.0.la -rpath /usr/lib libbson.la libyajl.la -lm libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libbson.a ./.libs/libyajl.a -Wl,--no-whole-archive -lm -O2 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -Wl,--version-script=./build/autotools/versions.ldscript -Wl,-z -Wl,relro -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/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o bson-to-json examples/bson_to_json-bson-to-json.o libbson-1.0.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o bson-validate examples/bson_validate-bson-validate.o libbson-1.0.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o bcon-speed examples/bcon_speed-bcon-speed.o libbson-1.0.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o bcon-col-view examples/bcon_col_view-bcon-col-view.o libbson-1.0.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/bcon-speed examples/bcon_speed-bcon-speed.o ./.libs/libbson-1.0.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/bson-to-json examples/bson_to_json-bson-to-json.o ./.libs/libbson-1.0.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/bson-validate examples/bson_validate-bson-validate.o ./.libs/libbson-1.0.so -lm -pthread /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o json-to-bson examples/json_to_bson-json-to-bson.o libbson-1.0.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o bson-metrics examples/bson_metrics-bson-metrics.o -lm libbson-1.0.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/bcon-col-view examples/bcon_col_view-bcon-col-view.o ./.libs/libbson-1.0.so -lm -pthread /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -o bson-streaming-reader examples/bson_streaming_reader-bson-streaming-reader.o libbson-1.0.la /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z,relro -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-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-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 libbson-1.0.la libbson.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/json-to-bson examples/json_to_bson-json-to-bson.o ./.libs/libbson-1.0.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/bson-metrics examples/bson_metrics-bson-metrics.o ./.libs/libbson-1.0.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/bson-streaming-reader examples/bson_streaming_reader-bson-streaming-reader.o ./.libs/libbson-1.0.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -Wl,-z -Wl,relro -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-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-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 ./.libs/libbson-1.0.so -lm ./.libs/libbson.a -pthread + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rjR5Ik + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386 + cd libbson-1.3.5 + make install DESTDIR=/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386 make[1]: Entering directory `/builddir/build/BUILD/libbson-1.3.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libbson-1.0.la '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libbson-1.0.so.0.0.0 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/lib/libbson-1.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/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 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/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: /usr/bin/install -c .libs/libbson-1.0.lai /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/lib/libbson-1.0.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson' /usr/bin/install -c -m 644 ChangeLog NEWS README '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/include/libbson-1.0' /usr/bin/install -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-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 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/include/libbson-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/installing.3 doc/man/bson_reader_t.3 doc/man/utf8.3 doc/man/bson_writer_destroy.3 doc/man/bson_writer_end.3 doc/man/creating.3 doc/man/bson_iter_utf8.3 doc/man/bson_validate.3 doc/man/bson_string_truncate.3 doc/man/bson_iter_array.3 doc/man/oid.3 doc/man/bson_init.3 doc/man/bson_iter_overwrite_bool.3 doc/man/bson_destroy_with_steal.3 doc/man/bson_json_reader_read.3 doc/man/bson_append_regex.3 doc/man/bson_iter_code.3 doc/man/bson_append_document_begin.3 doc/man/bson_iter_overwrite_double.3 doc/man/bson_iter_as_int64.3 doc/man/bson_reader_new_from_file.3 doc/man/bson_iter_time_t.3 doc/man/bson_oid_t.3 doc/man/bson_append_undefined.3 doc/man/bson_iter_date_time.3 doc/man/bson_init_from_json.3 doc/man/bson_error_t.3 doc/man/bson_oid_to_string.3 doc/man/bson_append_document_end.3 doc/man/bson_check_version.3 doc/man/bson_reader_read.3 doc/man/bson_reader_new_from_handle.3 doc/man/bson_reinit.3 doc/man/bson_oid_init_from_string.3 doc/man/bson_iter_regex.3 doc/man/bson_iter_as_bool.3 doc/man/bson_unichar_t.3 doc/man/bson_json_reader_new_from_file.3 doc/man/performance.3 doc/man/bson_mem_restore_vtable.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_new_from_buffer.3 doc/man/bson_copy.3 doc/man/bson_string_append_printf.3 doc/man/bson_init_static.3 doc/man/bson_value_destroy.3 doc/man/bson_reader_new_from_fd.3 doc/man/bson_iter_bool.3 doc/man/bson_get_data.3 doc/man/bson_string_append_c.3 doc/man/bson_append_array.3 doc/man/bson_iter_find_descendant.3 doc/man/bson_iter_overwrite_int64.3 doc/man/bson_iter_next.3 doc/man/bson_type_t.3 doc/man/bson_md5_finish.3 doc/man/bson_copy_to.3 doc/man/bson_new_from_json.3 doc/man/bson_reader_destroy_func_t.3 doc/man/bson_get_version.3 doc/man/bson_vsnprintf.3 doc/man/bson_strdupv_printf.3 doc/man/index.3 doc/man/bson_iter_key.3 doc/man/bson_append_document.3 doc/man/bson_visitor_t.3 doc/man/bson_iter_dbpointer.3 doc/man/bson_reader_destroy.3 doc/man/bson_destroy.3 doc/man/bson_writer_new.3 doc/man/bson_iter_init_find.3 doc/man/bson_uint32_to_string.3 doc/man/bson_writer_begin.3 doc/man/bson_append_value.3 doc/man/bson_json_reader_new.3 doc/man/bson_string_new.3 doc/man/bson_string_free.3 doc/man/bson_append_array_begin.3 doc/man/bson_iter_symbol.3 doc/man/bson_iter_init.3 doc/man/bson_value_copy.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_iter_binary.3 doc/man/bson_strfreev.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_new.3 doc/man/bson_oid_compare.3 doc/man/bson_get_micro_version.3 doc/man/endianness.3 doc/man/bson_oid_init.3 doc/man/bson_iter_t.3 doc/man/bson_append_array_end.3 doc/man/bson_json_data_reader_new.3 doc/man/bson_append_symbol.3 doc/man/bson_reader_tell.3 doc/man/bson_malloc0.3 doc/man/bson_context_new.3 doc/man/bson_as_json.3 doc/man/bson_oid_is_valid.3 doc/man/bson_append_iter.3 doc/man/bson_md5_append.3 doc/man/bson_get_minor_version.3 doc/man/bson_iter_int32.3 doc/man/bson_free.3 doc/man/bson_strdup.3 doc/man/bson_strdup_printf.3 doc/man/bson_iter_int64.3 doc/man/bson_compare.3 doc/man/bson_malloc.3 doc/man/bson_snprintf.3 doc/man/bson_utf8_from_unichar.3 doc/man/bson_strnlen.3 doc/man/bson_concat.3 doc/man/bson_append_oid.3 doc/man/bson_realloc.3 doc/man/bson_iter_oid.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_mem_set_vtable.3 doc/man/bson_iter_init_find_case.3 doc/man/bson_writer_rollback.3 doc/man/bson_oid_copy.3 doc/man/bson_iter_overwrite_int32.3 doc/man/bson_iter_type.3 doc/man/bson_oid_hash.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_md5_init.3 doc/man/bson_iter_document.3 doc/man/bson_append_bool.3 doc/man/bson_get_major_version.3 doc/man/bson_oid_equal.3 doc/man/bson_string_t.3 doc/man/bson_json_reader_t.3 doc/man/bson_append_code_with_scope.3 doc/man/bson_context_destroy.3 doc/man/parsing.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_count_keys.3 doc/man/bson_has_field.3 doc/man/bson_iter_timeval.3 doc/man/bson_reader_set_destroy_func.3 doc/man/bson_utf8_next_char.3 doc/man/bson_reader_set_read_func.3 doc/man/bson_append_code.3 doc/man/bson_writer_get_length.3 doc/man/version.3 doc/man/bson_md5_t.3 doc/man/bson_oid_init_sequence.3 doc/man/bson_iter_find_case.3 doc/man/bson_append_minkey.3 doc/man/bson_strndup.3 doc/man/bson_strerror_r.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_strncpy.3 doc/man/bson_sized_new.3 doc/man/bson_copy_to_excluding.3 doc/man/bson_reader_read_func_t.3 doc/man/bson_iter_codewscope.3 doc/man/bson_utf8_validate.3 doc/man/bson_utf8_escape_for_json.3 doc/man/bson_oid_get_time_t.3 doc/man/json.3 doc/man/streaming-bson.3 doc/man/bson_zero_free.3 doc/man/bson_value_t.3 doc/man/bson_append_int32.3 doc/man/bson_append_double.3 doc/man/bson_iter_dup_utf8.3 doc/man/bson_writer_t.3 doc/man/bson_subtype_t.3 doc/man/bson_equal.3 doc/man/bson_json_reader_new_from_fd.3 doc/man/bson_append_now_utc.3 doc/man/bson_context_get_default.3 doc/man/bson_append_int64.3 doc/man/clock.3 doc/man/bson_append_timestamp.3 doc/man/threading.3 doc/man/bson_append_maxkey.3 doc/man/bson_string_append.3 doc/man/bson_iter_value.3 doc/man/errors.3 doc/man/bson_iter_double.3 doc/man/bson_set_error.3 doc/man/bson_append_utf8.3 doc/man/memory.3 doc/man/bson_append_binary.3 doc/man/bson_iter_recurse.3 doc/man/bson_new_from_data.3 doc/man/bson_append_date_time.3 doc/man/bson_iter_find.3 doc/man/bson_append_dbpointer.3 doc/man/installing.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_reader_t.3 doc/man/utf8.3 doc/man/bson_writer_destroy.3 doc/man/bson_writer_end.3 doc/man/creating.3 doc/man/bson_iter_utf8.3 doc/man/bson_validate.3 doc/man/bson_string_truncate.3 doc/man/bson_iter_array.3 doc/man/oid.3 doc/man/bson_init.3 doc/man/bson_iter_overwrite_bool.3 doc/man/bson_destroy_with_steal.3 doc/man/bson_json_reader_read.3 doc/man/bson_append_regex.3 doc/man/bson_iter_code.3 doc/man/bson_append_document_begin.3 doc/man/bson_iter_overwrite_double.3 doc/man/bson_iter_as_int64.3 doc/man/bson_reader_new_from_file.3 doc/man/bson_iter_time_t.3 doc/man/bson_oid_t.3 doc/man/bson_append_undefined.3 doc/man/bson_iter_date_time.3 doc/man/bson_init_from_json.3 doc/man/bson_error_t.3 doc/man/bson_oid_to_string.3 doc/man/bson_append_document_end.3 doc/man/bson_check_version.3 doc/man/bson_reader_read.3 doc/man/bson_reader_new_from_handle.3 doc/man/bson_reinit.3 doc/man/bson_oid_init_from_string.3 doc/man/bson_iter_regex.3 doc/man/bson_iter_as_bool.3 doc/man/bson_unichar_t.3 doc/man/bson_json_reader_new_from_file.3 doc/man/performance.3 doc/man/bson_mem_restore_vtable.3 doc/man/bson_new_from_buffer.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_copy.3 doc/man/bson_string_append_printf.3 doc/man/bson_init_static.3 doc/man/bson_value_destroy.3 doc/man/bson_reader_new_from_fd.3 doc/man/bson_iter_bool.3 doc/man/bson_get_data.3 doc/man/bson_string_append_c.3 doc/man/bson_append_array.3 doc/man/bson_iter_find_descendant.3 doc/man/bson_iter_overwrite_int64.3 doc/man/bson_iter_next.3 doc/man/bson_type_t.3 doc/man/bson_md5_finish.3 doc/man/bson_copy_to.3 doc/man/bson_new_from_json.3 doc/man/bson_reader_destroy_func_t.3 doc/man/bson_get_version.3 doc/man/bson_vsnprintf.3 doc/man/bson_strdupv_printf.3 doc/man/index.3 doc/man/bson_iter_key.3 doc/man/bson_append_document.3 doc/man/bson_visitor_t.3 doc/man/bson_iter_dbpointer.3 doc/man/bson_reader_destroy.3 doc/man/bson_destroy.3 doc/man/bson_writer_new.3 doc/man/bson_iter_init_find.3 doc/man/bson_uint32_to_string.3 doc/man/bson_writer_begin.3 doc/man/bson_append_value.3 doc/man/bson_json_reader_new.3 doc/man/bson_string_new.3 doc/man/bson_string_free.3 doc/man/bson_append_array_begin.3 doc/man/bson_iter_symbol.3 doc/man/bson_iter_init.3 doc/man/bson_value_copy.3 doc/man/bson_iter_binary.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_strfreev.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_new.3 doc/man/bson_oid_compare.3 doc/man/bson_get_micro_version.3 doc/man/endianness.3 doc/man/bson_oid_init.3 doc/man/bson_iter_t.3 doc/man/bson_append_array_end.3 doc/man/bson_json_data_reader_new.3 doc/man/bson_append_symbol.3 doc/man/bson_reader_tell.3 doc/man/bson_malloc0.3 doc/man/bson_context_new.3 doc/man/bson_as_json.3 doc/man/bson_oid_is_valid.3 doc/man/bson_append_iter.3 doc/man/bson_md5_append.3 doc/man/bson_get_minor_version.3 doc/man/bson_iter_int32.3 doc/man/bson_free.3 doc/man/bson_strdup.3 doc/man/bson_strdup_printf.3 doc/man/bson_iter_int64.3 doc/man/bson_compare.3 doc/man/bson_malloc.3 doc/man/bson_snprintf.3 doc/man/bson_utf8_from_unichar.3 doc/man/bson_strnlen.3 doc/man/bson_concat.3 doc/man/bson_append_oid.3 doc/man/bson_realloc.3 doc/man/bson_iter_oid.3 doc/man/bson_mem_set_vtable.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_iter_init_find_case.3 doc/man/bson_writer_rollback.3 doc/man/bson_oid_copy.3 doc/man/bson_iter_overwrite_int32.3 doc/man/bson_iter_type.3 doc/man/bson_oid_hash.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_md5_init.3 doc/man/bson_iter_document.3 doc/man/bson_append_bool.3 doc/man/bson_get_major_version.3 doc/man/bson_oid_equal.3 doc/man/bson_string_t.3 doc/man/bson_json_reader_t.3 doc/man/bson_append_code_with_scope.3 doc/man/bson_context_destroy.3 doc/man/parsing.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_count_keys.3 doc/man/bson_has_field.3 doc/man/bson_iter_timeval.3 doc/man/bson_reader_set_destroy_func.3 doc/man/bson_utf8_next_char.3 doc/man/bson_reader_set_read_func.3 doc/man/bson_append_code.3 doc/man/bson_writer_get_length.3 doc/man/version.3 doc/man/bson_md5_t.3 doc/man/bson_oid_init_sequence.3 doc/man/bson_iter_find_case.3 doc/man/bson_append_minkey.3 doc/man/bson_strndup.3 doc/man/bson_strerror_r.3 doc/man/bson_strncpy.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/install -c -m 644 doc/man/bson_sized_new.3 doc/man/bson_copy_to_excluding.3 doc/man/bson_reader_read_func_t.3 doc/man/bson_iter_codewscope.3 doc/man/bson_utf8_validate.3 doc/man/bson_utf8_escape_for_json.3 doc/man/bson_oid_get_time_t.3 doc/man/json.3 doc/man/streaming-bson.3 doc/man/bson_zero_free.3 doc/man/bson_value_t.3 doc/man/bson_append_int32.3 doc/man/bson_append_double.3 doc/man/bson_iter_dup_utf8.3 doc/man/bson_writer_t.3 doc/man/bson_subtype_t.3 doc/man/bson_equal.3 doc/man/bson_json_reader_new_from_fd.3 doc/man/bson_append_now_utc.3 doc/man/bson_context_get_default.3 doc/man/bson_append_int64.3 doc/man/clock.3 doc/man/bson_append_timestamp.3 doc/man/threading.3 doc/man/bson_append_maxkey.3 doc/man/bson_string_append.3 doc/man/bson_iter_value.3 doc/man/errors.3 doc/man/bson_iter_double.3 doc/man/bson_set_error.3 doc/man/bson_append_utf8.3 doc/man/memory.3 doc/man/bson_append_binary.3 doc/man/bson_iter_recurse.3 doc/man/bson_new_from_data.3 doc/man/bson_append_date_time.3 doc/man/bson_iter_find.3 doc/man/bson_append_dbpointer.3 '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ./src/libbson-1.0.pc '/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/lib/pkgconfig' make[1]: Leaving directory `/builddir/build/BUILD/libbson-1.3.5' + find /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386 -name '*.la' -exec rm -f '{}' + + install -d -m 0755 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/clock.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/creating.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/endianness.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/errors.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/index.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/installing.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/json.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/memory.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/oid.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/parsing.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/performance.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/threading.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/utf8.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + for P in clock creating endianness errors index installing json memory oid parsing performance threading utf8 version + mv /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/man/man3/version.3 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel + install -d -m 0755 /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel/examples + install -m 0644 -t /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/doc/libbson-devel/examples examples/bcon-col-view.c examples/bcon-speed.c examples/bson-metrics.c examples/bson-streaming-reader.c examples/bson-to-json.c examples/bson-validate.c examples/json-to-bson.c + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libbson-1.3.5 extracting debug info from /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/lib/libbson-1.0.so.0.0.0 BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libbson-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libbson-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib/libbson-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libbson-1.0.so.debug BUILDSTDERR: 1172 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VJUTbT + umask 022 + cd /builddir/build/BUILD + cd libbson-1.3.5 + make -j4 check { "host": { "sysname": "Linux", "release": "4.19.23-300.el7.x86_64", "machine": "i686", "memory": { "pagesize": 4096, "npages": 3076768 } }, "options": { "parallel": "true", "fork": "true" }, "tests": [ { "status": "PASS", "name": "/atomic/int64/add", "seed": "3243124724", "elapsed": 0.000847733 }, { "status": "PASS", "name": "/bson/bcon/test_double", "seed": "1344632567", "elapsed": 0.000912604 }, { "status": "PASS", "name": "/atomic/memory_barrier", "seed": "2212796572", "elapsed": 0.001795081 }, { "status": "PASS", "name": "/atomic/int/add", "seed": "1631604995", "elapsed": 0.001962448 }, { "status": "PASS", "name": "/bson/bcon/test_utf8", "seed": "2801857844", "elapsed": 0.001962022 }, { "status": "PASS", "name": "/bson/bcon/test_oid", "seed": "2117115989", "elapsed": 0.002691948 }, { "status": "PASS", "name": "/bson/bcon/test_regex", "seed": "103677447", "elapsed": 0.001548761 }, { "status": "PASS", "name": "/bson/bcon/test_undefined", "seed": "2093584458", "elapsed": 0.003626324 }, { "status": "PASS", "name": "/bson/bcon/test_binary", "seed": "445276072", "elapsed": 0.003213405 }, { "status": "PASS", "name": "/bson/bcon/test_date_time", "seed": "1510631996", "elapsed": 0.003249175 }, { "status": "PASS", "name": "/bson/bcon/test_null", "seed": "1317522278", "elapsed": 0.003587681 }, { "status": "PASS", "name": "/bson/bcon/test_dbpointer", "seed": "3771062026", "elapsed": 0.001199807 }, { "status": "PASS", "name": "/bson/bcon/test_bool", "seed": "2739845287", "elapsed": 0.004718013 }, { "status": "PASS", "name": "/bson/bcon/test_code", "seed": "1694377566", "elapsed": 0.001689565 }, { "status": "PASS", "name": "/bson/bcon/test_int32", "seed": "3898110384", "elapsed": 0.001378346 }, { "status": "PASS", "name": "/bson/bcon/test_codewscope", "seed": "644573292", "elapsed": 0.001424698 }, { "status": "PASS", "name": "/bson/bcon/test_symbol", "seed": "588581132", "elapsed": 0.002444903 }, { "status": "PASS", "name": "/bson/bcon/test_minkey", "seed": "4246589078", "elapsed": 0.002321799 }, { "status": "PASS", "name": "/bson/bcon/test_int64", "seed": "1022924661", "elapsed": 0.001906815 }, { "status": "PASS", "name": "/bson/bcon/test_timestamp", "seed": "1496795053", "elapsed": 0.003205375 }, { "status": "PASS", "name": "/bson/bcon/test_maxkey", "seed": "1432952197", "elapsed": 0.002278960 }, { "status": "PASS", "name": "/bson/bcon/test_inline_doc", "seed": "300005994", "elapsed": 0.001383570 }, { "status": "PASS", "name": "/bson/bcon/test_bson_array", "seed": "3299631306", "elapsed": 0.002942485 }, { "status": "PASS", "name": "/bson/bcon/test_bson_document", "seed": "1977548810", "elapsed": 0.003049254 }, { "status": "PASS", "name": "/bson/bcon/extract/test_symbol", "seed": "3136415377", "elapsed": 0.001362615 }, { "status": "PASS", "name": "/bson/bcon/test_inline_array", "seed": "88160322", "elapsed": 0.004164701 }, { "status": "PASS", "name": "/bson/bcon/test_iter", "seed": "4109049750", "elapsed": 0.004102229 }, { "status": "PASS", "name": "/bson/bcon/extract/test_double", "seed": "2631991556", "elapsed": 0.004724484 }, { "status": "PASS", "name": "/bson/bcon/extract/test_binary", "seed": "394404530", "elapsed": 0.005445902 }, { "status": "PASS", "name": "/bson/bcon/extract/test_undefined", "seed": "4135689060", "elapsed": 0.006817006 }, { "status": "PASS", "name": "/bson/bcon/extract/test_skip", "seed": "4184555251", "elapsed": 0.005331681 }, { "status": "PASS", "name": "/bson/bcon/extract/test_inline_doc", "seed": "949013551", "elapsed": 0.006776194 }, { "status": "PASS", "name": "/bson/bcon/extract/test_nested", "seed": "443703582", "elapsed": 0.007996066 }, { "status": "PASS", "name": "/bson/new", "seed": "4153808010", "elapsed": 0.003214618 }, { "status": "PASS", "name": "/bson/bcon/extract/test_minkey", "seed": "553590157", "elapsed": 0.009279303 }, { "status": "PASS", "name": "/bson/bcon/extract/test_bson_array", "seed": "2374849759", "elapsed": 0.009320400 }, { "status": "PASS", "name": "/bson/init", "seed": "746506829", "elapsed": 0.001465236 }, { "status": "PASS", "name": "/bson/bcon/extract/test_regex", "seed": "2549904614", "elapsed": 0.010088939 }, { "status": "PASS", "name": "/bson/bcon/extract/test_code", "seed": "433816799", "elapsed": 0.011165213 }, { "status": "PASS", "name": "/bson/bcon/test_concat", "seed": "479594808", "elapsed": 0.013753932 }, { "status": "PASS", "name": "/bson/bcon/extract/test_dbpointer", "seed": "4019777217", "elapsed": 0.013010816 }, { "status": "PASS", "name": "/bson/append_overflow", "seed": "3969292156", "elapsed": 0.001629348 }, { "status": "PASS", "name": "/bson/bcon/extract/test_codewscope", "seed": "1994002874", "elapsed": 0.016558930 }, { "status": "PASS", "name": "/bson/bcon/extract/test_inline_array", "seed": "719844560", "elapsed": 0.017426846 }, { "status": "PASS", "name": "/bson/append_array", "seed": "3668869593", "elapsed": 0.002476818 }, { "status": "PASS", "name": "/bson/bcon/test_bcon_new", "seed": "1765686807", "elapsed": 0.019247938 }, { "status": "PASS", "name": "/bson/bcon/extract/test_bool", "seed": "3647938706", "elapsed": 0.019276918 }, { "status": "PASS", "name": "/bson/append_bool", "seed": "1433384437", "elapsed": 0.001477977 }, { "status": "PASS", "name": "/bson/bcon/extract/test_timestamp", "seed": "4058477795", "elapsed": 0.019677794 }, { "status": "PASS", "name": "/bson/bcon/extract/test_date_time", "seed": "1134895442", "elapsed": 0.021493498 }, { "status": "PASS", "name": "/bson/bcon/test_append_ctx", "seed": "1743935990", "elapsed": 0.021383649 }, { "status": "PASS", "name": "/bson/bcon/extract/test_null", "seed": "1338196693", "elapsed": 0.022021582 }, { "status": "PASS", "name": "/bson/bcon/extract/test_int32", "seed": "719840987", "elapsed": 0.022041409 }, { "status": "PASS", "name": "/bson/bcon/extract/test_utf8", "seed": "100262744", "elapsed": 0.022825226 }, { "status": "PASS", "name": "/bson/bcon/extract/test_extract_ctx", "seed": "1148965885", "elapsed": 0.027395008 }, { "status": "PASS", "name": "/bson/append_code_with_scope", "seed": "2532075846", "elapsed": 0.002873530 }, { "status": "PASS", "name": "/bson/bcon/extract/test_oid", "seed": "877771211", "elapsed": 0.022799028 }, { "status": "PASS", "name": "/bson/bcon/extract/test_int64", "seed": "4107914098", "elapsed": 0.028985351 }, { "status": "PASS", "name": "/bson/new_from_buffer", "seed": "3783985770", "elapsed": 0.022233936 }, { "status": "PASS", "name": "/bson/basic", "seed": "2333685295", "elapsed": 0.019320269 }, { "status": "PASS", "name": "/bson/init_static", "seed": "1426569738", "elapsed": 0.020458569 }, { "status": "PASS", "name": "/bson/bcon/test_inline_nested", "seed": "3736960317", "elapsed": 0.031300560 }, { "status": "PASS", "name": "/bson/append_binary", "seed": "1414796329", "elapsed": 0.015307599 }, { "status": "PASS", "name": "/bson/bcon/extract/test_bson_document", "seed": "650288161", "elapsed": 0.031928718 }, { "status": "PASS", "name": "/bson/bcon/extract/test_maxkey", "seed": "1381624578", "elapsed": 0.031850328 }, { "status": "PASS", "name": "/bson/append_binary_deprecated", "seed": "4058479781", "elapsed": 0.013953461 }, { "status": "PASS", "name": "/bson/append_code", "seed": "1070346889", "elapsed": 0.014317371 }, { "status": "PASS", "name": "/bson/append_dbpointer", "seed": "653826062", "elapsed": 0.011043813 }, { "status": "PASS", "name": "/bson/append_maxkey", "seed": "3444717525", "elapsed": 0.002410370 }, { "status": "PASS", "name": "/bson/bcon/extract/test_iter", "seed": "299535638", "elapsed": 0.034054548 }, { "status": "PASS", "name": "/bson/append_oid", "seed": "3641078124", "elapsed": 0.002417790 }, { "status": "PASS", "name": "/bson/append_iter", "seed": "2975009411", "elapsed": 0.008036619 }, { "status": "PASS", "name": "/bson/append_int64", "seed": "3519124389", "elapsed": 0.007879401 }, { "status": "PASS", "name": "/bson/append_int32", "seed": "4113501910", "elapsed": 0.010801770 }, { "status": "PASS", "name": "/bson/append_minkey", "seed": "4057236148", "elapsed": 0.009157937 }, { "status": "PASS", "name": "/bson/append_null", "seed": "586317672", "elapsed": 0.009333138 }, { "status": "PASS", "name": "/bson/append_double", "seed": "2885469659", "elapsed": 0.015014353 }, { "status": "PASS", "name": "/bson/append_document", "seed": "630914996", "elapsed": 0.016385197 }, { "status": "PASS", "name": "/bson/append_regex", "seed": "3296092393", "elapsed": 0.010453558 }, { "status": "PASS", "name": "/util/next_power_of_two", "seed": "4158155067", "elapsed": 0.003200991 }, { "status": "PASS", "name": "/bson/has_field", "seed": "4194659405", "elapsed": 0.003998306 }, { "status": "PASS", "name": "/bson/append_utf8", "seed": "1870986505", "elapsed": 0.008483990 }, { "status": "PASS", "name": "/bson/append_timestamp", "seed": "3356831943", "elapsed": 0.008344183 }, { "status": "PASS", "name": "/bson/clock/get_monotonic_time", "seed": "2800854441", "elapsed": 0.004649428 }, { "status": "PASS", "name": "/bson/clear", "seed": "1654467913", "elapsed": 0.010179794 }, { "status": "PASS", "name": "/bson/append_time_t", "seed": "1008249379", "elapsed": 0.013790037 }, { "status": "PASS", "name": "/bson/reinit", "seed": "1429108464", "elapsed": 0.014672952 }, { "status": "PASS", "name": "/bson/iter/test_string", "seed": "3288678637", "elapsed": 0.005421401 }, { "status": "PASS", "name": "/bson/macros", "seed": "2025664924", "elapsed": 0.015918915 }, { "status": "PASS", "name": "/bson/append_general", "seed": "2959092178", "elapsed": 0.016890328 }, { "status": "PASS", "name": "/bson/append_timeval", "seed": "1477213263", "elapsed": 0.018461605 }, { "status": "PASS", "name": "/bson/iter/test_mixed", "seed": "1769765820", "elapsed": 0.006007473 }, { "status": "PASS", "name": "/bson/validate/dbref", "seed": "4269183288", "elapsed": 0.020762885 }, { "status": "PASS", "name": "/bson/build_child", "seed": "3698458983", "elapsed": 0.021945447 }, { "status": "PASS", "name": "/bson/utf8_key", "seed": "1430004243", "elapsed": 0.022950789 }, { "status": "PASS", "name": "/bson/append_deep", "seed": "1005774022", "elapsed": 0.024078022 }, { "status": "PASS", "name": "/bson/concat", "seed": "91020797", "elapsed": 0.025110556 }, { "status": "PASS", "name": "/bson/build_child_deep", "seed": "1919967394", "elapsed": 0.027871510 }, { "status": "PASS", "name": "/bson/build_child_deep_no_begin_end", "seed": "2923154852", "elapsed": 0.027958293 }, { "status": "PASS", "name": "/bson/iter/test_next_after_finish", "seed": "1771305006", "elapsed": 0.005047604 }, { "status": "PASS", "name": "/bson/copy_to_excluding_noinit", "seed": "3861400447", "elapsed": 0.030119850 }, { "status": "PASS", "name": "/bson/count", "seed": "725037954", "elapsed": 0.031145057 }, { "status": "PASS", "name": "/bson/initializer", "seed": "55283310", "elapsed": 0.033374978 }, { "status": "PASS", "name": "/bson/copy_to", "seed": "2596740202", "elapsed": 0.034454932 }, { "status": "PASS", "name": "/bson/append_symbol", "seed": "1105685284", "elapsed": 0.038847551 }, { "status": "PASS", "name": "/bson/copy", "seed": "2715697899", "elapsed": 0.037196431 }, { "status": "PASS", "name": "/bson/destroy_with_steal", "seed": "1979050054", "elapsed": 0.032638662 }, { "status": "PASS", "name": "/bson/append_undefined", "seed": "2147383249", "elapsed": 0.038320662 }, { "status": "PASS", "name": "/bson/error/basic", "seed": "3756240766", "elapsed": 0.034214754 }, { "status": "PASS", "name": "/bson/iso8601/invalid", "seed": "1910621380", "elapsed": 0.034040820 }, { "status": "PASS", "name": "/endian/swap16", "seed": "3392872902", "elapsed": 0.034283838 }, { "status": "PASS", "name": "/bson/iter/recurse", "seed": "2635876964", "elapsed": 0.006814429 }, { "status": "PASS", "name": "/bson/iso8601/local", "seed": "193678075", "elapsed": 0.035690350 }, { "status": "PASS", "name": "/bson/iter/find_descendant", "seed": "2359957116", "elapsed": 0.004255976 }, { "status": "PASS", "name": "/bson/init_1mm", "seed": "3608570170", "elapsed": 0.045489425 }, { "status": "PASS", "name": "/endian/swap64", "seed": "534240671", "elapsed": 0.037024159 }, { "status": "PASS", "name": "/bson/build_child_array", "seed": "3897396679", "elapsed": 0.048952963 }, { "status": "PASS", "name": "/bson/as_json/double", "seed": "3497907614", "elapsed": 0.004881885 }, { "status": "PASS", "name": "/bson/iter/test_overflow", "seed": "1246541402", "elapsed": 0.039154171 }, { "status": "PASS", "name": "/bson/iter/test_timeval", "seed": "1464441608", "elapsed": 0.041435595 }, { "status": "PASS", "name": "/bson/validate", "seed": "2597352119", "elapsed": 0.052475802 }, { "status": "PASS", "name": "/bson/iter/test_trailing_null", "seed": "4290019472", "elapsed": 0.038027205 }, { "status": "PASS", "name": "/bson/iter/test_regex", "seed": "3441484853", "elapsed": 0.036555722 }, { "status": "PASS", "name": "/bson/json/array", "seed": "2944405809", "elapsed": 0.005252356 }, { "status": "PASS", "name": "/bson/iter/test_overwrite_int32", "seed": "2906740536", "elapsed": 0.029141949 }, { "status": "PASS", "name": "/bson/iter/test_overwrite_double", "seed": "4007879127", "elapsed": 0.027912909 }, { "status": "PASS", "name": "/bson/iter/test_overwrite_int64", "seed": "3038739609", "elapsed": 0.031257163 }, { "status": "PASS", "name": "/bson/iso8601/leap_year", "seed": "2534767073", "elapsed": 0.056741151 }, { "status": "PASS", "name": "/bson/iter/init_find_case", "seed": "1180517008", "elapsed": 0.026075008 }, { "status": "PASS", "name": "/bson/iter/test_overwrite_bool", "seed": "122703189", "elapsed": 0.027121645 }, { "status": "PASS", "name": "/bson/iter/test_find_case", "seed": "715739434", "elapsed": 0.038938549 }, { "status": "PASS", "name": "/bson/as_json/corrupt_binary", "seed": "53573399", "elapsed": 0.022709512 }, { "status": "PASS", "name": "/endian/swap32", "seed": "206551518", "elapsed": 0.059412921 }, { "status": "PASS", "name": "/bson/as_json/corrupt_utf8", "seed": "2904588223", "elapsed": 0.026254150 }, { "status": "PASS", "name": "/bson/json/read/invalid", "seed": "1201999338", "elapsed": 0.003382491 }, { "status": "PASS", "name": "/bson/as_json/string", "seed": "955186991", "elapsed": 0.030029570 }, { "status": "PASS", "name": "/bson/json/read/invalid_json", "seed": "3971017058", "elapsed": 0.006246303 }, { "status": "PASS", "name": "/bson/as_json/corrupt", "seed": "1016773190", "elapsed": 0.031062937 }, { "status": "PASS", "name": "/bson/iso8601/utc", "seed": "1143961199", "elapsed": 0.067502432 }, { "status": "PASS", "name": "/bson/as_json/int64", "seed": "3028025816", "elapsed": 0.034659687 }, { "status": "PASS", "name": "/bson/json/read/$numberLong", "seed": "1021912723", "elapsed": 0.008213693 }, { "status": "PASS", "name": "/bson/iter/binary_deprecated", "seed": "4094114153", "elapsed": 0.036811887 }, { "status": "PASS", "name": "/bson/iter/as_bool", "seed": "2914548863", "elapsed": 0.036877476 }, { "status": "PASS", "name": "/bson/array_as_json", "seed": "650980014", "elapsed": 0.035636012 }, { "status": "PASS", "name": "/bson/as_json_spacing", "seed": "2390952315", "elapsed": 0.038248317 }, { "status": "PASS", "name": "/bson/as_json/utf8", "seed": "3141929478", "elapsed": 0.040565594 }, { "status": "PASS", "name": "/bson/json/read", "seed": "2785569126", "elapsed": 0.037747405 }, { "status": "PASS", "name": "/bson/json/inc", "seed": "383405032", "elapsed": 0.035097858 }, { "status": "PASS", "name": "/bson/json/date", "seed": "3125628480", "elapsed": 0.040070488 }, { "status": "PASS", "name": "/bson/json/read/missing_complex", "seed": "3246076197", "elapsed": 0.029809348 }, { "status": "PASS", "name": "/bson/json/read/bad_path", "seed": "3168174476", "elapsed": 0.031256439 }, { "status": "PASS", "name": "/bson/as_json/int32", "seed": "3148896289", "elapsed": 0.056789599 }, { "status": "PASS", "name": "/bson/string/append_c", "seed": "3603405820", "elapsed": 0.003841291 }, { "status": "PASS", "name": "/bson/json/read/bad_cb", "seed": "4127811951", "elapsed": 0.038580756 }, { "status": "PASS", "name": "/bson/json/read/file", "seed": "111036028", "elapsed": 0.035926253 }, { "status": "PASS", "name": "/bson/json/read/invalid", "seed": "1691846444", "elapsed": 0.035980363 }, { "status": "PASS", "name": "/bson/json/read/dbref", "seed": "929170625", "elapsed": 0.033333620 }, { "status": "PASS", "name": "/bson/oid/get_time_t", "seed": "2333801930", "elapsed": 0.011272307 }, { "status": "PASS", "name": "/bson/oid/init", "seed": "3163872297", "elapsed": 0.034220845 }, { "status": "PASS", "name": "/bson/oid/init_from_string", "seed": "2892340415", "elapsed": 0.035546924 }, { "status": "PASS", "name": "/bson/oid/init_sequence", "seed": "4043902126", "elapsed": 0.035454149 }, { "status": "PASS", "name": "/bson/string/strncpy", "seed": "961157189", "elapsed": 0.030174146 }, { "status": "PASS", "name": "/bson/string/strnlen", "seed": "3165349595", "elapsed": 0.032103222 }, { "status": "PASS", "name": "/bson/reader/new_from_handle_corrupt", "seed": "2354198950", "elapsed": 0.031063094 }, { "status": "PASS", "name": "/bson/utf8/non_shortest", "seed": "1622471296", "elapsed": 0.009850804 }, { "status": "PASS", "name": "/bson/oid/compare", "seed": "12085916", "elapsed": 0.030952685 }, { "status": "PASS", "name": "/bson/utf8/escape_for_json", "seed": "3174923674", "elapsed": 0.037692308 }, { "status": "PASS", "name": "/bson/string/append", "seed": "758720251", "elapsed": 0.039574788 }, { "status": "PASS", "name": "/bson/oid/hash", "seed": "3858280985", "elapsed": 0.040877710 }, { "status": "PASS", "name": "/bson/utf8/invalid", "seed": "187657284", "elapsed": 0.042164102 }, { "status": "PASS", "name": "/bson/string/append_printf", "seed": "2314330220", "elapsed": 0.043856046 }, { "status": "PASS", "name": "/bson/string/ascii_strtoll", "seed": "1600886643", "elapsed": 0.046138577 }, { "status": "PASS", "name": "/bson/utf8/get_char_next_char", "seed": "3690798178", "elapsed": 0.047830906 }, { "status": "PASS", "name": "/bson/oid/init_sequence_with_tid", "seed": "2288457944", "elapsed": 0.056935872 }, { "status": "PASS", "name": "/version", "seed": "218017045", "elapsed": 0.017891546 }, { "status": "PASS", "name": "/bson/reader/new_from_handle", "seed": "2236876873", "elapsed": 0.056968133 }, { "status": "PASS", "name": "/bson/utf8/nil", "seed": "1447313428", "elapsed": 0.049131280 }, { "status": "PASS", "name": "/bson/reader/grow_buffer", "seed": "2761564235", "elapsed": 0.057966747 }, { "status": "PASS", "name": "/bson/string/new", "seed": "143264921", "elapsed": 0.059745316 }, { "status": "PASS", "name": "/bson/string/strdup", "seed": "712397036", "elapsed": 0.061304319 }, { "status": "PASS", "name": "/bson/string/strdup_printf", "seed": "3310772548", "elapsed": 0.074356805 }, { "status": "PASS", "name": "/bson/oid/copy", "seed": "4267869925", "elapsed": 0.061627946 }, { "status": "PASS", "name": "/bson/string/append_unichar", "seed": "438598438", "elapsed": 0.063666277 }, { "status": "PASS", "name": "/bson/as_json/x1000", "seed": "295214131", "elapsed": 0.124034572 }, { "status": "PASS", "name": "/bson/string/strndup", "seed": "3152683873", "elapsed": 0.068508049 }, { "status": "PASS", "name": "/bson/utf8/validate", "seed": "2110832327", "elapsed": 0.068427854 }, { "status": "PASS", "name": "/bson/reader/new_from_data", "seed": "3211630855", "elapsed": 0.067831183 }, { "status": "PASS", "name": "/bson/reader/new_from_data_overflow", "seed": "1418447546", "elapsed": 0.073235355 }, { "status": "PASS", "name": "/bson/json/read/invalid", "seed": "2745363007", "elapsed": 0.106656718 }, { "status": "PASS", "name": "/bson/writer/custom_realloc", "seed": "1373579321", "elapsed": 0.058578289 }, { "status": "PASS", "name": "/bson/writer/null_realloc_2", "seed": "1836260155", "elapsed": 0.058395989 }, { "status": "PASS", "name": "/bson/oid/init_sequence_thread_safe", "seed": "810959629", "elapsed": 0.077959700 }, { "status": "PASS", "name": "/bson/writer/empty_sequence", "seed": "2854193902", "elapsed": 0.065985639 }, { "status": "PASS", "name": "/bson/utf8/from_unichar", "seed": "286987750", "elapsed": 0.082078694 }, { "status": "PASS", "name": "/bson/reader/tell", "seed": "3654369687", "elapsed": 0.086976770 }, { "status": "PASS", "name": "/bson/value/basic", "seed": "3288463806", "elapsed": 0.065573231 }, { "status": "PASS", "name": "/bson/writer/null_realloc", "seed": "3047122040", "elapsed": 0.065933429 }, { "status": "PASS", "name": "/bson/as_json/stack_overflow", "seed": "3586019843", "elapsed": 0.170875542 }, { "status": "PASS", "name": "/bson/new_1mm", "seed": "3598789872", "elapsed": 0.287001685 }, { "status": "PASS", "name": "/bson/writer/shared_buffer", "seed": "3461082295", "elapsed": 0.467261136 }, { "status": "PASS", "name": "/bson/oid/init_with_threads", "seed": "2144973258", "elapsed": 0.624809407 }, { "status": "PASS", "name": "/bson/iter/test_fuzz", "seed": "4040118203", "elapsed": 0.720109803 } ] } + exit 0 Processing files: libbson-1.3.5-6.el7.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QO8xjv + umask 022 + cd /builddir/build/BUILD + cd libbson-1.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/licenses/libbson-1.3.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/licenses/libbson-1.3.5 + cp -pr COPYING /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386/usr/share/licenses/libbson-1.3.5 + exit 0 Provides: bundled(yajl) = 2.0.4 libbson = 1.3.5-6.el7 libbson(x86-32) = 1.3.5-6.el7 libbson-1.0.so.0 libbson-1.0.so.0(LIBBSON_1.0) libbson-1.0.so.0(LIBBSON_1.1) libbson-1.0.so.0(LIBBSON_1.2) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: libbson-devel-1.3.5-6.el7.i686 Provides: libbson-devel = 1.3.5-6.el7 libbson-devel(x86-32) = 1.3.5-6.el7 pkgconfig(libbson-1.0) = 1.3.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libbson-1.0.so.0 Processing files: libbson-debuginfo-1.3.5-6.el7.i686 Provides: libbson-debuginfo = 1.3.5-6.el7 libbson-debuginfo(x86-32) = 1.3.5-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386 Wrote: /builddir/build/RPMS/libbson-1.3.5-6.el7.i686.rpm Wrote: /builddir/build/RPMS/libbson-devel-1.3.5-6.el7.i686.rpm Wrote: /builddir/build/RPMS/libbson-debuginfo-1.3.5-6.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TOdPo8 + umask 022 + cd /builddir/build/BUILD + cd libbson-1.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libbson-1.3.5-6.el7.i386 + exit 0 Child return code was: 0