Build of libbson with vanilla toolchain

The build took 00h 01m 25s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
19,191 ansic
4,397 sh
1,866 makefile
266 python
25,720 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libbson 1.3.5-1 (Wed Aug 24 12:12:59 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# autoreconf: Entering directory `.'
# autoreconf: configure.ac: not using Gettext
# autoreconf: running: aclocal -I build/autotools --force -I build/autotools/m4 ${ACLOCAL_FLAGS}
# autoreconf: configure.ac: tracing
# autoreconf: running: libtoolize --copy --force
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build/autotools'.
# libtoolize: copying file 'build/autotools/ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/autotools/m4'.
# libtoolize: copying file 'build/autotools/m4/libtool.m4'
# libtoolize: copying file 'build/autotools/m4/ltoptions.m4'
# libtoolize: copying file 'build/autotools/m4/ltsugar.m4'
# libtoolize: copying file 'build/autotools/m4/ltversion.m4'
# libtoolize: copying file 'build/autotools/m4/lt~obsolete.m4'
# autoreconf: running: /usr/bin/autoconf --include=build/autotools --force
# autoreconf: configure.ac: not using Autoheader
# autoreconf: running: automake --add-missing --copy --force-missing
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
# build/autotools/CheckCompiler.m4:11: installing 'build/autotools/compile'
# build/autotools/CheckHost.m4:1: installing 'build/autotools/config.guess'
# build/autotools/CheckHost.m4:1: installing 'build/autotools/config.sub'
# build/autotools/CheckProgs.m4:19: installing 'build/autotools/install-sh'
# configure.ac:37: installing 'build/autotools/missing'
# Makefile.am: installing 'build/autotools/depcomp'
# autoreconf: Leaving directory `.'
# configure: Current version (from VERSION_CURRENT file): 1.3.5
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for typeof syntax and keyword spelling... typeof
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for stdint-types....... "(putting them into src/bson/bson-stdint.h)"
# checking for uintptr_t... yes
# checking for uint64_t... yes
# ... seen our uintptr_t in stdint.h (uint64_t too)
# creating src/bson/bson-stdint.h : _SRC_BSON_BSON_STDINT_H
# checking for int_least32_t... yes
# checking for int_fast32_t... yes
# ..adding include stdint.h
# ... seen good stdint.h inttypes
# ... seen good uint64_t
# ... DONE src/bson/bson-stdint.h
# checking for perl... /usr/sbin/perl
# checking for mv... /usr/sbin/mv
# checking for grep... (cached) /usr/sbin/grep
# checking for yelp-build... /usr/sbin/yelp-build
# checking for a BSD-compatible install... /usr/bin/install -c
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking whether byte ordering is bigendian... no
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for strip... strip
# checking for ranlib... ranlib
# checking for gawk... gawk
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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... g++ -E
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether to do a debug build... no
# checking whether to enable optimized builds... yes
# checking whether to enable extra alignment of types... yes
# checking whether to enable code coverage support... no
# checking whether to enable debug symbols... no
# checking for strnlen... yes
# checking for 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 C compiler accepts -fno-strict-overflow... yes
# checking whether C++ compiler accepts -fno-strict-overflow... yes
# checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
# checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2... yes
# checking whether C compiler accepts -fstack-protector-all... yes
# checking whether C++ compiler accepts -fstack-protector-all... yes
# checking whether the linker accepts -fstack-protector-all... yes
# checking whether C compiler accepts -Wstack-protector... yes
# checking whether C++ compiler accepts -Wstack-protector... yes
# checking whether C compiler accepts --param ssp-buffer-size=1... yes
# checking whether C++ compiler accepts --param ssp-buffer-size=1... yes
# checking whether C compiler accepts -fPIE... yes
# checking whether C++ compiler accepts -fPIE... yes
# checking whether the linker accepts -fPIE -pie... yes
# checking whether the linker accepts -Wl,-z,relro... yes
# checking whether the linker accepts -Wl,-z,now... yes
# checking whether the linker accepts -Wl,-Bsymbolic... yes
# checking if LD -Wl,--version-script works... yes
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/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 '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking dependency style of gcc... gcc3
# checking dependency style of g++... gcc3
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking whether make supports nested variables... (cached) yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/libbson-1.0.pc
# config.status: creating src/bson/bson-config.h
# config.status: creating src/bson/bson-version.h
# config.status: creating doc/installing.page
# config.status: creating doc/version.page
# config.status: executing libtool commands
# config.status: executing depfiles commands
#
# libbson 1.3.5 was configured with the following options:
#
# Build configuration:
# Enable debugging (slow) : no
# Enable extra alignment (required for 1.0 ABI) : yes
# Compile with debug symbols (slow) : no
# Enable GCC build optimization : yes
# Enable automatic binary hardening : yes
# Code coverage support : no
# Cross Compiling : no
# Big endian : no
# Link Time Optimization (experimental) : no
#
# Documentation:
# man : no
# HTML : no
#
# CC src/bson/libbson_la-bson.lo
# CC src/bson/libbson_la-bcon.lo
# CC src/bson/libbson_la-bson-atomic.lo
# CC src/bson/libbson_la-bson-clock.lo
# CC src/bson/libbson_la-bson-context.lo
# CC src/bson/libbson_la-bson-error.lo
# CC src/bson/libbson_la-bson-iter.lo
# CC src/bson/libbson_la-bson-iso8601.lo
# CC src/bson/libbson_la-bson-json.lo
# CC src/bson/libbson_la-bson-keys.lo
# CC src/bson/libbson_la-bson-md5.lo
# CC src/bson/libbson_la-bson-memory.lo
# CC src/bson/libbson_la-bson-oid.lo
# CC src/bson/libbson_la-bson-reader.lo
# CC src/bson/libbson_la-bson-string.lo
# CC src/bson/libbson_la-bson-timegm.lo
# CC src/bson/libbson_la-bson-utf8.lo
# CC src/bson/libbson_la-bson-value.lo
# CC src/bson/libbson_la-bson-version-functions.lo
# CC src/bson/libbson_la-bson-writer.lo
# CC src/yajl/libyajl_la-yajl_version.lo
# CC src/yajl/libyajl_la-yajl.lo
# CC src/yajl/libyajl_la-yajl_encode.lo
# CC src/yajl/libyajl_la-yajl_lex.lo
# CC src/yajl/libyajl_la-yajl_parser.lo
# CC src/yajl/libyajl_la-yajl_buf.lo
# CC src/yajl/libyajl_la-yajl_tree.lo
# CC src/yajl/libyajl_la-yajl_alloc.lo
# CC src/yajl/libyajl_la-yajl_gen.lo
# CC tests/test_libbson-TestSuite.o
# CC tests/test_libbson-test-libbson.o
# CC tests/test_libbson-test-atomic.o
# CC tests/test_libbson-test-bson.o
# CC tests/test_libbson-test-endian.o
# CC tests/test_libbson-test-clock.o
# CC tests/test_libbson-test-error.o
# CC tests/test_libbson-test-iso8601.o
# CC tests/test_libbson-test-iter.o
# CC tests/test_libbson-test-json.o
# CC tests/test_libbson-test-oid.o
# CC tests/test_libbson-test-reader.o
# CC tests/test_libbson-test-string.o
# CC tests/test_libbson-test-utf8.o
# CC tests/test_libbson-test-value.o
# CC tests/test_libbson-test-version.o
# CC tests/test_libbson-test-writer.o
# CC tests/test_libbson-test-bcon-basic.o
# CC tests/test_libbson-test-bcon-extract.o
# CC examples/bson_to_json-bson-to-json.o
# CC examples/bson_validate-bson-validate.o
# CC examples/bcon_speed-bcon-speed.o
# CC examples/bcon_col_view-bcon-col-view.o
# CC examples/json_to_bson-json-to-bson.o
# CC examples/bson_metrics-bson-metrics.o
# CC examples/bson_streaming_reader-bson-streaming-reader.o
# CCLD libbson.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libyajl.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# CCLD libbson-1.0.la
# CCLD test-libbson
# CCLD bson-to-json
# CCLD bson-validate
# CCLD bcon-speed
# CCLD bcon-col-view
# CCLD json-to-bson
# CCLD bson-metrics
# CCLD bson-streaming-reader
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/libbson/src/libbson'
# /usr/sbin/mkdir -p '/tmp/libbson/pkg/libbson//usr/share/doc/libbson'
# /usr/sbin/mkdir -p '/tmp/libbson/pkg/libbson//usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libbson-1.0.la '/tmp/libbson/pkg/libbson//usr/lib'
# /usr/bin/install -c -m 644 COPYING NEWS README '/tmp/libbson/pkg/libbson//usr/share/doc/libbson'
# /usr/sbin/mkdir -p '/tmp/libbson/pkg/libbson//usr/include/libbson-1.0'
# /usr/bin/install -c -m 644 src/bson/bcon.h src/bson/bson.h src/bson/bson-atomic.h src/bson/bson-clock.h src/bson/bson-compat.h src/bson/bson-context.h src/bson/bson-endian.h src/bson/bson-error.h src/bson/bson-iter.h src/bson/bson-json.h src/bson/bson-keys.h src/bson/bson-macros.h src/bson/bson-md5.h src/bson/bson-memory.h src/bson/bson-oid.h src/bson/bson-reader.h src/bson/bson-string.h src/bson/bson-types.h src/bson/bson-utf8.h src/bson/bson-value.h src/bson/bson-version.h src/bson/bson-version-functions.h src/bson/bson-writer.h src/bson/bson-stdint.h src/bson/bson-config.h '/tmp/libbson/pkg/libbson//usr/include/libbson-1.0'
# /usr/sbin/mkdir -p '/tmp/libbson/pkg/libbson//usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 ./src/libbson-1.0.pc '/tmp/libbson/pkg/libbson//usr/lib/pkgconfig'
# libtool: install: /usr/bin/install -c .libs/libbson-1.0.so.0.0.0 /tmp/libbson/pkg/libbson//usr/lib/libbson-1.0.so.0.0.0
# libtool: install: (cd /tmp/libbson/pkg/libbson//usr/lib && { ln -s -f libbson-1.0.so.0.0.0 libbson-1.0.so.0 || { rm -f libbson-1.0.so.0 && ln -s libbson-1.0.so.0.0.0 libbson-1.0.so.0; }; })
# libtool: install: (cd /tmp/libbson/pkg/libbson//usr/lib && { ln -s -f libbson-1.0.so.0.0.0 libbson-1.0.so || { rm -f libbson-1.0.so && ln -s libbson-1.0.so.0.0.0 libbson-1.0.so; }; })
# libtool: install: /usr/bin/install -c .libs/libbson-1.0.lai /tmp/libbson/pkg/libbson//usr/lib/libbson-1.0.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[1]: Leaving directory '/tmp/libbson/src/libbson'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libbson"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libbson 1.3.5-1 (Wed Aug 24 12:13:38 UTC 2016)

CMD: pacman --query --file libbson-1.3.5-1-x86_64.pkg.tar.xz
# libbson 1.3.5-1

Creating hybrid package for 'libbson'

Trying to find vanilla package 'libbson'...

CMD: pacman --query --file /mirror/libbson-1.3.5-1.pkg.tar.xz
# libbson 1.3.5-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/doc/libbson/NEWS
# /usr/share/doc/libbson/README
# /usr/share/doc/libbson/COPYING
# /usr/lib/libbson-1.0.so.0.0.0
# /usr/lib/libbson-1.0.so
# /usr/lib/libbson-1.0.so.0
# /usr/lib/pkgconfig/libbson-1.0.pc
# /usr/include/libbson-1.0/bson-keys.h
# /usr/include/libbson-1.0/bson-utf8.h
# /usr/include/libbson-1.0/bson-compat.h
# /usr/include/libbson-1.0/bson-context.h
# /usr/include/libbson-1.0/bson-oid.h
# /usr/include/libbson-1.0/bson-config.h
# /usr/include/libbson-1.0/bson-types.h
# /usr/include/libbson-1.0/bson-endian.h
# /usr/include/libbson-1.0/bson-reader.h
# /usr/include/libbson-1.0/bson-version.h
# /usr/include/libbson-1.0/bson-error.h
# /usr/include/libbson-1.0/bson-macros.h
# /usr/include/libbson-1.0/bson-json.h
# /usr/include/libbson-1.0/bson.h
# /usr/include/libbson-1.0/bcon.h
# /usr/include/libbson-1.0/bson-value.h
# /usr/include/libbson-1.0/bson-md5.h
# /usr/include/libbson-1.0/bson-stdint.h
# /usr/include/libbson-1.0/bson-atomic.h
# /usr/include/libbson-1.0/bson-string.h
# /usr/include/libbson-1.0/bson-version-functions.h
# /usr/include/libbson-1.0/bson-writer.h
# /usr/include/libbson-1.0/bson-iter.h
# /usr/include/libbson-1.0/bson-memory.h
# /usr/include/libbson-1.0/bson-clock.h
# /sysroot/usr/lib/libbson-1.0.so.0.0.0
# /sysroot/usr/lib/libbson-1.0.so.0
# /sysroot/usr/lib/libbson-1.0.so
# /sysroot/usr/lib/libbson-1.0.la
# /sysroot/usr/lib/pkgconfig/libbson-1.0.pc
# /sysroot/usr/include/libbson-1.0/bcon.h
# /sysroot/usr/include/libbson-1.0/bson.h
# /sysroot/usr/include/libbson-1.0/bson-atomic.h
# /sysroot/usr/include/libbson-1.0/bson-clock.h
# /sysroot/usr/include/libbson-1.0/bson-compat.h
# /sysroot/usr/include/libbson-1.0/bson-context.h
# /sysroot/usr/include/libbson-1.0/bson-endian.h
# /sysroot/usr/include/libbson-1.0/bson-error.h
# /sysroot/usr/include/libbson-1.0/bson-iter.h
# /sysroot/usr/include/libbson-1.0/bson-json.h
# /sysroot/usr/include/libbson-1.0/bson-keys.h
# /sysroot/usr/include/libbson-1.0/bson-macros.h
# /sysroot/usr/include/libbson-1.0/bson-md5.h
# /sysroot/usr/include/libbson-1.0/bson-memory.h
# /sysroot/usr/include/libbson-1.0/bson-oid.h
# /sysroot/usr/include/libbson-1.0/bson-reader.h
# /sysroot/usr/include/libbson-1.0/bson-string.h
# /sysroot/usr/include/libbson-1.0/bson-types.h
# /sysroot/usr/include/libbson-1.0/bson-utf8.h
# /sysroot/usr/include/libbson-1.0/bson-value.h
# /sysroot/usr/include/libbson-1.0/bson-version.h
# /sysroot/usr/include/libbson-1.0/bson-version-functions.h
# /sysroot/usr/include/libbson-1.0/bson-writer.h
# /sysroot/usr/include/libbson-1.0/bson-stdint.h
# /sysroot/usr/include/libbson-1.0/bson-config.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libbson.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libbson.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libbson.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 611

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libbson.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libbson.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libbson/src/libbson/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libbson configure 1.3.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4c93671e8497
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2452: Current version (from VERSION_CURRENT file): 1.3.5
# configure:2563: checking for gcc
# configure:2579: found /usr/sbin/gcc
# configure:2590: result: gcc
# configure:2819: checking for C compiler version
# configure:2828: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2839: $? = 0
# configure:2828: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2839: $? = 0
# configure:2828: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2839: $? = 1
# configure:2828: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2839: $? = 1
# configure:2859: checking whether the C compiler works
# configure:2881: gcc conftest.c >&5
# configure:2885: $? = 0
# configure:2933: result: yes
# configure:2936: checking for C compiler default output file name
# configure:2938: result: a.out
# configure:2944: checking for suffix of executables
# configure:2951: gcc -o conftest conftest.c >&5
# configure:2955: $? = 0
# configure:2977: result:
# configure:2999: checking whether we are cross compiling
# configure:3007: gcc -o conftest conftest.c >&5
# configure:3011: $? = 0
# configure:3018: ./conftest
# configure:3022: $? = 0
# configure:3037: result: no
# configure:3042: checking for suffix of object files
# configure:3064: gcc -c conftest.c >&5
# configure:3068: $? = 0
# configure:3089: result: o
# configure:3093: checking whether we are using the GNU C compiler
# configure:3112: gcc -c conftest.c >&5
# configure:3112: $? = 0
# configure:3121: result: yes
# configure:3130: checking whether gcc accepts -g
# configure:3150: gcc -c -g conftest.c >&5
# configure:3150: $? = 0
# configure:3191: result: yes
# configure:3208: checking for gcc option to accept ISO C89
# configure:3271: gcc -c conftest.c >&5
# configure:3271: $? = 0
# configure:3284: result: none needed
# configure:3312: checking whether gcc understands -c and -o together
# configure:3334: gcc -c conftest.c -o conftest2.o
# configure:3337: $? = 0
# configure:3334: gcc -c conftest.c -o conftest2.o
# configure:3337: $? = 0
# configure:3349: result: yes
# configure:3424: checking for g++
# configure:3440: found /usr/sbin/g++
# configure:3451: result: g++
# configure:3478: checking for C++ compiler version
# configure:3487: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3498: $? = 0
# configure:3487: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3498: $? = 0
# configure:3487: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3498: $? = 1
# configure:3487: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3498: $? = 1
# configure:3502: checking whether we are using the GNU C++ compiler
# configure:3521: g++ -c conftest.cpp >&5
# configure:3521: $? = 0
# configure:3530: result: yes
# configure:3539: checking whether g++ accepts -g
# configure:3559: g++ -c -g conftest.cpp >&5
# configure:3559: $? = 0
# configure:3600: result: yes
# configure:3656: gcc -c conftest.c >&5
# configure:3656: $? = 0
# configure:3680: gcc -c conftest.c >&5
# configure:3680: $? = 0
# configure:3699: gcc -c conftest.c >&5
# conftest.c:11:2: error: #error Not a supported Sun compiler
# #error Not a supported Sun compiler
# ^~~~~
# configure:3699: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# |
# | #if !(defined(__SUNPRO_C))
# | #error Not a supported Sun compiler
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3732: gcc -c conftest.c >&5
# configure:3732: $? = 0
# configure:3740: checking for an ANSI C-conforming const
# configure:3806: gcc -c conftest.c >&5
# configure:3806: $? = 0
# configure:3813: result: yes
# configure:3821: checking for inline
# configure:3837: gcc -c conftest.c >&5
# configure:3837: $? = 0
# configure:3845: result: inline
# configure:3864: checking for typeof syntax and keyword spelling
# configure:3895: gcc -c conftest.c >&5
# configure:3895: $? = 0
# configure:3902: result: typeof
# configure:3923: checking how to run the C preprocessor
# configure:3954: gcc -E conftest.c
# configure:3954: $? = 0
# configure:3968: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3968: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | /* end confdefs.h. */
# | #include
# configure:3993: result: gcc -E
# configure:4013: gcc -E conftest.c
# configure:4013: $? = 0
# configure:4027: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4027: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | /* end confdefs.h. */
# | #include
# configure:4056: checking for grep that handles long lines and -e
# configure:4114: result: /usr/sbin/grep
# configure:4119: checking for egrep
# configure:4181: result: /usr/sbin/grep -E
# configure:4186: checking for ANSI C header files
# configure:4206: gcc -c conftest.c >&5
# configure:4206: $? = 0
# configure:4279: gcc -o conftest conftest.c >&5
# configure:4279: $? = 0
# configure:4279: ./conftest
# configure:4279: $? = 0
# configure:4290: result: yes
# configure:4303: checking for sys/types.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4303: checking for sys/stat.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4303: checking for stdlib.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4303: checking for string.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4303: checking for memory.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4303: checking for strings.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4303: checking for inttypes.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4303: checking for stdint.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4303: checking for unistd.h
# configure:4303: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4303: result: yes
# configure:4315: checking for stdbool.h that conforms to C99
# configure:4382: gcc -c conftest.c >&5
# configure:4382: $? = 0
# configure:4389: result: yes
# configure:4391: checking for _Bool
# configure:4391: gcc -c conftest.c >&5
# configure:4391: $? = 0
# configure:4391: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:56:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:4391: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4391: result: yes
# configure:4416: checking for stdint-types....
# configure:4426: result: "(putting them into src/bson/bson-stdint.h)"
# configure:4440: checking for uintptr_t
# configure:4440: gcc -c conftest.c >&5
# configure:4440: $? = 0
# configure:4440: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:4440: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4440: result: yes
# configure:4448: checking for uint64_t
# configure:4448: gcc -c conftest.c >&5
# configure:4448: $? = 0
# configure:4448: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:4448: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4448: result: yes
# configure:4456: result: ... seen our uintptr_t in stdint.h (uint64_t too)
# configure:4721: result: creating src/bson/bson-stdint.h : _SRC_BSON_BSON_STDINT_H
# configure:4748: checking for int_least32_t
# configure:4748: gcc -c conftest.c >&5
# configure:4748: $? = 0
# configure:4748: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:28: error: expected expression before ')' token
# if (sizeof ((int_least32_t)))
# ^
# configure:4748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_least32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4748: result: yes
# configure:4754: checking for int_fast32_t
# configure:4754: gcc -c conftest.c >&5
# configure:4754: $? = 0
# configure:4754: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:27: error: expected expression before ')' token
# if (sizeof ((int_fast32_t)))
# ^
# configure:4754: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_fast32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4754: result: yes
# configure:4767: result: ..adding include stdint.h
# configure:4777: result: ... seen good stdint.h inttypes
# configure:4913: result: ... seen good uint64_t
# configure:5133: result: ... DONE src/bson/bson-stdint.h
# configure:5145: checking for perl
# configure:5163: found /usr/sbin/perl
# configure:5175: result: /usr/sbin/perl
# configure:5189: checking for mv
# configure:5207: found /usr/sbin/mv
# configure:5219: result: /usr/sbin/mv
# configure:5233: checking for grep
# configure:5263: result: /usr/sbin/grep
# configure:5278: checking for yelp-build
# configure:5296: found /usr/sbin/yelp-build
# configure:5308: result: /usr/sbin/yelp-build
# configure:5331: checking for a BSD-compatible install
# configure:5399: result: /usr/bin/install -c
# configure:5415: checking build system type
# configure:5429: result: x86_64-unknown-linux-gnu
# configure:5449: checking host system type
# configure:5462: result: x86_64-unknown-linux-gnu
# configure:5528: checking target system type
# configure:5541: result: x86_64-unknown-linux-gnu
# configure:5600: checking whether byte ordering is bigendian
# configure:5615: gcc -c conftest.c >&5
# conftest.c:23:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:23:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:23:15: error: unknown type name 'universal'
# configure:5615: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5660: gcc -c conftest.c >&5
# configure:5660: $? = 0
# configure:5678: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:29:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:5678: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5806: result: no
# configure:6215: checking how to print strings
# configure:6242: result: printf
# configure:6263: checking for a sed that does not truncate output
# configure:6327: result: /usr/sbin/sed
# configure:6345: checking for fgrep
# configure:6407: result: /usr/sbin/grep -F
# configure:6442: checking for ld used by gcc
# configure:6509: result: /usr/sbin/ld
# configure:6516: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:6531: result: yes
# configure:6543: checking for BSD- or MS-compatible name lister (nm)
# configure:6597: result: /usr/sbin/nm -B
# configure:6727: checking the name lister (/usr/sbin/nm -B) interface
# configure:6734: gcc -c conftest.c >&5
# configure:6737: /usr/sbin/nm -B "conftest.o"
# configure:6740: output
# 0000000000000000 B some_variable
# configure:6747: result: BSD nm
# configure:6750: checking whether ln -s works
# configure:6754: result: yes
# configure:6762: checking the maximum length of command line arguments
# configure:6893: result: 1572864
# configure:6941: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6981: result: func_convert_file_noop
# configure:6988: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:7008: result: func_convert_file_noop
# configure:7015: checking for /usr/sbin/ld option to reload object files
# configure:7022: result: -r
# configure:7096: checking for objdump
# configure:7123: result: objdump
# configure:7152: checking how to recognize dependent libraries
# configure:7352: result: pass_all
# configure:7437: checking for dlltool
# configure:7464: result: dlltool
# configure:7494: checking how to associate runtime and link libraries
# configure:7521: result: printf %s\n
# configure:7581: checking for ar
# configure:7597: found /usr/sbin/ar
# configure:7608: result: ar
# configure:7645: checking for archiver @FILE support
# configure:7662: gcc -c conftest.c >&5
# configure:7662: $? = 0
# configure:7665: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7668: $? = 0
# configure:7673: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7676: $? = 1
# configure:7688: result: @
# configure:7746: checking for strip
# configure:7762: found /usr/sbin/strip
# configure:7773: result: strip
# configure:7845: checking for ranlib
# configure:7861: found /usr/sbin/ranlib
# configure:7872: result: ranlib
# configure:7949: checking for gawk
# configure:7965: found /usr/sbin/gawk
# configure:7976: result: gawk
# configure:8016: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:8169: gcc -c conftest.c >&5
# configure:8172: $? = 0
# configure:8176: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:8179: $? = 0
# configure:8245: gcc -o conftest conftest.c conftstm.o >&5
# configure:8248: $? = 0
# configure:8286: result: ok
# configure:8333: checking for sysroot
# configure:8363: result: no
# configure:8370: checking for a working dd
# configure:8408: result: /usr/sbin/dd
# configure:8412: checking how to truncate binary pipes
# configure:8427: result: /usr/sbin/dd bs=4096 count=1
# configure:8563: gcc -c conftest.c >&5
# configure:8566: $? = 0
# configure:8756: checking for mt
# configure:8786: result: no
# configure:8806: checking if : is a manifest tool
# configure:8812: : '-?'
# configure:8820: result: no
# configure:9494: checking for dlfcn.h
# configure:9494: gcc -c conftest.c >&5
# configure:9494: $? = 0
# configure:9494: result: yes
# configure:9729: checking for objdir
# configure:9744: result: .libs
# configure:10008: checking if gcc supports -fno-rtti -fno-exceptions
# configure:10026: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:10030: $? = 0
# configure:10043: result: no
# configure:10401: checking for gcc option to produce PIC
# configure:10408: result: -fPIC -DPIC
# configure:10416: checking if gcc PIC flag -fPIC -DPIC works
# configure:10434: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10438: $? = 0
# configure:10451: result: yes
# configure:10480: checking if gcc static flag -static works
# configure:10508: result: yes
# configure:10523: checking if gcc supports -c -o file.o
# configure:10544: gcc -c -o out/conftest2.o conftest.c >&5
# configure:10548: $? = 0
# configure:10570: result: yes
# configure:10578: checking if gcc supports -c -o file.o
# configure:10625: result: yes
# configure:10658: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11917: result: yes
# configure:11954: checking whether -lc should be explicitly linked in
# configure:11962: gcc -c conftest.c >&5
# configure:11965: $? = 0
# configure:11980: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11983: $? = 0
# configure:11997: result: no
# configure:12157: checking dynamic linker characteristics
# configure:12738: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:12738: $? = 0
# configure:12975: result: GNU/Linux ld.so
# configure:13097: checking how to hardcode library paths into programs
# configure:13122: result: immediate
# configure:13670: checking whether stripping libraries is possible
# configure:13675: result: yes
# configure:13710: checking if libtool supports shared libraries
# configure:13712: result: yes
# configure:13715: checking whether to build shared libraries
# configure:13740: result: yes
# configure:13743: checking whether to build static libraries
# configure:13747: result: no
# configure:13770: checking how to run the C++ preprocessor
# configure:13797: g++ -E conftest.cpp
# configure:13797: $? = 0
# configure:13811: g++ -E conftest.cpp
# conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13811: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13836: result: g++ -E
# configure:13856: g++ -E conftest.cpp
# configure:13856: $? = 0
# configure:13870: g++ -E conftest.cpp
# conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:14032: checking for ld used by g++
# configure:14099: result: /usr/sbin/ld -m elf_x86_64
# configure:14106: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:14121: result: yes
# configure:14176: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:15249: result: yes
# configure:15285: g++ -c conftest.cpp >&5
# configure:15288: $? = 0
# configure:15769: checking for g++ option to produce PIC
# configure:15776: result: -fPIC -DPIC
# configure:15784: checking if g++ PIC flag -fPIC -DPIC works
# configure:15802: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:15806: $? = 0
# configure:15819: result: yes
# configure:15842: checking if g++ static flag -static works
# configure:15870: result: yes
# configure:15882: checking if g++ supports -c -o file.o
# configure:15903: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:15907: $? = 0
# configure:15929: result: yes
# configure:15934: checking if g++ supports -c -o file.o
# configure:15981: result: yes
# configure:16011: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:16051: result: yes
# configure:16192: checking dynamic linker characteristics
# configure:16937: result: GNU/Linux ld.so
# configure:17002: checking how to hardcode library paths into programs
# configure:17027: result: immediate
# configure:17091: checking whether to do a debug build
# configure:17100: result: no
# configure:17103: checking whether to enable optimized builds
# configure:17118: result: yes
# configure:17121: checking whether to enable extra alignment of types
# configure:17130: result: yes
# configure:17149: checking whether to enable code coverage support
# configure:17158: result: no
# configure:17161: checking whether to enable debug symbols
# configure:17182: result: no
# configure:17222: checking for strnlen
# configure:17222: gcc -o conftest conftest.c >&5
# configure:17222: $? = 0
# configure:17222: result: yes
# configure:17232: checking for snprintf
# configure:17232: gcc -o conftest conftest.c >&5
# conftest.c:47:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:17232: $? = 0
# configure:17232: result: yes
# configure:17244: checking for _set_output_format
# configure:17244: gcc -o conftest conftest.c >&5
# /tmp/ccmZrBFl.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_set_output_format'
# collect2: error: ld returned 1 exit status
# configure:17244: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define _set_output_format to an innocuous variant, in case declares _set_output_format.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_output_format innocuous__set_output_format
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_output_format (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_output_format
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _set_output_format ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__set_output_format || defined __stub____set_output_format
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_output_format ();
# | ;
# | return 0;
# | }
# configure:17244: result: no
# configure:17258: checking for struct timespec
# configure:17258: gcc -c conftest.c >&5
# configure:17258: $? = 0
# configure:17258: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:30: error: expected expression before ')' token
# if (sizeof ((struct timespec)))
# ^
# configure:17258: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((struct timespec)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17258: result: yes
# configure:17273: checking for library containing clock_gettime
# configure:17304: gcc -o conftest conftest.c >&5
# configure:17304: $? = 0
# configure:17321: result: none required
# configure:17447: checking if compiler needs -Werror to reject unknown flags
# configure:17463: gcc -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
# gcc: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'?
# configure:17463: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | int foo(void);
# | int
# | main ()
# | {
# | foo()
# | ;
# | return 0;
# | }
# configure:17468: result: no
# configure:17534: checking for the pthreads library -lpthreads
# configure:17572: gcc -o conftest conftest.c -lpthreads >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:17572: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:17581: result: no
# configure:17479: checking whether pthreads work without any flags
# configure:17572: gcc -o conftest conftest.c >&5
# /tmp/cczLGsKE.o: In function `main':
# conftest.c:(.text+0x43): undefined reference to `pthread_create'
# conftest.c:(.text+0x54): undefined reference to `pthread_join'
# conftest.c:(.text+0xbc): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0xcb): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:17572: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:17581: result: no
# configure:17484: checking whether pthreads work with -Kthread
# configure:17572: gcc -o conftest -Kthread conftest.c >&5
# gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
# configure:17572: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:17581: result: no
# configure:17484: checking whether pthreads work with -kthread
# configure:17572: gcc -o conftest -kthread conftest.c >&5
# gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
# configure:17572: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:17581: result: no
# configure:17534: checking for the pthreads library -llthread
# configure:17572: gcc -o conftest conftest.c -llthread >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:17572: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_STRUCT_TIMESPEC 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:17581: result: no
# configure:17484: checking whether pthreads work with -pthread
# configure:17572: gcc -o conftest -pthread conftest.c >&5
# configure:17572: $? = 0
# configure:17581: result: yes
# configure:17600: checking for joinable pthread attribute
# configure:17615: gcc -o conftest -pthread conftest.c >&5
# configure:17615: $? = 0
# configure:17621: result: PTHREAD_CREATE_JOINABLE
# configure:17631: checking if more special flags are required for pthreads
# configure:17646: result: no
# configure:17652: checking for PTHREAD_PRIO_INHERIT
# configure:17669: gcc -o conftest -pthread conftest.c >&5
# configure:17669: $? = 0
# configure:17678: result: yes
# configure:17792: checking whether PTHREAD_ONCE_INIT needs braces
# configure:17809: gcc -c conftest.c >&5
# configure:17809: $? = 0
# configure:17816: result: no
# configure:17840: checking for __sync_add_and_fetch_4
# configure:17853: gcc -o conftest conftest.c >&5
# configure:17853: $? = 0
# configure:17854: result: yes
# configure:17872: checking for __sync_add_and_fetch_8
# configure:17885: gcc -o conftest conftest.c >&5
# configure:17885: $? = 0
# configure:17886: result: yes
# configure:17944: checking whether C compiler accepts -fno-strict-overflow
# configure:17963: ./build/autotools/scripts/wrap-compiler-for-flag-check gcc -c -Werror -fno-strict-overflow conftest.c >&5
#
# configure:17963: $? = 0
# configure:17971: result: yes
# configure:17980: checking whether C++ compiler accepts -fno-strict-overflow
# configure:17999: ./build/autotools/scripts/wrap-compiler-for-flag-check g++ -c -Werror -fno-strict-overflow conftest.cpp >&5
#
# configure:17999: $? = 0
# configure:18007: result: yes
# configure:18039: checking whether C compiler accepts -D_FORTIFY_SOURCE=2
# configure:18058: ./build/autotools/scripts/wrap-compiler-for-flag-check gcc -c -Werror -D_FORTIFY_SOURCE=2 conftest.c >&5
#
# configure:18058: $? = 0
# configure:18066: result: yes
# configure:18075: checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2
# configure:18094: ./build/autotools/scripts/wrap-compiler-for-flag-check g++ -c -Werror -D_FORTIFY_SOURCE=2 conftest.cpp >&5
#
# configure:18094: $? = 0
# configure:18102: result: yes
# configure:18133: checking whether C compiler accepts -fstack-protector-all
# configure:18152: ./build/autotools/scripts/wrap-compiler-for-flag-check gcc -c -Werror -fstack-protector-all conftest.c >&5
#
# configure:18152: $? = 0
# configure:18160: result: yes
# configure:18169: checking whether C++ compiler accepts -fstack-protector-all
# configure:18188: ./build/autotools/scripts/wrap-compiler-for-flag-check g++ -c -Werror -fstack-protector-all conftest.cpp >&5
#
# configure:18188: $? = 0
# configure:18196: result: yes
# configure:18199: checking whether the linker accepts -fstack-protector-all
# configure:18218: ./build/autotools/scripts/wrap-compiler-for-flag-check g++ -o conftest -Werror -fstack-protector-all conftest.cpp >&5
#
# configure:18218: $? = 0
# configure:18227: result: yes
# configure:18237: checking whether C compiler accepts -Wstack-protector
# configure:18256: ./build/autotools/scripts/wrap-compiler-for-flag-check gcc -c -Werror -fstack-protector-all -Wstack-protector conftest.c >&5
#
# configure:18256: $? = 0
# configure:18264: result: yes
# configure:18273: checking whether C++ compiler accepts -Wstack-protector
# configure:18292: ./build/autotools/scripts/wrap-compiler-for-flag-check g++ -c -Werror -fstack-protector-all -Wstack-protector conftest.cpp >&5
#
# configure:18292: $? = 0
# configure:18300: result: yes
# configure:18330: checking whether C compiler accepts --param ssp-buffer-size=1
# configure:18349: ./build/autotools/scripts/wrap-compiler-for-flag-check gcc -c -Werror -fstack-protector-all --param ssp-buffer-size=1 conftest.c >&5
#
# configure:18349: $? = 0
# configure:18357: result: yes
# configure:18366: checking whether C++ compiler accepts --param ssp-buffer-size=1
# configure:18385: ./build/autotools/scripts/wrap-compiler-for-flag-check g++ -c -Werror -fstack-protector-all --param ssp-buffer-size=1 conftest.cpp >&5
#
# configure:18385: $? = 0
# configure:18393: result: yes
# configure:18451: checking whether C compiler accepts -fPIE
# configure:18470: ./build/autotools/scripts/wrap-compiler-for-flag-check gcc -c -Werror -fPIE conftest.c >&5
#
# configure:18470: $? = 0
# configure:18478: result: yes
# configure:18487: checking whether C++ compiler accepts -fPIE
# configure:18506: ./build/autotools/scripts/wrap-compiler-for-flag-check g++ -c -Werror -fPIE conftest.cpp >&5
#
# configure:18506: $? = 0
# configure:18514: result: yes
# configure:18517: checking whether the linker accepts -fPIE -pie
# configure:18536: ./build/autotools/scripts/wrap-compiler-for-flag-check g++ -o conftest -Werror -fPIE -pie conftest.cpp >&5
#
# configure:18536: $? = 0
# configure:18545: result: yes
# configure:18611: checking whether the linker accepts -Wl,-z,relro
# configure:18630: ./build/autotools/scripts/wrap-compiler-for-flag-check gcc -o conftest -Werror -Wl,-z,relro conftest.c >&5
#
# configure:18630: $? = 0
# configure:18639: result: yes
# configure:18643: checking whether the linker accepts -Wl,-z,now
# configure:18662: ./build/autotools/scripts/wrap-compiler-for-flag-check gcc -o conftest -Werror -Wl,-z,now conftest.c >&5
#
# configure:18662: $? = 0
# configure:18671: result: yes
# configure:20562: checking whether the linker accepts -Wl,-Bsymbolic
# configure:20581: gcc -o conftest -Werror -Wl,-Bsymbolic conftest.c >&5
# configure:20581: $? = 0
# configure:20590: result: yes
# configure:20783: checking if LD -Wl,--version-script works
# configure:20801: gcc -o conftest -O2 -Wl,--version-script=conftest.map conftest.c >&5
# /usr/sbin/ld:conftest.map:2: syntax error in VERSION script
# collect2: error: ld returned 1 exit status
# configure:20801: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libbson"
# | #define PACKAGE_TARNAME "libbson"
# | #define PACKAGE_VERSION "1.3.5"
# | #define PACKAGE_STRING "libbson 1.3.5"
# | #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# | #define PACKAGE_URL ""
# | #define HAVE_TYPEOF 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_STRUCT_TIMESPEC 1
# | #define HAVE_PTHREAD_PRIO_INHERIT 1
# | #define HAVE_PTHREAD 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:20829: gcc -o conftest -O2 -Wl,--version-script=conftest.map conftest.c >&5
# configure:20829: $? = 0
# configure:20841: result: yes
# configure:20858: checking whether build environment is sane
# configure:20913: result: yes
# configure:21061: checking for a thread-safe mkdir -p
# configure:21100: result: /usr/sbin/mkdir -p
# configure:21103: checking whether make sets $(MAKE)
# configure:21125: result: yes
# configure:21155: checking for style of include used by make
# configure:21183: result: GNU
# configure:21217: checking whether make supports nested variables
# configure:21234: result: yes
# configure:21323: checking whether UID '1000' is supported by ustar format
# configure:21326: result: yes
# configure:21333: checking whether GID '1000' is supported by ustar format
# configure:21336: result: yes
# configure:21344: checking how to create a ustar tar archive
# configure:21355: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:21358: $? = 0
# configure:21398: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:21401: $? = 0
# configure:21405: tar -xf -
# configure:21408: $? = 0
# configure:21410: cat conftest.dir/file
# GrepMe
# configure:21413: $? = 0
# configure:21426: result: gnutar
# configure:21435: checking dependency style of gcc
# configure:21546: result: gcc3
# configure:21563: checking dependency style of g++
# configure:21674: result: gcc3
# configure:21733: checking whether to enable maintainer-specific portions of Makefiles
# configure:21742: result: yes
# configure:21766: checking whether make supports nested variables
# configure:21783: result: yes
# configure:22081: checking that generated files are newer than configure
# configure:22087: result: done
# configure:22174: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libbson config.status 1.3.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4c93671e8497
#
# config.status:1155: creating Makefile
# config.status:1155: creating src/libbson-1.0.pc
# config.status:1155: creating src/bson/bson-config.h
# config.status:1155: creating src/bson/bson-version.h
# config.status:1155: creating doc/installing.page
# config.status:1155: creating doc/version.page
# config.status:1327: executing libtool commands
# config.status:1327: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_typeof=typeof
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=
# ac_cv_env_host_alias_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__set_output_format=no
# ac_cv_func_snprintf=yes
# ac_cv_func_strnlen=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint=stdint.h
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdint_o=no-file
# ac_cv_header_stdint_test=no
# ac_cv_header_stdint_u=no-file
# ac_cv_header_stdint_x=stdint.h
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MV=/usr/sbin/mv
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_YELP_BUILD=/usr/sbin/yelp-build
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_DLLTOOL=dlltool
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_sizeof_X=::::
# ac_cv_sizeof_x=:
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type__Bool=yes
# ac_cv_type_int_fast32_t=yes
# ac_cv_type_int_least32_t=yes
# ac_cv_type_struct_timespec=yes
# ac_cv_type_uint64_t=yes
# ac_cv_type_uintptr_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_ustar=gnutar
# ax_cv_PTHREAD_PRIO_INHERIT=yes
# ax_cv_check_cflags__Werror___D_FORTIFY_SOURCE_2=yes
# ax_cv_check_cflags__Werror___fPIE=yes
# ax_cv_check_cflags__Werror___fno_strict_overflow=yes
# ax_cv_check_cflags__Werror___fstack_protector_all=yes
# ax_cv_check_cflags__Werror__fstack_protector_all__Wstack_protector=yes
# ax_cv_check_cflags__Werror__fstack_protector_all___param_ssp_buffer_size_1=yes
# ax_cv_check_cxxflags__Werror___D_FORTIFY_SOURCE_2=yes
# ax_cv_check_cxxflags__Werror___fPIE=yes
# ax_cv_check_cxxflags__Werror___fno_strict_overflow=yes
# ax_cv_check_cxxflags__Werror___fstack_protector_all=yes
# ax_cv_check_cxxflags__Werror__fstack_protector_all__Wstack_protector=yes
# ax_cv_check_cxxflags__Werror__fstack_protector_all___param_ssp_buffer_size_1=yes
# ax_cv_check_ldflags__Werror___Wl__Bsymbolic=yes
# ax_cv_check_ldflags__Werror___Wl__z_now=yes
# ax_cv_check_ldflags__Werror___Wl__z_relro=yes
# ax_cv_check_ldflags__Werror___fPIE__pie=yes
# ax_cv_check_ldflags__Werror___fstack_protector_all=yes
# bson_cv_need_braces_on_pthread_once_init=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libbson/src/libbson/build/autotools/missing aclocal-1.15'
# ACLOCAL_AMFLAGS='-I build/autotools'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libbson/src/libbson/build/autotools/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libbson/src/libbson/build/autotools/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libbson/src/libbson/build/autotools/missing automake-1.15'
# AWK='gawk'
# BSON_API_VERSION='1.0'
# BSON_BYTE_ORDER='1234'
# BSON_EXTRA_ALIGN='1'
# BSON_HAVE_ATOMIC_32_ADD_AND_FETCH='1'
# BSON_HAVE_ATOMIC_64_ADD_AND_FETCH='1'
# BSON_HAVE_CLOCK_GETTIME='1'
# BSON_HAVE_SNPRINTF='1'
# BSON_HAVE_STDBOOL_H='1'
# BSON_HAVE_STRNLEN='1'
# BSON_HAVE_TIMESPEC='1'
# BSON_MAJOR_VERSION='1'
# BSON_MICRO_VERSION='5'
# BSON_MINOR_VERSION='3'
# BSON_NEEDS_SET_OUTPUT_FORMAT='0'
# BSON_OS='1'
# BSON_PRERELEASE_VERSION=''
# BSON_PTHREAD_ONCE_INIT_NEEDS_BRACES='0'
# BSON_RELEASED_MAJOR_VERSION='1'
# BSON_RELEASED_MICRO_VERSION='5'
# BSON_RELEASED_MINOR_VERSION='3'
# BSON_RELEASED_PRERELEASE_VERSION=''
# BSON_RELEASED_VERSION='1.3.5'
# BSON_VERSION='1.3.5'
# CAN_ABI_CHECK_FALSE=''
# CAN_ABI_CHECK_TRUE='#'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -O2'
# COMPILER_CLANG_FALSE=''
# COMPILER_CLANG_TRUE='#'
# COMPILER_GCC_FALSE=''
# COMPILER_GCC_TRUE='#'
# COVERAGE_CFLAGS=''
# COVERAGE_LDFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"libbson\" -DPACKAGE_TARNAME=\"libbson\" -DPACKAGE_VERSION=\"1.3.5\" -DPACKAGE_STRING=\"libbson\ 1.3.5\" -DPACKAGE_BUGREPORT=\"https://jira.mongodb.org/browse/CDRIVER\" -DPACKAGE_URL=\"\" -DHAVE_TYPEOF=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRUCT_TIMESPEC=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DPACKAGE=\"libbson\" -DVERSION=\"1.3.5\"'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DEBUG_FALSE=''
# ENABLE_DEBUG_TRUE='#'
# ENABLE_HTML_DOCS_FALSE=''
# ENABLE_HTML_DOCS_TRUE='#'
# ENABLE_MAN_PAGES_FALSE=''
# ENABLE_MAN_PAGES_TRUE='#'
# ENABLE_PTHREADS_FALSE=''
# ENABLE_PTHREADS_TRUE='#'
# ENABLE_STDBOOL_FALSE=''
# ENABLE_STDBOOL_TRUE='#'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HARDEN_CFLAGS=' -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE'
# HARDEN_LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBC_FEATURES='-D_GNU_SOURCE'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT=''
# MAINTAINER_CFLAGS=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/libbson/src/libbson/build/autotools/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MV='/usr/sbin/mv'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPTIMIZE_CFLAGS=''
# OPTIMIZE_LDFLAGS=' -Wl,-Bsymbolic'
# OS_DARWIN_FALSE=''
# OS_DARWIN_TRUE='#'
# OS_FREEBSD_FALSE=''
# OS_FREEBSD_TRUE='#'
# OS_GNU_FALSE='#'
# OS_GNU_TRUE=''
# OS_LINUX_FALSE='#'
# OS_LINUX_TRUE=''
# OS_UNIX_FALSE='#'
# OS_UNIX_TRUE=''
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libbson'
# PACKAGE_BUGREPORT='https://jira.mongodb.org/browse/CDRIVER'
# PACKAGE_NAME='libbson'
# PACKAGE_STRING='libbson 1.3.5'
# PACKAGE_TARNAME='libbson'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.3.5'
# PATH_SEPARATOR=':'
# PERL='/usr/sbin/perl'
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SOCKET_CFLAGS=''
# SOCKET_LDFLAGS=''
# STRIP='strip'
# VERSION='1.3.5'
# YELP_BUILD='/usr/sbin/yelp-build'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# ax_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias=''
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libbson/src/libbson/build/autotools/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libbson"
# #define PACKAGE_TARNAME "libbson"
# #define PACKAGE_VERSION "1.3.5"
# #define PACKAGE_STRING "libbson 1.3.5"
# #define PACKAGE_BUGREPORT "https://jira.mongodb.org/browse/CDRIVER"
# #define PACKAGE_URL ""
# #define HAVE_TYPEOF 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_STRUCT_TIMESPEC 1
# #define HAVE_PTHREAD_PRIO_INHERIT 1
# #define HAVE_PTHREAD 1
# #define PACKAGE "libbson"
# #define VERSION "1.3.5"
#
# configure: exit 0