Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/cppcodec.spec'], timeout=172800shell=Falsegid=425logger=chrootPath='/var/lib/mock/f28-build-10069290-791756/root'uid=1000user='mockbuild'env={'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}printOutput=Falsenspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/cppcodec.spec'] with env {'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/cppcodec-0-0.20171002.git.65e512d.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/cppcodec.spec'], timeout=172800shell=Falsegid=425logger=chrootPath='/var/lib/mock/f28-build-10069290-791756/root'uid=1000user='mockbuild'env={'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}printOutput=Falsenspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/cppcodec.spec'] with env {'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.skP1hU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/cppcodec-65e512d.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|"catch/single_include/catch.hpp"||' test/test_cppcodec.cpp Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KWmUZD + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + mkdir s390x-redhat-linux-gnu + pushd s390x-redhat-linux-gnu ~/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu ~/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + 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 -march=zEC12 -mtune=z13' + 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 -march=zEC12 -mtune=z13' + 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 -march=zEC12 -mtune=z13 -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 -march=zEC12 -mtune=z13 -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.2.1 -- The CXX compiler identification is GNU 7.2.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 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/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu ~/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + popd + /usr/bin/make -O -j2 -C s390x-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -B/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/CMakeFiles/progress.marks make: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/cppcodec.dir/build.make CMakeFiles/cppcodec.dir/depend /usr/bin/make -f tool/CMakeFiles/helloworld.dir/build.make tool/CMakeFiles/helloworld.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/CMakeFiles/cppcodec.dir/DependInfo.cmake --color= Scanning dependencies of target cppcodec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/cppcodec.dir/build.make CMakeFiles/cppcodec.dir/build make[2]: Nothing to be done for 'CMakeFiles/cppcodec.dir/build'. make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/helloworld.dir/DependInfo.cmake --color= Scanning dependencies of target helloworld make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/helloworld.dir/build.make tool/CMakeFiles/helloworld.dir/build make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 0%] Built target cppcodec make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base32dec.dir/build.make tool/CMakeFiles/base32dec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/base32dec.dir/DependInfo.cmake --color= Scanning dependencies of target base32dec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base32dec.dir/build.make tool/CMakeFiles/base32dec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 12%] Building CXX object tool/CMakeFiles/base32dec.dir/base32dec.cpp.o cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/c++ -I/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -o CMakeFiles/base32dec.dir/base32dec.cpp.o -c /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool/base32dec.cpp make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 18%] Linking CXX executable base32dec cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/cmake -E cmake_link_script CMakeFiles/base32dec.dir/link.txt --verbose=1 /usr/bin/c++ -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/base32dec.dir/base32dec.cpp.o -o base32dec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 18%] Built target base32dec make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base32enc.dir/build.make tool/CMakeFiles/base32enc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 6%] Building CXX object tool/CMakeFiles/helloworld.dir/helloworld.cpp.o cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/c++ -I/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -o CMakeFiles/helloworld.dir/helloworld.cpp.o -c /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool/helloworld.cpp make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/base32enc.dir/DependInfo.cmake --color= Scanning dependencies of target base32enc make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base32enc.dir/build.make tool/CMakeFiles/base32enc.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 25%] Linking CXX executable helloworld cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/cmake -E cmake_link_script CMakeFiles/helloworld.dir/link.txt --verbose=1 /usr/bin/c++ -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/helloworld.dir/helloworld.cpp.o -o helloworld make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 31%] Built target helloworld make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base64enc.dir/build.make tool/CMakeFiles/base64enc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/base64enc.dir/DependInfo.cmake --color= Scanning dependencies of target base64enc make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base64enc.dir/build.make tool/CMakeFiles/base64enc.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 37%] Building CXX object tool/CMakeFiles/base64enc.dir/base64enc.cpp.o cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/c++ -I/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -o CMakeFiles/base64enc.dir/base64enc.cpp.o -c /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool/base64enc.cpp make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 43%] Linking CXX executable base64enc cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/cmake -E cmake_link_script CMakeFiles/base64enc.dir/link.txt --verbose=1 /usr/bin/c++ -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/base64enc.dir/base64enc.cpp.o -o base64enc make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 43%] Built target base64enc make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base64dec.dir/build.make tool/CMakeFiles/base64dec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/base64dec.dir/DependInfo.cmake --color= Scanning dependencies of target base64dec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base64dec.dir/build.make tool/CMakeFiles/base64dec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 31%] Building CXX object tool/CMakeFiles/base32enc.dir/base32enc.cpp.o cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/c++ -I/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -o CMakeFiles/base32enc.dir/base32enc.cpp.o -c /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool/base32enc.cpp make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 56%] Linking CXX executable base32enc cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/cmake -E cmake_link_script CMakeFiles/base32enc.dir/link.txt --verbose=1 /usr/bin/c++ -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/base32enc.dir/base32enc.cpp.o -o base32enc make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 56%] Built target base32enc make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/hexenc.dir/build.make tool/CMakeFiles/hexenc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/hexenc.dir/DependInfo.cmake --color= Scanning dependencies of target hexenc make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/hexenc.dir/build.make tool/CMakeFiles/hexenc.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 62%] Building CXX object tool/CMakeFiles/hexenc.dir/hexenc.cpp.o cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/c++ -I/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -o CMakeFiles/hexenc.dir/hexenc.cpp.o -c /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool/hexenc.cpp make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 68%] Linking CXX executable hexenc cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/cmake -E cmake_link_script CMakeFiles/hexenc.dir/link.txt --verbose=1 /usr/bin/c++ -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/hexenc.dir/hexenc.cpp.o -o hexenc make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 68%] Built target hexenc make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/hexdec.dir/build.make tool/CMakeFiles/hexdec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/hexdec.dir/DependInfo.cmake --color= Scanning dependencies of target hexdec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/hexdec.dir/build.make tool/CMakeFiles/hexdec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 50%] Building CXX object tool/CMakeFiles/base64dec.dir/base64dec.cpp.o cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/c++ -I/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -o CMakeFiles/base64dec.dir/base64dec.cpp.o -c /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool/base64dec.cpp make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 81%] Linking CXX executable base64dec cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/cmake -E cmake_link_script CMakeFiles/base64dec.dir/link.txt --verbose=1 /usr/bin/c++ -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/base64dec.dir/base64dec.cpp.o -o base64dec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 81%] Built target base64dec make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f test/CMakeFiles/test_cppcodec.dir/build.make test/CMakeFiles/test_cppcodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/test /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/test /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/test/CMakeFiles/test_cppcodec.dir/DependInfo.cmake --color= Scanning dependencies of target test_cppcodec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f test/CMakeFiles/test_cppcodec.dir/build.make test/CMakeFiles/test_cppcodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 75%] Building CXX object tool/CMakeFiles/hexdec.dir/hexdec.cpp.o cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/c++ -I/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -o CMakeFiles/hexdec.dir/hexdec.cpp.o -c /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool/hexdec.cpp make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 93%] Linking CXX executable hexdec cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool && /usr/bin/cmake -E cmake_link_script CMakeFiles/hexdec.dir/link.txt --verbose=1 /usr/bin/c++ -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/hexdec.dir/hexdec.cpp.o -o hexdec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 93%] Built target hexdec make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 87%] Building CXX object test/CMakeFiles/test_cppcodec.dir/test_cppcodec.cpp.o cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/test && /usr/bin/c++ -I/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -o CMakeFiles/test_cppcodec.dir/test_cppcodec.cpp.o -c /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/test/test_cppcodec.cpp make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [100%] Linking CXX executable test_cppcodec cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_cppcodec.dir/link.txt --verbose=1 /usr/bin/c++ -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 -march=zEC12 -mtune=z13 -std=c++11 -Wall -pedantic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_cppcodec.dir/test_cppcodec.cpp.o -o test_cppcodec make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [100%] Built target test_cppcodec make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7XCC7N + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x ++ dirname /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x + cd cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x 'INSTALL=/usr/bin/install -p' -C s390x-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 -B/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/cppcodec.dir/build.make CMakeFiles/cppcodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/CMakeFiles/cppcodec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f CMakeFiles/cppcodec.dir/build.make CMakeFiles/cppcodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'CMakeFiles/cppcodec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 0%] Built target cppcodec /usr/bin/make -f tool/CMakeFiles/helloworld.dir/build.make tool/CMakeFiles/helloworld.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/helloworld.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/helloworld.dir/build.make tool/CMakeFiles/helloworld.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'tool/CMakeFiles/helloworld.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 12%] Built target helloworld /usr/bin/make -f tool/CMakeFiles/base32dec.dir/build.make tool/CMakeFiles/base32dec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/base32dec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base32dec.dir/build.make tool/CMakeFiles/base32dec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'tool/CMakeFiles/base32dec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 25%] Built target base32dec /usr/bin/make -f tool/CMakeFiles/base32enc.dir/build.make tool/CMakeFiles/base32enc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/base32enc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base32enc.dir/build.make tool/CMakeFiles/base32enc.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'tool/CMakeFiles/base32enc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 37%] Built target base32enc /usr/bin/make -f tool/CMakeFiles/base64enc.dir/build.make tool/CMakeFiles/base64enc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/base64enc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base64enc.dir/build.make tool/CMakeFiles/base64enc.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'tool/CMakeFiles/base64enc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 50%] Built target base64enc /usr/bin/make -f tool/CMakeFiles/base64dec.dir/build.make tool/CMakeFiles/base64dec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/base64dec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/base64dec.dir/build.make tool/CMakeFiles/base64dec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'tool/CMakeFiles/base64dec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 62%] Built target base64dec /usr/bin/make -f tool/CMakeFiles/hexenc.dir/build.make tool/CMakeFiles/hexenc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/hexenc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/hexenc.dir/build.make tool/CMakeFiles/hexenc.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'tool/CMakeFiles/hexenc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 75%] Built target hexenc /usr/bin/make -f tool/CMakeFiles/hexdec.dir/build.make tool/CMakeFiles/hexdec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/tool/CMakeFiles/hexdec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f tool/CMakeFiles/hexdec.dir/build.make tool/CMakeFiles/hexdec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'tool/CMakeFiles/hexdec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [ 87%] Built target hexdec /usr/bin/make -f test/CMakeFiles/test_cppcodec.dir/build.make test/CMakeFiles/test_cppcodec.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' cd /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/test /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/test /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/test/CMakeFiles/test_cppcodec.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/make -f test/CMakeFiles/test_cppcodec.dir/build.make test/CMakeFiles/test_cppcodec.dir/build make[2]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[2]: Nothing to be done for 'test/CMakeFiles/test_cppcodec.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' [100%] Built target test_cppcodec make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base32_crockford.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base32_default_crockford.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base32_default_hex.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base32_default_rfc4648.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base32_hex.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base32_rfc4648.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base64_default_rfc4648.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base64_default_url.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base64_default_url_unpadded.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base64_rfc4648.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base64_url.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/base64_url_unpadded.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/hex_default_lower.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/hex_default_upper.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/hex_lower.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/hex_upper.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/parse_error.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/data/access.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/data/raw_result_buffer.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/detail/base32.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/detail/base64.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/detail/codec.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/detail/config.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/detail/hex.hpp -- Installing: /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/include/cppcodec/detail/stream_codec.hpp make: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QiPyaJ + umask 022 + cd /builddir/build/BUILD + cd cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + /usr/bin/make -O -j2 test -C s390x-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu Start 1: cppcodec 1/1 Test #1: cppcodec ......................... Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.00 sec make: Leaving directory '/builddir/build/BUILD/cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994/s390x-redhat-linux-gnu' + exit 0 Processing files: cppcodec-devel-0-0.20171002.git.65e512d.fc28.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XbPYKG + umask 022 + cd /builddir/build/BUILD + cd cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + DOCDIR=/builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/share/doc/cppcodec-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/share/doc/cppcodec-devel + cp -pr README.md /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/share/doc/cppcodec-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C6uO1D + umask 022 + cd /builddir/build/BUILD + cd cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + LICENSEDIR=/builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/share/licenses/cppcodec-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/share/licenses/cppcodec-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x/usr/share/licenses/cppcodec-devel + exit 0 Provides: cppcodec-devel = 0-0.20171002.git.65e512d.fc28 cppcodec-devel(s390-64) = 0-0.20171002.git.65e512d.fc28 cppcodec-static = 0-0.20171002.git.65e512d.fc28 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/cppcodec-0-0.20171002.git.65e512d.fc28.s390x Wrote: /builddir/build/RPMS/cppcodec-devel-0-0.20171002.git.65e512d.fc28.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z5vjUF + umask 022 + cd /builddir/build/BUILD + cd cppcodec-65e512dceb2d544c71111396f8ffd9e851d73994 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cppcodec-0-0.20171002.git.65e512d.fc28.s390x + exit 0 Child return code was: 0