rom /builddir/build/BUILD/vcpkg-tool-2023-06-22/include/vcpkg/base/optional.h:5, from /builddir/build/BUILD/vcpkg-tool-2023-06-22/include/vcpkg/base/chrono.h:5, from /builddir/build/BUILD/vcpkg-tool-2023-06-22/src/vcpkg.cpp:3: /builddir/build/BUILD/vcpkg-tool-2023-06-22/include/vcpkg/base/messages.h: In instantiation of ‘void vcpkg::msg::format_to(vcpkg::LocalizedString&, MessageT, TagArg::type, MessageTypes>...) [with MessageTags = {command_name_t}; MessageTypes = {vcpkg::StringView}]’: /builddir/build/BUILD/vcpkg-tool-2023-06-22/include/vcpkg/base/messages.h:171:23: required from ‘void vcpkg::msg::println_error(MessageT, TagArg::type, MessageTypes>...) [with MessageTags = {command_name_t}; MessageTypes = {vcpkg::StringView}]’ /builddir/build/BUILD/vcpkg-tool-2023-06-22/src/vcpkg.cpp:47:27: required from here /builddir/build/BUILD/vcpkg-tool-2023-06-22/include/vcpkg/base/messages.h:139:93: error: cannot bind non-const lvalue reference of type ‘fmt::v10::detail::named_arg&’ to an rvalue of type ‘fmt::v10::detail::named_arg’ 139 | return detail::format_message_by_index_to(s, m.index, fmt::make_format_args(args.arg()...)); | ~~~~~~~~^~ In file included from /usr/include/fmt/format.h:49, from /builddir/build/BUILD/vcpkg-tool-2023-06-22/include/vcpkg/base/fmt.h:12, from /builddir/build/BUILD/vcpkg-tool-2023-06-22/include/vcpkg/base/messages.h:5: /usr/include/fmt/core.h:1824:35: note: initializing argument 1 of ‘constexpr fmt::v10::format_arg_store::type>::type ...> fmt::v10::make_format_args(T& ...) [with Context = basic_format_context; T = {detail::named_arg}]’ 1824 | constexpr auto make_format_args(T&... args) | ~~^~~~~~~~ [34/147] /usr/bin/g++ -DFMT_SHARED -DVCPKG_BASE_VERSION=2023-06-22 -DVCPKG_VERSION=2023-06-22 -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/vcpkg-tool-2023-06-22/include -I/builddir/build/BUILD/vcpkg-tool-2023-06-22/redhat-linux-build/_cmrc/include -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -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 -fno-omit-frame-pointer -DNDEBUG -std=c++17 -Winvalid-pch -x c++-header -include /builddir/build/BUILD/vcpkg-tool-2023-06-22/redhat-linux-build/CMakeFiles/vcpkglib.dir/cmake_pch.hxx -MD -MT CMakeFiles/vcpkglib.dir/cmake_pch.hxx.gch -MF CMakeFiles/vcpkglib.dir/cmake_pch.hxx.gch.d -o CMakeFiles/vcpkglib.dir/cmake_pch.hxx.gch -c /builddir/build/BUILD/vcpkg-tool-2023-06-22/redhat-linux-build/CMakeFiles/vcpkglib.dir/cmake_pch.hxx.cxx ninja: build stopped: subcommand failed. error: Bad exit status from /var/tmp/rpm-tmp.Jgwfcs (%build) Bad exit status from /var/tmp/rpm-tmp.Jgwfcs (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/vcpkg.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, 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 --noclean --target riscv64 --nodeps /builddir/build/SPECS/vcpkg.spec