Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/Fast-CDR.spec'], chrootPath='/var/lib/mock/563744-epel-7-x86_64/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/Fast-CDR.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': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-292318956.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/Fast-CDR-1.0.6-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/Fast-CDR.spec'], chrootPath='/var/lib/mock/563744-epel-7-x86_64/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/Fast-CDR.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j1Q6Xi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Fast-CDR-1.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.0.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Fast-CDR-1.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fastcdr-1.0.6-endian.patch):' Patch #0 (fastcdr-1.0.6-endian.patch): + /usr/bin/cat /builddir/build/SOURCES/fastcdr-1.0.6-endian.patch + /usr/bin/patch -p0 -b --suffix .endian --fuzz=0 patching file ./include/fastcdr/config.h.in patching file ./src/cpp/Cdr.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.omGdbI + umask 022 + cd /builddir/build/BUILD + cd Fast-CDR-1.0.6 + 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/cmake -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 -- 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 -- 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 -- Configuring -- Version: 1.0.5 -- To change de version modify the file configure.ac -- Performing Test SUPPORTS_CXX11 -- Performing Test SUPPORTS_CXX11 - Success -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/Fast-CDR-1.0.6 + make -j2 /usr/bin/cmake -H/builddir/build/BUILD/Fast-CDR-1.0.6 -B/builddir/build/BUILD/Fast-CDR-1.0.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/Fast-CDR-1.0.6' make -f src/cpp/CMakeFiles/fastcdr.dir/build.make src/cpp/CMakeFiles/fastcdr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/Fast-CDR-1.0.6' cd /builddir/build/BUILD/Fast-CDR-1.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Fast-CDR-1.0.6 /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp /builddir/build/BUILD/Fast-CDR-1.0.6 /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/CMakeFiles/fastcdr.dir/DependInfo.cmake --color= Scanning dependencies of target fastcdr make[2]: Leaving directory `/builddir/build/BUILD/Fast-CDR-1.0.6' make -f src/cpp/CMakeFiles/fastcdr.dir/build.make src/cpp/CMakeFiles/fastcdr.dir/build make[2]: Entering directory `/builddir/build/BUILD/Fast-CDR-1.0.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 2 [ 33%] [ 33%] Building CXX object src/cpp/CMakeFiles/fastcdr.dir/Cdr.cpp.o Building CXX object src/cpp/CMakeFiles/fastcdr.dir/FastCdr.cpp.o cd /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp && /usr/bin/c++ -DFASTCDR_SOURCE -Dfastcdr_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr --std=c++11 -o CMakeFiles/fastcdr.dir/FastCdr.cpp.o -c /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/FastCdr.cpp cd /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp && /usr/bin/c++ -DFASTCDR_SOURCE -Dfastcdr_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr --std=c++11 -o CMakeFiles/fastcdr.dir/Cdr.cpp.o -c /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/Cdr.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 3 [ 50%] Building CXX object src/cpp/CMakeFiles/fastcdr.dir/FastBuffer.cpp.o cd /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp && /usr/bin/c++ -DFASTCDR_SOURCE -Dfastcdr_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr --std=c++11 -o CMakeFiles/fastcdr.dir/FastBuffer.cpp.o -c /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/FastBuffer.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 4 [ 66%] Building CXX object src/cpp/CMakeFiles/fastcdr.dir/exceptions/Exception.cpp.o cd /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp && /usr/bin/c++ -DFASTCDR_SOURCE -Dfastcdr_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr --std=c++11 -o CMakeFiles/fastcdr.dir/exceptions/Exception.cpp.o -c /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/exceptions/Exception.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 5 [ 83%] Building CXX object src/cpp/CMakeFiles/fastcdr.dir/exceptions/NotEnoughMemoryException.cpp.o cd /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp && /usr/bin/c++ -DFASTCDR_SOURCE -Dfastcdr_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr --std=c++11 -o CMakeFiles/fastcdr.dir/exceptions/NotEnoughMemoryException.cpp.o -c /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/exceptions/NotEnoughMemoryException.cpp /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 6 [100%] Building CXX object src/cpp/CMakeFiles/fastcdr.dir/exceptions/BadParamException.cpp.o cd /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp && /usr/bin/c++ -DFASTCDR_SOURCE -Dfastcdr_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr --std=c++11 -o CMakeFiles/fastcdr.dir/exceptions/BadParamException.cpp.o -c /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/exceptions/BadParamException.cpp Linking CXX shared library libfastcdr.so cd /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp && /usr/bin/cmake -E cmake_link_script CMakeFiles/fastcdr.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libfastcdr.so -o libfastcdr.so CMakeFiles/fastcdr.dir/Cdr.cpp.o CMakeFiles/fastcdr.dir/FastCdr.cpp.o CMakeFiles/fastcdr.dir/FastBuffer.cpp.o CMakeFiles/fastcdr.dir/exceptions/Exception.cpp.o CMakeFiles/fastcdr.dir/exceptions/NotEnoughMemoryException.cpp.o CMakeFiles/fastcdr.dir/exceptions/BadParamException.cpp.o make[2]: Leaving directory `/builddir/build/BUILD/Fast-CDR-1.0.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 1 2 3 4 5 6 [100%] Built target fastcdr make[1]: Leaving directory `/builddir/build/BUILD/Fast-CDR-1.0.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.J3uCWe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64 + cd Fast-CDR-1.0.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/Fast-CDR-1.0.6 -B/builddir/build/BUILD/Fast-CDR-1.0.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/Fast-CDR-1.0.6' /usr/bin/make -f src/cpp/CMakeFiles/fastcdr.dir/build.make src/cpp/CMakeFiles/fastcdr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/Fast-CDR-1.0.6' cd /builddir/build/BUILD/Fast-CDR-1.0.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/Fast-CDR-1.0.6 /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp /builddir/build/BUILD/Fast-CDR-1.0.6 /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/CMakeFiles/fastcdr.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/Fast-CDR-1.0.6' /usr/bin/make -f src/cpp/CMakeFiles/fastcdr.dir/build.make src/cpp/CMakeFiles/fastcdr.dir/build make[2]: Entering directory `/builddir/build/BUILD/Fast-CDR-1.0.6' make[2]: Nothing to be done for `src/cpp/CMakeFiles/fastcdr.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/Fast-CDR-1.0.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 1 2 3 4 5 6 [100%] Built target fastcdr make[1]: Leaving directory `/builddir/build/BUILD/Fast-CDR-1.0.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/Fast-CDR-1.0.6/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/Fast-CDR-1.0.6' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/Fast-CDR-1.0.6' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/share/fastcdr/LICENSE -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/lib64/fastcdr/cmake/fastcdrConfig.cmake -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/lib64/fastcdr/cmake/fastcdrConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/config.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/fastcdr_dll.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/exceptions -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/exceptions/NotEnoughMemoryException.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/exceptions/Exception.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/exceptions/BadParamException.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/eProsima_auto_link.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/FastCdr.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/FastBuffer.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/Cdr.h -- Up-to-date: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/include/fastcdr/config.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/lib64/libfastcdr.so -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/lib64/fastcdr/cmake/fastcdrTargets.cmake -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/lib64/fastcdr/cmake/fastcdrTargets-release.cmake + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Fast-CDR-1.0.6 extracting debug info from /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/lib64/libfastcdr.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 552 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: Fast-CDR-1.0.6-2.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4pUCwM + umask 022 + cd /builddir/build/BUILD + cd Fast-CDR-1.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/share/licenses/Fast-CDR-1.0.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/share/licenses/Fast-CDR-1.0.6 + cp -pr LICENSE /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64/usr/share/licenses/Fast-CDR-1.0.6 + exit 0 Provides: Fast-CDR = 1.0.6-2.el7.centos Fast-CDR(x86-64) = 1.0.6-2.el7.centos libfastcdr.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: Fast-CDR-devel-1.0.6-2.el7.centos.x86_64 Provides: Fast-CDR-devel = 1.0.6-2.el7.centos Fast-CDR-devel(x86-64) = 1.0.6-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: Fast-CDR-debuginfo-1.0.6-2.el7.centos.x86_64 Provides: Fast-CDR-debuginfo = 1.0.6-2.el7.centos Fast-CDR-debuginfo(x86-64) = 1.0.6-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-292318956.novalocal Wrote: /builddir/build/RPMS/Fast-CDR-1.0.6-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/Fast-CDR-devel-1.0.6-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/Fast-CDR-debuginfo-1.0.6-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6Yyoo1 + umask 022 + cd /builddir/build/BUILD + cd Fast-CDR-1.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.el7.centos.x86_64 + exit 0 Child return code was: 0