-lz' -DBZIP2_INCLUDE_DIR:PATH=/usr/include '-DBZIP2_LIBRARY:FILEPATH=-L/usr/lib64 -lbz2' -DLEMON_INCLUDE_DIR:PATH=/usr/include '-DLEMON_LIBRARY:FILEPATH=-L/usr/lib64 -lemon' -DBoost_INCLUDE_DIR:PATH=/usr/include -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3 -DCMAKE_SKIP_RPATH:BOOL=YES -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE ../.. -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - broken CMake Error at /usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:59 (message): The C++ compiler "/usr/bin/c++" is not able to compile a simple test program. It fails with the following output: Change Dir: /builddir/build/BUILD/seqan-1.4.2/build/Release/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_eb2e2/fast && /usr/bin/gmake -f CMakeFiles/cmTC_eb2e2.dir/build.make CMakeFiles/cmTC_eb2e2.dir/build gmake[1]: Entering directory '/builddir/build/BUILD/seqan-1.4.2/build/Release/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_eb2e2.dir/testCXXCompiler.cxx.o /usr/bin/c++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -fstack-clash-protection -fPIC -lemon -o CMakeFiles/cmTC_eb2e2.dir/testCXXCompiler.cxx.o -c /builddir/build/BUILD/seqan-1.4.2/build/Release/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_eb2e2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eb2e2.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -fstack-clash-protection -fPIC -lemon -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -rdynamic CMakeFiles/cmTC_eb2e2.dir/testCXXCompiler.cxx.o -o cmTC_eb2e2 /usr/bin/ld: /usr/lib64/libCbc.so.3: undefined reference to `CglPreProcess::postProcess(OsiSolverInterface&, bool)' collect2: error: ld returned 1 exit status gmake[1]: *** [CMakeFiles/cmTC_eb2e2.dir/build.make:106: cmTC_eb2e2] Error 1 gmake[1]: Leaving directory '/builddir/build/BUILD/seqan-1.4.2/build/Release/CMakeFiles/CMakeTmp' gmake: *** [Makefile:140: cmTC_eb2e2/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:9 (project) -- Configuring incomplete, errors occurred! See also "/builddir/build/BUILD/seqan-1.4.2/build/Release/CMakeFiles/CMakeOutput.log". See also "/builddir/build/BUILD/seqan-1.4.2/build/Release/CMakeFiles/CMakeError.log". error: Bad exit status from /var/tmp/rpm-tmp.exIJno (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.exIJno (%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/seqan.spec