idjson::SizeType = unsigned int]' BUILDSTDERR: /builddir/build/BUILD/tiny-dnn-1.0.0a3/cereal/external/rapidjson/reader.h:318:4: required from 'void rapidjson::GenericReader::ParseArray(Stream&, Handler&) [with unsigned int parseFlags = 0; Stream = rapidjson::GenericReadStream; Handler = rapidjson::GenericDocument >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>]' BUILDSTDERR: /builddir/build/BUILD/tiny-dnn-1.0.0a3/cereal/external/rapidjson/reader.h:249:37: required from 'bool rapidjson::GenericReader::Parse(Stream&, Handler&) [with unsigned int parseFlags = 0; Stream = rapidjson::GenericReadStream; Handler = rapidjson::GenericDocument >; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>]' BUILDSTDERR: /builddir/build/BUILD/tiny-dnn-1.0.0a3/cereal/external/rapidjson/document.h:712:3: required from 'rapidjson::GenericDocument& rapidjson::GenericDocument::ParseStream(Stream&) [with unsigned int parseFlags = 0; Stream = rapidjson::GenericReadStream; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>]' BUILDSTDERR: /builddir/build/BUILD/tiny-dnn-1.0.0a3/cereal/archives/json.hpp:412:49: required from here BUILDSTDERR: /builddir/build/BUILD/tiny-dnn-1.0.0a3/cereal/external/rapidjson/document.h:637:9: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class rapidjson::GenericValue >' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: memcpy(data_.a.elements, values, count * sizeof(GenericValue)); BUILDSTDERR: ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/tiny-dnn-1.0.0a3/cereal/archives/json.hpp:52, BUILDSTDERR: from /builddir/build/BUILD/tiny-dnn-1.0.0a3/tiny_dnn/util/util.h:40, BUILDSTDERR: from /builddir/build/BUILD/tiny-dnn-1.0.0a3/tiny_dnn/nodes.h:35, BUILDSTDERR: from /builddir/build/BUILD/tiny-dnn-1.0.0a3/tiny_dnn/network.h:39, BUILDSTDERR: from /builddir/build/BUILD/tiny-dnn-1.0.0a3/tiny_dnn/tiny_dnn.h:30, BUILDSTDERR: from /builddir/build/BUILD/tiny-dnn-1.0.0a3/test/test.cpp:31: BUILDSTDERR: /builddir/build/BUILD/tiny-dnn-1.0.0a3/cereal/external/rapidjson/document.h:30:7: note: 'class rapidjson::GenericValue >' declared here BUILDSTDERR: class GenericValue { BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: as: out of memory allocating 4064 bytes after a total of 221405184 bytes BUILDSTDERR: {standard input}: Assembler messages: BUILDSTDERR: {standard input}:1572410: Fatal error: can't close CMakeFiles/tiny_dnn_test.dir/test.cpp.o: Memory exhausted BUILDSTDERR: make[2]: *** [test/CMakeFiles/tiny_dnn_test.dir/build.make:66: test/CMakeFiles/tiny_dnn_test.dir/test.cpp.o] Error 2 make[2]: Leaving directory '/builddir/build/BUILD/tiny-dnn-1.0.0a3' BUILDSTDERR: make[1]: *** [CMakeFiles/Makefile2:1117: test/CMakeFiles/tiny_dnn_test.dir/all] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/tiny-dnn-1.0.0a3' BUILDSTDERR: make: *** [Makefile:144: all] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.FoRBun (%install) RPM build errors: BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.FoRBun (%install) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do 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/tiny-dnn.spec