D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/restinio-0.6.12-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.22jh4w
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf restinio-0.6.12
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/restinio-0.6.12.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd restinio-0.6.12
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ws9T1v
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd restinio-0.6.12
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ pushd dev
~/rpmbuild/BUILD/restinio-0.6.12/dev ~/rpmbuild/BUILD/restinio-0.6.12
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed  -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DRESTINIO_TEST:BOOL=OFF -DRESTINIO_SAMPLE:BOOL=OFF -DRESTINIO_BENCH:BOOL=OFF -DRESTINIO_FIND_DEPS:BOOL=ON -DRESTINIO_USE_EXTERNAL_HTTP_PARSER:BOOL=ON -DRESTINIO_ALLOW_SOBJECTIZER:BOOL=OFF
-- The CXX compiler identification is GNU 10.2.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test have_atomic_by_default
-- Performing Test have_atomic_by_default - Success
-- atomic routine linked by default
-- Found Boost: /usr/lib64/cmake/Boost-1.75.0/BoostConfig.cmake (found version "1.75.0") found components: regex 
-- Found Boost for regex.
-- Found HTTP_Parser: /usr/include  
-- http_parser libraries: /usr/lib64/libhttp_parser.so
-- http_parser include dir: /usr/include
-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1i")  
OpenSSL include dir: /usr/include
OpenSSL libraries: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so
-- Found PCRE: /usr/lib64/libpcre.so  
-- PCRE_LIBRARIES='/usr/lib64/libpcre.so'
-- PCRE_INCLUDE_DIRS='/usr/include'
-- Found PCRE2: /usr/lib64/libpcre2-8.so  
-- PCRE2_LIBRARIES='/usr/lib64/libpcre2-8.so'
-- PCRE2_INCLUDE_DIRS='/usr/include'
-- PCRE2_LIBRARIES='/usr/lib64/libpcre2-8.so'
-- PCRE2_INCLUDE_DIRS='/usr/include'
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") 
-- ZLIB_LIBRARIES='/usr/lib64/libz.so'
-- ZLIB_INCLUDE_DIRS='/usr/include'
-- The C compiler identification is GNU 10.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- RESTinio dependencies are included with `find_package()`
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_STATIC_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_CXX_FLAGS_RELWITHDEBINFO
    CMAKE_C_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELWITHDEBINFO
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/build
+ /usr/bin/cmake --build build -j8 --verbose
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev -B/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/build/CMakeFiles /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/build'
gmake[1]: Nothing to be done for 'all'.
gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/build/CMakeFiles 0
+ doxygen -u
warning: Tag 'TCL_SUBST' at line 247 of file 'Doxyfile' has become obsolete.
         This tag has been removed.
warning: Tag 'CLANG_ASSISTED_PARSING' at line 1083 of file 'Doxyfile' belongs to an option that was not enabled at compile time.
         This tag has been removed.
warning: Tag 'CLANG_OPTIONS' at line 1091 of file 'Doxyfile' belongs to an option that was not enabled at compile time.
         This tag has been removed.
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1109 of file 'Doxyfile' has become obsolete.
         This tag has been removed.
warning: Tag 'PERL_PATH' at line 2174 of file 'Doxyfile' has become obsolete.
         This tag has been removed.
warning: Tag 'MSCGEN_PATH' at line 2196 of file 'Doxyfile' has become obsolete.
         This tag has been removed.


Configuration file 'Doxyfile' updated.

+ doxygen
Doxygen version used: 1.9.1
Notice: Output directory 'doc' does not exist. I have created it for you.
Searching for include files...
Searching for example files...
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/async_handling_with_sobjectizer
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/compression
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/connection_state
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/custom_buffer
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/decompression
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/easy_parser_router
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/express_router
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/express_router_tutorial
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/file_upload
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/hello_world
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/hello_world_basic
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/hello_world_delayed
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/hello_world_https
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/hello_world_minimal
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/hello_world_sendfile
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/hello_world_sendfile_https
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/hello_world_sendfile_w32_unicode
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/ip_blocker
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/notificators
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/query_string_params
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/run_existing_server
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/run_for_minute
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/sendfiles
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/shared_tls_context
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/tls_inspector
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/tls_inspector/certs
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/try_parse_query_string
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/using_external_io_context
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/websocket
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/websocket_detailed
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/websocket_wss
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/cmake
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers
Searching for files in directory /home/iurt/rpmbu/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/asio_include.hpp:44: warning: unbalanced grouping commands
/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/asio_timer_manager.hpp:83: warning: unbalanced grouping commands
ild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/details
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/path2regex
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/impl
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/so5
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/expected-lite
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/optional-lite
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/string-view-lite
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/variant-lite
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/contrib
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/contrib/amd64
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/contrib/asm686
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/contrib/masmx64
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/contrib/win32
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/win32
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/transforms
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/impl
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket
Searching for files in directory /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl
Reading and parsing tag files
Parsing files
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/all.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/all.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/asio_include.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/asio_include.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/asio_timer_manager.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/asio_timer_manager.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/buffers.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/buffers.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/cast_to.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/cast_to.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/chunked_input_info.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/chunked_input_info.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/common_types.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/common_types.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/compiler_features.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/compiler_features.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/connection_count_limiter.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/connection_count_limiter.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/connection_state_listener.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/connection_state_listener.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/default_strands.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/default_strands.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/exception.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/exception.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/expected.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/expected.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/easy_parser.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/easy_parser.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/file_upload.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/file_upload.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/accept-charset.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/accept-charset.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/accept-encoding.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/accept-encoding.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/accept-language.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/accept-language.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/accept.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/accept.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/authorization.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/authorization.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/basic_auth.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/basic_auth.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/basics.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/basics.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/bearer_auth.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/bearer_auth.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/cache-control.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/cache-control.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/connection.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/connection.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/content-disposition.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/content-disposition.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/content-encoding.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/content-encoding.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/content-type.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/content-type.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/details/pct_encoded_symbols.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/details/pct_encoded_symbols.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/host.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/host.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/media-type.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/media-type.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/range.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/range.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/try_parse_field.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/try_parse_field.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/user-agent.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/http_field_parsers/user-agent.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/multipart_body.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/multipart_body.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/string_algo.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/string_algo.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/http_headers.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/http_headers.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/http_server.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/http_server.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/http_server_run.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/http_server_run.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/acceptor.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/acceptor.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/connection.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/connection.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/connection_base.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/connection_base.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/connection_settings.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/connection_settings.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/executor_wrapper.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/executor_wrapper.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/fixed_buffer.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/fixed_buffer.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/header_helpers.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/header_helpers.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/include_fmtlib.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/include_fmtlib.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/ioctx_on_thread_pool.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/ioctx_on_thread_pool.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/os_posix.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/os_posix.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/os_unknown.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/os_unknown.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/os_win.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/os_win.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/overflow_controlled_integer_accumulator.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/overflow_controlled_integer_accumulator.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/parser_callbacks.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/parser_callbacks.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/response_coordinator.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/response_coordinator.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/sendfile_operation.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/sendfile_operation.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/sendfile_operation_default.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/sendfile_operation_default.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/sendfile_operation_posix.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/sendfile_operation_posix.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/sendfile_operation_win.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/sendfile_operation_win.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/string_caseless_compare.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/string_caseless_compare.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/tls_socket.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/tls_socket.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/to_lower_lut.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/to_lower_lut.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/write_group_output_ctx.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/write_group_output_ctx.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/incoming_http_msg_limits.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/incoming_http_msg_limits.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/ip_blocker.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/ip_blocker.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/message_builders.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/message_builders.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/null_logger.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/null_logger.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/null_mutex.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/null_mutex.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/null_timer_manager.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/null_timer_manager.hpp...
Preprocessing /home/iurt/rpmbuild/B/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/so5/so_timer_manager.hpp:112: warning: unbalanced grouping commands
UILD/restinio-0.6.12/dev/restinio/optional.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/optional.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/os.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/os.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/ostream_logger.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/ostream_logger.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/path2regex/path2regex.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/path2regex/path2regex.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/request_handler.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/request_handler.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/boost_regex_engine.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/boost_regex_engine.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/easy_parser_router.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/easy_parser_router.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/express.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/express.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/impl/target_path_holder.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/impl/target_path_holder.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/method_matcher.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/method_matcher.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/non_matched_request_handler.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/non_matched_request_handler.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/pcre2_regex_engine.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/pcre2_regex_engine.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/pcre_regex_engine.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/pcre_regex_engine.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/std_regex_engine.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/router/std_regex_engine.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/sendfile.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/sendfile.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/sendfile_defs_default.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/sendfile_defs_default.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/sendfile_defs_posix.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/sendfile_defs_posix.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/sendfile_defs_win.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/sendfile_defs_win.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/settings.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/settings.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/so5/so_timer_manager.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/so5/so_timer_manager.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/string_view.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/string_view.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/tcp_connection_ctx_base.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/tcp_connection_ctx_base.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/expected-lite/expected.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/expected-lite/expected.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/optional-lite/optional.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/optional-lite/optional.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/string-view-lite/string_view.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/string-view-lite/string_view.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/variant-lite/variant.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/variant-lite/variant.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/adler32.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/adler32.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/compress.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/compress.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/contrib/masmx64/inffas8664.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/contrib/masmx64/inffas8664.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/crc32.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/crc32.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/crc32.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/crc32.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/deflate.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/deflate.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/deflate.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/deflate.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzclose.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzclose.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzguts.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzguts.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzlib.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzlib.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzread.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzread.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzwrite.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/gzwrite.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/infback.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/infback.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inffast.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inffast.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inffast.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inffast.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inffixed.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inffixed.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inflate.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inflate.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inflate.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inflate.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inftrees.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inftrees.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inftrees.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/inftrees.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/trees.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/trees.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/trees.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/trees.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/uncompr.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/uncompr.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/zconf.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/zconf.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/zlib.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/zlib.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/zutil.c...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/zutil.c...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/zutil.h...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/third_party/zlib/zutil.h...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/timer_common.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/timer_common.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/tls.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/tls.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/tls_fwd.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/tls_fwd.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/traits.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/traits.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/transforms/zlib.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/transforms/zlib.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/uri_helpers.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/uri_helpers.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/at_scope_exit.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/at_scope_exit.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/base64.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/base64.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/base64_lut.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/base64_lut.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/from_string.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/from_string.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/from_string_details.ipp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/from_string_details.ipp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/impl/bitops.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/impl/bitops.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/impl/safe_uint_truncate.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/impl/safe_uint_truncate.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/metaprogramming.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/metaprogramming.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/percent_encoding.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/percent_encoding.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/sha1.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/sha1.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/suppress_exceptions.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/suppress_exceptions.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/tagged_scalar.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/tagged_scalar.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/tuple_algorithms.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/tuple_algorithms.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/utf8_checker.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/utils/utf8_checker.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/value_or.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/value_or.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/variant.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/variant.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/version.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/version.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/utf8.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/utf8.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_connection.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_connection.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_connection_base.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_connection_base.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_parser.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_parser.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_protocol_validator.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_protocol_validator.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/message.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/message.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/websocket.hpp...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/websocket.hpp...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/samples.dox...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/sample/samples.dox...
Preprocessing /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/mainpage.dox...
Parsing file /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/mainpage.dox...
Building macro definition list...
Building group list...
Building dire/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_connection.hpp:142: warning: Illegal member name found.
/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/tls.hpp:109: warning: documented symbol 'restinio::connection_state::decltype' was not declared or defined.
/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/impl/ws_connection.hpp:142: warning: member with no name found.
ctory list...
Building namespace list...
Building file list...
Building class list...
Computing nesting relations for classes...
Associating documentation with classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating docs for example sample/async_handling_with_sobjectizer/main.cpp...
Generating docs for example sample/express_router/main.cpp...
Generating docs for example sample/express_router_tutorial/main.cpp...
Generating docs for example sample/hello_world/main.cpp...
Generating docs for example sample/hello_world_basic/main.cpp...
Generating docs for example sample/hello_world_delayed/main.cpp...
Generating docs for example sample/hello_world_https/main.cpp...
Generating docs for example sample/shared_tls_context/main.cpp...
Generating docs for example sample/hello_world_minimal/main.cpp...
Generating docs for example sample/hello_world_sendfile/main.cpp...
Generating docs for example sample/hello_world_sendfile_https/main.cpp...
Generating docs for example sample/query_string_params/main.cpp...
Generating docs for example sample/try_parse_query_string/main.cpp...
Generating docs for example sample/sendfiles/main.cpp...
Generating docs for example sample/using_external_io_context/main.cpp...
Generating docs for example sample/websocket/main.cpp...
Generating docs for example sample/websocket_detailed/main.cpp...
Generating docs for example sample/websocket_wss/main.cpp...
Generating docs for example sample/connection_state/main.cpp...
Generating docs for example sample/ip_blocker/main.cpp...
Generating docs for example sample/tls_inspector/main.cpp...
Generating docs for example sample/file_upload/main.cpp...
Generating file sources...
Generating code for file restinio/all.hpp...
Generating code for file restinio/asio_include.hpp...
Generating code for file restinio/asio_timer_manager.hpp...
Generating code for file restinio/buffers.hpp...
Generating code for file restinio/cast_to.hpp...
Generating code for file restinio/chunked_input_info.hpp...
Generating code for file restinio/common_types.hpp...
Generating code for file restinio/compiler_features.hpp...
Generating code for file restinio/connection_count_limiter.hpp...
Generating code for file restinio/connection_state_listener.hpp...
Generating code for file restinio/default_strands.hpp...
Generating code for file restinio/exception.hpp...
Generating code for file restinio/expected.hpp...
Generating code for file restinio/third_party/expected-lite/expected.hpp...
Generating code for file restinio/helpers/easy_parser.hpp...
Generating code for file restinio/helpers/file_upload.hpp...
Generating code for file restinio/helpers/http_field_parsers/accept-charset.hpp...
Generating code for file restinio/helpers/http_field_parsers/accept-encoding.hpp...
Generating code for file restinio/helpers/http_field_parsers/accept-language.hpp...
Generating code for file restinio/helpers/http_field_parsers/accept.hpp...
Generating code for file restinio/helpers/http_field_parsers/authorization.hpp...
Generating code for file restinio/helpers/http_field_parsers/basic_auth.hpp...
Generating code for file restinio/helpers/http_field_parsers/basics.hpp...
Generating code for file restinio/helpers/http_field_parsers/bearer_auth.hpp...
Generating code for file restinio/helpers/http_field_parsers/cache-control.hpp...
Generating code for file restinio/helpers/http_field_parsers/connection.hpp...
Generating code for file restinio/impl/connection.hpp...
Generating code for file restinio/helpers/http_field_parsers/content-disposition.hpp...
Generating code for file restinio/helpers/http_field_parsers/content-encoding.hpp...
Generating code for file restinio/helpers/http_field_parsers/content-type.hpp...
Generating code for file restinio/helpers/http_field_parsers/details/pct_encoded_symbols.hpp...
Generating code for file restinio/helpers/http_field_parsers/host.hpp...
Generating code for file restinio/helpers/http_field_parsers/media-type.hpp...
Generating code for file restinio/helpers/http_field_parsers/range.hpp...
Generating code for file restinio/helpers/http_field_parsers/transfer-encoding.hpp...
Generating code for file restinio/helpers/http_field_parsers/try_parse_field.hpp...
Generating code for file restinio/helpers/http_field_parsers/user-agent.hpp...
Generating code for file restinio/helpers/multipart_body.hpp...
Generating code for file restinio/helpers/string_algo.hpp...
Generating code for file restinio/http_headers.hpp...
Generating code for file restinio/http_server.hpp...
Generating code for file restinio/http_server_run.hpp...
Generating code for file restinio/impl/acceptor.hpp...
Generating code for file restinio/impl/connection_base.hpp...
Generating code for file restinio/impl/connection_settings.hpp...
Generating code for file restinio/impl/executor_wrapper.hpp...
Generating code for file restinio/impl/fixed_buffer.hpp...
Generating code for file restinio/impl/header_helpers.hpp...
Generating code for file restinio/impl/include_fmtlib.hpp...
Generating code for file restinio/impl/ioctx_on_thread_pool.hpp...
Generating code for file restinio/impl/os_posix.ipp...
Generating code for file restinio/impl/os_unknown.ipp...
Generating code for file restinio/impl/os_win.ipp...
Generating code for file restinio/impl/overflow_controlled_integer_accumulator.hpp...
Generating code for file restinio/impl/parser_callbacks.ipp...
Generating code for file restinio/impl/response_coordinator.hpp...
Generating code for file restinio/impl/sendfile_operation.hpp...
Generating code for file restinio/impl/sendfile_operation_default.ipp...
Generating code for file restinio/impl/sendfile_operation_posix.ipp...
Generating code for file restinio/impl/sendfile_operation_win.ipp...
Generating code for file restinio/impl/string_caseless_compare.hpp...
Generating code for file restinio/impl/tls_socket.hpp...
Generating code for file restinio/impl/to_lower_lut.hpp...
Generating code for file restinio/impl/write_group_output_ctx.hpp...
Generating code for file restinio/incoming_http_msg_limits.hpp...
Generating code for file restinio/ip_blocker.hpp...
Generating code for file restinio/message_builders.hpp...
Generating code for file restinio/null_logger.hpp...
Generating code for file restinio/null_mutex.hpp...
Generating code for file restinio/null_timer_manager.hpp...
Generating code for file restinio/optional.hpp...
Generating code for file restinio/third_party/optional-lite/optional.hpp...
Generating code for file restinio/os.hpp...
Generating code for file restinio/ostream_logger.hpp...
Generating code for file restinio/path2regex/path2regex.hpp...
Generating code for file restinio/request_handler.hpp...
Generating code for file restinio/router/boost_regex_engine.hpp...
Generating code for file restinio/router/easy_parser_router.hpp...
Generating code for file restinio/router/express.hpp...
Generating code for file restinio/router/impl/target_path_holder.hpp...
Generating code for file restinio/router/method_matcher.hpp...
Generating code for file restinio/router/non_matched_request_handler.hpp...
Generating code for file restinio/router/pcre2_regex_engine.hpp...
Generating code for file restinio/router/pcre_regex_engine.hpp...
Generating code for file restinio/router/std_regex_engine.hpp...
Generating code for file restinio/sendfile.hpp...
Generating code for file restinio/sendfile_defs_default.hpp...
Generating code for file restinio/sendfile_defs_posix.hpp...
Generating code for file restinio/sendfile_defs_win.hpp...
Generating code for file restinio/settings.hpp...
Generating code for file restinio/so5/so_timer_manager.hpp...
Generating code for file restinio/string_view.hpp...
Generating code for file restinio/third_party/string-view-lite/string_view.hpp...
Generating code for file restinio/tcp_connection_ctx_base.hpp...
Generating code for file restinio/third_party/variant-lite/variant.hpp...
Generating code for file restinio/variant.hpp...
Generating code for file restinio/third_party/zlib/adler32.c...
Generating code for file restinio/third_party/zlib/compress.c...
Generating code for file restinio/third_party/zlib/contrib/masmx64/inffas8664.c...
Generating code for file restinio/third_party/zlib/crc32.c...
Generating code for file restinio/third_party/zlib/crc32.h...
Generating code for file restinio/third_party/zlib/deflate.c...
Generating code for file restinio/third_party/zlib/deflate.h...
Generating code for file restinio/third_party/zlib/gzclose.c...
Generating code for file restinio/third_party/zlib/gzguts.h...
Generating code for file restinio/third_party/zlib/gzlib.c...
Generating code for file restinio/third_party/zlib/gzread.c...
Generating code for file restinio/third_party/zlib/gzwrite.c...
Generating code for file restinio/third_party/zlib/infback.c...
Generating code for file restinio/third_party/zlib/inffast.c...
Generating code for file restinio/third_party/zlib/inffast.h...
Generating code for file restinio/third_party/zlib/inffixed.h...
Generating code for file restinio/third_party/zlib/inflate.c...
Generating code for file restinio/third_party/zlib/inflate.h...
Generating code for file restinio/third_party/zlib/inftrees.c...
Generating code for file restinio/third_party/zlib/inftrees.h...
Generating code for file restinio/third_party/zlib/trees.c...
Generating code for file restinio/third_party/zlib/trees.h...
Generating code for file restinio/third_party/zlib/uncompr.c...
Generating code for file restinio/third_party/zlib/zconf.h...
Generating code for file restinio/third_party/zlib/zlib.h...
Generating code for file restinio/third_party/zlib/zutil.c...
Generating code for file restinio/third_party/zlib/zutil.h...
Generating code for file restinio/timer_common.hpp...
Generating code for file restinio/tls.hpp...
Generating code for file restinio/tls_fwd.hpp...
Generating code for file restinio/traits.hpp...
Generating code for file restinio/transforms/zlib.hpp...
Generating code for file restinio/uri_helpers.hpp...
Generating code for file restinio/utils/at_scope_exit.hpp...
Generating code for file restinio/utils/base64.hpp...
Generating code for file restinio/utils/base64_lut.ipp...
Generating code for file restinio/utils/from_string.hpp...
Generating code for file restinio/utils/from_string_details.ipp...
Generating code for file restinio/utils/impl/bitops.hpp...
Generating code for file restinio/utils/impl/safe_uint_truncate.hpp...
Generating code for file restinio/utils/metaprogramming.hpp...
Generating code for file restinio/utils/percent_encoding.hpp...
Generating code for file restinio/utils/sha1.hpp...
Generating code for file restinio/utils/suppress_exceptions.hpp...
Generating code for file restinio/utils/tagged_scalar.hpp...
Generating code for file restinio/utils/tuple_algorithms.hpp...
Generating /home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/asio_include.hpp:6: warning: explicit link request to 'asio' could not be resolved
code for file restinio/utils/utf8_checker.hpp...
Generating code for file restinio/value_or.hpp...
Generating code for file restinio/version.hpp...
Generating code for file restinio/websocket/impl/utf8.hpp...
Generating code for file restinio/websocket/impl/ws_connection.hpp...
Generating code for file restinio/websocket/impl/ws_connection_base.hpp...
Generating code for file restinio/websocket/impl/ws_parser.hpp...
Generating code for file restinio/websocket/impl/ws_protocol_validator.hpp...
Generating code for file restinio/websocket/message.hpp...
Generating code for file restinio/websocket/websocket.hpp...
Generating file documentation...
Generating docs for file mainpage.dox...
Generating docs for file restinio/all.hpp...
Generating docs for file restinio/asio_include.hpp...
Generating docs for file restinio/asio_timer_manager.hpp...
Generating docs for file restinio/buffers.hpp...
Generating docs for file restinio/cast_to.hpp...
Generating docs for file restinio/chunked_input_info.hpp...
Generating docs for file restinio/common_types.hpp...
Generating docs for file restinio/compiler_features.hpp...
Generating docs for file restinio/connection_count_limiter.hpp...
Generating docs for file restinio/connection_state_listener.hpp...
Generating docs for file restinio/default_strands.hpp...
Generating docs for file restinio/exception.hpp...
Generating docs for file restinio/expected.hpp...
Generating docs for file restinio/third_party/expected-lite/expected.hpp...
Generating docs for file restinio/helpers/easy_parser.hpp...
Generating docs for file restinio/helpers/file_upload.hpp...
Generating docs for file restinio/helpers/http_field_parsers/accept-charset.hpp...
Generating docs for file restinio/helpers/http_field_parsers/accept-encoding.hpp...
Generating docs for file restinio/helpers/http_field_parsers/accept-language.hpp...
Generating docs for file restinio/helpers/http_field_parsers/accept.hpp...
Generating docs for file restinio/helpers/http_field_parsers/authorization.hpp...
Generating docs for file restinio/helpers/http_field_parsers/basic_auth.hpp...
Generating docs for file restinio/helpers/http_field_parsers/basics.hpp...
Generating docs for file restinio/helpers/http_field_parsers/bearer_auth.hpp...
Generating docs for file restinio/helpers/http_field_parsers/cache-control.hpp...
Generating docs for file restinio/helpers/http_field_parsers/connection.hpp...
Generating docs for file restinio/impl/connection.hpp...
Generating docs for file restinio/helpers/http_field_parsers/content-disposition.hpp...
Generating docs for file restinio/helpers/http_field_parsers/content-encoding.hpp...
Generating docs for file restinio/helpers/http_field_parsers/content-type.hpp...
Generating docs for file restinio/helpers/http_field_parsers/details/pct_encoded_symbols.hpp...
Generating docs for file restinio/helpers/http_field_parsers/host.hpp...
Generating docs for file restinio/helpers/http_field_parsers/media-type.hpp...
Generating docs for file restinio/helpers/http_field_parsers/range.hpp...
Generating docs for file restinio/helpers/http_field_parsers/transfer-encoding.hpp...
Generating docs for file restinio/helpers/http_field_parsers/try_parse_field.hpp...
Generating docs for file restinio/helpers/http_field_parsers/user-agent.hpp...
Generating docs for file restinio/helpers/multipart_body.hpp...
Generating docs for file restinio/helpers/string_algo.hpp...
Generating docs for file restinio/http_headers.hpp...
Generating docs for file restinio/http_server.hpp...
Generating docs for file restinio/http_server_run.hpp...
Generating docs for file restinio/impl/acceptor.hpp...
Generating docs for file restinio/impl/connection_base.hpp...
Generating docs for file restinio/impl/connection_settings.hpp...
Generating docs for file restinio/impl/executor_wrapper.hpp...
Generating docs for file restinio/impl/fixed_buffer.hpp...
Generating docs for file restinio/impl/header_helpers.hpp...
Generating docs for file restinio/impl/include_fmtlib.hpp...
Generating docs for file restinio/impl/ioctx_on_thread_pool.hpp...
Generating docs for file restinio/impl/os_posix.ipp...
Generating docs for file restinio/impl/os_unknown.ipp...
Generating docs for file restinio/impl/os_win.ipp...
Generating docs for file restinio/impl/overflow_controlled_integer_accumulator.hpp...
Generating docs for file restinio/impl/parser_callbacks.ipp...
Generating docs for file restinio/impl/response_coordinator.hpp...
Generating docs for file restinio/impl/sendfile_operation.hpp...
Generating docs for file restinio/impl/sendfile_operation_default.ipp...
Generating docs for file restinio/impl/sendfile_operation_posix.ipp...
Generating docs for file restinio/impl/sendfile_operation_win.ipp...
Generating docs for file restinio/impl/string_caseless_compare.hpp...
Generating docs for file restinio/impl/tls_socket.hpp...
Generating docs for file restinio/impl/to_lower_lut.hpp...
Generating docs for file restinio/impl/write_group_output_ctx.hpp...
Generating docs for file restinio/incoming_http_msg_limits.hpp...
Generating docs for file restinio/ip_blocker.hpp...
Generating docs for file restinio/message_builders.hpp...
Generating docs for file restinio/null_logger.hpp...
Generating docs for file restinio/null_mutex.hpp...
Generating docs for file restinio/null_timer_manager.hpp...
Generating docs for file restinio/optional.hpp...
Generating docs for file restinio/third_party/optional-lite/optional.hpp...
Generating docs for file restinio/os.hpp...
Generating docs for file restinio/ostream_logger.hpp...
Generating docs for file restinio/path2regex/path2regex.hpp...
Generating docs for file restinio/request_handler.hpp...
Generating docs for file restinio/router/boost_regex_engine.hpp...
Generating docs for file restinio/router/easy_parser_router.hpp...
Generating docs for file restinio/router/express.hpp...
Generating docs for file restinio/router/impl/target_path_holder.hpp...
Generating docs for file restinio/router/method_matcher.hpp...
Generating docs for file restinio/router/non_matched_request_handler.hpp...
Generating docs for file restinio/router/pcre2_regex_engine.hpp...
Generating docs for file restinio/router/pcre_regex_engine.hpp...
Generating docs for file restinio/router/std_regex_engine.hpp...
Generating docs for file restinio/sendfile.hpp...
Generating docs for file restinio/sendfile_defs_default.hpp...
Generating docs for file restinio/sendfile_defs_posix.hpp...
Generating docs for file restinio/sendfile_defs_win.hpp...
Generating docs for file restinio/settings.hpp...
Generating docs for file restinio/so5/so_timer_manager.hpp...
Generating docs for file restinio/string_view.hpp...
Generating docs for file restinio/third_party/string-view-lite/string_view.hpp...
Generating docs for file restinio/tcp_connection_ctx_base.hpp...
Generating docs for file restinio/third_party/variant-lite/variant.hpp...
Generating docs for file restinio/variant.hpp...
Generating docs for file restinio/third_party/zlib/adler32.c...
Generating docs for file restinio/third_party/zlib/compress.c...
Generating docs for file restinio/third_party/zlib/contrib/masmx64/inffas8664.c...
Generating docs for file restinio/third_party/zlib/crc32.c...
Generating docs for file restinio/third_party/zlib/crc32.h...
Generating docs for file restinio/third_party/zlib/deflate.c...
Generating docs for file restinio/third_party/zlib/deflate.h...
Generating docs for file restinio/third_party/zlib/gzclose.c...
Generating docs for file restinio/third_party/zlib/gzguts.h...
Generating docs for file restinio/third_party/zlib/gzlib.c...
Generating docs for file restinio/third_party/zlib/gzread.c...
Generating docs for file restinio/third_party/zlib/gzwrite.c...
Generating docs for file restinio/third_party/zlib/infback.c...
Generating docs for file restinio/third_party/zlib/inffast.c...
Generating docs for file restinio/third_party/zlib/inffast.h...
Generating docs for file restinio/third_party/zlib/inffixed.h...
Generating docs for file restinio/third_party/zlib/inflate.c...
Generating docs for file restinio/third_party/zlib/inflate.h...
Generating docs for file restinio/third_party/zlib/inftrees.c...
Generating docs for file restinio/third_party/zlib/inftrees.h...
Generating docs for file restinio/third_party/zlib/trees.c...
Generating docs for file restinio/third_party/zlib/trees.h...
Generating docs for file restinio/third_party/zlib/uncompr.c...
Generating docs for file restinio/third_party/zlib/zconf.h...
Generating docs for file restinio/third_party/zlib/zlib.h...
Generating docs for file restinio/third_party/zlib/zutil.c...
Generating docs for file restinio/third_party/zlib/zutil.h...
Generating docs for file restinio/timer_common.hpp...
Generating docs for file restinio/tls.hpp...
Generating docs for file restinio/tls_fwd.hpp...
Generating docs for file restinio/traits.hpp...
Generating docs for file restinio/transforms/zlib.hpp...
Generating docs for file restinio/uri_helpers.hpp...
Generating docs for file restinio/utils/at_scope_exit.hpp...
Generating docs for file restinio/utils/base64.hpp...
Generating docs for file restinio/utils/base64_lut.ipp...
Generating docs for file restinio/utils/from_string.hpp...
Generating docs for file restinio/utils/from_string_details.ipp...
Generating docs for file restinio/utils/impl/bitops.hpp...
Generating docs for file restinio/utils/impl/safe_uint_truncate.hpp...
Generating docs for file restinio/utils/metaprogramming.hpp...
Generating docs for file restinio/utils/percent_encoding.hpp...
Generating docs for file restinio/utils/sha1.hpp...
Generating docs for file restinio/utils/suppress_exceptions.hpp...
Generating docs for file restinio/utils/tagged_scalar.hpp...
Generating docs for file restinio/utils/tuple_algorithms.hpp...
Generating docs for file restinio/utils/utf8_checker.hpp...
Generating docs for file restinio/value_or.hpp...
Generating docs for file restinio/version.hpp...
Generating docs for file restinio/websocket/impl/utf8.hpp...
Generating docs for file restinio/websocket/impl/ws_connection.hpp...
Generating docs for file restinio/websocket/impl/ws_connection_base.hpp...
Generating docs for file restinio/websocket/impl/ws_parser.hpp...
Generating docs for file restinio/websocket/impl/ws_protocol_validator.hpp...
Generating docs for file restinio/websocket/message.hpp...
Generating docs for file restinio/websocket/websocket.hpp...
Generating docs for file sample/samples.dox...
Generating page documentation...
Generating docs for page deprecated...
Generating group documentation...
Generating class documentation...
Generating docs for compound code...
Generating docs for compound config_s...
Generating docs for compound ct_data_s...
Generating docs for compound gz_header_s...
Generating docs for compound gz_state...
Generating docs for compound gzFile_s...
Generating docs for compound inffast_ar...
Generating docs for compound inflate_state...
Generating docs for compound internal_state...
Generating docs for compound static_tree_desc_s...
Generating docs for compound tree_desc_s...
Generating docs for compound z_stream_s...
Generating namespace index...
Generating docs for namespace nonstd
Generating docs for compound nonstd::in_place_t...
Generating docs for namespace nonstd::detail
Generating docs for compound nonstd::detail::in_place_type_tag...
Generating docs for compound nonstd::detail::in_place_index_tag...
Generating docs for namespace nonstd::optional_lite
Generating docs for compound nonstd::optional_lite::optional...
Generating docs for compound nonstd::optional_lite::nullopt_t...
Generating docs for nested compound nonstd::optional_lite::nullopt_t::init...
Generating docs for namespace nonstd::optional_lite::detail
Generating docs for compound nonstd::optional_lite::detail::nulltype...
Generating docs for compound nonstd::optional_lite::detail::typelist...
Generating docs for compound nonstd::optional_lite::detail::alignment_of...
Generating docs for compound nonstd::optional_lite::detail::alignment_of_hack...
Generating docs for compound nonstd::optional_lite::detail::alignment_logic...
Generating docs for compound nonstd::optional_lite::detail::type_of_size...
Generating docs for compound nonstd::optional_lite::detail::type_of_size< nulltype, N >...
Generating docs for compound nonstd::optional_lite::detail::struct_t...
Generating docs for compound nonstd::optional_lite::detail::storage_t...
Generating docs for nested compound nonstd::optional_lite::detail::storage_t::aligned_storage_t...
Generating docs for namespace nonstd::optional_lite::std11
Generating docs for compound nonstd::optional_lite::std11::conditional...
Generating docs for compound nonstd::optional_lite::std11::conditional< false, T, F >...
Generating docs for namespace nonstd::sv_lite
Generating docs for namespace nonstd::variants
Generating docs for compound nonstd::variants::variant...
Generating docs for nested compound nonstd::variants::variant::aligned_storage_t...
Generating docs for compound nonstd::variants::monostate...
Generating docs for compound nonstd::variants::variant_size...
Generating docs for compound nonstd::variants::variant_size< variant< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15 > >...
Generating docs for compound nonstd::variants::variant_alternative...
Generating docs for compound nonstd::variants::variant_alternative< K, variant< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15 > >...
Generating docs for namespace nonstd::variants::detail
Generating docs for compound nonstd::variants::detail::enabler...
Generating docs for compound nonstd::variants::detail::TX...
Generating docs for compound nonstd::variants::detail::S0...
Generating docs for compound nonstd::variants::detail::S1...
Generating docs for compound nonstd::variants::detail::S2...
Generating docs for compound nonstd::variants::detail::S3...
Generating docs for compound nonstd::variants::detail::S4...
Generating docs for compound nonstd::variants::detail::S5...
Generating docs for compound nonstd::variants::detail::S6...
Generating docs for compound nonstd::variants::detail::S7...
Generating docs for compound nonstd::variants::detail::S8...
Generating docs for compound nonstd::variants::detail::S9...
Generating docs for compound nonstd::variants::detail::S10...
Generating docs for compound nonstd::variants::detail::S11...
Generating docs for compound nonstd::variants::detail::S12...
Generating docs for compound nonstd::variants::detail::S13...
Generating docs for compound nonstd::variants::detail::S14...
Generating docs for compound nonstd::variants::detail::S15...
Generating docs for compound nonstd::variants::detail::nulltype...
Generating docs for compound nonstd::variants::detail::typelist...
Generating docs for compound nonstd::variants::detail::typelist_max...
Generating docs for compound nonstd::variants::detail::typelist_max< nulltype >...
Generating docs for compound nonstd::variants::detail::typelist_max< typelist< Head, Tail > >...
Generating docs for compound nonstd::variants::detail::typelist_size...
Generating docs for compound nonstd::variants::detail::typelist_size< T0 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T1 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T2 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T3 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T4 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T5 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T6 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T7 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T8 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T9 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T10 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T11 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T12 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T13 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T14 >...
Generating docs for compound nonstd::variants::detail::typelist_size< T15 >...
Generating docs for compound non/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/websocket/message.hpp:75: warning: Unsupported xml/html tag <cstdio> found
std::variants::detail::typelist_size< nulltype >...
Generating docs for compound nonstd::variants::detail::typelist_size< typelist< Head, Tail > >...
Generating docs for compound nonstd::variants::detail::typelist_index_of...
Generating docs for compound nonstd::variants::detail::typelist_index_of< nulltype, T >...
Generating docs for compound nonstd::variants::detail::typelist_index_of< typelist< T, Tail >, T >...
Generating docs for compound nonstd::variants::detail::typelist_index_of< typelist< Head, Tail >, T >...
Generating docs for compound nonstd::variants::detail::typelist_type_at...
Generating docs for compound nonstd::variants::detail::typelist_type_at< typelist< Head, Tail >, 0 >...
Generating docs for compound nonstd::variants::detail::typelist_type_at< typelist< Head, Tail >, i >...
Generating docs for compound nonstd::variants::detail::alignment_of...
Generating docs for compound nonstd::variants::detail::alignment_of_hack...
Generating docs for compound nonstd::variants::detail::alignment_logic...
Generating docs for compound nonstd::variants::detail::type_of_size...
Generating docs for compound nonstd::variants::detail::type_of_size< nulltype, N >...
Generating docs for compound nonstd::variants::detail::struct_t...
Generating docs for compound nonstd::variants::detail::helper...
Generating docs for compound nonstd::variants::detail::VisitorApplicatorImpl...
Generating docs for compound nonstd::variants::detail::VisitorApplicatorImpl< R, TX< VT > >...
Generating docs for compound nonstd::variants::detail::VisitorApplicator...
Generating docs for compound nonstd::variants::detail::VisitorUnwrapper...
Generating docs for compound nonstd::variants::detail::TypedVisitorUnwrapper...
Generating docs for compound nonstd::variants::detail::TypedVisitorUnwrapper< 2, R, Visitor, T2 >...
Generating docs for compound nonstd::variants::detail::TypedVisitorUnwrapper< 3, R, Visitor, T2, T3 >...
Generating docs for compound nonstd::variants::detail::TypedVisitorUnwrapper< 4, R, Visitor, T2, T3, T4 >...
Generating docs for compound nonstd::variants::detail::TypedVisitorUnwrapper< 5, R, Visitor, T2, T3, T4, T5 >...
Generating docs for compound nonstd::variants::detail::Comparator...
Generating docs for namespace nonstd::variants::std11
Generating docs for compound nonstd::variants::std11::remove_reference...
Generating docs for compound nonstd::variants::std11::remove_reference< T & >...
Generating docs for compound nonstd::variants::std11::add_pointer...
Generating docs for compound nonstd::variants::std11::remove_const...
Generating docs for compound nonstd::variants::std11::remove_const< const T >...
Generating docs for compound nonstd::variants::std11::remove_volatile...
Generating docs for compound nonstd::variants::std11::remove_volatile< volatile T >...
Generating docs for compound nonstd::variants::std11::remove_cv...
Generating docs for compound nonstd::variants::std11::conditional...
Generating docs for compound nonstd::variants::std11::conditional< true, Then, Else >...
Generating docs for compound nonstd::variants::std11::conditional< false, Then, Else >...
Generating docs for namespace nonstd::variants::std17
Generating docs for namespace restinio
Generating docs for compound restinio::asio_timer_manager_t...
Generating docs for nested compound restinio::asio_timer_manager_t::factory_t...
Generating docs for nested compound restinio::asio_timer_manager_t::timer_guard_t...
Generating docs for compound restinio::const_buffer_t...
Generating docs for compound restinio::writable_item_t...
Generating docs for compound restinio::write_group_t...
Generating docs for compound restinio::chunk_info_t...
Generating docs for compound restinio::chunked_input_info_t...
Generating docs for compound restinio::response_output_flags_t...
Generating docs for compound restinio::connection_count_limit_types...
Generating docs for compound restinio::exception_t...
Generating docs for compound restinio::http_header_field_t...
Generating docs for compound restinio::http_header_fields_t...
Generating docs for compound restinio::http_header_common_t...
Generating docs for compound restinio::http_method_id_t...
Generating docs for compound restinio::default_http_methods_t...
Generating docs for compound restinio::http_request_header_t...
Generating docs for compound restinio::http_status_code_t...
Generating docs for compound restinio::http_status_line_t...
Generating docs for compound restinio::http_response_header_t...
Generating docs for compound restinio::io_context_holder_t...
Generating docs for compound restinio::http_server_t...
Generating docs for compound restinio::run_on_this_thread_settings_t...
Generating docs for compound restinio::run_on_thread_pool_settings_t...
Generating docs for compound restinio::run_existing_server_on_thread_pool_t...
Generating docs for compound restinio::on_pool_runner_t...
Generating docs for compound restinio::running_server_instance_t...
Generating docs for compound restinio::incoming_http_msg_limits_t...
Generating docs for compound restinio::base_response_builder_t...
Generating docs for compound restinio::response_builder_t...
Generating docs for compound restinio::restinio_controlled_output_t...
Generating docs for compound restinio::response_builder_t< restinio_controlled_output_t >...
Generating docs for compound restinio::user_controlled_output_t...
Generating docs for compound restinio::response_builder_t< user_controlled_output_t >...
Generating docs for compound restinio::chunked_output_t...
Generating docs for compound restinio::response_builder_t< chunked_output_t >...
Generating docs for compound restinio::null_logger_t...
Generating docs for compound restinio::null_mutex_t...
Generating docs for compound restinio::null_timer_manager_t...
Generating docs for nested compound restinio::null_timer_manager_t::factory_t...
Generating docs for nested compound restinio::null_timer_manager_t::timer_guard_t...
Generating docs for compound restinio::ostream_logger_t...
Generating docs for compound restinio::request_t...
Generating docs for compound restinio::sendfile_chunk_size_guarded_value_t...
Generating docs for compound restinio::file_descriptor_holder_t...
Generating docs for compound restinio::file_meta_t...
Generating docs for compound restinio::sendfile_t...
Generating docs for compound restinio::socket_type_dependent_settings_t...
Generating docs for compound restinio::acceptor_options_t...
Generating docs for compound restinio::socket_options_t...
Generating docs for compound restinio::connection_state_listener_holder_t...
Generating docs for compound restinio::connection_state_listener_holder_t< connection_state::noop_listener_t >...
Generating docs for compound restinio::ip_blocker_holder_t...
Generating docs for compound restinio::ip_blocker_holder_t< ip_blocker::noop_ip_blocker_t >...
Generating docs for compound restinio::basic_server_settings_t...
Generating docs for compound restinio::server_settings_t...
Generating docs for compound restinio::tcp_connection_ctx_base_t...
Generating docs for compound restinio::socket_type_dependent_settings_t< Settings, tls_socket_t >...
Generating docs for compound restinio::traits_t...
Generating docs for compound restinio::query_string_params_t...
Generating docs for compound restinio::parse_query_failure_t...
Generating docs for namespace restinio::asio_ec
Generating docs for namespace restinio::connection_count_limits
Generating docs for compound restinio::connection_count_limits::max_parallel_connections_tag...
Generating docs for compound restinio::connection_count_limits::max_active_accepts_tag...
Generating docs for compound restinio::connection_count_limits::noop_connection_count_limiter_t...
Generating docs for compound restinio::connection_count_limits::connection_count_limiter_t...
Generating docs for compound restinio::connection_count_limits::connection_count_limiter_t< noop_strand_t >...
Generating docs for compound restinio::connection_count_limits::connection_count_limiter_t< default_strand_t >...
Generating docs for compound restinio::connection_count_limits::connection_lifetime_monitor_t...
Generating docs for compound restinio::connect/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/easy_parser.hpp:5013: warning: Found unknown command '@from'
/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/easy_parser.hpp:5017: warning: Found unknown command '@from'
ion_count_limits::connection_lifetime_monitor_t< noop_connection_count_limiter_t >...
Generating docs for namespace restinio::connection_count_limits::impl
Generating docs for compound restinio::connection_count_limits::impl::acceptor_callback_iface_t...
Generating docs for compound restinio::connection_count_limits::impl::actual_limiter_t...
Generating docs for namespace restinio::connection_state
Generating docs for compound restinio::connection_state::accepted_t...
Generating docs for compound restinio::connection_state::closed_t...
Generating docs for compound restinio::connection_state::upgraded_to_websocket_t...
Generating docs for compound restinio::connection_state::notice_t...
Generating docs for compound restinio::connection_state::noop_listener_t...
Generating docs for compound restinio::connection_state::tls_accessor_t...
Generating docs for namespace restinio::details
Generating docs for compound restinio::details::no_address_specified_t...
Generating docs for compound restinio::details::max_parallel_connections_holder_t...
Generating docs for compound restinio::details::max_parallel_connections_holder_t< ::restinio::connection_count_limits::noop_connection_count_limiter_t >...
Generating docs for namespace restinio::easy_parser
Generating docs for compound restinio::easy_parser::parse_error_t...
Generating docs for compound restinio::easy_parser::nothing_t...
Generating docs for compound restinio::easy_parser::result_value_wrapper...
Generating docs for compound restinio::easy_parser::result_wrapper_for...
Generating docs for compound restinio::easy_parser::result_value_wrapper< std::vector< T, Args... > >...
Generating docs for compound restinio::easy_parser::result_value_wrapper< std::array< T, S > >...
Generating docs for compound restinio::easy_parser::result_wrapper_for< impl::std_array_wrapper< T, S > >...
Generating docs for compound restinio::easy_parser::result_value_wrapper< std::basic_string< Char, Args... > >...
Generating docs for compound restinio::easy_parser::result_value_wrapper< std::map< K, V, Args... > >...
Generating docs for compound restinio::easy_parser::result_value_wrapper< nothing_t >...
Generating docs for compound restinio::easy_parser::digits_to_consume_t...
Generating docs for namespace restinio::easy_parser::impl
Generating docs for compound restinio::easy_parser::impl::std_array_wrapper...
Generating docs for compound restinio::easy_parser::impl::character_t...
Generating docs for compound restinio::easy_parser::impl::is_space_predicate_t...
Generating docs for compound restinio::easy_parser::impl::is_digit_predicate_t...
Generating docs for compound restinio::easy_parser::impl::is_hexdigit_predicate_t...
Generating docs for compound restinio::easy_parser::impl::source_t...
Generating docs for nested compound restinio::easy_parser::impl::source_t::content_consumer_t...
Generating docs for compound restinio::easy_parser::impl::producer_tag...
Generating docs for compound restinio::easy_parser::impl::is_producer...
Generating docs for compound restinio::easy_parser::impl::is_producer< T, meta::void_t< decltype(T::entity_type) > >...
Generating docs for compound restinio::easy_parser::impl::transformer_tag...
Generating docs for compound restinio::easy_parser::impl::is_transformer...
Generating docs for compound restinio::easy_parser::impl::is_transformer< T, meta::void_t< decltype(T::entity_type) > >...
Generating docs for compound restinio::easy_parser::impl::transformer_invoker...
Generating docs for compound restinio::easy_parser::impl::transformer_invoker< expected_t< Result_Type, error_reason_t > >...
Generating docs for compound restinio::easy_parser::impl::is_appropriate_transformer_result_type...
Generating docs for compound restinio::easy_parser::impl::is_appropriate_transformer_result_type< expected_t< Result_Type, error_reason_t > >...
Generating docs for compound restinio::easy_parser::impl::is_appropriate_transformer_result_type< expected_t< Result_Type, parse_error_t > >...
Generating docs for compound restinio::easy_parser::impl::transformed_value_producer_traits_checker...
Generating docs for compound restinio::easy_parser::impl::transformed_value_producer_t...
Generating docs for compound restinio::easy_parser::impl::transformer_proxy_tag...
Generating docs for compound restinio::easy_parser::impl::is_transformer_proxy...
Generating docs for compound restinio::easy_parser::impl::is_transformer_proxy< T, meta::void_t< decltype(T::entity_type) > >...
Generating docs for compound restinio::easy_parser::impl::consumer_tag...
Generating docs for compound restinio::easy_parser::impl::is_consumer...
Generating docs for compound restinio::easy_parser::impl::is_consumer< T, meta::void_t< decltype(T::entity_type) > >...
Generating docs for compound restinio::easy_parser::impl::clause_tag...
Generating docs for compound restinio::easy_parser::impl::is_clause...
Generating docs for compound restinio::easy_parser::impl::is_clause< T, meta::void_t< decltype(std::decay_t< T >::entity_type) > >...
Generating docs for compound restinio::easy_parser::impl::consume_value_clause_t...
Generating docs for compound restinio::easy_parser::impl::top_level_clause_t...
Generating docs for compound restinio::easy_parser::impl::alternatives_clause_t...
Generating docs for compound restinio::easy_parser::impl::maybe_clause_t...
Generating docs for compound restinio::easy_parser::impl::not_clause_t...
Generating docs for compound restinio::easy_parser::impl::and_clause_t...
Generating docs for compound restinio::easy_parser::impl::sequence_clause_t...
Generating docs for compound restinio::easy_parser::impl::forced_alternative_clause_t...
Generating docs for compound restinio::easy_parser::impl::produce_t...
Generating docs for compound restinio::easy_parser::impl::repeat_clause_t...
Generating docs for compound restinio::easy_parser::impl::symbol_producer_template_t...
Generating docs for compound restinio::easy_parser::impl::any_symbol_predicate_t...
Generating docs for compound restinio::easy_parser::impl::particular_symbol_predicate_t...
Generating docs for compound restinio::easy_parser::impl::not_particular_symbol_predicate_t...
Generating docs for compound restinio::easy_parser::impl::caseless_particular_symbol_predicate_t...
Generating docs for compound restinio::easy_parser::impl::symbol_from_range_predicate_t...
Generating docs for compound restinio::easy_parser::impl::symbol_producer_t...
Generating docs for compound restinio::easy_parser::impl::any_symbol_if_not_producer_t...
Generating docs for compound restinio::easy_parser::impl::caseless_symbol_producer_t...
Generating docs for compound restinio::easy_parser::impl::symbol_from_range_producer_t...
Generating docs for compound restinio::easy_parser::impl::digit_producer_t...
Generating docs for compound restinio::easy_parser::impl::hexdigit_producer_t...
Generating docs for compound restinio::easy_parser::impl::non_negative_decimal_number_producer_t...
Generating docs for compound restinio::easy_parser::impl::non_negative_decimal_number_producer_with_digits_limit_t...
Generating docs for compound restinio::easy_parser::impl::hexadecimal_number_producer_t...
Generating docs for compound restinio::easy_parser::impl::hexadecimal_number_producer_with_digits_limit_t...
Generating docs for compound restinio::easy_parser::impl::decimal_number_producer_t...
Generating docs for compound restinio::easy_parser::impl::decimal_number_producer_with_digits_limit_t...
Generating docs for compound restinio::easy_parser::impl::any_value_skipper_t...
Generating docs for compound restinio::easy_parser::impl::as_result_consumer_t...
Generating docs for compound restinio::easy_parser::impl::just_result_consumer_t...
Generating docs for compound restinio::easy_parser::impl::custom_consumer_t...
Generating docs for compound restinio::easy_parser::impl::field_setter_consumer_t...
Generating docs for compound restinio::easy_parser::impl::tuple_item_consumer_t...
Generating docs for compound restinio::easy_parser::impl::to_lower_transformer_t...
Generating docs for compound restinio::easy_parser::impl::to_lower_transformer_t< std::string >...
Generating docs for compound restinio::easy_parser::impl::to_lower_transformer_t< char >...
Generating docs for compound restinio::easy_parser::impl::to_lower_transformer_t< std::array< char, S > >...
Generating docs for compound restinio::easy_parser::impl::to_lower_transformer_proxy_t...
Generating docs for compound restinio::easy_parser::impl::just_value_transformer_t...
Generating docs for compound restinio::easy_parser::impl::convert_transformer_t...
Generating docs for compound restinio::easy_parser::impl::conversion_result_type_detector...
Generating docs for compound restinio::easy_parser::impl::conversion_result_type_detector< expected_t< Result_Type, error_reason_t > >...
Generating docs for compound restinio::easy_parser::impl::convert_transformer_proxy_t...
Generating docs for compound restinio::easy_parser::impl::exact_fixed_size_fragment_producer_t...
Generating docs for compound restinio::easy_parser::impl::exact_fragment_producer_t...
Generating docs for compound restinio::easy_parser::impl::caseless_exact_fixed_size_fragment_producer_t...
Generating docs for compound restinio::easy_parser::impl::caseless_exact_fragment_producer_t...
Generating docs for compound restinio::easy_parser::impl::to_container_consumer_t...
Generating docs for namespace restinio::file_upload
Generating docs for compound restinio::file_upload::part_description_t...
Generating docs for namespace restinio::file_upload::impl
Generating docs for compound restinio::file_upload::impl::valid_handler_type...
Generating docs for compound restinio::file_upload::impl::valid_handler_type< T, restinio::utils::metaprogramming::void_t< std::enable_if_t< std::is_same< handling_result_t, decltype(std::declval< T >()(std::declval< part_description_t >())) >::value, bool > > >...
Generating docs for namespace restinio::http_field_parsers
Generating docs for compound restinio::http_field_parsers::accept_charset_value_t...
Generating docs for nested compound restinio::http_field_parsers::accept_charset_value_t::item_t...
Generating docs for compound restinio::http_field_parsers::accept_encoding_value_t...
Generating docs for nested compound restinio::http_field_parsers::accept_encoding_value_t::item_t...
Generating docs for compound restinio::http_field_parsers::accept_language_value_t...
Generating docs for nested compound restinio::http_field_parsers::accept_language_value_t::item_t...
Generating docs for compound restinio::http_field_parsers::accept_value_t...
Generating docs for nested compound restinio::http_field_parsers::accept_value_t::item_t...
Generating docs for compound restinio::http_field_parsers::authorization_value_t...
Generating docs for nested compound restinio::http_field_parsers::authorization_value_t::param_t...
Generating docs for nested compound restinio::http_field_parsers::authorization_value_t::param_value_t...
Generating docs for compound restinio::http_field_parsers::qvalue_t...
Generating docs for compound restinio::http_field_parsers::not_found_t...
Generating docs for compound restinio::http_field_parsers::cache_control_value_t...
Generating docs for compound restinio::http_field_parsers::connection_value_t...
Generating docs for compound restinio::http_field_parsers::content_disposition_value_t...
Generating docs for compound restinio::http_field_parsers::content_encoding_value_t...
Generating docs for compound restinio::http_field_parsers::content_type_value_t...
Generating docs for compound restinio::http_field_parsers::raw_host_value_t...
Generating docs for nested compound restinio::http_field_parsers::raw_host_value_t::ipv4_address_t...
Generating docs for nested compound restinio::http_field_parsers::raw_host_value_t::ipv6_address_t...
Generating docs for nested compound restinio::http_field_parsers::raw_host_value_t::reg_name_t...
Generating docs for compound restinio::http_field_parsers::media_type_value_t...
Generating docs for compound restinio::http_field_parsers::range_value_t...
Generating docs for compound restinio::http_field_parsers::transfer_encoding_value_t...
Generating docs for nested compound restinio::http_field_parsers::transfer_encoding_value_t::transfer_extension_t...
Generating docs for compound restinio::http_field_parsers::field_not_found_t...
Generating docs for compound restinio::http_field_parsers::user_agent_value_t...
Generating docs for nested compound restinio::http_field_parsers::user_agent_value_t::product_t...
Generating docs for namespace restinio::http_field_parsers::accept_language_details
Generating docs for namespace restinio::http_field_parsers::authorization_details
Generating docs for compound restinio::http_field_parsers::authorization_details::is_token68_char_predicate_t...
Generating docs for compound restinio::http_field_parsers::authorization_details::token68_t...
Generating docs for namespace restinio::http_field_parsers::basic_auth
Generating docs for compound restinio::http_field_parsers::basic_auth::params_t...
Generating docs for namespace restinio::http_field_parsers::basic_auth::impl
Generating docs for namespace restinio::http_field_parsers::bearer_auth
Generating docs for compound restinio::http_field_parsers::bearer_auth::params_t...
Generating docs for namespace restinio::http_field_parsers::bearer_auth::impl
Generating docs for namespace restinio::http_field_parsers::content_disposition_details
Generating docs for compound restinio::http_field_parsers::content_disposition_details::regular_token_producer_t...
Generating docs for compound restinio::http_field_parsers::content_disposition_details::ext_token_producer_t...
Generating docs for compound restinio::http_field_parsers::content_disposition_details::mime_charsetc_predicate_t...
Generating docs for compound restinio::http_field_parsers::content_disposition_details::language_predicate_t...
Generating docs for compound restinio::http_field_parsers::content_disposition_details::attr_char_predicate_t...
Generating docs for namespace restinio::http_field_parsers::details
Generating docs for compound restinio::http_field_parsers::details::pct_encoded_symbols_consumer_t...
Generating docs for namespace restinio::http_field_parsers::host_details
Generating docs for compound restinio::http_field_parsers::host_details::unreserved_predicate_t...
Generating docs for compound restinio::http_field_parsers::host_details::sub_delims_predicate_t...
Generating docs for namespace restinio::http_field_parsers::impl
Generating docs for compound restinio::http_field_parsers::impl::is_alpha_predicate_t...
Generating docs for compound restinio::http_field_parsers::impl::is_alphanum_predicate_t...
Generating docs for compound restinio::http_field_parsers::impl::is_vchar_predicate_t...
Generating docs for compound restinio::http_field_parsers::impl::is_ctext_predicate_t...
Generating docs for compound restinio::http_field_parsers::impl::is_token_char_predicate_t...
Generating docs for compound restinio::http_field_parsers::impl::ows_producer_t...
Generating docs for compound restinio::http_field_parsers::impl::token_producer_t...
Generating docs for compound restinio::http_field_parsers::impl::quoted_string_producer_t...
Generating docs for compound restinio::http_field_parsers::impl::quoted_pair_producer_t...
Generating docs for compound restinio::http_field_parsers::impl::comment_producer_t...
Generating docs for compound restinio::http_field_parsers::impl::qvalue_producer_t...
Generating docs for nested compound restinio::http_field_parsers::impl::qvalue_producer_t::digit_consumer_t...
Generating docs for nested compound restinio::http_field_parsers::impl::qvalue_producer_t::zero_initialized_unit_t...
Generating docs for compound restinio::http_field_parsers::impl::non_empty_comma_separated_list_producer_t...
Generating docs for compound restinio::http_field_parsers::impl::maybe_empty_comma_separated_list_producer_t...
Generating docs for compound restinio::http_field_parsers::impl::params_with_value_producer_t...
Generating docs for compound restinio::http_field_parsers::impl::params_with_opt_value_producer_t...
Generating docs for namespace restinio::http_field_parsers::impl::params_with_opt_value_producer_details
Generating docs for namespace restinio::http_field/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/acceptor.hpp:186: warning: The following parameter of restinio::impl::acceptor_t::acceptor_t(Settings &settings, asio_ns::io_context &io_context, connection_factory_shared_ptr_t connection_factory, logger_t &logger) is not documented:
  parameter 'settings'
/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/impl/acceptor.hpp:392: warning: The following parameter of restinio::impl::acceptor_t::accept_current_connection(std::size_t i, const std::error_code &ec) is not documented:
  parameter 'ec'
_parsers::impl::params_with_value_producer_details
Generating docs for namespace restinio::http_field_parsers::qvalue_details
Generating docs for compound restinio::http_field_parsers::qvalue_details::trusted...
Generating docs for compound restinio::http_field_parsers::qvalue_details::untrusted...
Generating docs for namespace restinio::http_field_parsers::range_details
Generating docs for compound restinio::http_field_parsers::range_details::double_ended_range_t...
Generating docs for compound restinio::http_field_parsers::range_details::open_ended_range_t...
Generating docs for compound restinio::http_field_parsers::range_details::suffix_length_t...
Generating docs for compound restinio::http_field_parsers::range_details::byte_ranges_specifier_t...
Generating docs for compound restinio::http_field_parsers::range_details::other_ranges_specifier_t...
Generating docs for namespace restinio::http_field_parsers::try_extract_field_details
Generating docs for compound restinio::http_field_parsers::try_extract_field_details::valid_field_type...
Generating docs for compound restinio::http_field_parsers::try_extract_field_details::valid_field_type< T, restinio::utils::metaprogramming::void_t< std::enable_if_t< std::is_same< expected_t< T, restinio::easy_parser::parse_error_t >, decltype(T::try_parse(std::declval< string_view_t >())) >::value, bool > > >...
Generating docs for namespace restinio::impl
Generating docs for compound restinio::impl::restinio_err_category_t...
Generating docs for compound restinio::impl::writable_base_t...
Generating docs for compound restinio::impl::buf_iface_t...
Generating docs for compound restinio::impl::empty_buf_t...
Generating docs for compound restinio::impl::const_buf_t...
Generating docs for compound restinio::impl::datasizeable_buf_t...
Generating docs for compound restinio::impl::shared_datasizeable_buf_t...
Generating docs for compound restinio::impl::sendfile_write_operation_t...
Generating docs for compound restinio::impl::chunked_input_info_block_t...
Generating docs for compound restinio::impl::socket_supplier_t...
Generating docs for compound restinio::impl::acceptor_t...
Generating docs for compound restinio::impl::http_parser_ctx_t...
Generating docs for compound restinio::impl::connection_input_t...
Generating docs for compound restinio::impl::connection_t...
Generating docs for nested compound restinio::impl::connection_t::upgrade_internals_t...
Generating docs for compound restinio::impl::connection_factory_t...
Generating docs for compound restinio::impl::connection_base_t...
Generating docs for compound restinio::impl::connection_settings_t...
Generating docs for compound restinio::impl::executor_wrapper_t...
Generating docs for compound restinio::impl::fixed_buffer_t...
Generating docs for compound restinio::impl::own_io_context_for_thread_pool_t...
Generating docs for compound restinio::impl::external_io_context_for_thread_pool_t...
Generating docs for compound restinio::impl::ioctx_on_thread_pool_t...
Generating docs for compound restinio::impl::check_positive_extremum...
Generating docs for compound restinio::impl::check_negative_extremum...
Generating docs for compound restinio::impl::overflow_controlled_integer_accumulator_t...
Generating docs for compound restinio::impl::response_context_t...
Generating docs for compound restinio::impl::response_context_table_t...
Generating docs for compound restinio::impl::response_coordinator_t...
Generating docs for compound restinio::impl::sendfile_operation_base_t...
Generating docs for compound restinio::impl::sendfile_operation_runner_base_t...
Generating docs for compound restinio::impl::sendfile_operation_runner_t...
Generating docs for compound restinio::impl::sendfile_operation_runner_t< asio_ns::ip::tcp::socket >...
Generating docs for compound restinio::impl::tls_socket_t...
Generating docs for compound restinio::impl::write_group_output_ctx_t...
Generating docs for nested compound restinio::impl::write_group_output_ctx_t::file_write_operation_t...
Generating docs for nested compound restinio::impl::write_group_output_ct/home/iurt/rpmbuild/BUILD/restinio-0.6.12/dev/restinio/helpers/multipart_body.hpp:639: warning: Found unknown command '@handler'
x_t::none_write_operation_t...
Generating docs for nested compound restinio::impl::write_group_output_ctx_t::trivial_write_operation_t...
Generating docs for compound restinio::impl::socket_supplier_t< tls_socket_t >...
Generating docs for namespace restinio::impl::acceptor_details
Generating docs for compound restinio::impl::acceptor_details::ip_blocker_holder_t...
Generating docs for compound restinio::impl::acceptor_details::ip_blocker_holder_t< restinio::ip_blocker::noop_ip_blocker_t >...
Generating docs for namespace restinio::impl::connection_settings_details
Generating docs for compound restinio::impl::connection_settings_details::state_listener_holder_t...
Generating docs for compound restinio::impl::connection_settings_details::state_listener_holder_t< connection_state::noop_listener_t >...
Generating docs for namespace restinio::impl::overflow_controlled_integer_accumulator_details
Generating docs for compound restinio::impl::overflow_controlled_integer_accumulator_details::extremum_value...
Generating docs for compound restinio::impl::overflow_controlled_integer_accumulator_details::extremum_value< T, check_positive_extremum >...
Generating docs for compound restinio::impl::overflow_controlled_integer_accumulator_details::extremum_value< T, check_negative_extremum >...
Generating docs for namespace restinio::impl::string_caseless_compare_details
Generating docs for namespace restinio::ip_blocker
Generating docs for compound restinio::ip_blocker::incoming_info_t...
Generating docs for compound restinio::ip_blocker::noop_ip_blocker_t...
Generating docs for namespace restinio::multipart_body
Generating docs for compound restinio::multipart_body::parsed_part_t...
Generating docs for namespace restinio::multipart_body::impl
Generating docs for compound restinio::multipart_body::impl::valid_handler_type...
Generating docs for compound restinio::multipart_body::impl::valid_handler_type< T, restinio::utils::metaprogramming::void_t< std::enable_if_t< std::is_same< handling_result_t, decltype(std::declval< T >()(std::declval< parsed_part_t >())) >::value, bool > > >...
Generating docs for namespace restinio::multipart_body::impl::boundary_value_checkers
Generating docs for namespace restinio::multipart_body::impl::parser_details
Generating docs for compound restinio::multipart_body::impl::parser_details::body_producer_t...
Generating docs for compound restinio::multipart_body::impl::parser_details::field_value_producer_t...
Generating docs for namespace restinio::parse_query_traits
Generating docs for compound restinio::parse_query_traits::restinio_defaults...
Generating docs for compound restinio::parse_query_traits::javascript_compatible...
Generating docs for compound restinio::parse_query_traits::x_www_form_urlencoded...
Generating docs for compound restinio::parse_query_traits::relaxed...
Generating docs for namespace restinio::parse_query_traits::details
Generating docs for compound restinio::parse_query_traits::details::ampersand_and_semicolon_as_separators...
Generating docs for compound restinio::parse_query_traits::details::ampersand_only_as_separators...
Generating docs for namespace restinio::path2regex
Generating docs for compound restinio::path2regex::options_t...
Generating docs for namespace restinio::path2regex::impl
Generating docs for compound restinio::path2regex::impl::string_view_buffer_storage_appender_t...
Generating docs for compound restinio::path2regex::impl::token_t...
Generating docs for compound restinio::path2regex::impl::plain_string_token_t...
Generating docs for compound restinio::path2regex::impl::parameter_token_t...
Generating docs for compound restinio::path2regex::impl::route_regex_matcher_data_t...
Generating docs for namespace restinio::router
Generating docs for compound restinio::router::boost_regex_engine_t...
Generating docs for compound restinio::router::easy_parser_router_t...
Generating docs for compound restinio::router::route_params_t...
Generating docs for compound restinio::router::express_route_entry_t...
Generating docs for compound restinio::router::express_router_t...
Generating docs for compound restinio::router::method_matcher_t...
Generating docs for compound restinio::router::dynamic_any_of_methods_matcher_t...
Generating docs for compound restinio::router::dynamic_none_of_methods_matcher_t...
Generating docs for compound restinio::router::pcre2_traits_t...
Generating docs for compound restinio::router::pcre2_regex_engine_t...
Generating docs for compound restinio::router::pcre_traits_t...
Generating docs for compound restinio::router::pcre_regex_engine_t...
Generating docs for compound restinio::router::std_regex_engine_t...
Generating docs for namespace restinio::router::easy_parser_router
Generating docs for namespace restinio::router::easy_parser_router::impl
Generating docs for compound restinio::router::easy_parser_router::impl::no_match_t...
Generating docs for compound restinio::router::easy_parser_router::impl::router_entry_t...
Generating docs for compound restinio::router::easy_parser_router::impl::actual_router_entry_t...
Generating docs for compound restinio::router::easy_parser_router::impl::unescape_transformer_t...
Generating docs for compound restinio::router::easy_parser_router::impl::special_produce_tuple_item_clause_t...
Generating docs for compound restinio::router::easy_parser_router::impl::special_exact_fixed_size_fragment_clause_t...
Generating docs for compound restinio::router::easy_parser_router::impl::special_exact_fragment_clause_t...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_processor...
Generating docs for compound restinio::router::easy_parser_router::impl::path_to_tuple_producer_t...
Generating docs for compound restinio::router::easy_parser_router::impl::path_to_params_producer_t...
Generating docs for namespace restinio::router::easy_parser_router::impl::dsl_details
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::add_type_if_necessary_impl...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::add_type_if_necessary_impl< H, To< Results... >, false >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::add_type_if_necessary_impl< H, To< Results... >, true >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::add_type_if_necessary...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::result_tuple_detector...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::result_tuple_detector< From< Sources... >, To< Results... > >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::result_tuple_detector< From<>, To< Results... > >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::detect_result_tuple...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< const char[Size], false, Current_Index >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< std::string, false, Current_Index >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< string_view_t, false, Current_Index >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::one_clause_type_processor< T, true, Current_Index >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::clauses_type_maker...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::clauses_type_maker< From< Sources... >, To< Results... >, Current_Index >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::clauses_type_maker< From<>, To< Results... >, Current_Index >...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::make_clauses_types...
Generating docs for compound restinio::router::easy_parser_router::impl::dsl_details::special_decay...
Generating docs for namespace restinio::router::easy_parser_router::impl::path_to_params_details
Generating docs for namespace restinio::router::impl
Generating docs for compound restinio::router::impl::route_params_accessor_t...
Generating docs for compound restinio::router::impl::route_params_appender_t...
Generating docs for compound restinio::router::impl::route_matcher_t...
Generating docs for compound restinio::router::impl::target_path_holder_t...
Generating docs for compound restinio::router::impl::allocated_matcher_proxy_t...
Generating docs for compound restinio::router::impl::simple_matcher_t...
Generating docs for compound restinio::router::impl::fixed_size_any_of_matcher_t...
Generating docs for compound restinio::router::impl::fixed_size_none_of_matcher_t...
Generating docs for compound restinio::router::impl::buffered_matcher_holder_t...
Generating docs for namespace restinio::router::pcre2_details
Generating docs for compound restinio::router::pcre2_details::match_results_t...
Generating docs for nested compound restinio::router::pcre2_details::match_results_t::matched_item_descriptor_t...
Generating docs for compound restinio::router::pcre2_details::regex_t...
Generating docs for namespace restinio::router::pcre_details
Generating docs for compound restinio::router::pcre_details::match_results_t...
Generating docs for nested compound restinio::router::pcre_details::match_results_t::matched_item_descriptor_t...
Generating docs for compound restinio::router::pcre_details::regex_t...
Generating docs for namespace restinio::so5
Generating docs for compound restinio::so5::msg_check_timer_t...
Generating docs for compound restinio::so5::so_timer_manager_t...
Generating docs for nested compound restinio::so5::so_timer_manager_t::factory_t...
Generating docs for nested compound restinio::so5::so_timer_manager_t::timer_guard_t...
Generating docs for compound restinio::so5::a_timeout_handler_t...
Generating docs for namespace restinio::static_if_details
Generating docs for compound restinio::static_if_details::static_if_impl...
Generating docs for compound restinio::static_if_details::static_if_impl< true >...
Generating docs for compound restinio::static_if_details::static_if_impl< false >...
Generating docs for namespace restinio::status_code
Generating docs for namespace restinio::string_algo
Generating docs for namespace restinio::transforms
Generating docs for namespace restinio::transforms::zlib
Generating docs for compound restinio::transforms::zlib::params_t...
Generating docs for compound restinio::transforms::zlib::zlib_t...
Generating docs for compound restinio::transforms::zlib::body_appender_t...
Generating docs for compound restinio::transforms::zlib::body_appender_base_t...
Generating docs for compound restinio::transforms::zlib::x_controlled_output_body_appender_base_t...
Generating docs for compound restinio::transforms::zlib::body_appender_t< restinio_controlled_output_t >...
Generating docs for compound restinio::transforms::zlib::body_appender_t< user_controlled_output_t >...
Generating docs for compound restinio::transforms::zlib::body_appender_t< chunked_output_t >...
Generating docs for namespace restinio::transforms::zlib::impl
Generating docs for namespace restinio::utils
Generating docs for compound restinio::utils::restinio_default_unescape_traits...
Generating docs for compound restinio::utils::x_www_form_urlencoded_unescape_traits...
Generating docs for compound restinio::utils::relaxed_unescape_traits...
Generating docs for compound restinio::utils::javascript_compatible_unescape_traits...
Generating docs for compound restinio::utils::unescape_percent_encoding_success_t...
Generating docs for compound restinio::utils::unescape_percent_encoding_failure_t...
Generating docs for compound restinio::utils::tagged_scalar_t...
Generating docs for compound restinio::utils::utf8_checker_t...
Generating docs for namespace restinio::utils::base64
Generating docs for namespace restinio::utils::base64::impl
Generating docs for namespace restinio::utils::details
Generating docs for compound restinio::utils::details::int8_parse_traits_t...
Generating docs for compound restinio::utils::details::uint8_parse_traits_t...
Generating docs for compound restinio::utils::details::int16_parse_traits_t...
Generating docs for compound restinio::utils::details::uint16_parse_traits_t...
Generating docs for compound restinio::utils::details::int32_parse_traits_t...
Generating docs for compound restinio::utils::details::uint32_parse_traits_t...
Generating docs for compound restinio::utils::details::int64_parse_traits_t...
Generating docs for compound restinio::utils::details::uint64_parse_traits_t...
Generating docs for namespace restinio::utils::impl
Generating docs for compound restinio::utils::impl::safe_uint64_to_size_t...
Generating docs for compound restinio::utils::impl::safe_uint64_to_size_t< true >...
Generating docs for compound restinio::utils::impl::safe_uint64_to_size_t< false >...
Generating docs for namespace restinio::utils::impl::bitops
Generating docs for namespace restinio::utils::impl::bitops::details
Generating docs for compound restinio::utils::impl::bitops::details::bits_count...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< std::uint8_t >...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< std::int8_t >...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< char >...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< std::uint16_t >...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< std::int16_t >...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< std::uint32_t >...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< std::int32_t >...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< std::uint64_t >...
Generating docs for compound restinio::utils::impl::bitops::details::bits_count< std::int64_t >...
Generating docs for namespace restinio::utils::metaprogramming
Generating docs for compound restinio::utils::metaprogramming::make_void...
Generating docs for compound restinio::utils::metaprogramming::type_list...
Generating docs for namespace restinio::utils::metaprogramming::impl
Generating docs for compound restinio::utils::metaprogramming::impl::debug_print...
Generating docs for compound restinio::utils::metaprogramming::impl::head_of...
Generating docs for compound restinio::utils::metaprogramming::impl::head_of< T >...
Generating docs for compound restinio::utils::metaprogramming::impl::tail_of...
Generating docs for compound restinio::utils::metaprogramming::impl::tail_of< L >...
Generating docs for compound restinio::utils::metaprogramming::impl::put_front...
Generating docs for compound restinio::utils::metaprogramming::impl::put_front< T, L< Rest... > >...
Generating docs for compound restinio::utils::metaprogramming::impl::rename...
Generating docs for compound restinio::utils::metaprogramming::impl::rename< From< Types... >, To >...
Generating docs for compound restinio::utils::metaprogramming::impl::transform...
Generating docs for compound restinio::utils::metaprogramming::impl::transform< Transform_F, From< Sources... >, To< Results... > >...
Generating docs for compound restinio::utils::metaprogramming::impl::transform< Transform_F, From<>, To< Results... > >...
Generating docs for compound restinio::utils::metaprogramming::impl::all_of...
Generating docs for compound restinio::utils::metaprogramming::impl::all_of< Predicate, H >...
Generating docs for compound restinio::utils::metaprogramming::impl::all_of< Predicate, type_list< Types... > >...
Generating docs for namespace restinio::utils::scope_exit_details
Generating docs for compound restinio::utils::scope_exit_details::at_exit_t...
Generating docs for namespace restinio::utils::sha1
Generating docs for compound restinio::utils::sha1::builder_t...
Generating docs for namespace restinio::utils::sha1::details
Generating docs for namespace restinio::utils::tuple_algorithms
Generating docs for namespace restinio::utils::tuple_algorithms::impl
Generating docs for namespace restinio::utils::uri_normalization
Generating docs for namespace restinio::utils::uri_normalization::unreserved_chars
Generating docs for namespace restinio::utils::uri_normalization::unreserved_chars::impl
Generating docs for namespace restinio::websocket
Generating docs for namespace restinio::websocket::basic
Generating docs for compound restinio::websocket::basic::message_t...
Generating docs for compound restinio::websocket::basic::ws_t...
Generating docs for namespace restinio::websocket::basic::impl
Generating docs for compound restinio::websocket::basic::impl::ws_outgoing_data_t...
Generating docs for compound restinio::websocket::basic::impl::connection_input_t...
Generating docs for compound restinio::websocket::basic::impl::ws_connection_t...
Generating docs for nested compound restinio::websocket::basic::impl::ws_connection_t::one_shot_action_t...
Generating docs for compound restinio::websocket::basic::impl::ws_connection_base_t...
Generating docs for compound restinio::websocket::basic::impl::message_details_t...
Generating docs for compound restinio::websocket::basic::impl::expected_data_t...
Generating docs for compound restinio::websocket::basic::impl::ws_parser_t...
Generating docs for compound restinio::websocket::basic::impl::unmasker_t...
Generating docs for compound restinio::websocket::basic::impl::ws_protocol_validator_t...
Generating docs for compound std::hash< nonstd::expected< T, E > >...
Generating docs for compound std::hash< nonstd::expected< T &, E > >...
Generating docs for compound std::hash< nonstd::expected< void, E > >...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
lookup cache used 13730/65536 hits=91331 misses=15721
finished...
+ popd
~/rpmbuild/BUILD/restinio-0.6.12
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0oi2Mv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64
+ cd restinio-0.6.12
+ '[' 1 -eq 1 ']'
+ pushd dev
~/rpmbuild/BUILD/restinio-0.6.12/dev ~/rpmbuild/BUILD/restinio-0.6.12
+ DESTDIR=/home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/lib64/cmake/restinio/restinio-config.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/lib64/cmake/restinio/restinio-config-version.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/lib64/cmake/restinio/restinio-targets.cmake
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/all.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/asio_include.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/asio_timer_manager.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/buffers.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/cast_to.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/chunked_input_info.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/common_types.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/compiler_features.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/connection_count_limiter.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/connection_state_listener.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/default_strands.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/exception.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/expected.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/easy_parser.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/file_upload.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/accept-charset.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/accept-encoding.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/accept-language.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/accept.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/authorization.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/basic_auth.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/basics.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/bearer_auth.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/cache-control.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/connection.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/content-disposition.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/content-encoding.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/content-type.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/details/pct_encoded_symbols.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/host.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/media-type.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/range.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/transfer-encoding.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/try_parse_field.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/http_field_parsers/user-agent.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/multipart_body.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/helpers/string_algo.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/http_headers.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/http_server.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/http_server_run.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/acceptor.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/connection.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/connection_base.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/connection_settings.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/executor_wrapper.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/fixed_buffer.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/header_helpers.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/include_fmtlib.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/ioctx_on_thread_pool.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/os_posix.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/os_unknown.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/os_win.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/overflow_controlled_integer_accumulator.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/parser_callbacks.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/response_coordinator.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/sendfile_operation.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/sendfile_operation_default.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/sendfile_operation_posix.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/sendfile_operation_win.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/string_caseless_compare.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/tls_socket.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/to_lower_lut.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/impl/write_group_output_ctx.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/incoming_http_msg_limits.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/ip_blocker.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/message_builders.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/null_logger.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/null_mutex.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/null_timer_manager.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/optional.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/os.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/ostream_logger.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/path2regex/path2regex.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/request_handler.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/boost_regex_engine.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/easy_parser_router.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/express.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/impl/target_path_holder.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/method_matcher.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/non_matched_request_handler.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/pcre2_regex_engine.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/pcre_regex_engine.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/router/std_regex_engine.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/sendfile.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/sendfile_defs_default.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/sendfile_defs_posix.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/sendfile_defs_win.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/settings.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/so5/so_timer_manager.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/string_view.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/tcp_connection_ctx_base.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/third_party/expected-lite/expected.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/third_party/optional-lite/optional.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/third_party/string-view-lite/string_view.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/third_party/variant-lite/variant.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/timer_common.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/tls.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/tls_fwd.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/traits.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/transforms/zlib.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/uri_helpers.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/at_scope_exit.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/base64.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/base64_lut.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/from_string.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/from_string_details.ipp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/impl/bitops.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/impl/safe_uint_truncate.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/metaprogramming.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/percent_encoding.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/sha1.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/suppress_exceptions.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/tagged_scalar.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/tuple_algorithms.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/utils/utf8_checker.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/value_or.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/variant.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/version.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/websocket/impl/utf8.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/websocket/impl/ws_connection.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/websocket/impl/ws_connection_base.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/websocket/impl/ws_parser.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/websocket/impl/ws_protocol_validator.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/websocket/message.hpp
-- Installing: /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/include/restinio/websocket/websocket.hpp
+ popd
~/rpmbuild/BUILD/restinio-0.6.12
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-shared /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: restinio-0.6.12-1.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3kYSNy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd restinio-0.6.12
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/share/doc/restinio
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/share/doc/restinio
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/share/doc/restinio
+ cp -pr dev/doc/html /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/share/doc/restinio
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5Zdmtx
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd restinio-0.6.12
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/share/licenses/restinio
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/share/licenses/restinio
+ cp -pr LICENSE LICENSE.catch2 LICENSE.clara LICENSE.expected-lite LICENSE.optional-lite LICENSE.string-view-lite LICENSE.variant-lite LICENSE.zlib /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64/usr/share/licenses/restinio
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: cmake(restinio) = 0.6.12 restinio = 0.6.12-1.mga8 restinio(aarch-64) = 0.6.12-1.mga8 restinio-devel = 0.6.12-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/restinio-0.6.12-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/restinio-0.6.12-1.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MpwAEv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd restinio-0.6.12
+ echo 'Don'\''t clean'
Don't clean
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XJx0rw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf restinio-0.6.12
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!