Your message dated Sat, 18 Jul 2026 06:22:07 +0000
with message-id <[email protected]>
and subject line Bug#1139481: fixed in restinio 0.6.19+ds-1.2
has caused the Debian Bug report #1139481,
regarding restinio: FTBFS: 
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:1056:74: error: 'buffer_cast' 
is not a member of 'restinio::asio_ns'; did you mean 'buffer_copy'? 
[-Wtemplate-body]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1139481: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139481
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:restinio
Version: 0.6.19+ds-1.1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:restinio, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:1055:69: error: no matching 
function for call to 
‘nonstd::sv_lite::basic_string_view<char>::basic_string_view(<brace-enclosed 
initializer list>)’
 1055 |                                                 const string_view_t 
status_line{
      |                                                                     
^~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:1055:69: note: there are 5 
candidates
In file included from /<<PKGBUILDDIR>>/dev/restinio/string_view.hpp:14,
                 from /<<PKGBUILDDIR>>/dev/restinio/exception.hpp:14,
                 from /<<PKGBUILDDIR>>/dev/restinio/settings.hpp:13,
                 from /<<PKGBUILDDIR>>/dev/restinio/all.hpp:14:
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:1060:5:
 note: candidate 1: ‘template<class Allocator> 
nonstd::sv_lite::basic_string_view<CharT, Traits>::basic_string_view(const 
std::__cxx11::basic_string<_CharT, _Traits, _Allocator>&) [with CharT = char; 
Traits = std::char_traits<char>]’
 1060 |     basic_string_view( std::basic_string<CharT, Traits, Allocator> 
const & s ) nssv_noexcept
      |     ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:1060:5:
 note: template argument deduction/substitution failed:
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:631:20:
 note: candidate 2: ‘constexpr nonstd::sv_lite::basic_string_view<CharT, 
Traits>::basic_string_view(const CharT*) [with CharT = char; Traits = 
std::char_traits<char>]’
  631 |     nssv_constexpr basic_string_view( CharT const * s) nssv_noexcept // 
non-standard noexcept
      |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:631:20:
 note: conversion of argument 1 would be ill-formed:
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:626:20:
 note: candidate 3: ‘constexpr nonstd::sv_lite::basic_string_view<CharT, 
Traits>::basic_string_view(const CharT*, size_type) [with CharT = char; Traits 
= std::char_traits<char>; size_type = long unsigned int]’
  626 |     nssv_constexpr basic_string_view( CharT const * s, size_type count 
) nssv_noexcept // non-standard noexcept
      |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:626:20:
 note: candidate expects 2 arguments, 1 provided
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:618:20:
 note: candidate 4: ‘constexpr nonstd::sv_lite::basic_string_view<CharT, 
Traits>::basic_string_view(const nonstd::sv_lite::basic_string_view<CharT, 
Traits>&) [with CharT = char; Traits = std::char_traits<char>]’
  618 |     nssv_constexpr basic_string_view( basic_string_view const & other ) 
nssv_noexcept = default;
      |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:618:20:
 note: conversion of argument 1 would be ill-formed:
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:612:20:
 note: candidate 5: ‘constexpr nonstd::sv_lite::basic_string_view<CharT, 
Traits>::basic_string_view() [with CharT = char; Traits = 
std::char_traits<char>]’
  612 |     nssv_constexpr basic_string_view() nssv_noexcept
      |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:612:20:
 note: candidate expects 0 arguments, 1 provided
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp: In instantiation of ‘void 
restinio::impl::connection_t<Traits>::init_write() [with Traits = 
restinio::traits_t<restinio::asio_timer_manager_t, restinio::null_logger_t, 
restinio::router::generic_express_router_t<restinio::router::std_regex_engine_t,
 restinio::no_extra_data_factory_t> >]’:
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:1008:5:   required from 
‘void restinio::impl::connection_t<Traits>::init_write_if_necessary() [with 
Traits = restinio::traits_t<restinio::asio_timer_manager_t, 
restinio::null_logger_t, 
restinio::router::generic_express_router_t<restinio::router::std_regex_engine_t,
 restinio::no_extra_data_factory_t> >]’
 1008 |                                 init_write();
      |                                 ^~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:970:6:   required from 
‘void 
restinio::impl::connection_t<Traits>::write_response_parts_impl(restinio::request_id_t,
 restinio::response_output_flags_t, restinio::write_group_t) [with Traits = 
restinio::traits_t<restinio::asio_timer_manager_t, restinio::null_logger_t, 
restinio::router::generic_express_router_t<restinio::router::std_regex_engine_t,
 restinio::no_extra_data_factory_t> >; restinio::request_id_t = unsigned int]’
  970 |                                         init_write_if_necessary();
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:694:8:   required from 
‘void restinio::impl::connection_t<Traits>::on_request_message_complete() 
[with Traits = restinio::traits_t<restinio::asio_timer_manager_t, 
restinio::null_logger_t, 
restinio::router::generic_express_router_t<restinio::router::std_regex_engine_t,
 restinio::no_extra_data_factory_t> >]’
  694 |                                                         
write_response_parts_impl(
      |                                                         
^~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:629:5:   required from 
‘void restinio::impl::connection_t<Traits>::consume_data(const char*, 
std::size_t) [with Traits = restinio::traits_t<restinio::asio_timer_manager_t, 
restinio::null_logger_t, 
restinio::router::generic_express_router_t<restinio::router::std_regex_engine_t,
 restinio::no_extra_data_factory_t> >; std::size_t = long unsigned int]’
  629 |                                 on_request_message_complete();
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:435:5:   required from 
‘void restinio::impl::connection_t<Traits>::wait_for_http_message() [with 
Traits = restinio::traits_t<restinio::asio_timer_manager_t, 
restinio::null_logger_t, 
restinio::router::generic_express_router_t<restinio::router::std_regex_engine_t,
 restinio::no_extra_data_factory_t> >]’
  435 |                                 consume_data( m_input.m_buf.bytes(), 
m_input.m_buf.length() );
      |                                 ^~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:397:6:   [ skipping 15 
instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/asio/async_result.hpp:648:73:   required from ‘ 
[too-long-redacted] e_t)::<lambda(const auto:9&)>]’
  648 |   return async_result<decay_t<CompletionToken>, 
Signatures...>::initiate(
      |          
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  649 |       static_cast<Initiation&&>(initiation),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
 
  650 |       static_cast<CompletionToken&&>(token),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
 
  651 |       static_cast<Args&&>(args)...);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
 
/usr/include/asio/bind_executor.hpp:597:17:   required from  
[too-long-redacted] ::tcp>::initiate_async_accept]’
  594 |     return async_initiate<
      |            ~~~~~~~~~~~~~~~
  595 |       conditional_t<
      |       ~~~~~~~~~~~~~~
  596 |         is_const<remove_reference_t<RawCompletionToken>>::value, const 
T, T>,
      |         
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  597 |       Signature>(
      |       ~~~~~~~~~~^
  598 |         init_wrapper<decay_t<Initiation>>(
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  599 |           static_cast<Initiation&&>(initiation)),
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  600 |         token.get(), token.get_executor(), 
static_cast<Args&&>(args)...);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/asio/async_result.hpp:648:73:   required from ‘ 
[too-long-redacted] t auto:9&)>, any_io_executor>]’
  648 |   return async_result<decay_t<CompletionToken>, 
Signatures...>::initiate(
      |          
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  649 |       static_cast<Initiation&&>(initiation),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
 
  650 |       static_cast<CompletionToken&&>(token),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
 
  651 |       static_cast<Args&&>(args)...);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
 
/usr/include/asio/basic_socket_acceptor.hpp:1397:64:   requi 
[too-long-redacted] ol, Protocol1>::value)> = int]’
 1397 |     return async_initiate<AcceptToken, void (asio::error_code)>(
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
 1398 |         initiate_async_accept(this), token,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
 1399 |         &peer, static_cast<endpoint_type*>(0));
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
/<<PKGBUILDDIR>>/dev/restinio/impl/acceptor.hpp:338:27:   required from ‘void 
restinio::impl::acceptor_t<Traits>::call_accept_now(std::size_t) [with Traits = 
restinio::traits_t<restinio::asio_timer_manager_t, restinio::null_logger_t, 
restinio::router::generic_express_router_t<restinio::router::std_regex_engine_t,
 restinio::no_extra_data_factory_t> >; std::size_t = long unsigned int]’
  338 |                         m_acceptor.async_accept(
      |                         ~~~~~~~~~~~~~~~~~~~~~~~^
  339 |                                 this->socket( index ).lowest_layer(),
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  340 |                                 asio_ns::bind_executor(
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~
  341 |                                         get_executor(),
      |                                         ~~~~~~~~~~~~~~~
  342 |                                         [index, ctx = 
this->shared_from_this()]
      |                                         
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  343 |                                         ( const auto & ec ) noexcept
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  344 |                                         {
      |                                         ~       
  345 |                                                 if( !ec )
      |                                                 ~~~~~~~~~
  346 |                                                 {
      |                                                 ~
  347 |                                                         
ctx->accept_current_connection( index, ec );
      |                                                         
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  348 |                                                 }
      |                                                 ~
  349 |                                         } ) );
      |                                         ~~~~~   
/<<PKGBUILDDIR>>/dev/restinio/impl/acceptor.hpp:336:3:   required from here
  336 |                 call_accept_now( std::size_t index ) noexcept override
      |                 ^~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:1055:69: error: no matching 
function for call to 
‘nonstd::sv_lite::basic_string_view<char>::basic_string_view(<brace-enclosed 
initializer list>)’
 1055 |                                                 const string_view_t 
status_line{
      |                                                                     
^~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/impl/connection.hpp:1055:69: note: there are 5 
candidates
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:1060:5:
 note: candidate 1: ‘template<class Allocator> 
nonstd::sv_lite::basic_string_view<CharT, Traits>::basic_string_view(const 
std::__cxx11::basic_string<_CharT, _Traits, _Allocator>&) [with CharT = char; 
Traits = std::char_traits<char>]’
 1060 |     basic_string_view( std::basic_string<CharT, Traits, Allocator> 
const & s ) nssv_noexcept
      |     ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:1060:5:
 note: template argument deduction/substitution failed:
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:631:20:
 note: candidate 2: ‘constexpr nonstd::sv_lite::basic_string_view<CharT, 
Traits>::basic_string_view(const CharT*) [with CharT = char; Traits = 
std::char_traits<char>]’
  631 |     nssv_constexpr basic_string_view( CharT const * s) nssv_noexcept // 
non-standard noexcept
      |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:631:20:
 note: conversion of argument 1 would be ill-formed:
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:626:20:
 note: candidate 3: ‘constexpr nonstd::sv_lite::basic_string_view<CharT, 
Traits>::basic_string_view(const CharT*, size_type) [with CharT = char; Traits 
= std::char_traits<char>; size_type = long unsigned int]’
  626 |     nssv_constexpr basic_string_view( CharT const * s, size_type count 
) nssv_noexcept // non-standard noexcept
      |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:626:20:
 note: candidate expects 2 arguments, 1 provided
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:618:20:
 note: candidate 4: ‘constexpr nonstd::sv_lite::basic_string_view<CharT, 
Traits>::basic_string_view(const nonstd::sv_lite::basic_string_view<CharT, 
Traits>&) [with CharT = char; Traits = std::char_traits<char>]’
  618 |     nssv_constexpr basic_string_view( basic_string_view const & other ) 
nssv_noexcept = default;
      |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:618:20:
 note: conversion of argument 1 would be ill-formed:
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:612:20:
 note: candidate 5: ‘constexpr nonstd::sv_lite::basic_string_view<CharT, 
Traits>::basic_string_view() [with CharT = char; Traits = 
std::char_traits<char>]’
  612 |     nssv_constexpr basic_string_view() nssv_noexcept
      |                    ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/dev/restinio/third_party/string-view-lite/string_view.hpp:612:20:
 note: candidate expects 0 arguments, 1 provided
make[3]: *** 
[test/router/express_router_bench/CMakeFiles/_test.router.express_router_bench.dir/build.make:82:
 
test/router/express_router_bench/CMakeFiles/_test.router.express_router_bench.dir/main.cpp.o]
 Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:4037: 
test/router/express_router_bench/CMakeFiles/_test.router.express_router_bench.dir/all]
 Error 2
make[2]: *** Waiting for unfinished jobs....
[ 13%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/coop_repository_basis.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/coop_repository_basis.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/coop_repository_basis.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/coop_repository_basis.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/impl/coop_repository_basis.cpp
[ 14%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/disp_repository.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/disp_repository.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/disp_repository.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/disp_repository.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/impl/disp_repository.cpp
[ 14%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/layer_core.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/layer_core.cpp.o 
-MF CMakeFiles/so_s.5.5.24.3.dir/rt/impl/layer_core.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/layer_core.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/impl/layer_core.cpp
[ 14%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/state_listener_controller.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/state_listener_controller.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/state_listener_controller.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/state_listener_controller.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/impl/state_listener_controller.cpp
[ 15%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/mt_env_infrastructure.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/mt_env_infrastructure.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/mt_env_infrastructure.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/mt_env_infrastructure.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/impl/mt_env_infrastructure.cpp
[ 15%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/simple_mtsafe_st_env_infrastructure.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/simple_mtsafe_st_env_infrastructure.cpp.o
 -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/simple_mtsafe_st_env_infrastructure.cpp.o.d
 -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/simple_mtsafe_st_env_infrastructure.cpp.o 
-c /<<PKGBUILDDIR>>/dev/so_5/rt/impl/simple_mtsafe_st_env_infrastructure.cpp
[ 15%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/simple_not_mtsafe_st_env_infrastructure.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/impl/simple_not_mtsafe_st_env_infrastructure.cpp.o
 -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/simple_not_mtsafe_st_env_infrastructure.cpp.o.d
 -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/impl/simple_not_mtsafe_st_env_infrastructure.cpp.o
 -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/impl/simple_not_mtsafe_st_env_infrastructure.cpp
[ 16%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/repository.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/repository.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/repository.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/repository.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/stats/repository.cpp
[ 16%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/std_names.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/std_names.cpp.o 
-MF CMakeFiles/so_s.5.5.24.3.dir/rt/stats/std_names.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/std_names.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/stats/std_names.cpp
[ 16%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/std_controller.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/std_controller.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/std_controller.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/std_controller.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/stats/impl/std_controller.cpp
[ 17%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_agent_core_stats.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_agent_core_stats.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_agent_core_stats.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_agent_core_stats.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/stats/impl/ds_agent_core_stats.cpp
[ 17%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_mbox_core_stats.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_mbox_core_stats.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_mbox_core_stats.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_mbox_core_stats.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/stats/impl/ds_mbox_core_stats.cpp
[ 17%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_timer_thread_stats.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_timer_thread_stats.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_timer_thread_stats.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/rt/stats/impl/ds_timer_thread_stats.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/rt/stats/impl/ds_timer_thread_stats.cpp
[ 18%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/mpsc_queue_traits/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/mpsc_queue_traits/pub.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/mpsc_queue_traits/pub.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/mpsc_queue_traits/pub.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/disp/mpsc_queue_traits/pub.cpp
[ 18%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/mpmc_queue_traits/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/mpmc_queue_traits/pub.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/mpmc_queue_traits/pub.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/mpmc_queue_traits/pub.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/disp/mpmc_queue_traits/pub.cpp
[ 18%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/one_thread/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/one_thread/pub.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/one_thread/pub.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/one_thread/pub.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/disp/one_thread/pub.cpp
[ 19%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/active_obj/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/active_obj/pub.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/active_obj/pub.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/active_obj/pub.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/disp/active_obj/pub.cpp
[ 19%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/active_group/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/active_group/pub.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/active_group/pub.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/active_group/pub.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/disp/active_group/pub.cpp
[ 19%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/thread_pool/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/thread_pool/pub.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/thread_pool/pub.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/thread_pool/pub.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/disp/thread_pool/pub.cpp
[ 20%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/adv_thread_pool/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/adv_thread_pool/pub.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/adv_thread_pool/pub.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/adv_thread_pool/pub.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/disp/adv_thread_pool/pub.cpp
[ 20%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/prio_one_thread/strictly_ordered/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/prio_one_thread/strictly_ordered/pub.cpp.o
 -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/prio_one_thread/strictly_ordered/pub.cpp.o.d 
-o CMakeFiles/so_s.5.5.24.3.dir/disp/prio_one_thread/strictly_ordered/pub.cpp.o 
-c /<<PKGBUILDDIR>>/dev/so_5/disp/prio_one_thread/strictly_ordered/pub.cpp
[ 20%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/prio_one_thread/quoted_round_robin/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/prio_one_thread/quoted_round_robin/pub.cpp.o
 -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/prio_one_thread/quoted_round_robin/pub.cpp.o.d
 -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/prio_one_thread/quoted_round_robin/pub.cpp.o 
-c /<<PKGBUILDDIR>>/dev/so_5/disp/prio_one_thread/quoted_round_robin/pub.cpp
[ 21%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/prio_dedicated_threads/one_per_prio/pub.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/disp/prio_dedicated_threads/one_per_prio/pub.cpp.o
 -MF 
CMakeFiles/so_s.5.5.24.3.dir/disp/prio_dedicated_threads/one_per_prio/pub.cpp.o.d
 -o 
CMakeFiles/so_s.5.5.24.3.dir/disp/prio_dedicated_threads/one_per_prio/pub.cpp.o 
-c /<<PKGBUILDDIR>>/dev/so_5/disp/prio_dedicated_threads/one_per_prio/pub.cpp
[ 21%] Building CXX object 
so_5/CMakeFiles/so_s.5.5.24.3.dir/experimental/testing/v1/all.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/x86_64-linux-gnu-g++ 
-DSO_5_PRJ -DSO_5_STATIC_LIB -I/<<PKGBUILDDIR>>/dev/clara 
-I/<<PKGBUILDDIR>>/dev -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++14 -MD -MT 
so_5/CMakeFiles/so_s.5.5.24.3.dir/experimental/testing/v1/all.cpp.o -MF 
CMakeFiles/so_s.5.5.24.3.dir/experimental/testing/v1/all.cpp.o.d -o 
CMakeFiles/so_s.5.5.24.3.dir/experimental/testing/v1/all.cpp.o -c 
/<<PKGBUILDDIR>>/dev/so_5/experimental/testing/v1/all.cpp
[ 22%] Linking CXX static library libso_s.5.5.24.3.a
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/cmake -P 
CMakeFiles/so_s.5.5.24.3.dir/cmake_clean_target.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/so_5 && /usr/bin/cmake -E 
cmake_link_script CMakeFiles/so_s.5.5.24.3.dir/link.txt --verbose=1
/usr/bin/x86_64-linux-gnu-ar qc libso_s.5.5.24.3.a CMakeFile 
[too-long-redacted] perimental/testing/v1/all.cpp.o
/usr/bin/x86_64-linux-gnu-ranlib libso_s.5.5.24.3.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 22%] Built target so_s.5.5.24.3
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:31: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: restinio
Source-Version: 0.6.19+ds-1.2
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
restinio, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated restinio package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 03 Jul 2026 15:22:21 +0300
Source: restinio
Architecture: source
Version: 0.6.19+ds-1.2
Distribution: unstable
Urgency: medium
Maintainer: Amin Bandali <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1139481
Changes:
 restinio (0.6.19+ds-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Backport upstream fix for FTBFS with asio 1.36.0.
     (Closes: #1139481)
Checksums-Sha1:
 5a9c7d3803c1cc69da212add3be835138744be82 2076 restinio_0.6.19+ds-1.2.dsc
 f5ccb41f0608450e2e7b9e1ba6bfd5ba359c7c3d 7532 
restinio_0.6.19+ds-1.2.debian.tar.xz
Checksums-Sha256:
 8e622b2b1dc6718c43ddd8610f9419fd9b0f1e918bf32240a49e4434715aa0ec 2076 
restinio_0.6.19+ds-1.2.dsc
 c05840134a332dcf5d7e2f3c766d18c944fa795a6b7d476880a19eb008b68662 7532 
restinio_0.6.19+ds-1.2.debian.tar.xz
Files:
 64aa20ae172f312657e396de5ce56184 2076 libs optional restinio_0.6.19+ds-1.2.dsc
 f5f5b2746e3674b5b4d30fc5fc56673c 7532 libs optional 
restinio_0.6.19+ds-1.2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmpHuFgACgkQiNJCh6LY
mLG2mRAApqxo8l6+LgLjehS9HxZ9G647sLqNiNOJyK5M8rOhsxQ9QIuS5d3dfJ3R
Uwk7xxcvALf0Tl56eptnNUSuYrFtYCXG389R7svBNJm+nNTn/w/myAplVuGNNt2N
2wk1Hx+zXWOz8pek2L/CpiSu9VCKOgoW+fr3+hJ6mr+bFkKQPBQe8Y0dXTtF9CYl
3sOOINSjBurXd7PiEWP9jpe4IXidvemH1ewU0h6JTwvInNizMP50vQOKXsulusF2
GtHQ/T/rgWLX9RqCf4/rifr/LoJyPaoJ2R4gst9t6aOQJYcnkxnYMy68L3VbPpza
zEszQqIR7JszQMqPnrVl2ZQBNEEJiOtwO33kPXzzSXCo3TRTcKle6u+27FIMzWzF
WLxCDOQTeadPQro5hA5z53MfeSPsH9GlT2jBN/1/AZ0WJb8kI1wldxjficX55bpX
o+4l4RPwctKZ3cZuAQDAFGa9FA9r/NEVfokp2qU1eER+W8uQOARR2E5oomDTsXU8
3ozk9P96urC698H7j+ZP0k0KnsQtPmbvXHr6OXgN9XMiVKzygQHq8mVgDkfM1fno
VQvKxffVZUWZoUhdKzRLOM94SZm0XOyaMZlk2lL4NIh5LTBDIwfmrxIxMfa+opGr
wFBfLPGLHSeZKWfFNLVc21c1X/XGWRoNy8q2Tz8DCkhHWZrMO/Y=
=A4T9
-----END PGP SIGNATURE-----

Attachment: pgpVfsqKBoYbP.pgp
Description: PGP signature


--- End Message ---

Reply via email to