Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 507782 Details for
Bug 639540
dev-libs/libbson-1.6.2 fails test: make: *** [Makefile:<snip>: test] Error 134
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:libbson-1.6.2:20171202-213459.log
dev-libs:libbson-1.6.2:20171202-213459.log (text/plain), 100.75 KB, created by
Toralf Förster
on 2017-12-02 21:40:22 UTC
(
hide
)
Description:
dev-libs:libbson-1.6.2:20171202-213459.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-12-02 21:40:22 UTC
Size:
100.75 KB
patch
obsolete
> * Package: dev-libs/libbson-1.6.2 > * Repository: gentoo > * Maintainer: ultrabug@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libbson-1.6.2.tar.gz to /var/tmp/portage/dev-libs/libbson-1.6.2/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libbson-1.6.2/work >>>> Preparing source in /var/tmp/portage/dev-libs/libbson-1.6.2/work/libbson-1.6.2 ... > * Running eautoreconf in '/var/tmp/portage/dev-libs/libbson-1.6.2/work/libbson-1.6.2' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I build/autotools/m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: libbson-1.6.2/ > * Running elibtoolize in: libbson-1.6.2/build/autotools/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libbson-1.6.2/work/libbson-1.6.2 ... > * econf: updating libbson-1.6.2/build/autotools/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libbson-1.6.2/build/autotools/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libbson-1.6.2 --htmldir=/usr/share/doc/libbson-1.6.2/html --libdir=/usr/lib64 --disable-optimizations --disable-debug --disable-static >configure: Current version (from VERSION_CURRENT file): 1.6.2 >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-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... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for stdint-types....... "(putting them into src/bson/bson-stdint.h)" >checking for uintptr_t... yes >checking for uint64_t... yes >... seen our uintptr_t in stdint.h (uint64_t too) >creating src/bson/bson-stdint.h : _SRC_BSON_BSON_STDINT_H >checking for int_least32_t... yes >checking for int_fast32_t... yes >..adding include stdint.h >... seen good stdint.h inttypes >... seen good uint64_t >... DONE src/bson/bson-stdint.h >checking for strings.h... (cached) yes >checking for perl... /usr/bin/perl >checking for mv... /bin/mv >checking for grep... (cached) /bin/grep >checking for sphinx-build... /usr/bin/sphinx-build >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking whether byte ordering is bigendian... no >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether to do a debug build... no >checking whether to enable optimized builds... 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 reallocf... no >checking for syscall... yes >checking for SYS_gettid... yes >checking for snprintf... yes >checking for _set_output_format... no >checking for struct timespec... yes >checking for library containing clock_gettime... none required >checking if compiler needs -Werror to reject unknown flags... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking whether PTHREAD_ONCE_INIT needs braces... no >checking for __sync_add_and_fetch_4... yes >checking for __sync_add_and_fetch_8... yes >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /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 '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether make supports nested variables... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/libbson-1.0.pc >config.status: creating src/bson/bson-config.h >config.status: creating src/bson/bson-version.h >config.status: executing libtool commands >config.status: executing depfiles commands > >libbson 1.6.2 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 > Code coverage support : no > Cross Compiling : no > Big endian : no > Link Time Optimization (experimental) : no > >Documentation: > man : no > HTML : no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libbson-1.6.2/work/libbson-1.6.2 ... >make -j1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bcon.lo `test -f 'src/bson/bcon.c' || echo './'`src/bson/bcon.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bcon.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bcon.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson.lo `test -f 'src/bson/bson.c' || echo './'`src/bson/bson.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-atomic.lo `test -f 'src/bson/bson-atomic.c' || echo './'`src/bson/bson-atomic.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-atomic.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-atomic.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-clock.lo `test -f 'src/bson/bson-clock.c' || echo './'`src/bson/bson-clock.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-clock.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-clock.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-context.lo `test -f 'src/bson/bson-context.c' || echo './'`src/bson/bson-context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-context.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-context.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-decimal128.lo `test -f 'src/bson/bson-decimal128.c' || echo './'`src/bson/bson-decimal128.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-decimal128.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-decimal128.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-error.lo `test -f 'src/bson/bson-error.c' || echo './'`src/bson/bson-error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-error.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-error.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-iter.lo `test -f 'src/bson/bson-iter.c' || echo './'`src/bson/bson-iter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-iter.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-iter.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-iso8601.lo `test -f 'src/bson/bson-iso8601.c' || echo './'`src/bson/bson-iso8601.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-iso8601.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-iso8601.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-json.lo `test -f 'src/bson/bson-json.c' || echo './'`src/bson/bson-json.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-json.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-json.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-keys.lo `test -f 'src/bson/bson-keys.c' || echo './'`src/bson/bson-keys.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-keys.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-keys.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-md5.lo `test -f 'src/bson/bson-md5.c' || echo './'`src/bson/bson-md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-md5.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-md5.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-memory.lo `test -f 'src/bson/bson-memory.c' || echo './'`src/bson/bson-memory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-memory.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-memory.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-oid.lo `test -f 'src/bson/bson-oid.c' || echo './'`src/bson/bson-oid.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-oid.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-oid.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-reader.lo `test -f 'src/bson/bson-reader.c' || echo './'`src/bson/bson-reader.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-reader.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-reader.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-string.lo `test -f 'src/bson/bson-string.c' || echo './'`src/bson/bson-string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-string.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-string.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-timegm.lo `test -f 'src/bson/bson-timegm.c' || echo './'`src/bson/bson-timegm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-timegm.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-timegm.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-utf8.lo `test -f 'src/bson/bson-utf8.c' || echo './'`src/bson/bson-utf8.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-utf8.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-utf8.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-value.lo `test -f 'src/bson/bson-value.c' || echo './'`src/bson/bson-value.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-value.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-value.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -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 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -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 x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/bson/libbson_la-bson-writer.lo `test -f 'src/bson/bson-writer.c' || echo './'`src/bson/bson-writer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/bson/bson-writer.c -fPIC -DPIC -o src/bson/.libs/libbson_la-bson-writer.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c -o src/jsonsl/libbson_la-jsonsl.lo `test -f 'src/jsonsl/jsonsl.c' || echo './'`src/jsonsl/jsonsl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" "-DPACKAGE_STRING=\"libbson 1.6.2\"" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -DBSON_COMPILATION -I./src -I./src/bson -I./src/jsonsl -I./src/bson -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -c src/jsonsl/jsonsl.c -fPIC -DPIC -o src/jsonsl/.libs/libbson_la-jsonsl.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -fvisibility=hidden -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libbson.la src/bson/libbson_la-bcon.lo src/bson/libbson_la-bson.lo src/bson/libbson_la-bson-atomic.lo src/bson/libbson_la-bson-clock.lo src/bson/libbson_la-bson-context.lo src/bson/libbson_la-bson-decimal128.lo src/bson/libbson_la-bson-error.lo src/bson/libbson_la-bson-iter.lo src/bson/libbson_la-bson-iso8601.lo src/bson/libbson_la-bson-json.lo src/bson/libbson_la-bson-keys.lo src/bson/libbson_la-bson-md5.lo src/bson/libbson_la-bson-memory.lo src/bson/libbson_la-bson-oid.lo src/bson/libbson_la-bson-reader.lo src/bson/libbson_la-bson-string.lo src/bson/libbson_la-bson-timegm.lo src/bson/libbson_la-bson-utf8.lo src/bson/libbson_la-bson-value.lo src/bson/libbson_la-bson-version-functions.lo src/bson/libbson_la-bson-writer.lo src/jsonsl/libbson_la-jsonsl.lo -pthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbson.a src/bson/.libs/libbson_la-bcon.o src/bson/.libs/libbson_la-bson.o src/bson/.libs/libbson_la-bson-atomic.o src/bson/.libs/libbson_la-bson-clock.o src/bson/.libs/libbson_la-bson-context.o src/bson/.libs/libbson_la-bson-decimal128.o src/bson/.libs/libbson_la-bson-error.o src/bson/.libs/libbson_la-bson-iter.o src/bson/.libs/libbson_la-bson-iso8601.o src/bson/.libs/libbson_la-bson-json.o src/bson/.libs/libbson_la-bson-keys.o src/bson/.libs/libbson_la-bson-md5.o src/bson/.libs/libbson_la-bson-memory.o src/bson/.libs/libbson_la-bson-oid.o src/bson/.libs/libbson_la-bson-reader.o src/bson/.libs/libbson_la-bson-string.o src/bson/.libs/libbson_la-bson-timegm.o src/bson/.libs/libbson_la-bson-utf8.o src/bson/.libs/libbson_la-bson-value.o src/bson/.libs/libbson_la-bson-version-functions.o src/bson/.libs/libbson_la-bson-writer.o src/jsonsl/.libs/libbson_la-jsonsl.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbson.a >libtool: link: ( cd ".libs" && rm -f "libbson.la" && ln -s "../libbson.la" "libbson.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -no-undefined -rpath /usr/lib64 -Wl,-O1 -Wl,--as-needed -o libbson-1.0.la -rpath /usr/lib64 libbson.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libbson.a -Wl,--no-whole-archive -Wl,--as-needed -lm -O2 -march=native -Wl,-O1 -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" ) >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-TestSuite.o `test -f 'tests/TestSuite.c' || echo './'`tests/TestSuite.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-libbson.o `test -f 'tests/test-libbson.c' || echo './'`tests/test-libbson.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-atomic.o `test -f 'tests/test-atomic.c' || echo './'`tests/test-atomic.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-bson.o `test -f 'tests/test-bson.c' || echo './'`tests/test-bson.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-endian.o `test -f 'tests/test-endian.c' || echo './'`tests/test-endian.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-clock.o `test -f 'tests/test-clock.c' || echo './'`tests/test-clock.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-decimal128.o `test -f 'tests/test-decimal128.c' || echo './'`tests/test-decimal128.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-error.o `test -f 'tests/test-error.c' || echo './'`tests/test-error.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-iso8601.o `test -f 'tests/test-iso8601.c' || echo './'`tests/test-iso8601.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-iter.o `test -f 'tests/test-iter.c' || echo './'`tests/test-iter.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-json.o `test -f 'tests/test-json.c' || echo './'`tests/test-json.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-oid.o `test -f 'tests/test-oid.c' || echo './'`tests/test-oid.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-reader.o `test -f 'tests/test-reader.c' || echo './'`tests/test-reader.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-string.o `test -f 'tests/test-string.c' || echo './'`tests/test-string.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-type.o `test -f 'tests/test-type.c' || echo './'`tests/test-type.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-utf8.o `test -f 'tests/test-utf8.c' || echo './'`tests/test-utf8.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-value.o `test -f 'tests/test-value.c' || echo './'`tests/test-value.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-version.o `test -f 'tests/test-version.c' || echo './'`tests/test-version.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-writer.o `test -f 'tests/test-writer.c' || echo './'`tests/test-writer.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-bcon-basic.o `test -f 'tests/test-bcon-basic.c' || echo './'`tests/test-bcon-basic.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-test-bcon-extract.o `test -f 'tests/test-bcon-extract.c' || echo './'`tests/test-bcon-extract.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src -I./src/bson -I./src/bson -pthread -DBSON_COMPILATION -DBINARY_DIR="\"./tests/binary\"" -DJSON_DIR="\"./tests/json\"" -O2 -pipe -march=native -Wall -c -o tests/test_libbson-json-test.o `test -f 'tests/json-test.c' || echo './'`tests/json-test.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test-libbson tests/test_libbson-TestSuite.o tests/test_libbson-test-libbson.o tests/test_libbson-test-atomic.o tests/test_libbson-test-bson.o tests/test_libbson-test-endian.o tests/test_libbson-test-clock.o tests/test_libbson-test-decimal128.o tests/test_libbson-test-error.o tests/test_libbson-test-iso8601.o tests/test_libbson-test-iter.o tests/test_libbson-test-json.o tests/test_libbson-test-oid.o tests/test_libbson-test-reader.o tests/test_libbson-test-string.o tests/test_libbson-test-type.o tests/test_libbson-test-utf8.o tests/test_libbson-test-value.o tests/test_libbson-test-version.o tests/test_libbson-test-writer.o tests/test_libbson-test-bcon-basic.o tests/test_libbson-test-bcon-extract.o tests/test_libbson-json-test.o -pthread libbson-1.0.la libbson.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/test-libbson tests/test_libbson-TestSuite.o tests/test_libbson-test-libbson.o tests/test_libbson-test-atomic.o tests/test_libbson-test-bson.o tests/test_libbson-test-endian.o tests/test_libbson-test-clock.o tests/test_libbson-test-decimal128.o tests/test_libbson-test-error.o tests/test_libbson-test-iso8601.o tests/test_libbson-test-iter.o tests/test_libbson-test-json.o tests/test_libbson-test-oid.o tests/test_libbson-test-reader.o tests/test_libbson-test-string.o tests/test_libbson-test-type.o tests/test_libbson-test-utf8.o tests/test_libbson-test-value.o tests/test_libbson-test-version.o tests/test_libbson-test-writer.o tests/test_libbson-test-bcon-basic.o tests/test_libbson-test-bcon-extract.o tests/test_libbson-json-test.o -pthread -Wl,--as-needed ./.libs/libbson-1.0.so -lm ./.libs/libbson.a -pthread >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src/bson -I./src/bson -O2 -pipe -march=native -Wall -c -o examples/bson_to_json-bson-to-json.o `test -f 'examples/bson-to-json.c' || echo './'`examples/bson-to-json.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o bson-to-json examples/bson_to_json-bson-to-json.o libbson-1.0.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/bson-to-json examples/bson_to_json-bson-to-json.o -Wl,--as-needed ./.libs/libbson-1.0.so -lm -pthread >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src/bson -I./src/bson -O2 -pipe -march=native -Wall -c -o examples/bson_validate-bson-validate.o `test -f 'examples/bson-validate.c' || echo './'`examples/bson-validate.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o bson-validate examples/bson_validate-bson-validate.o libbson-1.0.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/bson-validate examples/bson_validate-bson-validate.o -Wl,--as-needed ./.libs/libbson-1.0.so -lm -pthread >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src/bson -I./src/bson -O2 -pipe -march=native -Wall -c -o examples/bcon_speed-bcon-speed.o `test -f 'examples/bcon-speed.c' || echo './'`examples/bcon-speed.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o bcon-speed examples/bcon_speed-bcon-speed.o libbson-1.0.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/bcon-speed examples/bcon_speed-bcon-speed.o -Wl,--as-needed ./.libs/libbson-1.0.so -lm -pthread >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src/bson -I./src/bson -O2 -pipe -march=native -Wall -c -o examples/bcon_col_view-bcon-col-view.o `test -f 'examples/bcon-col-view.c' || echo './'`examples/bcon-col-view.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o bcon-col-view examples/bcon_col_view-bcon-col-view.o libbson-1.0.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/bcon-col-view examples/bcon_col_view-bcon-col-view.o -Wl,--as-needed ./.libs/libbson-1.0.so -lm -pthread >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src/bson -I./src/bson -O2 -pipe -march=native -Wall -c -o examples/json_to_bson-json-to-bson.o `test -f 'examples/json-to-bson.c' || echo './'`examples/json-to-bson.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o json-to-bson examples/json_to_bson-json-to-bson.o libbson-1.0.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/json-to-bson examples/json_to_bson-json-to-bson.o -Wl,--as-needed ./.libs/libbson-1.0.so -lm -pthread >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src/bson -I./src/bson -O2 -pipe -march=native -Wall -c -o examples/bson_metrics-bson-metrics.o `test -f 'examples/bson-metrics.c' || echo './'`examples/bson-metrics.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o bson-metrics examples/bson_metrics-bson-metrics.o -lm libbson-1.0.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/bson-metrics examples/bson_metrics-bson-metrics.o -Wl,--as-needed ./.libs/libbson-1.0.so -lm -pthread >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"libbson\ 1.6.2\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.6.2\" -I. -I./src/bson -I./src/bson -O2 -pipe -march=native -Wall -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 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o bson-streaming-reader examples/bson_streaming_reader-bson-streaming-reader.o libbson-1.0.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/bson-streaming-reader examples/bson_streaming_reader-bson-streaming-reader.o -Wl,--as-needed ./.libs/libbson-1.0.so -lm -pthread >>>> Source compiled. >>>> Test phase: dev-libs/libbson-1.6.2 >make -j1 test >{ > "host": { > "sysname": "Linux", > "release": "4.14.3", > "machine": "x86_64", > "memory": { > "pagesize": 4096, > "npages": 16318272 > } > }, > "options": { > "parallel": true, > "fork": false > }, > "results": [ > { "status": "PASS", "test_file": "/atomic/int/add", "seed": "3492030426", "start": 174636.574653240, "end": 174636.574660364, "elapsed": 0.000007124 }, > { "status": "PASS", "test_file": "/atomic/int64/add", "seed": "2000487295", "start": 174636.574684040, "end": 174636.574687671, "elapsed": 0.000003631 }, > { "status": "PASS", "test_file": "/atomic/memory_barrier", "seed": "3466797436", "start": 174636.574696332, "end": 174636.574699754, "elapsed": 0.000003422 }, > { "status": "PASS", "test_file": "/bson/bcon/test_utf8", "seed": "4142386727", "start": 174636.574706598, "end": 174636.574722731, "elapsed": 0.000016133 }, > { "status": "PASS", "test_file": "/bson/bcon/test_double", "seed": "2724121759", "start": 174636.574731392, "end": 174636.574738096, "elapsed": 0.000006704 }, > { "status": "PASS", "test_file": "/bson/bcon/test_binary", "seed": "13670094", "start": 174636.574745709, "end": 174636.574752274, "elapsed": 0.000006565 }, > { "status": "PASS", "test_file": "/bson/bcon/test_undefined", "seed": "2443656642", "start": 174636.574758979, "end": 174636.574765264, "elapsed": 0.000006285 }, > { "status": "PASS", "test_file": "/bson/bcon/test_oid", "seed": "4153660684", "start": 174636.574772109, "end": 174636.574796972, "elapsed": 0.000024863 }, > { "status": "PASS", "test_file": "/bson/bcon/test_bool", "seed": "2687168026", "start": 174636.574806610, "end": 174636.574813245, "elapsed": 0.000006635 }, > { "status": "PASS", "test_file": "/bson/bcon/test_date_time", "seed": "1401464574", "start": 174636.574820369, "end": 174636.574827003, "elapsed": 0.000006634 }, > { "status": "PASS", "test_file": "/bson/bcon/test_null", "seed": "2182058899", "start": 174636.574833499, "end": 174636.574838807, "elapsed": 0.000005308 }, > { "status": "PASS", "test_file": "/bson/bcon/test_regex", "seed": "2071285055", "start": 174636.574845721, "end": 174636.574852146, "elapsed": 0.000006425 }, > { "status": "PASS", "test_file": "/bson/bcon/test_dbpointer", "seed": "3100833952", "start": 174636.574858851, "end": 174636.574865625, "elapsed": 0.000006774 }, > { "status": "PASS", "test_file": "/bson/bcon/test_code", "seed": "651658900", "start": 174636.574872749, "end": 174636.574879873, "elapsed": 0.000007124 }, > { "status": "PASS", "test_file": "/bson/bcon/test_symbol", "seed": "4229353196", "start": 174636.574886717, "end": 174636.574892933, "elapsed": 0.000006216 }, > { "status": "PASS", "test_file": "/bson/bcon/test_codewscope", "seed": "601878171", "start": 174636.574899708, "end": 174636.574906692, "elapsed": 0.000006984 }, > { "status": "PASS", "test_file": "/bson/bcon/test_int32", "seed": "3083333618", "start": 174636.574912907, "end": 174636.574917238, "elapsed": 0.000004331 }, > { "status": "PASS", "test_file": "/bson/bcon/test_timestamp", "seed": "4286281135", "start": 174636.574923244, "end": 174636.574928552, "elapsed": 0.000005308 }, > { "status": "PASS", "test_file": "/bson/bcon/test_int64", "seed": "963556015", "start": 174636.574935187, "end": 174636.574940285, "elapsed": 0.000005098 }, > { "status": "PASS", "test_file": "/bson/bcon/test_decimal128", "seed": "196607296", "start": 174636.574945663, "end": 174636.574967243, "elapsed": 0.000021580 }, > { "status": "PASS", "test_file": "/bson/bcon/test_maxkey", "seed": "2515215681", "start": 174636.574975275, "end": 174636.574981142, "elapsed": 0.000005867 }, > { "status": "PASS", "test_file": "/bson/bcon/test_minkey", "seed": "3824921626", "start": 174636.574987148, "end": 174636.574991897, "elapsed": 0.000004749 }, > { "status": "PASS", "test_file": "/bson/bcon/test_bson_document", "seed": "866728257", "start": 174636.574997694, "end": 174636.575013338, "elapsed": 0.000015644 }, > { "status": "PASS", "test_file": "/bson/bcon/test_bson_array", "seed": "2486845130", "start": 174636.575021579, "end": 174636.575030728, "elapsed": 0.000009149 }, > { "status": "PASS", "test_file": "/bson/bcon/test_concat", "seed": "3558320502", "start": 174636.574649608, "end": 174636.575053287, "elapsed": 0.000403679 }, > { "status": "PASS", "test_file": "/bson/bcon/test_iter", "seed": "593794710", "start": 174636.575067953, "end": 174636.575076753, "elapsed": 0.000008800 }, > { "status": "PASS", "test_file": "/bson/bcon/test_bcon_new", "seed": "1216176092", "start": 174636.575110696, "end": 174636.575117820, "elapsed": 0.000007124 }, > { "status": "PASS", "test_file": "/bson/bcon/test_append_ctx", "seed": "899392297", "start": 174636.575127039, "end": 174636.575136188, "elapsed": 0.000009149 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_utf8", "seed": "1527990409", "start": 174636.575145826, "end": 174636.575154696, "elapsed": 0.000008870 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_double", "seed": "558928690", "start": 174636.575163076, "end": 174636.575169083, "elapsed": 0.000006007 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_decimal128", "seed": "3483160658", "start": 174636.575176556, "end": 174636.575181933, "elapsed": 0.000005377 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_binary", "seed": "3016231959", "start": 174636.575189127, "end": 174636.575194644, "elapsed": 0.000005517 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_undefined", "seed": "3278455106", "start": 174636.575206378, "end": 174636.575210987, "elapsed": 0.000004609 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_oid", "seed": "565492309", "start": 174636.575218111, "end": 174636.575225444, "elapsed": 0.000007333 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_bool", "seed": "39390447", "start": 174636.575232987, "end": 174636.575238015, "elapsed": 0.000005028 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_date_time", "seed": "1825260640", "start": 174636.575248561, "end": 174636.575254218, "elapsed": 0.000005657 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_null", "seed": "94575628", "start": 174636.575260993, "end": 174636.575265882, "elapsed": 0.000004889 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_regex", "seed": "573060813", "start": 174636.575276009, "end": 174636.575281526, "elapsed": 0.000005517 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_dbpointer", "seed": "941254435", "start": 174636.575290605, "end": 174636.575297380, "elapsed": 0.000006775 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_code", "seed": "3908298788", "start": 174636.575309183, "end": 174636.575315608, "elapsed": 0.000006425 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_symbol", "seed": "4260967113", "start": 174636.575344452, "end": 174636.575350598, "elapsed": 0.000006146 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_codewscope", "seed": "182835533", "start": 174636.575369385, "end": 174636.575377557, "elapsed": 0.000008172 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_int32", "seed": "2434923168", "start": 174636.575394807, "end": 174636.575400325, "elapsed": 0.000005518 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_timestamp", "seed": "1252948226", "start": 174636.575416039, "end": 174636.575422255, "elapsed": 0.000006216 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_int64", "seed": "304428380", "start": 174636.575437759, "end": 174636.575443836, "elapsed": 0.000006077 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_maxkey", "seed": "2309144994", "start": 174636.575459969, "end": 174636.575464858, "elapsed": 0.000004889 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_minkey", "seed": "1723623076", "start": 174636.575479664, "end": 174636.575484692, "elapsed": 0.000005028 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_bson_document", "seed": "16232071", "start": 174636.575499219, "end": 174636.575506343, "elapsed": 0.000007124 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_bson_array", "seed": "2768986265", "start": 174636.575526457, "end": 174636.575534209, "elapsed": 0.000007752 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_inline_array", "seed": "3036306484", "start": 174636.575551530, "end": 174636.575559771, "elapsed": 0.000008241 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_inline_doc", "seed": "3349536121", "start": 174636.575577371, "end": 174636.575584425, "elapsed": 0.000007054 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_extract_ctx", "seed": "3644365690", "start": 174636.575609009, "end": 174636.575743172, "elapsed": 0.000134163 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_nested", "seed": "350911421", "start": 174636.575819787, "end": 174636.575828378, "elapsed": 0.000008591 }, > { "status": "PASS", "test_file": "/bson/bcon/test_inline_array", "seed": "364820178", "start": 174636.575042741, "end": 174636.575777813, "elapsed": 0.000735072 }, > { "status": "PASS", "test_file": "/bson/bcon/test_inline_doc", "seed": "962271539", "start": 174636.575918752, "end": 174636.575925526, "elapsed": 0.000006774 }, > { "status": "PASS", "test_file": "/bson/bcon/test_inline_nested", "seed": "312265184", "start": 174636.575941310, "end": 174636.575949202, "elapsed": 0.000007892 }, > { "status": "PASS", "test_file": "/bson/macros", "seed": "2017109330", "start": 174636.575791642, "end": 174636.575982027, "elapsed": 0.000190385 }, > { "status": "PASS", "test_file": "/bson/clear", "seed": "737417415", "start": 174636.576096496, "end": 174636.576101315, "elapsed": 0.000004819 }, > { "status": "PASS", "test_file": "/bson/append_regex", "seed": "72496153", "start": 174636.575053287, "end": 174636.576055150, "elapsed": 0.001001863 }, > { "status": "PASS", "test_file": "/bson/append_utf8", "seed": "3045148445", "start": 174636.576231637, "end": 174636.576296869, "elapsed": 0.000065232 }, > { "status": "PASS", "test_file": "/bson/append_symbol", "seed": "3369488693", "start": 174636.576312443, "end": 174636.576368036, "elapsed": 0.000055593 }, > { "status": "PASS", "test_file": "/bson/append_time_t", "seed": "1225040936", "start": 174636.576382842, "end": 174636.576437807, "elapsed": 0.000054965 }, > { "status": "PASS", "test_file": "/bson/append_timestamp", "seed": "284242102", "start": 174636.576452962, "end": 174636.576507159, "elapsed": 0.000054197 }, > { "status": "PASS", "test_file": "/bson/append_timeval", "seed": "3931797034", "start": 174636.576522104, "end": 174636.576573647, "elapsed": 0.000051543 }, > { "status": "PASS", "test_file": "/bson/append_undefined", "seed": "3652264245", "start": 174636.576589361, "end": 174636.576639786, "elapsed": 0.000050425 }, > { "status": "PASS", "test_file": "/bson/steal", "seed": "1570430170", "start": 174636.576214387, "end": 174636.576583494, "elapsed": 0.000369107 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_skip", "seed": "1453925165", "start": 174636.575890676, "end": 174636.575898777, "elapsed": 0.000008101 }, > { "status": "PASS", "test_file": "/bson/bcon/extract/test_iter", "seed": "1890181029", "start": 174636.576835479, "end": 174636.576845466, "elapsed": 0.000009987 }, > { "status": "PASS", "test_file": "/bson/new", "seed": "440082945", "start": 174636.576858317, "end": 174636.576863485, "elapsed": 0.000005168 }, > { "status": "PASS", "test_file": "/bson/new_from_buffer", "seed": "1718580661", "start": 174636.576875149, "end": 174636.576881434, "elapsed": 0.000006285 }, > { "status": "PASS", "test_file": "/bson/init", "seed": "1381109880", "start": 174636.576892679, "end": 174636.576951484, "elapsed": 0.000058805 }, > { "status": "PASS", "test_file": "/bson/init_static", "seed": "1063945093", "start": 174636.576965662, "end": 174636.576970900, "elapsed": 0.000005238 }, > { "status": "PASS", "test_file": "/bson/reserve_buffer", "seed": "1968875026", "start": 174636.576795670, "end": 174636.576977954, "elapsed": 0.000182284 }, > { "status": "PASS", "test_file": "/bson/reserve_buffer/errors", "seed": "2648938302", "start": 174636.577026284, "end": 174636.577034455, "elapsed": 0.000008171 }, > { "status": "PASS", "test_file": "/bson/basic", "seed": "546321411", "start": 174636.576982982, "end": 174636.576988151, "elapsed": 0.000005169 }, > { "status": "PASS", "test_file": "/bson/append_overflow", "seed": "832770844", "start": 174636.577071540, "end": 174636.577075731, "elapsed": 0.000004191 }, > { "status": "PASS", "test_file": "/bson/destroy_with_steal", "seed": "876649403", "start": 174636.577052963, "end": 174636.577095077, "elapsed": 0.000042114 }, > { "status": "PASS", "test_file": "/bson/decimal128/to_string/nan", "seed": "1338899763", "start": 174636.578033106, "end": 174636.578040509, "elapsed": 0.000007403 }, > { "status": "PASS", "test_file": "/bson/decimal128/to_string/regular", "seed": "140606235", "start": 174636.578195485, "end": 174636.578201980, "elapsed": 0.000006495 }, > { "status": "PASS", "test_file": "/bson/decimal128/to_string/scientific", "seed": "2098027719", "start": 174636.578213434, "end": 174636.578223910, "elapsed": 0.000010476 }, > { "status": "PASS", "test_file": "/bson/decimal128/to_string/zero", "seed": "2105929741", "start": 174636.578234735, "end": 174636.578239415, "elapsed": 0.000004680 }, > { "status": "PASS", "test_file": "/bson/decimal128/from_string/invalid", "seed": "884121809", "start": 174636.578249681, "end": 174636.578259459, "elapsed": 0.000009778 }, > { "status": "PASS", "test_file": "/bson/decimal128/from_string/nan", "seed": "702959392", "start": 174636.578270354, "end": 174636.578276500, "elapsed": 0.000006146 }, > { "status": "PASS", "test_file": "/bson/decimal128/from_string/infinity", "seed": "2311728457", "start": 174636.578286208, "end": 174636.578290608, "elapsed": 0.000004400 }, > { "status": "PASS", "test_file": "/bson/decimal128/from_string/basic", "seed": "539011658", "start": 174636.578297243, "end": 174636.578302411, "elapsed": 0.000005168 }, > { "status": "PASS", "test_file": "/bson/decimal128/from_string/scientific", "seed": "1215803264", "start": 174636.578311490, "end": 174636.578319731, "elapsed": 0.000008241 }, > { "status": "PASS", "test_file": "/bson/decimal128/from_string/large", "seed": "1116652118", "start": 174636.578329579, "end": 174636.578336493, "elapsed": 0.000006914 }, > { "status": "PASS", "test_file": "/bson/decimal128/from_string/exponent_normalization", "seed": "4154158638", "start": 174636.578346271, "end": 174636.578356468, "elapsed": 0.000010197 }, > { "status": "PASS", "test_file": "/bson/decimal128/from_string/zero", "seed": "747116053", "start": 174636.578367502, "end": 174636.578373369, "elapsed": 0.000005867 }, > { "status": "PASS", "test_file": "/bson/has_field", "seed": "2715577391", "start": 174636.577108975, "end": 174636.578801562, "elapsed": 0.001692587 }, > { "status": "PASS", "test_file": "/bson/visit_invalid_field", "seed": "2813642364", "start": 174636.578819511, "end": 174636.578826774, "elapsed": 0.000007263 }, > { "status": "PASS", "test_file": "/bson/unsupported_type", "seed": "4002158265", "start": 174636.578853104, "end": 174636.578857364, "elapsed": 0.000004260 }, > { "status": "PASS", "test_file": "/bson/unsupported_type/bad_key", "seed": "48031620", "start": 174636.578872799, "end": 174636.578876989, "elapsed": 0.000004190 }, > { "status": "PASS", "test_file": "/bson/unsupported_type/empty_key", "seed": "961600056", "start": 174636.578892704, "end": 174636.578897313, "elapsed": 0.000004609 }, > { "status": "PASS", "test_file": "/bson/binary_subtype_2", "seed": "2553265632", "start": 174636.578910792, "end": 174636.578920570, "elapsed": 0.000009778 }, > { "status": "PASS", "test_file": "/util/next_power_of_two", "seed": "2372943391", "start": 174636.578938170, "end": 174636.578942221, "elapsed": 0.000004051 }, > { "status": "PASS", "test_file": "/bson/clock/get_monotonic_time", "seed": "2667023366", "start": 174636.578955700, "end": 174636.578964919, "elapsed": 0.000009219 }, > { "status": "PASS", "test_file": "/bson/error/basic", "seed": "547043567", "start": 174636.578979515, "end": 174636.578985103, "elapsed": 0.000005588 }, > { "status": "PASS", "test_file": "/endian/swap16", "seed": "4287483779", "start": 174636.579013947, "end": 174636.579017439, "elapsed": 0.000003492 }, > { "status": "PASS", "test_file": "/endian/swap32", "seed": "2150161264", "start": 174636.579032804, "end": 174636.579036715, "elapsed": 0.000003911 }, > { "status": "PASS", "test_file": "/endian/swap64", "seed": "1233919434", "start": 174636.579050543, "end": 174636.579053965, "elapsed": 0.000003422 }, > { "status": "PASS", "test_file": "/bson/string/new", "seed": "1146370529", "start": 174636.577198301, "end": 174636.579172694, "elapsed": 0.001974393 }, > { "status": "PASS", "test_file": "/bson/string/append", "seed": "3373267285", "start": 174636.579247983, "end": 174636.579255805, "elapsed": 0.000007822 }, > { "status": "PASS", "test_file": "/bson/string/append_c", "seed": "336391024", "start": 174636.579269214, "end": 174636.579276128, "elapsed": 0.000006914 }, > { "status": "PASS", "test_file": "/bson/string/append_printf", "seed": "3376621268", "start": 174636.579284649, "end": 174636.579293170, "elapsed": 0.000008521 }, > { "status": "PASS", "test_file": "/bson/string/append_unichar", "seed": "3630693454", "start": 174636.579304833, "end": 174636.579312585, "elapsed": 0.000007752 }, > { "status": "PASS", "test_file": "/bson/string/strdup", "seed": "4214348022", "start": 174636.579322991, "end": 174636.579326903, "elapsed": 0.000003912 }, > { "status": "PASS", "test_file": "/bson/string/strdup_printf", "seed": "3123660414", "start": 174636.579337518, "end": 174636.579343455, "elapsed": 0.000005937 }, > { "status": "PASS", "test_file": "/bson/string/strndup", "seed": "3733609948", "start": 174636.579353861, "end": 174636.579360216, "elapsed": 0.000006355 }, > { "status": "PASS", "test_file": "/bson/string/ascii_strtoll", "seed": "2807494722", "start": 174636.579370274, "end": 174636.579383543, "elapsed": 0.000013269 }, > { "status": "PASS", "test_file": "/bson/string/strncpy", "seed": "2767768461", "start": 174636.579394857, "end": 174636.579399746, "elapsed": 0.000004889 }, > { "status": "PASS", "test_file": "/bson/string/strnlen", "seed": "4215845392", "start": 174636.579409664, "end": 174636.579415740, "elapsed": 0.000006076 }, > { "status": "PASS", "test_file": "/bson/utf8/validate", "seed": "2991507608", "start": 174636.579425238, "end": 174636.579431105, "elapsed": 0.000005867 }, > { "status": "PASS", "test_file": "/bson/utf8/invalid", "seed": "1523577639", "start": 174636.579440533, "end": 174636.579449333, "elapsed": 0.000008800 }, > { "status": "PASS", "test_file": "/bson/utf8/nil", "seed": "2593526812", "start": 174636.579459460, "end": 174636.579466933, "elapsed": 0.000007473 }, > { "status": "PASS", "test_file": "/bson/utf8/escape_for_json", "seed": "3932404256", "start": 174636.579476641, "end": 174636.579485371, "elapsed": 0.000008730 }, > { "status": "PASS", "test_file": "/bson/utf8/get_char_next_char", "seed": "3928697524", "start": 174636.579494799, "end": 174636.579500317, "elapsed": 0.000005518 }, > { "status": "PASS", "test_file": "/bson/utf8/from_unichar", "seed": "3707424492", "start": 174636.579509326, "end": 174636.579514005, "elapsed": 0.000004679 }, > { "status": "PASS", "test_file": "/bson/utf8/non_shortest", "seed": "2725838283", "start": 174636.579541104, "end": 174636.579545504, "elapsed": 0.000004400 }, > { "status": "PASS", "test_file": "/bson/value/basic", "seed": "683614541", "start": 174636.579562545, "end": 174636.587053227, "elapsed": 0.007490682 }, > { "status": "PASS", "test_file": "/bson/value/decimal128", "seed": "509863439", "start": 174636.587103443, "end": 174636.587113430, "elapsed": 0.000009987 }, > { "status": "PASS", "test_file": "/version", "seed": "2830736290", "start": 174636.587135080, "end": 174636.587144788, "elapsed": 0.000009708 }, > { "status": "PASS", "test_file": "/bson/writer/custom_realloc", "seed": "3820527168", "start": 174636.587158407, "end": 174636.587169093, "elapsed": 0.000010686 }, >parsed value not correct: 34401906789 != -211 >parsing: [1971-02-03T04:05:06.789Z] >/bin/sh: line 1: 26159 Aborted /bin/sh ./libtool --mode=execute $VALGRIND ./$TEST_PROG --threads --no-fork -F test-results.json >make: *** [Makefile:2309: test] Error 134 > * ERROR: dev-libs/libbson-1.6.2::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/libbson-1.6.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/libbson-1.6.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:libbson-1.6.2:20171202-213459.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libbson-1.6.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libbson-1.6.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/libbson-1.6.2/work/libbson-1.6.2' > * S: '/var/tmp/portage/dev-libs/libbson-1.6.2/work/libbson-1.6.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 639540
:
507780
| 507782 |
507784
|
507786
|
507788
|
507790
|
507792