Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libbson.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5173/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libbson.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: i-00036e46 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libbson-1.1.0-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libbson.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5173/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libbson.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2OAxLQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libbson-1.1.0 + /usr/bin/mkdir -p libbson-1.1.0 + cd libbson-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libbson.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YchSOu + umask 022 + cd /builddir/build/BUILD + cd libbson-1.1.0 + cd libbson + ./autogen.sh 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_DIR, `build/autotools/m4'. libtoolize: copying file `build/autotools/m4/libtool.m4' libtoolize: copying file `build/autotools/m4/ltoptions.m4' libtoolize: copying file `build/autotools/m4/ltsugar.m4' libtoolize: copying file `build/autotools/m4/ltversion.m4' libtoolize: copying file `build/autotools/m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --include=build/autotools --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing build/autotools/SetupAutomake.m4:2: 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:20: installing 'build/autotools/install-sh' configure.ac:45: installing 'build/autotools/missing' Makefile.am: installing 'build/autotools/depcomp' autoreconf: Leaving directory `.' checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for stdint-types....... "(putting them into src/bson/bson-stdint.h)" checking for uintptr_t... yes checking for uint64_t... yes ... seen our uintptr_t in stdint.h (uint64_t too) creating src/bson/bson-stdint.h : _SRC_BSON_BSON_STDINT_H checking for int_least32_t... yes checking for int_fast32_t... yes ..adding include stdint.h ... seen good stdint.h inttypes ... seen good uint64_t ... DONE src/bson/bson-stdint.h checking for perl... /usr/bin/perl checking for mv... /usr/bin/mv checking for grep... (cached) /usr/bin/grep checking for python... no checking for yelp-build... no 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/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/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... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -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 code coverage support... no checking whether to enable debug symbols... no checking for strnlen... yes checking for snprintf... 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_8... yes checking whether C compiler accepts -fno-strict-overflow... no checking whether C compiler accepts -D_FORTIFY_SOURCE=2... no checking whether C compiler accepts -fstack-protector-all... no checking whether C compiler accepts -fPIE... no checking whether the linker accepts -Wl,-z,relro... no checking whether C compiler accepts -Wall... yes checking whether C++ compiler accepts -Wall... yes checking whether C compiler accepts -Waggregate-return... yes checking whether C++ compiler accepts -Waggregate-return... yes checking whether C compiler accepts -Wcast-align... yes checking whether C++ compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C++ compiler accepts -Wdeclaration-after-statement... no checking whether C compiler accepts -Wempty-body... yes checking whether C++ compiler accepts -Wempty-body... yes checking whether C compiler accepts -Wformat... yes checking whether C++ compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat-nonliteral... no checking whether C compiler accepts -Wformat-security... no checking whether C compiler accepts -Winit-self... yes checking whether C++ compiler accepts -Winit-self... yes checking whether C compiler accepts -Winline... yes checking whether C++ compiler accepts -Winline... yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C++ compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wno-strict-aliasing... yes checking whether C++ compiler accepts -Wno-strict-aliasing... yes checking whether C compiler accepts -Wno-uninitialized... yes checking whether C++ compiler accepts -Wno-uninitialized... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C++ compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C++ compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C++ compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C++ compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wundef... yes checking whether C++ compiler accepts -Wundef... yes checking whether C compiler accepts -Wuninitialized... yes checking whether C++ compiler accepts -Wuninitialized... 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/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking whether UID '1001' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... 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 whether gcc and cc understand -c and -o together... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libbson-1.0.pc config.status: creating src/bson/bson-config.h config.status: creating src/bson/bson-version.h config.status: executing libtool commands config.status: executing depfiles commands *** IMPORTANT *** This is an unstable version of libbson. It is for test purposes only. Please, DO NOT use it in a production environment. It will probably crash and you will lose your data. Additionally, the API/ABI may change during the course of development. Thanks, The libbson team. *** END OF WARNING *** libbson was configured with the following options: Build configuration: Enable debugging (slow) : no Compile with debug symbols (slow) : no Enable GCC build optimization : yes Enable automatic binary hardening : yes Code coverage support : no Cross Compiling : no Big endian : no Link Time Optimization (experimental) : no Documentation: man : no HTML : no + make CC src/bson/libbson_la-bcon.lo CC src/bson/libbson_la-bson.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.lo CC src/bson/libbson_la-bson-writer.lo CCLD libbson.la 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 CCLD libyajl.la CCLD libbson-1.0.la 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-writer.o CC tests/test_libbson-test-bcon-basic.o CC tests/test_libbson-test-bcon-extract.o CCLD test-libbson CC examples/bson_to_json-bson-to-json.o CCLD bson-to-json CC examples/bson_validate-bson-validate.o CCLD bson-validate CC examples/bcon_speed-bcon-speed.o CCLD bcon-speed CC examples/bcon_col_view-bcon-col-view.o CCLD bcon-col-view CC examples/json_to_bson-json-to-bson.o CCLD json-to-bson CC examples/bson_metrics-bson-metrics.o CCLD bson-metrics + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uvMgZA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64 + cd libbson-1.1.0 + export DONT_STRIP=1 + DONT_STRIP=1 + rm -rf /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64/usr/local/share/doc/libbson + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64/usr/local/include/libbson-1.0 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64/usr/local/lib/pkgconfig + /usr/bin/install -c -m 0644 libbson/COPYING libbson/NEWS libbson/README /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64/usr/local/share/doc/libbson + /usr/bin/install -c -m 0644 libbson/src/bson/bcon.h libbson/src/bson/bson.h libbson/src/bson/bson-atomic.h libbson/src/bson/bson-clock.h libbson/src/bson/bson-compat.h libbson/src/bson/bson-context.h libbson/src/bson/bson-endian.h libbson/src/bson/bson-error.h libbson/src/bson/bson-iter.h libbson/src/bson/bson-json.h libbson/src/bson/bson-keys.h libbson/src/bson/bson-macros.h libbson/src/bson/bson-md5.h libbson/src/bson/bson-memory.h libbson/src/bson/bson-oid.h libbson/src/bson/bson-reader.h libbson/src/bson/bson-string.h libbson/src/bson/bson-types.h libbson/src/bson/bson-utf8.h libbson/src/bson/bson-value.h libbson/src/bson/bson-version.h libbson/src/bson/bson-writer.h libbson/src/bson/bson-stdint.h libbson/src/bson/bson-config.h /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64/usr/local/include/libbson-1.0 + /usr/bin/install -c -m 0644 libbson/src/libbson-1.0.pc /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64/usr/local/lib/pkgconfig + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress Processing files: libbson-1.1.0-1.el7.centos.x86_64 Provides: libbson = 1.1.0-1.el7.centos libbson(x86-64) = 1.1.0-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00036e46 Wrote: /builddir/build/RPMS/libbson-1.1.0-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Eat5eP + umask 022 + cd /builddir/build/BUILD + cd libbson-1.1.0 + rm -rf /builddir/build/BUILDROOT/libbson-1.1.0-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->