Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cpptoml.spec'], chrootPath='/var/lib/mock/f33-build-148781-43192/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cpptoml.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/cpptoml-0.1.1-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cpptoml.spec'], chrootPath='/var/lib/mock/f33-build-148781-43192/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cpptoml.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JiftG4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cpptoml-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cpptoml-0.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cpptoml-0.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Modify-build-to-use-GNUInstallDirs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F3eBh7 + umask 022 + cd /builddir/build/BUILD + cd cpptoml-0.1.1 + mkdir -p riscv64-redhat-linux-gnu + pushd riscv64-redhat-linux-gnu ~/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu ~/build/BUILD/cpptoml-0.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /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 .. -DCPPTOML_BUILD_EXAMPLES=OFF -- The C compiler identification is GNU 10.0.1 -- The CXX compiler identification is GNU 10.0.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 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- 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/cpptoml-0.1.1/riscv64-redhat-linux-gnu ~/build/BUILD/cpptoml-0.1.1 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1p8IB5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64 + cd cpptoml-0.1.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64 'INSTALL=/usr/bin/install -p' -C riscv64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu' /usr/bin/cmake -S/builddir/build/BUILD/cpptoml-0.1.1 -B/builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/include/cpptoml.h -- Installing: /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/lib64/cmake/cpptoml/cpptomlTargets.cmake -- Installing: /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/lib64/cmake/cpptoml/cpptomlConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/lib64/cmake/cpptoml/cpptomlConfig.cmake make: Leaving directory '/builddir/build/BUILD/cpptoml-0.1.1/riscv64-redhat-linux-gnu' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cpptoml-devel-0.1.1-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XuVBZ7 + umask 022 + cd /builddir/build/BUILD + cd cpptoml-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/share/doc/cpptoml-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/share/doc/cpptoml-devel + cp -pr README.md /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/share/doc/cpptoml-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wot1P4 + umask 022 + cd /builddir/build/BUILD + cd cpptoml-0.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/share/licenses/cpptoml-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/share/licenses/cpptoml-devel + cp -pr LICENSE /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64/usr/share/licenses/cpptoml-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(cpptoml) = 0.4.0 cpptoml-devel = 0.1.1-2.fc33 cpptoml-devel(riscv-64) = 0.1.1-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(riscv-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64 Wrote: /builddir/build/RPMS/cpptoml-devel-0.1.1-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9Q2IL5 + umask 022 + cd /builddir/build/BUILD + cd cpptoml-0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cpptoml-0.1.1-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0