(const std::string ®istering_category, | ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/coin/IpRegOptions.hpp:731:17: warning: ‘virtual void Ipopt::RegisteredOptions::SetRegisteringCategory(const std::string&, int)’ was hidden [-Woverloaded-virtual=] 731 | virtual void SetRegisteringCategory( | ^~~~~~~~~~~~~~~~~~~~~~ ../src/Interfaces/BonRegisteredOptions.hpp:71:9: note: by ‘void Bonmin::RegisteredOptions::SetRegisteringCategory(const std::string&, ExtraCategoriesInfo)’ 71 | void SetRegisteringCategory (const std::string ®istering_category, | ^~~~~~~~~~~~~~~~~~~~~~ ../src/Interfaces/BonOsiTMINLPInterface.hpp:166:24: warning: ‘virtual OsiSolverInterface* Bonmin::OsiTMINLPInterface::clone(bool) const’ was hidden [-Woverloaded-virtual=] 166 | OsiSolverInterface * clone(bool copyData = true) const; | ^~~~~ ./../src/Interfaces/Ampl/BonAmplInterface.hpp:38:34: note: by ‘virtual OsiSolverInterface* Bonmin::AmplInterface::clone(bool)’ 38 | virtual OsiSolverInterface * clone(bool CopyData = true); | ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -DBONMIN_BUILD -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o CppExample MyBonmin.o MyTMINLP.o ../src/CbcBonmin/libbonmin.la -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lipopt DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" g++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -DBONMIN_BUILD -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o .libs/CppExample MyBonmin.o MyTMINLP.o ../src/CbcBonmin/.libs/libbonmin.so -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lipopt creating CppExample ./unitTest Test OsiTMINLPInterface with Ipopt solver make[2]: Leaving directory '/builddir/build/BUILD/Bonmin-releases-1.8.9/Bonmin/test' make[2]: *** [Makefile:614: test] Segmentation fault (core dumped) make[1]: *** [Makefile:847: unitTest] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/Bonmin-releases-1.8.9/Bonmin' make: *** [Makefile:683: test] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.UubEz7 (%check) Bad exit status from /var/tmp/rpm-tmp.UubEz7 (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/coin-or-Bonmin.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status 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 --noclean --target riscv64 --nodeps /builddir/build/SPECS/coin-or-Bonmin.spec