rflow] 304 | virtual std::string getObjName (unsigned maxLen = std::string::npos) const ; | ~~~~~~~~~~~~~^~~~ /usr/include/coin/OsiCbcSolverInterface.hpp:313:39: warning: conversion from 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} to 'unsigned int' changes value from '18446744073709551615' to '4294967295' [-Woverflow] 313 | unsigned maxLen = std::string::npos) const ; | ~~~~~~~~~~~~~^~~~ /usr/include/coin/OsiCbcSolverInterface.hpp:335:39: warning: conversion from 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} to 'unsigned int' changes value from '18446744073709551615' to '4294967295' [-Woverflow] 335 | unsigned maxLen = std::string::npos) const ; | ~~~~~~~~~~~~~^~~~ DecompMain.cpp: In function 'DecompSolverResult* solveDirect(const DecompApp&)': DecompMain.cpp:635:24: warning: 'm_problemSI' may be used uninitialized in this function [-Wmaybe-uninitialized] 635 | m_problemSI->readMps(fileName.c_str()); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/Dip-releases-0.95.0/Dip/src' /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 -DDIP_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dip DecompMain.o libDecomp.la -lOsiSym -lSym -lCgl -lOsiVol -lVol -lOsiDylp -lDylp -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lOsiCbc -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lOsiClp -lClpSolver -lClp -lOsi -lCoinUtils -lOsi -lAlps -lCoinUtils DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" g++ -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 -DDIP_BUILD -fopenmp -Wno-unknown-pragmas -Wno-write-strings -Wno-sign-compare -Wno-cast-qual -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dip DecompMain.o ./.libs/libDecomp.so -lgomp -lOsiSym -lSym -lOsiVol -lVol -lOsiDylp -lDylp -lOsiCbc -lCbcSolver -lCbc -lCgl -lOsiClp -lClpSolver -lClp -lOsi -lAlps -lCoinUtils make[4]: Leaving directory '/builddir/build/BUILD/Dip-releases-0.95.0/Dip/src' /usr/bin/ld: /lib64/lp64d/../lib64/lp64d/libCbc.so: undefined reference to `CglPreProcess::postProcess(OsiSolverInterface&, bool)' collect2: error: ld returned 1 exit status make[4]: *** [Makefile:609: dip] Error 1 make[3]: *** [Makefile:699: all-recursive] Error 1 make[2]: *** [Makefile:490: all] Error 2 make[1]: *** [Makefile:711: all-recursive] Error 1 make: *** [Makefile:335: all-recursive] Error 1 error: Bad exit status from /var/tmp/rpm-tmp.DFhW41 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.DFhW41 (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, 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 --target riscv64 --nodeps /builddir/build/SPECS/coin-or-Dip.spec