lel_multiway_merge_base.constprop': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In function 'create_array', inlined from '__ct ' at /builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/tlx/container/simple_vector.hpp:81:34, inlined from 'multiway_merge_exact_splitting.constprop' at /builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/tlx/algorithm/multiway_merge_splitting.hpp:217:55: /builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/tlx/container/simple_vector.hpp:195:20: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 195 | return new value_type[size]; | ^ /usr/include/c++/12/new: In function 'multiway_merge_exact_splitting.constprop': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ In function 'create_array', inlined from '__ct ' at /builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/tlx/container/simple_vector.hpp:81:34, inlined from 'parallel_multiway_merge_base.constprop' at /builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/tlx/algorithm/parallel_multiway_merge.hpp:112:59: /builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/tlx/container/simple_vector.hpp:195:20: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 195 | return new value_type[size]; | ^ /usr/include/c++/12/new: In function 'parallel_multiway_merge_base.constprop': /usr/include/c++/12/new:128:26: note: in a call to allocation function 'operator new []' declared here 128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW (std::bad_alloc) | ^ /usr/bin/ld: ../tlx/libtlx.so.0.5.20200222: undefined reference to `__atomic_exchange_1' collect2: error: ld returned 1 exit status gmake[2]: *** [tests/CMakeFiles/tlx_algorithm_multiway_merge_benchmark.dir/build.make:101: tests/tlx_algorithm_multiway_merge_benchmark] Error 1 gmake[2]: Leaving directory '/builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/redhat-linux-build' gmake[1]: *** [CMakeFiles/Makefile2:235: tests/CMakeFiles/tlx_algorithm_multiway_merge_benchmark.dir/all] Error 2 /usr/bin/ld: ../tlx/libtlx.so.0.5.20200222: undefined reference to `__atomic_exchange_1' collect2: error: ld returned 1 exit status gmake[2]: *** [tests/CMakeFiles/tlx_container_btree_speedtest.dir/build.make:101: tests/tlx_container_btree_speedtest] Error 1 gmake[2]: Leaving directory '/builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/redhat-linux-build' gmake[1]: Leaving directory '/builddir/build/BUILD/tlx-d59c325fb31812047e61aba3d75cc037f92c2b3d/redhat-linux-build' gmake[1]: *** [CMakeFiles/Makefile2:287: tests/CMakeFiles/tlx_container_btree_speedtest.dir/all] Error 2 gmake: *** [Makefile:149: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.a5RXfL (%build) Bad exit status from /var/tmp/rpm-tmp.a5RXfL (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, 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/tlx.spec