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/mathex.spec'], chrootPath='/var/lib/mock/f33-build-131694-41052/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/mathex.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=1580256000 Wrote: /builddir/build/SRPMS/mathex-0.3b-17.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/mathex.spec'], chrootPath='/var/lib/mock/f33-build-131694-41052/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/mathex.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=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5VoEDV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mathex + /usr/bin/unzip -qq /builddir/build/SOURCES/mathex-0.3-b.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd mathex + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/CMakeLists.txt . + sed -i 's|\r||g' changelog.txt license.txt lesser.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Gl3DU + umask 022 + cd /builddir/build/BUILD + cd mathex + mkdir build + cd build + 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 .. -- 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 -- 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 SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/mathex/build + make -j4 /usr/bin/cmake -S/builddir/build/BUILD/mathex -B/builddir/build/BUILD/mathex/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mathex/build/CMakeFiles /builddir/build/BUILD/mathex/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/mathex/build' make -f CMakeFiles/mathex.dir/build.make CMakeFiles/mathex.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/mathex.dir/DependInfo.cmake --color= Scanning dependencies of target mathex make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' make -f CMakeFiles/mathex.dir/build.make CMakeFiles/mathex.dir/build make[2]: Entering directory '/builddir/build/BUILD/mathex/build' [ 10%] Building CXX object CMakeFiles/mathex.dir/mathex.cpp.o /usr/bin/c++ -Dmathex_EXPORTS -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 -fPIC -o CMakeFiles/mathex.dir/mathex.cpp.o -c /builddir/build/BUILD/mathex/mathex.cpp [ 20%] Linking CXX shared library libmathex.so /usr/bin/cmake -E cmake_link_script CMakeFiles/mathex.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libmathex.so.0 -o libmathex.so.0.0.0 CMakeFiles/mathex.dir/mathex.cpp.o /usr/bin/cmake -E cmake_symlink_library libmathex.so.0.0.0 libmathex.so.0 libmathex.so make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' [ 20%] Built target mathex make -f CMakeFiles/userfunctest.dir/build.make CMakeFiles/userfunctest.dir/depend make -f CMakeFiles/tabletest.dir/build.make CMakeFiles/tabletest.dir/depend make -f CMakeFiles/inttest.dir/build.make CMakeFiles/inttest.dir/depend make -f CMakeFiles/curvetest.dir/build.make CMakeFiles/curvetest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/userfunctest.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/tabletest.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/curvetest.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/inttest.dir/DependInfo.cmake --color= Scanning dependencies of target inttest make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' make -f CMakeFiles/inttest.dir/build.make CMakeFiles/inttest.dir/build Scanning dependencies of target userfunctest Scanning dependencies of target curvetest make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' make -f CMakeFiles/userfunctest.dir/build.make CMakeFiles/userfunctest.dir/build make -f CMakeFiles/curvetest.dir/build.make CMakeFiles/curvetest.dir/build Scanning dependencies of target tabletest make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' make[2]: Entering directory '/builddir/build/BUILD/mathex/build' make -f CMakeFiles/tabletest.dir/build.make CMakeFiles/tabletest.dir/build make[2]: Entering directory '/builddir/build/BUILD/mathex/build' make[2]: Entering directory '/builddir/build/BUILD/mathex/build' [ 30%] Building CXX object CMakeFiles/inttest.dir/inttest.cpp.o make[2]: Entering directory '/builddir/build/BUILD/mathex/build' /usr/bin/c++ -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 -o CMakeFiles/inttest.dir/inttest.cpp.o -c /builddir/build/BUILD/mathex/inttest.cpp [ 40%] Building CXX object CMakeFiles/userfunctest.dir/userfunctest.cpp.o /usr/bin/c++ -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 -o CMakeFiles/userfunctest.dir/userfunctest.cpp.o -c /builddir/build/BUILD/mathex/userfunctest.cpp [ 50%] Building CXX object CMakeFiles/tabletest.dir/tabletest.cpp.o /usr/bin/c++ -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 -o CMakeFiles/tabletest.dir/tabletest.cpp.o -c /builddir/build/BUILD/mathex/tabletest.cpp [ 60%] Building CXX object CMakeFiles/curvetest.dir/curvetest.cpp.o /usr/bin/c++ -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 -o CMakeFiles/curvetest.dir/curvetest.cpp.o -c /builddir/build/BUILD/mathex/curvetest.cpp /builddir/build/BUILD/mathex/inttest.cpp: In function 'int main()': /builddir/build/BUILD/mathex/inttest.cpp:59:30: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 59 | catch(smlib::mathex::error e) { | ^ /builddir/build/BUILD/mathex/inttest.cpp:86:30: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 86 | catch(smlib::mathex::error e) { | ^ /builddir/build/BUILD/mathex/inttest.cpp:118:30: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 118 | catch(smlib::mathex::error e) { | ^ /builddir/build/BUILD/mathex/userfunctest.cpp: In function 'int main()': /builddir/build/BUILD/mathex/userfunctest.cpp:93:38: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 93 | catch(smlib::mathex::error e) { // mathex exception | ^ /builddir/build/BUILD/mathex/inttest.cpp:155:41: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 155 | catch(smlib::mathex::error e) { | ^ /builddir/build/BUILD/mathex/userfunctest.cpp:101:27: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] 101 | catch(exception e) { // unknow exception | ^ /builddir/build/BUILD/mathex/inttest.cpp:191:30: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 191 | catch(smlib::mathex::error e) { | ^ /builddir/build/BUILD/mathex/inttest.cpp:194:19: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] 194 | catch(exception e) { | ^ /builddir/build/BUILD/mathex/tabletest.cpp: In function 'int main()': /builddir/build/BUILD/mathex/tabletest.cpp:61:41: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 61 | catch(smlib::mathex::error e) { // mathex exception | ^ /builddir/build/BUILD/mathex/tabletest.cpp:68:30: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] 68 | catch(exception e) { // unknow exception | ^ /builddir/build/BUILD/mathex/tabletest.cpp:86:41: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 86 | catch(smlib::mathex::error e) { // mathex exception | ^ /builddir/build/BUILD/mathex/tabletest.cpp:90:30: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] 90 | catch(exception e) { // unknow exception | ^ /builddir/build/BUILD/mathex/curvetest.cpp: In function 'int main()': /builddir/build/BUILD/mathex/curvetest.cpp:71:41: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 71 | catch(smlib::mathex::error e) { // mathex exception | ^ /builddir/build/BUILD/mathex/curvetest.cpp:83:30: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] 83 | catch(exception e) { // unknow exception | ^ /builddir/build/BUILD/mathex/curvetest.cpp:100:37: warning: catching polymorphic type 'class smlib::mathex::error' by value [-Wcatch-value=] 100 | catch(smlib::mathex::error e) { // mathex exception | ^ /builddir/build/BUILD/mathex/curvetest.cpp:103:26: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] 103 | catch(exception e) { // unknow exception | ^ [ 70%] Linking CXX executable tabletest /usr/bin/cmake -E cmake_link_script CMakeFiles/tabletest.dir/link.txt --verbose=1 [ 80%] Linking CXX executable curvetest /usr/bin/cmake -E cmake_link_script CMakeFiles/curvetest.dir/link.txt --verbose=1 /usr/bin/c++ -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/curvetest.dir/curvetest.cpp.o -o curvetest -Wl,-rpath,/builddir/build/BUILD/mathex/build libmathex.so.0.0.0 /usr/bin/c++ -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/tabletest.dir/tabletest.cpp.o -o tabletest -Wl,-rpath,/builddir/build/BUILD/mathex/build libmathex.so.0.0.0 [ 90%] Linking CXX executable inttest /usr/bin/cmake -E cmake_link_script CMakeFiles/inttest.dir/link.txt --verbose=1 /usr/bin/c++ -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/inttest.dir/inttest.cpp.o -o inttest -Wl,-rpath,/builddir/build/BUILD/mathex/build libmathex.so.0.0.0 [100%] Linking CXX executable userfunctest /usr/bin/cmake -E cmake_link_script CMakeFiles/userfunctest.dir/link.txt --verbose=1 /usr/bin/c++ -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/userfunctest.dir/userfunctest.cpp.o -o userfunctest -Wl,-rpath,/builddir/build/BUILD/mathex/build libmathex.so.0.0.0 make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' [100%] Built target tabletest [100%] Built target curvetest make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' [100%] Built target inttest [100%] Built target userfunctest make[1]: Leaving directory '/builddir/build/BUILD/mathex/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mathex/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tWeVrU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64 + cd mathex + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64 'INSTALL=/usr/bin/install -p' -C build make: Entering directory '/builddir/build/BUILD/mathex/build' /usr/bin/cmake -S/builddir/build/BUILD/mathex -B/builddir/build/BUILD/mathex/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mathex/build/CMakeFiles /builddir/build/BUILD/mathex/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/mathex/build' /usr/bin/make -f CMakeFiles/mathex.dir/build.make CMakeFiles/mathex.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/mathex.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' /usr/bin/make -f CMakeFiles/mathex.dir/build.make CMakeFiles/mathex.dir/build make[2]: Entering directory '/builddir/build/BUILD/mathex/build' make[2]: Nothing to be done for 'CMakeFiles/mathex.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' [ 20%] Built target mathex /usr/bin/make -f CMakeFiles/userfunctest.dir/build.make CMakeFiles/userfunctest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/userfunctest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' /usr/bin/make -f CMakeFiles/userfunctest.dir/build.make CMakeFiles/userfunctest.dir/build make[2]: Entering directory '/builddir/build/BUILD/mathex/build' make[2]: Nothing to be done for 'CMakeFiles/userfunctest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' [ 40%] Built target userfunctest /usr/bin/make -f CMakeFiles/tabletest.dir/build.make CMakeFiles/tabletest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/tabletest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' /usr/bin/make -f CMakeFiles/tabletest.dir/build.make CMakeFiles/tabletest.dir/build make[2]: Entering directory '/builddir/build/BUILD/mathex/build' make[2]: Nothing to be done for 'CMakeFiles/tabletest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' [ 60%] Built target tabletest /usr/bin/make -f CMakeFiles/inttest.dir/build.make CMakeFiles/inttest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/inttest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' /usr/bin/make -f CMakeFiles/inttest.dir/build.make CMakeFiles/inttest.dir/build make[2]: Entering directory '/builddir/build/BUILD/mathex/build' make[2]: Nothing to be done for 'CMakeFiles/inttest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' [ 80%] Built target inttest /usr/bin/make -f CMakeFiles/curvetest.dir/build.make CMakeFiles/curvetest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/mathex/build' cd /builddir/build/BUILD/mathex/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build /builddir/build/BUILD/mathex/build/CMakeFiles/curvetest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' /usr/bin/make -f CMakeFiles/curvetest.dir/build.make CMakeFiles/curvetest.dir/build make[2]: Entering directory '/builddir/build/BUILD/mathex/build' make[2]: Nothing to be done for 'CMakeFiles/curvetest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/mathex/build' [100%] Built target curvetest make[1]: Leaving directory '/builddir/build/BUILD/mathex/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mathex/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/mathex/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/mathex/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/lib64/libmathex.so.0.0.0 -- Installing: /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/lib64/libmathex.so.0 -- Installing: /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/lib64/libmathex.so -- Installing: /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/include/mathex.h make: Leaving directory '/builddir/build/BUILD/mathex/build' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3b-17.fc33 --unique-debug-suffix -0.3b-17.fc33.riscv64 --unique-debug-src-base mathex-0.3b-17.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mathex explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/lib64/libmathex.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/lib64/libmathex.so.0.0.0 original debug info size: 452kB, size after compression: 436kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 85 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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: mathex-0.3b-17.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7Tq8rU + umask 022 + cd /builddir/build/BUILD + cd mathex + DOCDIR=/builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/share/doc/mathex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/share/doc/mathex + cp -pr changelog.txt /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/share/doc/mathex + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.c2e0IT + umask 022 + cd /builddir/build/BUILD + cd mathex + LICENSEDIR=/builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/share/licenses/mathex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/share/licenses/mathex + cp -pr license.txt /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/share/licenses/mathex + cp -pr lesser.txt /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64/usr/share/licenses/mathex + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmathex.so.0()(64bit) mathex = 0.3b-17.fc33 mathex(riscv-64) = 0.3b-17.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) rtld(GNU_HASH) Processing files: mathex-devel-0.3b-17.fc33.riscv64 Provides: mathex-devel = 0.3b-17.fc33 mathex-devel(riscv-64) = 0.3b-17.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmathex.so.0()(64bit) Processing files: mathex-debugsource-0.3b-17.fc33.riscv64 Provides: mathex-debugsource = 0.3b-17.fc33 mathex-debugsource(riscv-64) = 0.3b-17.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mathex-debuginfo-0.3b-17.fc33.riscv64 Provides: debuginfo(build-id) = dfb4ee2f77c551ef3df51a35b1ff376810bde31f mathex-debuginfo = 0.3b-17.fc33 mathex-debuginfo(riscv-64) = 0.3b-17.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mathex-debugsource(riscv-64) = 0.3b-17.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64 Wrote: /builddir/build/RPMS/mathex-devel-0.3b-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/mathex-debugsource-0.3b-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/mathex-0.3b-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/mathex-debuginfo-0.3b-17.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bcVRVW + umask 022 + cd /builddir/build/BUILD + cd mathex + /usr/bin/rm -rf /builddir/build/BUILDROOT/mathex-0.3b-17.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0