Mock Version: 2.7 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cppzmq.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-1608218446.716927/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cppzmq.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cppzmq-4.7.1-1.el7.maxlab.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cppzmq.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-1608218446.716927/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cppzmq.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZW4NyS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cppzmq-4.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cppzmq-4.7.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cppzmq-4.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.byqo9d + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DENABLE_DRAFTS=OFF -DCPPZMQ_BUILD_TESTS=OFF . -- Detected CPPZMQ Version - 4.7.1 -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMake libzmq package not found, trying again with pkg-config (normal install of zeromq) -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- cppzmq v4.7.1 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/cppzmq-4.7.1 + /usr/bin/make -j2 /usr/bin/cmake3 -S/builddir/build/BUILD/cppzmq-4.7.1 -B/builddir/build/BUILD/cppzmq-4.7.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/cppzmq-4.7.1/CMakeFiles /builddir/build/BUILD/cppzmq-4.7.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/cppzmq-4.7.1' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/cppzmq-4.7.1' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/cppzmq-4.7.1/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4rpOrB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64 ++ dirname /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64 + cd cppzmq-4.7.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64 /usr/bin/cmake3 -S/builddir/build/BUILD/cppzmq-4.7.1 -B/builddir/build/BUILD/cppzmq-4.7.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/cppzmq-4.7.1/CMakeFiles /builddir/build/BUILD/cppzmq-4.7.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/cppzmq-4.7.1' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/cppzmq-4.7.1' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/cppzmq-4.7.1/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/cppzmq-4.7.1' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/cppzmq-4.7.1' Install the project... /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/include/zmq.hpp -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/include/zmq_addon.hpp -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/cmake/cppzmq/cppzmqTargets.cmake -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/cmake/cppzmq/cppzmqConfig.cmake -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/cmake/cppzmq/cppzmqConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/cmake/cppzmq/libzmq-pkg-config/FindZeroMQ.cmake + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.a49DVY + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + ctest3 -V UpdateCTestConfiguration from :/builddir/build/BUILD/cppzmq-4.7.1/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/cppzmq-4.7.1/DartConfiguration.tcl Test project /builddir/build/BUILD/cppzmq-4.7.1 Constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end No tests were found!!! + exit 0 Processing files: cppzmq-devel-4.7.1-1.el7.maxlab.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BdIYqm + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + DOCDIR=/builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/doc/cppzmq-devel-4.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/doc/cppzmq-devel-4.7.1 + cp -pr README.md /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/doc/cppzmq-devel-4.7.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9Me6WJ + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/licenses/cppzmq-devel-4.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/licenses/cppzmq-devel-4.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64/usr/share/licenses/cppzmq-devel-4.7.1 + exit 0 Provides: cppzmq-devel = 4.7.1-1.el7.maxlab cppzmq-devel(x86-64) = 4.7.1-1.el7.maxlab cppzmq-static = 4.7.1-1.el7.maxlab 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/cppzmq-4.7.1-1.el7.maxlab.x86_64 Wrote: /builddir/build/RPMS/cppzmq-devel-4.7.1-1.el7.maxlab.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EzAXbv + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cppzmq-4.7.1-1.el7.maxlab.x86_64 + exit 0 Child return code was: 0