o /usr/lib64/libcrypto.so && : FAILED: tools/session_log_alerts : && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -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 -O2 -g -DNDEBUG -L/builddir/build/BUILD/libtorrent-rasterbar-1.2.11/build/src/.libs tools/CMakeFiles/session_log_alerts.dir/session_log_alerts.cpp.o -o tools/session_log_alerts -Wl,-rpath,/builddir/build/BUILD/libtorrent-rasterbar-1.2.11/build-python3/riscv64-redhat-linux-gnu libtorrent-rasterbar.so.1.2.11 -lpthread /usr/lib64/libssl.so /usr/lib64/libcrypto.so && : /usr/bin/ld: libtorrent-rasterbar.so.1.2.11: undefined reference to `__atomic_exchange_1' collect2: error: ld returned 1 exit status [178/409] /usr/bin/g++ -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_USE_ICONV -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -I../../include -O2 -flto=auto -ffat-lto-objects -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 -O2 -g -DNDEBUG -Wall -Wextra -Wpedantic -Wparentheses -Wvla -Wc++11-compat -Wno-format-zero-length -ftemplate-depth=512 -fexceptions -std=gnu++14 -MD -MT tools/CMakeFiles/dht.dir/dht_put.cpp.o -MF tools/CMakeFiles/dht.dir/dht_put.cpp.o.d -o tools/CMakeFiles/dht.dir/dht_put.cpp.o -c ../../tools/dht_put.cpp [179/409] /usr/bin/g++ -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_USE_ICONV -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I../../include -isystem /usr/include/python3.9 -O2 -flto=auto -ffat-lto-objects -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 -O2 -g -DNDEBUG -fPIC -Wall -Wextra -Wpedantic -Wparentheses -Wvla -Wc++11-compat -Wno-format-zero-length -ftemplate-depth=512 -Wno-deprecated-declarations -fexceptions -std=gnu++14 -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/alert.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/alert.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/alert.cpp.o -c ../../bindings/python/src/alert.cpp In file included from /usr/include/boost/bind.hpp:30, from /usr/include/boost/python/exception_translator.hpp:10, from /usr/include/boost/python.hpp:28, from ../../bindings/python/src/boost_python.hpp:10, from ../../bindings/python/src/alert.cpp:5: /usr/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ EXCEPTION: [commandTimeoutExpired()] 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 742, in do_with_status raise commandTimeoutExpired("Timeout(%s) expired for command:\n # %s\n%s" % (timeout, command, output)) mockbuild.util.commandTimeoutExpired: Timeout(432000) expired for command: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rb_libtorrent.spec