[#426935] FAILED bmcweb.git=1.0-alt1.git5fe4ef3.1

Girar awaiter (iv) girar-builder at altlinux.org
Sat Jul 25 12:27:54 MSK 2026


https://git.altlinux.org/tasks/426935/logs/events.1.1.log
https://packages.altlinux.org/tasks/426935

subtask  name    aarch64  i586  x86_64
   #100  bmcweb   failed     -  failed

2026-Jul-25 09:26:11 :: task #426935 for sisyphus started by iv:
2026-Jul-25 09:26:11 :: message: rebuild_with_boost_1.91
#100 build 1.0-alt1.git5fe4ef3.1 from /gears/b/bmcweb.git fetched at 2026-Jul-25 09:23:34 from sisyphus
2026-Jul-25 09:26:12 :: [i586] #100 bmcweb.git 1.0-alt1.git5fe4ef3.1: build start
2026-Jul-25 09:26:12 :: [aarch64] #100 bmcweb.git 1.0-alt1.git5fe4ef3.1: build start
2026-Jul-25 09:26:12 :: [x86_64] #100 bmcweb.git 1.0-alt1.git5fe4ef3.1: build start
2026-Jul-25 09:26:19 :: [i586] #100 bmcweb.git 1.0-alt1.git5fe4ef3.1: build SKIPPED
[x86_64]   737 |         BMCWEB_LOG_INFO("Parsing value {}", it->value());
[x86_64] /usr/include/c++/15/format:4268:25: error: non-constant condition for static assertion
[x86_64]  4268 |           static_assert(is_default_constructible_v<formatter<_Tq, _CharT>>,
[x86_64] /usr/include/c++/15/format:4279:38: error: no matching function for call to ‘std::basic_format_arg<std::basic_format_context<std::__format::_Sink_iter<char>, char> >::basic_format_arg(const boost::core::basic_string_view<char>&)’
[x86_64]  4279 |           basic_format_arg<_Context> __arg(__v);
[x86_64] --
[x86_64] /usr/include/c++/15/bits/std_function.h: In static member function ‘static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = redfish::requestRoutesEventDestinationCollection(App&)::<lambda(const crow::Request&, const std::shared_ptr<bmcweb::AsyncResp>&)>; _ArgTypes = {const crow::Request&, const std::shared_ptr<bmcweb::AsyncResp>&}]’:
[x86_64] /usr/include/c++/15/bits/std_function.h:292:37: error: call to consteval function ‘std::__invoke_r<void, redfish::requestRoutesEventDestinationCollection(App&)::<lambda(const crow::Request&, const shared_ptr<bmcweb::AsyncResp>&)>&, const crow::Request&, const shared_ptr<bmcweb::AsyncResp>&>((* std::_Function_base::_Base_manager<redfish::requestRoutesEventDestinationCollection(App&)::<lambda(const crow::Request&, const std::shared_ptr<bmcweb::AsyncResp>&)> >::_M_get_pointer(__functor)), __args#0, __args#1)’ is not a constant expression
[x86_64]   292 |         return std::__invoke_r<_Res>(*_Base::_M_get_pointer(__functor),
[x86_64]   293 |                                      std::forward<_ArgTypes>(__args)...);
[x86_64] /usr/include/c++/15/bits/std_function.h:292:60: error: call to non-‘constexpr’ function ‘static _Functor* std::_Function_base::_Base_manager<_Functor>::_M_get_pointer(const std::_Any_data&) [with _Functor = redfish::requestRoutesEventDestinationCollection(App&)::<lambda(const crow::Request&, const std::shared_ptr<bmcweb::AsyncResp>&)>]’
[x86_64]   292 |         return std::__invoke_r<_Res>(*_Base::_M_get_pointer(__functor),
2026-Jul-25 09:27:18 :: [x86_64] bmcweb.git 1.0-alt1.git5fe4ef3.1: remote: build failed
2026-Jul-25 09:27:18 :: [x86_64] #100 bmcweb.git 1.0-alt1.git5fe4ef3.1: build FAILED
2026-Jul-25 09:27:18 :: [x86_64] requesting cancellation of task processing
[aarch64]   737 |         BMCWEB_LOG_INFO("Parsing value {}", it->value());
[aarch64] /usr/include/c++/15/format:4268:25: error: non-constant condition for static assertion
[aarch64]  4268 |           static_assert(is_default_constructible_v<formatter<_Tq, _CharT>>,
[aarch64] /usr/include/c++/15/format:4279:38: error: no matching function for call to ‘std::basic_format_arg<std::basic_format_context<std::__format::_Sink_iter<char>, char> >::basic_format_arg(const boost::core::basic_string_view<char>&)’
[aarch64]  4279 |           basic_format_arg<_Context> __arg(__v);
[aarch64] --
[aarch64] /usr/include/c++/15/bits/std_function.h: In static member function ‘static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = redfish::requestRoutesEventDestinationCollection(App&)::<lambda(const crow::Request&, const std::shared_ptr<bmcweb::AsyncResp>&)>; _ArgTypes = {const crow::Request&, const std::shared_ptr<bmcweb::AsyncResp>&}]’:
[aarch64] /usr/include/c++/15/bits/std_function.h:292:37: error: call to consteval function ‘std::__invoke_r<void, redfish::requestRoutesEventDestinationCollection(App&)::<lambda(const crow::Request&, const shared_ptr<bmcweb::AsyncResp>&)>&, const crow::Request&, const shared_ptr<bmcweb::AsyncResp>&>((* std::_Function_base::_Base_manager<redfish::requestRoutesEventDestinationCollection(App&)::<lambda(const crow::Request&, const std::shared_ptr<bmcweb::AsyncResp>&)> >::_M_get_pointer(__functor)), __args#0, __args#1)’ is not a constant expression
[aarch64]   292 |         return std::__invoke_r<_Res>(*_Base::_M_get_pointer(__functor),
[aarch64]   293 |                                      std::forward<_ArgTypes>(__args)...);
[aarch64] /usr/include/c++/15/bits/std_function.h:292:60: error: call to non-‘constexpr’ function ‘static _Functor* std::_Function_base::_Base_manager<_Functor>::_M_get_pointer(const std::_Any_data&) [with _Functor = redfish::requestRoutesEventDestinationCollection(App&)::<lambda(const crow::Request&, const std::shared_ptr<bmcweb::AsyncResp>&)>]’
[aarch64]   292 |         return std::__invoke_r<_Res>(*_Base::_M_get_pointer(__functor),
2026-Jul-25 09:27:54 :: [aarch64] bmcweb.git 1.0-alt1.git5fe4ef3.1: remote: build failed
2026-Jul-25 09:27:54 :: [aarch64] #100 bmcweb.git 1.0-alt1.git5fe4ef3.1: build FAILED
2026-Jul-25 09:27:18 :: [x86_64] build FAILED
2026-Jul-25 09:27:54 :: [aarch64] build FAILED
2026-Jul-25 09:27:54 :: task #426935 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list