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-fedora-rawhide-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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/Fast-CDR-1.0.6-2.fc27.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-fedora-rawhide-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.3lZpyO + 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 -xof - + 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/patch --no-backup-if-mismatch -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.t11ZzX + umask 022 + cd /builddir/build/BUILD + cd Fast-CDR-1.0.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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 7.1.1 -- The CXX compiler identification is GNU 7.1.1 -- 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 -- 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' [ 28%] Building CXX object src/cpp/CMakeFiles/fastcdr.dir/Cdr.cpp.o [ 28%] 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 -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC --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 -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC --std=c++11 -o CMakeFiles/fastcdr.dir/Cdr.cpp.o -c /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/Cdr.cpp [ 42%] 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 -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC --std=c++11 -o CMakeFiles/fastcdr.dir/FastBuffer.cpp.o -c /builddir/build/BUILD/Fast-CDR-1.0.6/src/cpp/FastBuffer.cpp [ 57%] 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 -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC --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 [ 71%] 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 -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC --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 [ 85%] 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 -I/builddir/build/BUILD/Fast-CDR-1.0.6/include -I/builddir/build/BUILD/Fast-CDR-1.0.6/include/fastcdr -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -fPIC --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 [100%] 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 -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wall -pedantic -Wextra -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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' [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.fJSkci + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64 + cd Fast-CDR-1.0.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.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' [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.fc27.x86_64/usr/share/fastcdr/LICENSE -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/lib64/fastcdr/cmake/fastcdrConfig.cmake -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/lib64/fastcdr/cmake/fastcdrConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/config.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/fastcdr_dll.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/exceptions -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/exceptions/NotEnoughMemoryException.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/exceptions/Exception.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/exceptions/BadParamException.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/eProsima_auto_link.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/FastCdr.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/FastBuffer.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/Cdr.h -- Up-to-date: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/include/fastcdr/config.h -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/lib64/libfastcdr.so -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/lib64/fastcdr/cmake/fastcdrTargets.cmake -- Installing: /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/lib64/fastcdr/cmake/fastcdrTargets-release.cmake + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --ver-rel 1.0.6-2.fc27 --unique-debug-arch x86_64 --unique-debug-src-base Fast-CDR --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.fc27.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/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: Fast-CDR-1.0.6-2.fc27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JPfdND + umask 022 + cd /builddir/build/BUILD + cd Fast-CDR-1.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/share/licenses/Fast-CDR + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/share/licenses/Fast-CDR + cp -pr LICENSE /builddir/build/BUILDROOT/Fast-CDR-1.0.6-2.fc27.x86_64/usr/share/licenses/Fast-CDR + exit 0 Provides: Fast-CDR = 1.0.6-2.fc27 Fast-CDR(x86-64) = 1.0.6-2.fc27 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) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: Fast-CDR-devel-1.0.6-2.fc27.x86_64 Provides: Fast-CDR-devel = 1.0.6-2.fc27 Fast-CDR-devel(x86-64) = 1.0.6-2.fc27 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.fc27.x86_64 Provides: Fast-CDR-debuginfo = 1.0.6-2.fc27 Fast-CDR-debuginfo(x86-64) = 1.0.6-2.fc27 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/Fast-CDR-1.0.6-2.fc27.x86_64 Wrote: /builddir/build/RPMS/Fast-CDR-1.0.6-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/Fast-CDR-devel-1.0.6-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/Fast-CDR-debuginfo-1.0.6-2.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pCaHWZ + 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.fc27.x86_64 + exit 0 Child return code was: 0