har> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer>, std::allocator, std::allocator >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer> > >&}; ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer]' /usr/include/nlohmann/json.hpp:13366:36: required from 'nlohmann::basic_json::json_value::json_value(const array_t&) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer; nlohmann::basic_json::array_t = std::vector, std::allocator > >]' /usr/include/nlohmann/json.hpp:14147:25: required from 'nlohmann::basic_json::basic_json(const nlohmann::basic_json&) [with ObjectType = std::map; ArrayType = std::vector; StringType = std::__cxx11::basic_string; BooleanType = bool; NumberIntegerType = long int; NumberUnsignedType = long unsigned int; NumberFloatType = double; AllocatorType = std::allocator; JSONSerializer = nlohmann::adl_serializer]' ../include/mtxclient/utils.hpp:64:26: required from 'std::string mtx::client::utils::serialize(const T&) [with T = nlohmann::basic_json<>; std::string = std::__cxx11::basic_string]' ../include/mtxclient/http/client.hpp:568:35: required from 'void mtx::http::Client::post(const string&, const Request&, mtx::http::Callback, bool, const string&) [with Request = nlohmann::basic_json<>; Response = mtx::responses::FilterId; std::string = std::__cxx11::basic_string; mtx::http::Callback = std::function&)>]' ../lib/http/client.cpp:900:77: required from here /usr/include/c++/10/bits/stl_uninitialized.h:137:72: error: 'value' is not a member of 'std::is_constructible, const nlohmann::basic_json, std::allocator >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer>&>' 137 | static_assert(is_constructible<_ValueType2, decltype(*__first)>::value, | ^~~~~ ninja: build stopped: subcommand failed. RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.22onr3 (%build) Bad exit status from /var/tmp/rpm-tmp.22onr3 (%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/mtxclient.spec