Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/alglib.spec'], chrootPath='/var/lib/mock/f29-build-18802-10130/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/alglib.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 Wrote: /builddir/build/SRPMS/alglib-3.14.0-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/alglib.spec'], chrootPath='/var/lib/mock/f29-build-18802-10130/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/alglib.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p6kcff + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cpp + /usr/bin/gzip -dc /builddir/build/SOURCES/alglib-3.14.0.cpp.gpl.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cpp + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/alglib_verbose-tests.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cp /builddir/build/SOURCES/CMakeLists.txt . + cp /builddir/build/SOURCES/bsd.txt . + chmod 644 gpl2.txt + chmod 644 manual.cpp.html + sed -i 's|\r||g' manual.cpp.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9Ckfom + umask 022 + cd /builddir/build/BUILD + cd cpp + 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' + 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' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -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 -DALGLIB_VERSION=3.14.0 .. -- The C compiler identification is GNU 8.1.1 -- The CXX compiler identification is GNU 8.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/cpp/build + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/cpp -B/builddir/build/BUILD/cpp/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cpp/build/CMakeFiles /builddir/build/BUILD/cpp/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/alglib.dir/build.make CMakeFiles/alglib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cpp/build' cd /builddir/build/BUILD/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build/CMakeFiles/alglib.dir/DependInfo.cmake --color= Scanning dependencies of target alglib make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/make -f CMakeFiles/alglib.dir/build.make CMakeFiles/alglib.dir/build make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 11%] Building CXX object CMakeFiles/alglib.dir/src/alglibmisc.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/alglibmisc.cpp.o -c /builddir/build/BUILD/cpp/src/alglibmisc.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp: In constructor 'alglib::xdebugrecord1::xdebugrecord1()': BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp:2755:77: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: xdebugrecord1::xdebugrecord1() : _xdebugrecord1_owner() ,i(p_struct->i),c(*((alglib::complex*)(&p_struct->c))),a(&p_struct->a) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp: In copy constructor 'alglib::xdebugrecord1::xdebugrecord1(const alglib::xdebugrecord1&)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp:2759:102: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: xdebugrecord1::xdebugrecord1(const xdebugrecord1 &rhs):_xdebugrecord1_owner(rhs) ,i(p_struct->i),c(*((alglib::complex*)(&p_struct->c))),a(&p_struct->a) BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp: In function 'alglib::complex alglib::xdebugc1sum(const alglib::complex_1d_array&, alglib::xparams)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp:3221:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(reinterpret_cast(&result)); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp:3221:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp: In function 'alglib::complex alglib::xdebugc2sum(const alglib::complex_2d_array&, alglib::xparams)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp:3731:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(reinterpret_cast(&result)); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/alglibmisc.cpp:3731:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 27%] Building CXX object CMakeFiles/alglib.dir/src/diffequations.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/diffequations.cpp.o -c /builddir/build/BUILD/cpp/src/diffequations.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 5%] Building CXX object CMakeFiles/alglib.dir/src/alglibinternal.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/alglibinternal.cpp.o -c /builddir/build/BUILD/cpp/src/alglibinternal.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 22%] Building CXX object CMakeFiles/alglib.dir/src/ap.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/ap.cpp.o -c /builddir/build/BUILD/cpp/src/ap.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' BUILDSTDERR: /builddir/build/BUILD/cpp/src/ap.cpp: In function 'std::__cxx11::string alglib::arraytostring(const double*, alglib::ae_int_t, int)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/ap.cpp:8602:16: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: if( sprintf(mask2, ",%s", mask1)>=(int)sizeof(mask2) ) BUILDSTDERR: ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /builddir/build/BUILD/cpp/src/ap.h:23, BUILDSTDERR: from /builddir/build/BUILD/cpp/src/ap.cpp:34: BUILDSTDERR: /usr/include/bits/stdio2.h:36:34: note: '__builtin___sprintf_chk' output between 2 and 65 bytes into a destination of size 64 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 33%] Building CXX object CMakeFiles/alglib.dir/src/fasttransforms.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/fasttransforms.cpp.o -c /builddir/build/BUILD/cpp/src/fasttransforms.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 38%] Building CXX object CMakeFiles/alglib.dir/src/integration.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/integration.cpp.o -c /builddir/build/BUILD/cpp/src/integration.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 16%] Building CXX object CMakeFiles/alglib.dir/src/dataanalysis.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/dataanalysis.cpp.o -c /builddir/build/BUILD/cpp/src/dataanalysis.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' BUILDSTDERR: /builddir/build/BUILD/cpp/src/dataanalysis.cpp: In function 'void alglib_impl::dforest_buildrandomtreerec(alglib_impl::decisionforestbuilder*, alglib_impl::dfworkbuf*, alglib_impl::ae_int_t, alglib_impl::ae_int_t, alglib_impl::ae_vector*, alglib_impl::dfvotebuf*, alglib_impl::hqrndstate*, alglib_impl::ae_int_t, alglib_impl::ae_int_t, alglib_impl::ae_int_t, alglib_impl::ae_int_t, alglib_impl::ae_int_t*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/dataanalysis.cpp:43472:14: warning: variable 'nvars' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ae_int_t nvars; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/dataanalysis.cpp: In function 'void alglib_impl::dforest_choosecurrentsplitdense(alglib_impl::decisionforestbuilder*, alglib_impl::dfworkbuf*, alglib_impl::ae_int_t*, alglib_impl::ae_int_t, alglib_impl::hqrndstate*, alglib_impl::ae_int_t, alglib_impl::ae_int_t, alglib_impl::ae_int_t*, double*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/dataanalysis.cpp:43701:14: warning: variable 'nvars' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ae_int_t nvars; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/dataanalysis.cpp:43702:14: warning: variable 'nclasses' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ae_int_t nclasses; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/dataanalysis.cpp: In function 'void alglib_impl::dforest_evaluatedensesplit(alglib_impl::decisionforestbuilder*, alglib_impl::dfworkbuf*, alglib_impl::hqrndstate*, alglib_impl::ae_int_t, alglib_impl::ae_int_t, alglib_impl::ae_int_t, alglib_impl::ae_int_t*, double*, double*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/dataanalysis.cpp:43826:14: warning: variable 'npoints' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ae_int_t npoints; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/dataanalysis.cpp:43827:14: warning: variable 'nvars' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ae_int_t nvars; BUILDSTDERR: ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 61%] Building CXX object CMakeFiles/alglib.dir/src/solvers.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/solvers.cpp.o -c /builddir/build/BUILD/cpp/src/solvers.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 66%] Building CXX object CMakeFiles/alglib.dir/src/specialfunctions.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/specialfunctions.cpp.o -c /builddir/build/BUILD/cpp/src/specialfunctions.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 50%] Building CXX object CMakeFiles/alglib.dir/src/linalg.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/linalg.cpp.o -c /builddir/build/BUILD/cpp/src/linalg.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp: In function 'alglib::complex alglib::cmatrixludet(const alglib::complex_2d_array&, const alglib::integer_1d_array&, alglib::ae_int_t, alglib::xparams)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:11419:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(reinterpret_cast(&result)); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:11419:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp: In function 'alglib::complex alglib::cmatrixludet(const alglib::complex_2d_array&, const alglib::integer_1d_array&, alglib::xparams)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:11460:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(reinterpret_cast(&result)); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:11460:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp: In function 'alglib::complex alglib::cmatrixdet(const alglib::complex_2d_array&, alglib::ae_int_t, alglib::xparams)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:11499:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(reinterpret_cast(&result)); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:11499:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp: In function 'alglib::complex alglib::cmatrixdet(const alglib::complex_2d_array&, alglib::xparams)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:11536:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: return *(reinterpret_cast(&result)); BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:11536:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp: In function 'void alglib_impl::rcond_cmatrixestimatenorm(alglib_impl::ae_int_t, alglib_impl::ae_vector*, alglib_impl::ae_vector*, double*, alglib_impl::ae_int_t*, alglib_impl::ae_vector*, alglib_impl::ae_vector*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29511:25: warning: 'iter' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: isave->ptr.p_int[1] = *iter; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29257:14: note: 'iter' was declared here BUILDSTDERR: ae_int_t iter; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29512:25: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: isave->ptr.p_int[2] = *j; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29258:14: note: 'j' was declared here BUILDSTDERR: ae_int_t j; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29513:25: warning: 'jlast' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: isave->ptr.p_int[3] = *jlast; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29259:14: note: 'jlast' was declared here BUILDSTDERR: ae_int_t jlast; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29515:28: warning: 'absxi' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: rsave->ptr.p_double[0] = *absxi; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29261:12: note: 'absxi' was declared here BUILDSTDERR: double absxi; BUILDSTDERR: ^~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29516:28: warning: 'altsgn' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: rsave->ptr.p_double[1] = *altsgn; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29262:12: note: 'altsgn' was declared here BUILDSTDERR: double altsgn; BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29517:28: warning: 'estold' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: rsave->ptr.p_double[2] = *estold; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29263:12: note: 'estold' was declared here BUILDSTDERR: double estold; BUILDSTDERR: ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29518:28: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: rsave->ptr.p_double[3] = *temp; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/src/linalg.cpp:29265:12: note: 'temp' was declared here BUILDSTDERR: double temp; BUILDSTDERR: ^~~~ make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 55%] Building CXX object CMakeFiles/alglib.dir/src/optimization.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/optimization.cpp.o -c /builddir/build/BUILD/cpp/src/optimization.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 44%] Building CXX object CMakeFiles/alglib.dir/src/interpolation.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/interpolation.cpp.o -c /builddir/build/BUILD/cpp/src/interpolation.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 72%] Building CXX object CMakeFiles/alglib.dir/src/statistics.cpp.o /usr/bin/c++ -Dalglib_EXPORTS -I/builddir/build/BUILD/cpp/src -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 -fPIC -o CMakeFiles/alglib.dir/src/statistics.cpp.o -c /builddir/build/BUILD/cpp/src/statistics.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 77%] Linking CXX shared library libalglib-3.14.0.so /usr/bin/cmake -E cmake_link_script CMakeFiles/alglib.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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libalglib-3.14.0.so -o libalglib-3.14.0.so CMakeFiles/alglib.dir/src/alglibinternal.cpp.o CMakeFiles/alglib.dir/src/alglibmisc.cpp.o CMakeFiles/alglib.dir/src/ap.cpp.o CMakeFiles/alglib.dir/src/dataanalysis.cpp.o CMakeFiles/alglib.dir/src/diffequations.cpp.o CMakeFiles/alglib.dir/src/fasttransforms.cpp.o CMakeFiles/alglib.dir/src/integration.cpp.o CMakeFiles/alglib.dir/src/interpolation.cpp.o CMakeFiles/alglib.dir/src/linalg.cpp.o CMakeFiles/alglib.dir/src/optimization.cpp.o CMakeFiles/alglib.dir/src/solvers.cpp.o CMakeFiles/alglib.dir/src/specialfunctions.cpp.o CMakeFiles/alglib.dir/src/statistics.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[1]: Entering directory '/builddir/build/BUILD/cpp/build' [ 77%] Built target alglib make[1]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/make -f CMakeFiles/test_c.dir/build.make CMakeFiles/test_c.dir/depend /usr/bin/make -f CMakeFiles/test_i.dir/build.make CMakeFiles/test_i.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cpp/build' cd /builddir/build/BUILD/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build/CMakeFiles/test_i.dir/DependInfo.cmake --color= Scanning dependencies of target test_i make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/make -f CMakeFiles/test_i.dir/build.make CMakeFiles/test_i.dir/build make[2]: Entering directory '/builddir/build/BUILD/cpp/build' cd /builddir/build/BUILD/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build/CMakeFiles/test_c.dir/DependInfo.cmake --color= Scanning dependencies of target test_c make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/make -f CMakeFiles/test_c.dir/build.make CMakeFiles/test_c.dir/build make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 83%] Building CXX object CMakeFiles/test_i.dir/tests/test_i.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/cpp/src -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 -DAE_USE_ALLOC_COUNTER -DAE_DEBUG4POSIX -o CMakeFiles/test_i.dir/tests/test_i.cpp.o -c /builddir/build/BUILD/cpp/tests/test_i.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_i.cpp: In function 'int main()': BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_i.cpp:5127:24: warning: variable 'v' set but not used [-Wunused-but-set-variable] BUILDSTDERR: double v; BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 94%] Linking CXX executable test_i /usr/bin/cmake -E cmake_link_script CMakeFiles/test_i.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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_i.dir/tests/test_i.cpp.o -o test_i -Wl,-rpath,/builddir/build/BUILD/cpp/build libalglib-3.14.0.so make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[1]: Entering directory '/builddir/build/BUILD/cpp/build' [ 94%] Built target test_i make[1]: Leaving directory '/builddir/build/BUILD/cpp/build' make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [ 88%] Building CXX object CMakeFiles/test_c.dir/tests/test_c.cpp.o /usr/bin/c++ -I/builddir/build/BUILD/cpp/src -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 -DAE_USE_ALLOC_COUNTER -DAE_DEBUG4POSIX -o CMakeFiles/test_c.dir/tests/test_c.cpp.o -c /builddir/build/BUILD/cpp/tests/test_c.cpp make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp: In function 'void testdforestunit_testprocessing(bool*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp:82030:14: warning: variable 'nsample' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ae_int_t nsample; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp: In function 'void testdforestunit_basictest4(bool*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp:82737:14: warning: variable 'ns' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ae_int_t ns; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp: In function 'void testdforestunit_basictest5(bool*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp:82896:14: warning: variable 'nfeatures' set but not used [-Wunused-but-set-variable] BUILDSTDERR: ae_int_t nfeatures; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp: In function 'void testdforestunit_basictestrandom(bool*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp:83002:12: warning: variable 'refrelcls' set but not used [-Wunused-but-set-variable] BUILDSTDERR: double refrelcls; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp: In function 'void testdforestunit_basictestallsame(bool*, alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp:83239:12: warning: variable 'refrelcls' set but not used [-Wunused-but-set-variable] BUILDSTDERR: double refrelcls; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp: In function 'bool testalglibbasicsunit_sharedpoolerrors(alglib_impl::ae_state*)': BUILDSTDERR: /builddir/build/BUILD/cpp/tests/test_c.cpp:114118:20: warning: the address of 'seedrec1' will never be NULL [-Waddress] BUILDSTDERR: if( !(&seedrec1!=NULL) ) BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/cpp/build' [100%] Linking CXX executable test_c /usr/bin/cmake -E cmake_link_script CMakeFiles/test_c.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 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_c.dir/tests/test_c.cpp.o -o test_c -Wl,-rpath,/builddir/build/BUILD/cpp/build libalglib-3.14.0.so make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' make[1]: Entering directory '/builddir/build/BUILD/cpp/build' [100%] Built target test_c make[1]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cpp/build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.USM0xz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64 + cd cpp + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64 'INSTALL=/usr/bin/install -p' -C build make: Entering directory '/builddir/build/BUILD/cpp/build' /usr/bin/cmake -H/builddir/build/BUILD/cpp -B/builddir/build/BUILD/cpp/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cpp/build/CMakeFiles /builddir/build/BUILD/cpp/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/cpp/build' /usr/bin/make -f CMakeFiles/alglib.dir/build.make CMakeFiles/alglib.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cpp/build' cd /builddir/build/BUILD/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build/CMakeFiles/alglib.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/make -f CMakeFiles/alglib.dir/build.make CMakeFiles/alglib.dir/build make[2]: Entering directory '/builddir/build/BUILD/cpp/build' make[2]: Nothing to be done for 'CMakeFiles/alglib.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' [ 77%] Built target alglib /usr/bin/make -f CMakeFiles/test_c.dir/build.make CMakeFiles/test_c.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cpp/build' cd /builddir/build/BUILD/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build/CMakeFiles/test_c.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/make -f CMakeFiles/test_c.dir/build.make CMakeFiles/test_c.dir/build make[2]: Entering directory '/builddir/build/BUILD/cpp/build' make[2]: Nothing to be done for 'CMakeFiles/test_c.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' [ 88%] Built target test_c /usr/bin/make -f CMakeFiles/test_i.dir/build.make CMakeFiles/test_i.dir/depend make[2]: Entering directory '/builddir/build/BUILD/cpp/build' cd /builddir/build/BUILD/cpp/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build /builddir/build/BUILD/cpp/build/CMakeFiles/test_i.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/make -f CMakeFiles/test_i.dir/build.make CMakeFiles/test_i.dir/build make[2]: Entering directory '/builddir/build/BUILD/cpp/build' make[2]: Nothing to be done for 'CMakeFiles/test_i.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/cpp/build' [100%] Built target test_i make[1]: Leaving directory '/builddir/build/BUILD/cpp/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cpp/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/cpp/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/cpp/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/lib64/libalglib-3.14.0.so -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/alglibinternal.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/alglibmisc.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/ap.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/dataanalysis.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/diffequations.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/fasttransforms.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/integration.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/interpolation.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/linalg.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/optimization.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/solvers.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/specialfunctions.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/statistics.h -- Installing: /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/include/alglib/stdafx.h make: Leaving directory '/builddir/build/BUILD/cpp/build' + ln -s libalglib-3.14.0.so /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/lib64/libalglib.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.14.0-2.fc29 --unique-debug-suffix -3.14.0-2.fc29.riscv64 --unique-debug-src-base alglib-3.14.0-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cpp extracting debug info from /builddir/build/BUILDROOT/alglib-3.14.0-2.fc29.riscv64/usr/lib64/libalglib-3.14.0.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 23852 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/ap.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/linalg.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/solvers.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/solvers.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/specialfunctions.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/optimization.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/integration.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/alglibmisc.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/diffequations.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/ap.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/interpolation.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/diffequations.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/linalg.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/interpolation.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/dataanalysis.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/statistics.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/integration.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/optimization.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/dataanalysis.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/fasttransforms.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/statistics.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/alglibinternal.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/alglibinternal.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/specialfunctions.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/alglib-3.14.0-2.fc29.riscv64/src/alglibmisc.h is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.a0ep2m + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/cpp/build ~/build/BUILD/cpp + cd cpp + pushd build + LD_LIBRARY_PATH=/builddir/build/BUILD/cpp/build + ./test_c SEED: 1532220006 COMPILER: GCC HARDWARE: 64-bit HARDWARE: little-endian CPU: unknown CORES: 1 (serial version) LIBS: CPUID: OS: unknown TESTING MODE: single core tsort OK nearestneighbor OK HQRNDDiscreteTest: test is OK. HQRNDDiscreteTest: test is OK. HQRNDDiscreteTest: test is OK. HQRNDDiscreteTest: test is OK. HQRNDDiscreteTest: test is OK. hqrnd OK odesolver OK TEST IS PASSED. TEST IS PASSED. sparse OK ablas OK creflections OK matgen OK trfac OK trlinsolve OK safesolve OK rcond OK matinv OK hblas OK sblas OK ortfac OK fbls OK cqmodels OK bdsvd OK blas OK svd OK optserv OK snnls OK sactivesets OK linmin OK minlbfgs OK xblas OK directdensesolvers OK normestimator OK SVDTest::Ok ReportCorrectnessTest::Ok StoppingCriteriaTest::Ok linlsqr OK mincg OK minbleic OK minqp OK minbc OK minnlc OK minns OK minlm FAILED evd OK basestat OK pca OK bdss OK mlpbase OK lda OK ssa OK gammafunc OK linreg OK SMA(K) TEST EMA(alpha) TEST LRMA(K) TEST filters OK mcpd OK mlpe OK mlptrain OK clustering OK dforest OK gq OK gkq OK autogk OK fft OK fht OK conv OK corr OK idwint OK ratint OK fitsphere OK spline1d OK parametric OK spline3d OK polint OK lsfit OK spline2d OK rbf OK hermite OK laguerre OK legendre OK chebyshev OK wsr OK stest OK studentttests OK mannwhitneyu OK schur OK spdgevd OK inverseupdate OK polynomialsolver OK nleq OK directsparsesolvers OK BasicTestIters::Ok BasicTestIters::Ok ComplexRes::Ok ComplexTest::Ok KrylovSubspaceTest::OK PrecondTest::Ok lincg OK alglibbasics OK Done in 11426 seconds Last error at :0 () + false RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.a0ep2m (%check) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.a0ep2m (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/alglib.spec