)))- Resetting all configurations to standard regression test set (output to Tests/HistoricalRegressionTestResults/REGRESSION-TESTS-Ubuntu2410_x86_64-3.0d11-OUT.txt) - started at Wed Oct 30 11:31:05 EDT 2024
)))- REGRESSION TEST CONFIGURATION VARIABLES:
)))-     USE_TEST_BASENAME=Ubuntu2410_x86_64
)))-     BUILD_CONFIGURATIONS_MAKEFILE_TARGET=basic-unix-test-configurations
)))-     PARALELLMAKEFLAG=-j8
)))-     CONTINUE=0
)))-     BUILD_EXTRA_COMPILERS_IF_MISSING=0
)))-     RASPBERRYPI_REMOTE_WITH_LOGIN=lewis@raspberrypi.local
)))-     ARM_TEST_MACHINE_AVAIL=0
)))-     DETECTED_HOST_OS=Linux
)))-     uname -a=Linux Ubuntu2410_x86_64-regtest 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
)))-     GIT COMMIT: v3.0d10-278-g931e265ccc
)))-     DEBIAN-STYLE-RELEASE: Description:	Ubuntu 24.10
)))-     /etc/os-release: PRETTY_NAME="Ubuntu 24.10"
NAME="Ubuntu"
VERSION_ID="24.10"
VERSION="24.10 (Oracular Oriole)"
VERSION_CODENAME=oracular
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=oracular
LOGO=ubuntu-logo

   Making default configurations:
      Writing "ConfigurationFiles/Debug.xml" ... done
      Writing "ConfigurationFiles/Release.xml" ... done
      Writing "ConfigurationFiles/Release-Logging.xml" ... done
Writing "ConfigurationFiles/DEFAULT_CONFIG.xml" ... done
Writing "ConfigurationFiles/no-third-party-components.xml" ... done
Writing "ConfigurationFiles/only-zlib-system-third-party-component.xml" ... done
Writing "ConfigurationFiles/g++-release++2b.xml" ... done
Writing "ConfigurationFiles/clang++-debug.xml" ... done
Writing "ConfigurationFiles/clang++-release.xml" ... done


)))- REGRESSION TEST CONFIGURATION VARIABLES(UPDATES):
)))-     NUM_REGTESTS=53
)))-     NUM_CONFIGURATIONS=8
)))-     NUM_PASSES_OF_REGTESTS_RUN=8
)))-     INCLUDE_VALGRIND_MEMCHECK_TESTS=1
)))-     INCLUDE_LOCAL_TESTS=1
)))-     INCLUDE_RASPBERRYPI_TESTS=0
)))-     RASPBERRYPICONFIGS=
)))-     RASPBERRYPIVALGRINDCONFIGS=
)))-     LOCAL_CONFIGS=DEFAULT_CONFIG Debug Release clang++-debug clang++-release g++-release++2b no-third-party-components only-zlib-system-third-party-component
)))-     LOCAL_VALGRIND_CONFIGS=
)))-     INCLUDE_PERFORMANCE_TESTS=1



)))- Building configurations (8):
   DEFAULT_CONFIG
   Debug
   Release
   clang++-debug
   clang++-release
   g++-release++2b
   no-third-party-components
   only-zlib-system-third-party-component


)))- Configurations DETAILS (8):
   DEFAULT_CONFIG:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure DEFAULT_CONFIG --config-tag Unix --only-if-has-compiler --all-available-third-party-components</ConfigureCommandLine>
          <BuildPlatform>Unix</BuildPlatform>
          <TargetPlatforms>Linux POSIX</TargetPlatforms>
          <ARCH>x86_64</ARCH>
          <ConfigTags>Unix</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>gcc-ar</AR>
          <AS>as</AS>
          <CC>gcc</CC>
          <CXX>g++</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>g++</LINKER>
          <RANLIB>gcc-ranlib</RANLIB>
          <STRIP>x86_64-linux-gnu-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <qFeatureFlag_fmtlib>no</qFeatureFlag_fmtlib>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LZMA>use</qFeatureFlag_LZMA>
          <qFeatureFlag_OpenSSL>use</qFeatureFlag_OpenSSL>
          <qFeatureFlag_sqlite>use</qFeatureFlag_sqlite>
          <qFeatureFlag_StrawberryPerl>no</qFeatureFlag_StrawberryPerl>
          <qFeatureFlag_WinHTTP>no</qFeatureFlag_WinHTTP>
          <qFeatureFlag_WIX>no</qFeatureFlag_WIX>
          <qFeatureFlag_Xerces>use</qFeatureFlag_Xerces>
          <qFeatureFlag_libxml2>use</qFeatureFlag_libxml2>
          <qFeatureFlag_ZLib>use</qFeatureFlag_ZLib>
          <SanitizerFlags></SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>false</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames>libxml-2.0 openssl libcurl zlib gtest</PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/DEFAULT_CONFIG/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/DEFAULT_CONFIG/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/ -DqStroika_Foundation_Debug_AssertionsChecked=0 -DqStroika_HasComponent_ATLMFC=0 -DqStroika_HasComponent_boost=1 -DqStroika_HasComponent_libcurl=1 -DqStroika_HasComponent_fmtlib=0 -DqStroika_HasComponent_googletest=1 -DqStroika_HasComponent_LZMA=1 -DqStroika_HasComponent_OpenSSL=1 -DqStroika_HasComponent_sqlite=1 -DqStroika_HasComponent_WinHTTP=0 -DqStroika_HasComponent_xerces=1 -DqStroika_HasComponent_libxml2=1 -DqStroika_HasComponent_zlib=1 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1</CPPFLAGS>
          <CFLAGS>-g</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -g</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/DEFAULT_CONFIG/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc/x86_64-linux-gnu/14/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -static-libstdc++ -static-libgcc --std=c++20</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RunPrefix></RunPrefix>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      
          <!--VERSIONS-->
              <!--g++ version: 14.2.0-->
              <!--Ubuntu: 24.1-->
      </Configuration>

   Debug:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure Debug --config-tag Unix --build-by-default Linux --only-if-has-compiler --apply-default-debug-flags</ConfigureCommandLine>
          <BuildPlatform>Unix</BuildPlatform>
          <TargetPlatforms>Linux POSIX</TargetPlatforms>
          <ARCH>x86_64</ARCH>
          <ConfigTags>Unix</ConfigTags>
          <BuildByDefault>Linux</BuildByDefault>
      
          <!--Tools-->
          <AR>gcc-ar</AR>
          <AS>as</AS>
          <CC>gcc</CC>
          <CXX>g++</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>g++</LINKER>
          <RANLIB>gcc-ranlib</RANLIB>
          <STRIP>x86_64-linux-gnu-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <qFeatureFlag_fmtlib>no</qFeatureFlag_fmtlib>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LZMA>use</qFeatureFlag_LZMA>
          <qFeatureFlag_OpenSSL>use</qFeatureFlag_OpenSSL>
          <qFeatureFlag_sqlite>use</qFeatureFlag_sqlite>
          <qFeatureFlag_StrawberryPerl>no</qFeatureFlag_StrawberryPerl>
          <qFeatureFlag_WinHTTP>no</qFeatureFlag_WinHTTP>
          <qFeatureFlag_WIX>no</qFeatureFlag_WIX>
          <qFeatureFlag_Xerces>no</qFeatureFlag_Xerces>
          <qFeatureFlag_libxml2>use</qFeatureFlag_libxml2>
          <qFeatureFlag_ZLib>use</qFeatureFlag_ZLib>
          <AssertionsEnabled>1</AssertionsEnabled>
          <SanitizerFlags>address undefined </SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>false</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames>libxml-2.0 openssl libcurl zlib gtest</PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Debug/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Debug/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/ -D_GLIBCXX_DEBUG -DqStroika_Foundation_Debug_AssertionsChecked=1 -DqStroika_HasComponent_ATLMFC=0 -DqStroika_HasComponent_boost=1 -DqStroika_HasComponent_libcurl=1 -DqStroika_HasComponent_fmtlib=0 -DqStroika_HasComponent_googletest=1 -DqStroika_HasComponent_LZMA=1 -DqStroika_HasComponent_OpenSSL=1 -DqStroika_HasComponent_sqlite=1 -DqStroika_HasComponent_WinHTTP=0 -DqStroika_HasComponent_xerces=0 -DqStroika_HasComponent_libxml2=1 -DqStroika_HasComponent_zlib=1 -DqStroika_Foundation_Debug_TraceToFile=1 -DqStroika_Foundation_Debug_DefaultTracingOn=1</CPPFLAGS>
          <CFLAGS>-g -fsanitize=address,undefined</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -g -fsanitize=address,undefined</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>1</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Debug/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc/x86_64-linux-gnu/14/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -rdynamic -fsanitize=address,undefined -static-libasan -static-libubsan -static-libstdc++ -static-libgcc --std=c++20 -g</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RunPrefix></RunPrefix>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      
          <!--VERSIONS-->
              <!--g++ version: 14.2.0-->
              <!--Ubuntu: 24.1-->
      </Configuration>

   Release:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure Release --config-tag Unix --build-by-default Linux --only-if-has-compiler --apply-default-release-flags</ConfigureCommandLine>
          <BuildPlatform>Unix</BuildPlatform>
          <TargetPlatforms>Linux POSIX</TargetPlatforms>
          <ARCH>x86_64</ARCH>
          <ConfigTags>Unix</ConfigTags>
          <BuildByDefault>Linux</BuildByDefault>
      
          <!--Tools-->
          <AR>gcc-ar</AR>
          <AS>as</AS>
          <CC>gcc</CC>
          <CXX>g++</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>g++</LINKER>
          <RANLIB>gcc-ranlib</RANLIB>
          <STRIP>x86_64-linux-gnu-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <qFeatureFlag_fmtlib>no</qFeatureFlag_fmtlib>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LZMA>use</qFeatureFlag_LZMA>
          <qFeatureFlag_OpenSSL>use</qFeatureFlag_OpenSSL>
          <qFeatureFlag_sqlite>use</qFeatureFlag_sqlite>
          <qFeatureFlag_StrawberryPerl>no</qFeatureFlag_StrawberryPerl>
          <qFeatureFlag_WinHTTP>no</qFeatureFlag_WinHTTP>
          <qFeatureFlag_WIX>no</qFeatureFlag_WIX>
          <qFeatureFlag_Xerces>no</qFeatureFlag_Xerces>
          <qFeatureFlag_libxml2>use</qFeatureFlag_libxml2>
          <qFeatureFlag_ZLib>use</qFeatureFlag_ZLib>
          <AssertionsEnabled>0</AssertionsEnabled>
          <SanitizerFlags></SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>false</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames>libxml-2.0 openssl libcurl zlib gtest</PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Release/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Release/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/ -DqStroika_Foundation_Debug_AssertionsChecked=0 -DqStroika_HasComponent_ATLMFC=0 -DqStroika_HasComponent_boost=1 -DqStroika_HasComponent_libcurl=1 -DqStroika_HasComponent_fmtlib=0 -DqStroika_HasComponent_googletest=1 -DqStroika_HasComponent_LZMA=1 -DqStroika_HasComponent_OpenSSL=1 -DqStroika_HasComponent_sqlite=1 -DqStroika_HasComponent_WinHTTP=0 -DqStroika_HasComponent_xerces=0 -DqStroika_HasComponent_libxml2=1 -DqStroika_HasComponent_zlib=1 -DqStroika_Foundation_Debug_TraceToFile=0</CPPFLAGS>
          <CFLAGS>-O3 -g -flto</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -O3 -g -flto</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Release/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc/x86_64-linux-gnu/14/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix>-Wno-odr -Wno-lto-type-mismatch -Wno-stringop-overflow  -flto=2 -static-libstdc++ -static-libgcc --std=c++20</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RunPrefix></RunPrefix>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      
          <!--VERSIONS-->
              <!--g++ version: 14.2.0-->
              <!--Ubuntu: 24.1-->
      </Configuration>

   clang++-debug:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure clang++-debug --config-tag Unix --compiler-driver clang++ --apply-default-debug-flags --only-if-has-compiler --all-available-third-party-components</ConfigureCommandLine>
          <BuildPlatform>Unix</BuildPlatform>
          <TargetPlatforms>Linux POSIX</TargetPlatforms>
          <ARCH>x86_64</ARCH>
          <ConfigTags>Unix</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>llvm-ar</AR>
          <AS>as</AS>
          <CC>clang</CC>
          <CXX>clang++</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>clang++</LINKER>
          <RANLIB>llvm-ranlib</RANLIB>
          <STRIP>strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <qFeatureFlag_fmtlib>no</qFeatureFlag_fmtlib>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LZMA>use</qFeatureFlag_LZMA>
          <qFeatureFlag_OpenSSL>use</qFeatureFlag_OpenSSL>
          <qFeatureFlag_sqlite>use</qFeatureFlag_sqlite>
          <qFeatureFlag_StrawberryPerl>no</qFeatureFlag_StrawberryPerl>
          <qFeatureFlag_WinHTTP>no</qFeatureFlag_WinHTTP>
          <qFeatureFlag_WIX>no</qFeatureFlag_WIX>
          <qFeatureFlag_Xerces>use</qFeatureFlag_Xerces>
          <qFeatureFlag_libxml2>use</qFeatureFlag_libxml2>
          <qFeatureFlag_ZLib>use</qFeatureFlag_ZLib>
          <AssertionsEnabled>1</AssertionsEnabled>
          <SanitizerFlags>address undefined </SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>false</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames>libxml-2.0 openssl libcurl zlib gtest</PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-debug/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-debug/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/ -D_GLIBCXX_DEBUG -DqStroika_Foundation_Debug_AssertionsChecked=1 -DqStroika_HasComponent_ATLMFC=0 -DqStroika_HasComponent_boost=1 -DqStroika_HasComponent_libcurl=1 -DqStroika_HasComponent_fmtlib=0 -DqStroika_HasComponent_googletest=1 -DqStroika_HasComponent_LZMA=1 -DqStroika_HasComponent_OpenSSL=1 -DqStroika_HasComponent_sqlite=1 -DqStroika_HasComponent_WinHTTP=0 -DqStroika_HasComponent_xerces=1 -DqStroika_HasComponent_libxml2=1 -DqStroika_HasComponent_zlib=1 -DqStroika_Foundation_Debug_TraceToFile=1 -DqStroika_Foundation_Debug_DefaultTracingOn=1 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1</CPPFLAGS>
          <CFLAGS>-g -fsanitize=address,undefined</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -Wno-unused-local-typedef -Wno-future-compat -Wno-unqualified-std-cast-call -g -fsanitize=address,undefined  -stdlib=libc++</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>1</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-debug/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/lib/x86_64-linux-gnu/libc++.a -lc++ -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -rdynamic -fsanitize=address,undefined -static-libsan -stdlib=libc++ --std=c++20 -g</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RunPrefix></RunPrefix>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
      
          <!--VERSIONS-->
              <!--clang++ version: 19.1.1-->
              <!--Ubuntu: 24.1-->
      </Configuration>

   clang++-release:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure clang++-release --config-tag Unix --compiler-driver clang++ --apply-default-release-flags --only-if-has-compiler --all-available-third-party-components</ConfigureCommandLine>
          <BuildPlatform>Unix</BuildPlatform>
          <TargetPlatforms>Linux POSIX</TargetPlatforms>
          <ARCH>x86_64</ARCH>
          <ConfigTags>Unix</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>llvm-ar</AR>
          <AS>as</AS>
          <CC>clang</CC>
          <CXX>clang++</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>clang++</LINKER>
          <RANLIB>llvm-ranlib</RANLIB>
          <STRIP>strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <qFeatureFlag_fmtlib>no</qFeatureFlag_fmtlib>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LZMA>use</qFeatureFlag_LZMA>
          <qFeatureFlag_OpenSSL>use</qFeatureFlag_OpenSSL>
          <qFeatureFlag_sqlite>use</qFeatureFlag_sqlite>
          <qFeatureFlag_StrawberryPerl>no</qFeatureFlag_StrawberryPerl>
          <qFeatureFlag_WinHTTP>no</qFeatureFlag_WinHTTP>
          <qFeatureFlag_WIX>no</qFeatureFlag_WIX>
          <qFeatureFlag_Xerces>use</qFeatureFlag_Xerces>
          <qFeatureFlag_libxml2>use</qFeatureFlag_libxml2>
          <qFeatureFlag_ZLib>use</qFeatureFlag_ZLib>
          <AssertionsEnabled>0</AssertionsEnabled>
          <SanitizerFlags></SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>false</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames>libxml-2.0 openssl libcurl zlib gtest</PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-release/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-release/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/ -DqStroika_Foundation_Debug_AssertionsChecked=0 -DqStroika_HasComponent_ATLMFC=0 -DqStroika_HasComponent_boost=1 -DqStroika_HasComponent_libcurl=1 -DqStroika_HasComponent_fmtlib=0 -DqStroika_HasComponent_googletest=1 -DqStroika_HasComponent_LZMA=1 -DqStroika_HasComponent_OpenSSL=1 -DqStroika_HasComponent_sqlite=1 -DqStroika_HasComponent_WinHTTP=0 -DqStroika_HasComponent_xerces=1 -DqStroika_HasComponent_libxml2=1 -DqStroika_HasComponent_zlib=1 -DqStroika_Foundation_Debug_TraceToFile=0 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1</CPPFLAGS>
          <CFLAGS>-O3 -g -flto</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -Wno-unused-local-typedef -Wno-future-compat -Wno-unqualified-std-cast-call -O3 -g -flto  -stdlib=libc++</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-release/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/lib/x86_64-linux-gnu/libc++.a -lc++ -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -flto -stdlib=libc++ --std=c++20</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RunPrefix></RunPrefix>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
      
          <!--VERSIONS-->
              <!--clang++ version: 19.1.1-->
              <!--Ubuntu: 24.1-->
      </Configuration>

   g++-release++2b:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure g++-release++2b --config-tag Unix --compiler-driver g++ --apply-default-release-flags --only-if-has-compiler --trace2file enable --cppstd-version c++2b --all-available-third-party-components</ConfigureCommandLine>
          <BuildPlatform>Unix</BuildPlatform>
          <TargetPlatforms>Linux POSIX</TargetPlatforms>
          <ARCH>x86_64</ARCH>
          <ConfigTags>Unix</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>gcc-ar</AR>
          <AS>as</AS>
          <CC>gcc</CC>
          <CXX>g++</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>g++</LINKER>
          <RANLIB>gcc-ranlib</RANLIB>
          <STRIP>x86_64-linux-gnu-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <qFeatureFlag_fmtlib>no</qFeatureFlag_fmtlib>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LZMA>use</qFeatureFlag_LZMA>
          <qFeatureFlag_OpenSSL>use</qFeatureFlag_OpenSSL>
          <qFeatureFlag_sqlite>use</qFeatureFlag_sqlite>
          <qFeatureFlag_StrawberryPerl>no</qFeatureFlag_StrawberryPerl>
          <qFeatureFlag_WinHTTP>no</qFeatureFlag_WinHTTP>
          <qFeatureFlag_WIX>no</qFeatureFlag_WIX>
          <qFeatureFlag_Xerces>use</qFeatureFlag_Xerces>
          <qFeatureFlag_libxml2>use</qFeatureFlag_libxml2>
          <qFeatureFlag_ZLib>use</qFeatureFlag_ZLib>
          <AssertionsEnabled>0</AssertionsEnabled>
          <SanitizerFlags></SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>false</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames>libxml-2.0 openssl libcurl zlib gtest</PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/g++-release++2b/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/g++-release++2b/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/ -DqStroika_Foundation_Debug_AssertionsChecked=0 -DqStroika_HasComponent_ATLMFC=0 -DqStroika_HasComponent_boost=1 -DqStroika_HasComponent_libcurl=1 -DqStroika_HasComponent_fmtlib=0 -DqStroika_HasComponent_googletest=1 -DqStroika_HasComponent_LZMA=1 -DqStroika_HasComponent_OpenSSL=1 -DqStroika_HasComponent_sqlite=1 -DqStroika_HasComponent_WinHTTP=0 -DqStroika_HasComponent_xerces=1 -DqStroika_HasComponent_libxml2=1 -DqStroika_HasComponent_zlib=1 -DqStroika_Foundation_Debug_TraceToFile=1 -DqStroika_Foundation_Debug_DefaultTracingOn=1 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1</CPPFLAGS>
          <CFLAGS>-O3 -g -flto</CFLAGS>
          <CXXFLAGS>--std=c++2b -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -O3 -g -flto</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/g++-release++2b/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc/x86_64-linux-gnu/14/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix>-Wno-odr -Wno-lto-type-mismatch -Wno-stringop-overflow  -flto=2 -static-libstdc++ -static-libgcc --std=c++2b</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RunPrefix></RunPrefix>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      
          <!--VERSIONS-->
              <!--g++ version: 14.2.0-->
              <!--Ubuntu: 24.1-->
      </Configuration>

   no-third-party-components:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure no-third-party-components --config-tag Unix --only-if-has-compiler --no-third-party-components</ConfigureCommandLine>
          <BuildPlatform>Unix</BuildPlatform>
          <TargetPlatforms>Linux POSIX</TargetPlatforms>
          <ARCH>x86_64</ARCH>
          <ConfigTags>Unix</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>gcc-ar</AR>
          <AS>as</AS>
          <CC>gcc</CC>
          <CXX>g++</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>g++</LINKER>
          <RANLIB>gcc-ranlib</RANLIB>
          <STRIP>x86_64-linux-gnu-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>no</qFeatureFlag_boost>
          <qFeatureFlag_LibCurl>no</qFeatureFlag_LibCurl>
          <qFeatureFlag_fmtlib>no</qFeatureFlag_fmtlib>
          <qFeatureFlag_GoogleTest>no</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LZMA>no</qFeatureFlag_LZMA>
          <qFeatureFlag_OpenSSL>no</qFeatureFlag_OpenSSL>
          <qFeatureFlag_sqlite>no</qFeatureFlag_sqlite>
          <qFeatureFlag_StrawberryPerl>no</qFeatureFlag_StrawberryPerl>
          <qFeatureFlag_WinHTTP>no</qFeatureFlag_WinHTTP>
          <qFeatureFlag_WIX>no</qFeatureFlag_WIX>
          <qFeatureFlag_Xerces>no</qFeatureFlag_Xerces>
          <qFeatureFlag_libxml2>no</qFeatureFlag_libxml2>
          <qFeatureFlag_ZLib>no</qFeatureFlag_ZLib>
          <SanitizerFlags></SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>false</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames></PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/no-third-party-components/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/no-third-party-components/ -DqStroika_Foundation_Debug_AssertionsChecked=0 -DqStroika_HasComponent_ATLMFC=0 -DqStroika_HasComponent_boost=0 -DqStroika_HasComponent_libcurl=0 -DqStroika_HasComponent_fmtlib=0 -DqStroika_HasComponent_googletest=0 -DqStroika_HasComponent_LZMA=0 -DqStroika_HasComponent_OpenSSL=0 -DqStroika_HasComponent_sqlite=0 -DqStroika_HasComponent_WinHTTP=0 -DqStroika_HasComponent_xerces=0 -DqStroika_HasComponent_libxml2=0 -DqStroika_HasComponent_zlib=0</CPPFLAGS>
          <CFLAGS>-g</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -g</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath></LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc/x86_64-linux-gnu/14/libstdc++.a -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -static-libstdc++ -static-libgcc --std=c++20</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RunPrefix></RunPrefix>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      
          <!--VERSIONS-->
              <!--g++ version: 14.2.0-->
              <!--Ubuntu: 24.1-->
      </Configuration>

   only-zlib-system-third-party-component:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure only-zlib-system-third-party-component --config-tag Unix --only-if-has-compiler --no-third-party-components --zlib system</ConfigureCommandLine>
          <BuildPlatform>Unix</BuildPlatform>
          <TargetPlatforms>Linux POSIX</TargetPlatforms>
          <ARCH>x86_64</ARCH>
          <ConfigTags>Unix</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>gcc-ar</AR>
          <AS>as</AS>
          <CC>gcc</CC>
          <CXX>g++</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>g++</LINKER>
          <RANLIB>gcc-ranlib</RANLIB>
          <STRIP>x86_64-linux-gnu-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>no</qFeatureFlag_boost>
          <qFeatureFlag_LibCurl>no</qFeatureFlag_LibCurl>
          <qFeatureFlag_fmtlib>no</qFeatureFlag_fmtlib>
          <qFeatureFlag_GoogleTest>no</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LZMA>no</qFeatureFlag_LZMA>
          <qFeatureFlag_OpenSSL>no</qFeatureFlag_OpenSSL>
          <qFeatureFlag_sqlite>no</qFeatureFlag_sqlite>
          <qFeatureFlag_StrawberryPerl>no</qFeatureFlag_StrawberryPerl>
          <qFeatureFlag_WinHTTP>no</qFeatureFlag_WinHTTP>
          <qFeatureFlag_WIX>no</qFeatureFlag_WIX>
          <qFeatureFlag_Xerces>no</qFeatureFlag_Xerces>
          <qFeatureFlag_libxml2>no</qFeatureFlag_libxml2>
          <qFeatureFlag_ZLib>system</qFeatureFlag_ZLib>
          <SanitizerFlags></SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>false</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames>zlib</PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/only-zlib-system-third-party-component/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/only-zlib-system-third-party-component/ -DqStroika_Foundation_Debug_AssertionsChecked=0 -DqStroika_HasComponent_ATLMFC=0 -DqStroika_HasComponent_boost=0 -DqStroika_HasComponent_libcurl=0 -DqStroika_HasComponent_fmtlib=0 -DqStroika_HasComponent_googletest=0 -DqStroika_HasComponent_LZMA=0 -DqStroika_HasComponent_OpenSSL=0 -DqStroika_HasComponent_sqlite=0 -DqStroika_HasComponent_WinHTTP=0 -DqStroika_HasComponent_xerces=0 -DqStroika_HasComponent_libxml2=0 -DqStroika_HasComponent_zlib=0</CPPFLAGS>
          <CFLAGS>-g</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -g</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath></LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc/x86_64-linux-gnu/14/libstdc++.a -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -static-libstdc++ -static-libgcc --std=c++20</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RunPrefix></RunPrefix>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      
          <!--VERSIONS-->
              <!--g++ version: 14.2.0-->
              <!--Ubuntu: 24.1-->
      </Configuration>



Make clobber
Stroika Clobber:
   Stroika/ThirdPartyComponents Clobber ... done
   Stroika Clobber {DEFAULT_CONFIG}:
      Stroika/ThirdPartyComponents Clobber {DEFAULT_CONFIG} ... done
      Stroika/Library Clobber {DEFAULT_CONFIG} ... done
      Stroika/Samples Clobber {DEFAULT_CONFIG} ... done
   Stroika Clobber {Debug}:
      Stroika/ThirdPartyComponents Clobber {Debug} ... done
      Stroika/Library Clobber {Debug} ... done
      Stroika/Samples Clobber {Debug} ... done
   Stroika Clobber {Release}:
      Stroika/ThirdPartyComponents Clobber {Release} ... done
      Stroika/Library Clobber {Release} ... done
      Stroika/Samples Clobber {Release} ... done
   Stroika Clobber {Release-Logging}:
      Stroika/ThirdPartyComponents Clobber {Release-Logging} ... done
      Stroika/Library Clobber {Release-Logging} ... done
      Stroika/Samples Clobber {Release-Logging} ... done
   Stroika Clobber {clang++-debug}:
      Stroika/ThirdPartyComponents Clobber {clang++-debug} ... done
      Stroika/Library Clobber {clang++-debug} ... done
      Stroika/Samples Clobber {clang++-debug} ... done
   Stroika Clobber {clang++-release}:
      Stroika/ThirdPartyComponents Clobber {clang++-release} ... done
      Stroika/Library Clobber {clang++-release} ... done
      Stroika/Samples Clobber {clang++-release} ... done
   Stroika Clobber {g++-release++2b}:
      Stroika/ThirdPartyComponents Clobber {g++-release++2b} ... done
      Stroika/Library Clobber {g++-release++2b} ... done
      Stroika/Samples Clobber {g++-release++2b} ... done
   Stroika Clobber {no-third-party-components}:
      Stroika/ThirdPartyComponents Clobber {no-third-party-components} ... done
      Stroika/Library Clobber {no-third-party-components} ... done
      Stroika/Samples Clobber {no-third-party-components} ... done
   Stroika Clobber {only-zlib-system-third-party-component}:
      Stroika/ThirdPartyComponents Clobber {only-zlib-system-third-party-component} ... done
      Stroika/Library Clobber {only-zlib-system-third-party-component} ... done
      Stroika/Samples Clobber {only-zlib-system-third-party-component} ... done


<Make all>
)))- Make all (-j8)...
Checking for installed tools:
   sed is /usr/bin/sed
   wget is /usr/bin/wget
   perl is /usr/bin/perl
   tar is /usr/bin/tar
   patch is /usr/bin/patch
   tr is /usr/bin/tr
   pkg-config is a tracked alias for /usr/bin/pkg-config
   realpath is /usr/bin/realpath
   jq is /usr/bin/jq
Checking Prerequisites for Stroika:
   Applying configuration {DEFAULT_CONFIG}:
      Writing "IntermediateFiles/DEFAULT_CONFIG/Configuration.mk" ... done
      Updating configuration DEFAULT_CONFIG in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/DEFAULT_CONFIG/Stroika-Current-Version.h" ... done
   Applying configuration {Debug}:
      Writing "IntermediateFiles/Debug/Configuration.mk" ... done
      Updating configuration Debug in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/Debug/Stroika-Current-Version.h" ... done
   Applying configuration {Release}:
      Writing "IntermediateFiles/Release/Configuration.mk" ... done
      Updating configuration Release in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/Release/Stroika-Current-Version.h" ... done
   Applying configuration {clang++-debug}:
      Writing "IntermediateFiles/clang++-debug/Configuration.mk" ... done
      Updating configuration clang++-debug in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/clang++-debug/Stroika-Current-Version.h" ... done
   Applying configuration {clang++-release}:
      Writing "IntermediateFiles/clang++-release/Configuration.mk" ... done
      Updating configuration clang++-release in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/clang++-release/Stroika-Current-Version.h" ... done
   Applying configuration {g++-release++2b}:
      Writing "IntermediateFiles/g++-release++2b/Configuration.mk" ... done
      Updating configuration g++-release++2b in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/g++-release++2b/Stroika-Current-Version.h" ... done
   Applying configuration {no-third-party-components}:
      Writing "IntermediateFiles/no-third-party-components/Configuration.mk" ... done
      Updating configuration no-third-party-components in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/no-third-party-components/Stroika-Current-Version.h" ... done
   Applying configuration {only-zlib-system-third-party-component}:
      Writing "IntermediateFiles/only-zlib-system-third-party-component/Configuration.mk" ... done
      Updating configuration only-zlib-system-third-party-component in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/only-zlib-system-third-party-component/Stroika-Current-Version.h" ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {DEFAULT_CONFIG}: 
      curl 8.10.1 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3460100 - Checking Prerequisite tools ... done
      Xerces 3.3.0 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {Debug}: 
      curl 8.10.1 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3460100 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {Release}: 
      curl 8.10.1 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3460100 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {clang++-debug}: 
      curl 8.10.1 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3460100 - Checking Prerequisite tools ... done
      Xerces 3.3.0 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {clang++-release}: 
      curl 8.10.1 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3460100 - Checking Prerequisite tools ... done
      Xerces 3.3.0 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {g++-release++2b}: 
      curl 8.10.1 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3460100 - Checking Prerequisite tools ... done
      Xerces 3.3.0 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {no-third-party-components}: 
   Stroika/ThirdPartyComponents Check-prerequisite-tools {only-zlib-system-third-party-component}: 
Building Stroika all {DEFAULT_CONFIG}:
   Stroika ThirdPartyComponents Build {DEFAULT_CONFIG}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {DEFAULT_CONFIG}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {DEFAULT_CONFIG}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {DEFAULT_CONFIG}:
      Stroika/ThirdPartyComponents/xerces 3.3.0 Build {DEFAULT_CONFIG}:
      Stroika/ThirdPartyComponents/sqlite Build 3460100 {DEFAULT_CONFIG}:
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/lzma1604.7z http://www.7-zip.org/a/lzma1604.7z ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/googletest-1.15.2.tar.gz https://github.com/google/googletest/archive/refs/tags/v1.15.2.tar.gz ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/xerces-c-3.3.0.tar.gz http://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.3.0.tar.gz ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/zlib-1.3.1.tar.gz https://github.com/madler/zlib/archive/v1.3.1.tar.gz ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/sqlite-amalgamation-3460100.zip https://www.sqlite.org/2024/sqlite-amalgamation-3460100.zip ... 
         GoogleTest 1.15.2 - Extracting ../Origs-Cache/googletest-1.15.2.tar.gz to CURRENT ... 
         GoogleTest 1.15.2 - Configure (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         zlib 1.3.1 - Extracting ../Origs-Cache/zlib-1.3.1.tar.gz to CURRENT ... 
         zlib 1.3.1 - Configure (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         sqlite 3460100 - Extracting ../Origs-Cache/sqlite-amalgamation-3460100.zip to CURRENT ... 
         sqlite 3460100 - Extracting ../Origs-Cache/sqlite-amalgamation-3460100.zip to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/sqlite ... 
         sqlite 3460100 - Build (See IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         GoogleTest 1.15.2 - Build (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/lzma ... 
         lzma 1604 - Build: see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         zlib 1.3.1 - Build (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to CURRENT ... 
         lzma 1604 - Checking ...          Xerces 3.3.0 - Extracting ../Origs-Cache/xerces-c-3.3.0.tar.gz to CURRENT ... 
 Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         Xerces 3.3.0 - Patching ... 
         Xerces 3.3.0 - Configuring (See IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         zlib 1.3.1 - Build (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {DEFAULT_CONFIG}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {DEFAULT_CONFIG}:
      Stroika/ThirdPartyComponents/boost Build 1_86_0 {DEFAULT_CONFIG}:
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/openssl-3.3.2.tar.gz https://github.com/openssl/openssl/releases/download/openssl-3.3.2/openssl-3.3.2.tar.gz ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/libxml2-2.13.4.tar.gz https://github.com/GNOME/libxml2/archive/refs/tags/v2.13.4.tar.gz ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/boost_1_86_0.tar.gz https://sourceforge.net/projects/boost/files/boost/1.86.0/boost_1_86_0.tar.gz/download ... 
         openssl 3.3.2 - Extracting ../Origs-Cache/openssl-3.3.2.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/openssl ... 
         openssl 3.3.2 - Configure (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         libxml2 2.13.4 - Extracting ../Origs-Cache/libxml2-2.13.4.tar.gz to CURRENT ... 
         libxml2 2.13.4 - Configure (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         libxml2 2.13.4 - Build (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         GoogleTest 1.15.2 - Build (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         openssl 3.3.2 - Build (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         boost 1_86_0 - Extracting ../Origs-Cache/boost_1_86_0.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/boost ... 
         Xerces 3.3.0 - Compiling (See IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         boost 1_86_0 - Bootstrapping - see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.13.4 - Build (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         Xerces 3.3.0 - Copying builds (See IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         Xerces 3.3.0 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         boost 1_86_0 - Config+Build; see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         openssl 3.3.2 - Installing (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         openssl 3.3.2 - Running tests (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/openssl/TEST-OUT.txt) ...
         boost 1_86_0 - Patching /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/DEFAULT_CONFIG/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_86_0 - Extracting ../Origs-Cache/boost_1_86_0.tar.gz to CURRENT ... 
         boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         openssl 3.3.2 - Test results: 412 lines differ between REFERENCE_TEST_OUTPUT.txt and IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/openssl/TEST.OUT
         openssl 3.3.2 - Extracting ../Origs-Cache/openssl-3.3.2.tar.gz to CURRENT ... 
         openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {DEFAULT_CONFIG}:
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/curl-8.10.1.tar.gz https://curl.haxx.se/download/curl-8.10.1.tar.gz ... 
         curl 8.10.1 - Extracting ../Origs-Cache/curl-8.10.1.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/curl ... 
         curl 8.10.1 - Build configure tools (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.10.1 - Configure (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.10.1 - Compiling (see IntermediateFiles/DEFAULT_CONFIG/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.10.1 - Extracting ../Origs-Cache/curl-8.10.1.tar.gz to CURRENT ... 
         curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {DEFAULT_CONFIG}:
      Computing IntermediateFiles/DEFAULT_CONFIG/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {DEFAULT_CONFIG}:
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/Xerces.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
      Creating Builds/DEFAULT_CONFIG/Stroika-Foundation.a ... 
      Computing IntermediateFiles/DEFAULT_CONFIG/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {DEFAULT_CONFIG}:
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
      Creating Builds/DEFAULT_CONFIG/Stroika-Frameworks.a ... 
   Building Stroika Tools {DEFAULT_CONFIG}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/DEFAULT_CONFIG/HTMLViewCompiler...
   Building Stroika Samples {DEFAULT_CONFIG}:
      Building Samples/ArchiveUtility:
      Building Samples/Containers:
      Building Samples/AppSettings:
      Building Samples/Serialization:
      Building Samples/Service:
      Building Samples/SQL:
      Building Samples/SSDPClient:
      Building Samples/HTMLUI:
         Building Samples/HTMLUI/Backend:
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Linking Builds/DEFAULT_CONFIG/Samples-ArchiveUtility/ArchiveUtility ... 
         Linking Builds/DEFAULT_CONFIG/Samples-SSDPClient/SSDPClient ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
      Building Samples/SSDPServer:
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/OperationalStatistics.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Linking Builds/DEFAULT_CONFIG/Samples-Service/Service ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
         Linking Builds/DEFAULT_CONFIG/Samples-Serialization/Serialization ... 
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Building Installers:
            Building DEB installer: 
            Compiling Samples/HTMLUI/Backend/Sources/Main.cpp ... 
               temp files: /tmp/tmp.Bl5HwNc84h/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/Samples-Service/DEB-Installer-Build-Output.txt
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
               Built: Builds/DEFAULT_CONFIG/Samples-Service/stroika-sampleservice-3.0d11.Linux.x86_64.deb
            Compiling Samples/HTMLUI/Backend/Sources/Model.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Linking Builds/DEFAULT_CONFIG/Samples-SSDPServer/SSDPServer ... 
         Linking Builds/DEFAULT_CONFIG/Samples-Containers/Containers ... 
         Linking Builds/DEFAULT_CONFIG/Samples-Traceroute/Traceroute ... 
         Linking Builds/DEFAULT_CONFIG/Samples-AppSettings/AppSettings ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
      Building Samples/WebServer:
            Compiling Samples/HTMLUI/Backend/Sources/Service.cpp ... 
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WebServer.cpp ... 
         Linking Builds/DEFAULT_CONFIG/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
            Compiling Samples/HTMLUI/Backend/Sources/WSImpl.cpp ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Linking Builds/DEFAULT_CONFIG/Samples-SQL/SQL ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/DEFAULT_CONFIG/Samples-WebServer/WebServer ... 
            Linking Builds/DEFAULT_CONFIG/Samples-HTMLUI/Backend/HTMLUI ... 
         Linking Builds/DEFAULT_CONFIG/Samples-WebService/WebService ... 
         Building Samples-HTMLUI/HTML:
            Preparing symbolic links for  IntermediateFiles/DEFAULT_CONFIG/Samples-HTMLUI/html/ ... 
            Checking HTML prerequisites:
               quasar is /usr/local/bin/quasar
               node is /usr/bin/node
               npm is /usr/local/bin/npm
            npm install ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/Samples-HTMLUI/html/NPM-Install.txt ) ...
            Building ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/Samples-HTMLUI/html/Build.txt ) ...
            Copying to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/DEFAULT_CONFIG/Samples-HTMLUI/html/ ...
      Samples/HTMLUI: Building Installers:
         Building DEB installer: 
            temp files: /tmp/tmp.6NEPxJWQV0/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/DEFAULT_CONFIG/Samples-HTMLUI/DEB-Installer-Build-Output.txt
            Built: Builds/DEFAULT_CONFIG/Samples-HTMLUI/stroika-sample-htmlui-3.0d11.Linux.x86_64.deb
   Building Stroika Tests {DEFAULT_CONFIG}:
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/01/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test03 (Foundation::Common) ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test04 (Foundation::Common) ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Compiling Tests/14/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Compiling Tests/15/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test01 (Foundation::Caching) ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test02 (Foundation::Characters) ... 
      Compiling Tests/17/Test.cpp ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Compiling Tests/19/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/20/Test.cpp ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test13 (Foundation::Containers::Collection) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Compiling Tests/22/Test.cpp ... 
      Compiling Tests/23/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/24/Test.cpp ... 
      Compiling Tests/25/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test11 (Foundation::Containers::Association) ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test22 (Foundation::Containers::Set) ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Compiling Tests/31/Test.cpp ... 
      Compiling Tests/32/Test.cpp ... 
      Compiling Tests/33/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test29 (Foundation::Containers::Stack) ... 
      Compiling Tests/34/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/36/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test31 (Foundation::Cryptography) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test39 (Foundation::Execution::Signals) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test36 (Foundation::Database) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test40 (Foundation::Execution::Threads) ... 
      Compiling Tests/44/Test.cpp ... 
      Compiling Tests/45/Test.cpp ... 
      Compiling Tests/46/Test.cpp ... 
      Compiling Tests/47/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test43 (Foundation::IO::Network) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test42 (Foundation::Execution::Other) ... 
      Compiling Tests/48/Test.cpp ... 
      Compiling Tests/49/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test47 (Foundation::Math) ... 
      Compiling Tests/50/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Compiling Tests/51/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Compiling Tests/52/Test.cpp ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test48 (Foundation::Memory) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test49 (Foundation::Streams) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test50 (Foundation::Time) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/DEFAULT_CONFIG/Tests/Test52 (Foundation::PERFORMANCE) ... 
   Building Doxygen Documentation (Builds/Stroika-Doxygen-Help.tar.gz; see Documentation/Doxygen/BUILD.OUT)...done
Building Stroika all {Debug}:
   Stroika ThirdPartyComponents Build {Debug}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {Debug}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {Debug}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {Debug}:
      Stroika/ThirdPartyComponents/sqlite Build 3460100 {Debug}:
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/ThirdPartyComponents/lzma ... 
         zlib 1.3.1 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         GoogleTest 1.15.2 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         sqlite 3460100 - Extracting ../Origs-Cache/sqlite-amalgamation-3460100.zip to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/ThirdPartyComponents/sqlite ... 
         lzma 1604 - Build: see IntermediateFiles/Debug/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         sqlite 3460100 - Build (See IntermediateFiles/Debug/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         GoogleTest 1.15.2 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         zlib 1.3.1 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         zlib 1.3.1 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {Debug}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {Debug}:
      Stroika/ThirdPartyComponents/boost Build 1_86_0 {Debug}:
         openssl 3.3.2 - Extracting ../Origs-Cache/openssl-3.3.2.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/ThirdPartyComponents/openssl ... 
         libxml2 2.13.4 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         boost 1_86_0 - Extracting ../Origs-Cache/boost_1_86_0.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/ThirdPartyComponents/boost ... 
         openssl 3.3.2 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         boost 1_86_0 - Bootstrapping - see IntermediateFiles/Debug/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.13.4 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         openssl 3.3.2 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         GoogleTest 1.15.2 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         libxml2 2.13.4 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         boost 1_86_0 - Config+Build; see IntermediateFiles/Debug/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         openssl 3.3.2 - Installing (see IntermediateFiles/Debug/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         openssl 3.3.2 - Running tests (see IntermediateFiles/Debug/ThirdPartyComponents/openssl/TEST-OUT.txt) ...
         boost 1_86_0 - Patching /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Debug/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         openssl 3.3.2 - Test results: 412 lines differ between REFERENCE_TEST_OUTPUT.txt and IntermediateFiles/Debug/ThirdPartyComponents/openssl/TEST.OUT
         openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {Debug}:
         curl 8.10.1 - Extracting ../Origs-Cache/curl-8.10.1.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/ThirdPartyComponents/curl ... 
         curl 8.10.1 - Build configure tools (see IntermediateFiles/Debug/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.10.1 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.10.1 - Compiling (see IntermediateFiles/Debug/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {Debug}:
      Computing IntermediateFiles/Debug/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {Debug}:
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
      Creating Builds/Debug/Stroika-Foundation.a ... 
      Computing IntermediateFiles/Debug/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {Debug}:
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
      Creating Builds/Debug/Stroika-Frameworks.a ... 
   Building Stroika Tools {Debug}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/Debug/HTMLViewCompiler...
   Building Stroika Samples {Debug}:
      Building Samples/Containers:
      Building Samples/SQL:
      Building Samples/Serialization:
      Building Samples/ArchiveUtility:
      Building Samples/SSDPClient:
      Building Samples/Service:
      Building Samples/HTMLUI:
      Building Samples/AppSettings:
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Building Samples/HTMLUI/Backend:
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Linking Builds/Debug/Samples-ArchiveUtility/ArchiveUtility ... 
         Linking Builds/Debug/Samples-SSDPClient/SSDPClient ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
      Building Samples/SSDPServer:
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/OperationalStatistics.cpp ... 
         Linking Builds/Debug/Samples-Service/Service ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Linking Builds/Debug/Samples-Serialization/Serialization ... 
            Compiling Samples/HTMLUI/Backend/Sources/Main.cpp ... 
         Building Installers:
            Compiling Samples/HTMLUI/Backend/Sources/Model.cpp ... 
            Building DEB installer: 
               temp files: /tmp/tmp.DfZ9SIBWvY/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/Samples-Service/DEB-Installer-Build-Output.txt
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Linking Builds/Debug/Samples-Containers/Containers ... 
         Linking Builds/Debug/Samples-SSDPServer/SSDPServer ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Linking Builds/Debug/Samples-AppSettings/AppSettings ... 
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
               Built: Builds/Debug/Samples-Service/stroika-sampleservice-3.0d11.Linux.x86_64.deb
            Compiling Samples/HTMLUI/Backend/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WebServer.cpp ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WSImpl.cpp ... 
         Linking Builds/Debug/Samples-Traceroute/Traceroute ... 
         Linking Builds/Debug/Samples-SQL/SQL ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Linking Builds/Debug/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/Debug/Samples-WebServer/WebServer ... 
            Linking Builds/Debug/Samples-HTMLUI/Backend/HTMLUI ... 
         Linking Builds/Debug/Samples-WebService/WebService ... 
         Building Samples-HTMLUI/HTML:
            Preparing symbolic links for  IntermediateFiles/Debug/Samples-HTMLUI/html/ ... 
            Checking HTML prerequisites:
               quasar is /usr/local/bin/quasar
               node is /usr/bin/node
               npm is /usr/local/bin/npm
            npm install ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/Samples-HTMLUI/html/NPM-Install.txt ) ...
            Building ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/Samples-HTMLUI/html/Build.txt ) ...
            Copying to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Debug/Samples-HTMLUI/html/ ...
      Samples/HTMLUI: Building Installers:
         Building DEB installer: 
            temp files: /tmp/tmp.uAYbOkikgq/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Debug/Samples-HTMLUI/DEB-Installer-Build-Output.txt
            Built: Builds/Debug/Samples-HTMLUI/stroika-sample-htmlui-3.0d11.Linux.x86_64.deb
   Building Stroika Tests {Debug}:
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/Debug/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/Debug/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/Debug/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/Debug/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/Debug/Tests/Test04 (Foundation::Common) ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Compiling Tests/14/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/Debug/Tests/Test02 (Foundation::Characters) ... 
      Linking Test Builds/Debug/Tests/Test01 (Foundation::Caching) ... 
      Linking Test Builds/Debug/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Compiling Tests/15/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Compiling Tests/16/Test.cpp ... 
      Compiling Tests/17/Test.cpp ... 
      Compiling Tests/18/Test.cpp ... 
      Compiling Tests/19/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test15 (Foundation::Containers::Deque) ... 
      Linking Test Builds/Debug/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Linking Test Builds/Debug/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Compiling Tests/20/Test.cpp ... 
      Compiling Tests/21/Test.cpp ... 
      Compiling Tests/22/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test13 (Foundation::Containers::Collection) ... 
      Linking Test Builds/Debug/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Linking Test Builds/Debug/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Compiling Tests/25/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/Debug/Tests/Test11 (Foundation::Containers::Association) ... 
      Linking Test Builds/Debug/Tests/Test22 (Foundation::Containers::Set) ... 
      Linking Test Builds/Debug/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Compiling Tests/26/Test.cpp ... 
      Compiling Tests/27/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Linking Test Builds/Debug/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Compiling Tests/28/Test.cpp ... 
      Compiling Tests/29/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Compiling Tests/30/Test.cpp ... 
      Compiling Tests/31/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/Debug/Tests/Test29 (Foundation::Containers::Stack) ... 
      Compiling Tests/33/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/34/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test31 (Foundation::Cryptography) ... 
      Linking Test Builds/Debug/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/Debug/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Linking Test Builds/Debug/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/36/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Linking Test Builds/Debug/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/Debug/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/Debug/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test40 (Foundation::Execution::Threads) ... 
      Compiling Tests/45/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test36 (Foundation::Database) ... 
      Compiling Tests/46/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test43 (Foundation::IO::Network) ... 
      Linking Test Builds/Debug/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Linking Test Builds/Debug/Tests/Test42 (Foundation::Execution::Other) ... 
      Compiling Tests/47/Test.cpp ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/Debug/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/Debug/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Compiling Tests/51/Test.cpp ... 
      Compiling Tests/52/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Linking Test Builds/Debug/Tests/Test48 (Foundation::Memory) ... 
      Linking Test Builds/Debug/Tests/Test47 (Foundation::Math) ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/Debug/Tests/Test49 (Foundation::Streams) ... 
      Linking Test Builds/Debug/Tests/Test50 (Foundation::Time) ... 
      Linking Test Builds/Debug/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/Debug/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/Debug/Tests/Test52 (Foundation::PERFORMANCE) ... 
Building Stroika all {Release}:
   Stroika ThirdPartyComponents Build {Release}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {Release}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {Release}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {Release}:
      Stroika/ThirdPartyComponents/sqlite Build 3460100 {Release}:
         zlib 1.3.1 - Configure (see IntermediateFiles/Release/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         GoogleTest 1.15.2 - Configure (see IntermediateFiles/Release/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/ThirdPartyComponents/lzma ... 
         sqlite 3460100 - Extracting ../Origs-Cache/sqlite-amalgamation-3460100.zip to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/ThirdPartyComponents/sqlite ... 
         sqlite 3460100 - Build (See IntermediateFiles/Release/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         lzma 1604 - Build: see IntermediateFiles/Release/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         GoogleTest 1.15.2 - Build (see IntermediateFiles/Release/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         zlib 1.3.1 - Build (see IntermediateFiles/Release/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         zlib 1.3.1 - Build (see IntermediateFiles/Release/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {Release}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {Release}:
      Stroika/ThirdPartyComponents/boost Build 1_86_0 {Release}:
         openssl 3.3.2 - Extracting ../Origs-Cache/openssl-3.3.2.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/ThirdPartyComponents/openssl ... 
         libxml2 2.13.4 - Configure (see IntermediateFiles/Release/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         boost 1_86_0 - Extracting ../Origs-Cache/boost_1_86_0.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/ThirdPartyComponents/boost ... 
         openssl 3.3.2 - Configure (see IntermediateFiles/Release/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         boost 1_86_0 - Bootstrapping - see IntermediateFiles/Release/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.13.4 - Build (see IntermediateFiles/Release/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         GoogleTest 1.15.2 - Build (see IntermediateFiles/Release/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         openssl 3.3.2 - Build (see IntermediateFiles/Release/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         boost 1_86_0 - Config+Build; see IntermediateFiles/Release/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         openssl 3.3.2 - Installing (see IntermediateFiles/Release/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         boost 1_86_0 - Patching /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Release/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         openssl 3.3.2 - Running tests (see IntermediateFiles/Release/ThirdPartyComponents/openssl/TEST-OUT.txt) ...
         libxml2 2.13.4 - Build (see IntermediateFiles/Release/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         openssl 3.3.2 - Test results: 412 lines differ between REFERENCE_TEST_OUTPUT.txt and IntermediateFiles/Release/ThirdPartyComponents/openssl/TEST.OUT
         openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {Release}:
         curl 8.10.1 - Extracting ../Origs-Cache/curl-8.10.1.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/ThirdPartyComponents/curl ... 
         curl 8.10.1 - Build configure tools (see IntermediateFiles/Release/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.10.1 - Configure (see IntermediateFiles/Release/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.10.1 - Compiling (see IntermediateFiles/Release/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {Release}:
      Computing IntermediateFiles/Release/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {Release}:
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
      Creating Builds/Release/Stroika-Foundation.a ... 
      Computing IntermediateFiles/Release/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {Release}:
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
      Creating Builds/Release/Stroika-Frameworks.a ... 
   Building Stroika Tools {Release}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/Release/HTMLViewCompiler...
   Building Stroika Samples {Release}:
      Building Samples/Service:
      Building Samples/Containers:
      Building Samples/AppSettings:
      Building Samples/SQL:
      Building Samples/ArchiveUtility:
      Building Samples/Serialization:
      Building Samples/SSDPClient:
      Building Samples/HTMLUI:
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Building Samples/HTMLUI/Backend:
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Linking Builds/Release/Samples-ArchiveUtility/ArchiveUtility ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
         Linking Builds/Release/Samples-SSDPClient/SSDPClient ... 
            Compiling Samples/HTMLUI/Backend/Sources/OperationalStatistics.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Linking Builds/Release/Samples-Serialization/Serialization ... 
         Linking Builds/Release/Samples-Service/Service ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
      Building Samples/SSDPServer:
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Linking Builds/Release/Samples-Containers/Containers ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Linking Builds/Release/Samples-AppSettings/AppSettings ... 
            Compiling Samples/HTMLUI/Backend/Sources/Model.cpp ... 
         Building Installers:
         Linking Builds/Release/Samples-SSDPServer/SSDPServer ... 
            Building DEB installer: 
               temp files: /tmp/tmp.aUeDSmLj4j/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/Samples-Service/DEB-Installer-Build-Output.txt
               Built: Builds/Release/Samples-Service/stroika-sampleservice-3.0d11.Linux.x86_64.deb
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WebServer.cpp ... 
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
         Linking Builds/Release/Samples-SQL/SQL ... 
         Linking Builds/Release/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
         Linking Builds/Release/Samples-Traceroute/Traceroute ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WSImpl.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Linking Builds/Release/Samples-WebServer/WebServer ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
            Linking Builds/Release/Samples-HTMLUI/Backend/HTMLUI ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/Release/Samples-WebService/WebService ... 
         Building Samples-HTMLUI/HTML:
            Preparing symbolic links for  IntermediateFiles/Release/Samples-HTMLUI/html/ ... 
            Checking HTML prerequisites:
               quasar is /usr/local/bin/quasar
               node is /usr/bin/node
               npm is /usr/local/bin/npm
            npm install ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/Samples-HTMLUI/html/NPM-Install.txt ) ...
            Building ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/Samples-HTMLUI/html/Build.txt ) ...
            Copying to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/Release/Samples-HTMLUI/html/ ...
      Samples/HTMLUI: Building Installers:
         Building DEB installer: 
            temp files: /tmp/tmp.CaeKUcHImB/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/Release/Samples-HTMLUI/DEB-Installer-Build-Output.txt
            Built: Builds/Release/Samples-HTMLUI/stroika-sample-htmlui-3.0d11.Linux.x86_64.deb
   Building Stroika Tests {Release}:
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/Release/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/Release/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/Release/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/Release/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/Release/Tests/Test04 (Foundation::Common) ... 
      Linking Test Builds/Release/Tests/Test01 (Foundation::Caching) ... 
      Linking Test Builds/Release/Tests/Test02 (Foundation::Characters) ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/Release/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Linking Test Builds/Release/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Compiling Tests/14/Test.cpp ... 
      Compiling Tests/15/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test13 (Foundation::Containers::Collection) ... 
      Linking Test Builds/Release/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Linking Test Builds/Release/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test11 (Foundation::Containers::Association) ... 
      Compiling Tests/17/Test.cpp ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/19/Test.cpp ... 
      Compiling Tests/20/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/22/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/Release/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Linking Test Builds/Release/Tests/Test22 (Foundation::Containers::Set) ... 
      Compiling Tests/25/Test.cpp ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Linking Test Builds/Release/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Linking Test Builds/Release/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/Release/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Compiling Tests/31/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test29 (Foundation::Containers::Stack) ... 
      Linking Test Builds/Release/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/Release/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Compiling Tests/33/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/34/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/36/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Linking Test Builds/Release/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Linking Test Builds/Release/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/Release/Tests/Test36 (Foundation::Database) ... 
      Linking Test Builds/Release/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/Release/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Linking Test Builds/Release/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Compiling Tests/40/Test.cpp ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test40 (Foundation::Execution::Threads) ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/Release/Tests/Test42 (Foundation::Execution::Other) ... 
      Linking Test Builds/Release/Tests/Test43 (Foundation::IO::Network) ... 
      Compiling Tests/44/Test.cpp ... 
      Compiling Tests/45/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Compiling Tests/46/Test.cpp ... 
      Compiling Tests/47/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/Release/Tests/Test47 (Foundation::Math) ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test48 (Foundation::Memory) ... 
      Compiling Tests/51/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test49 (Foundation::Streams) ... 
      Compiling Tests/52/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test50 (Foundation::Time) ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/Release/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/Release/Tests/Test52 (Foundation::PERFORMANCE) ... 
      Linking Test Builds/Release/Tests/Test53 (Frameworks::WebServer) ... 
Building Stroika all {clang++-debug}:
   Stroika ThirdPartyComponents Build {clang++-debug}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {clang++-debug}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {clang++-debug}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {clang++-debug}:
      Stroika/ThirdPartyComponents/xerces 3.3.0 Build {clang++-debug}:
      Stroika/ThirdPartyComponents/sqlite Build 3460100 {clang++-debug}:
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/ThirdPartyComponents/lzma ... 
         GoogleTest 1.15.2 - Configure (see IntermediateFiles/clang++-debug/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         zlib 1.3.1 - Configure (see IntermediateFiles/clang++-debug/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         sqlite 3460100 - Extracting ../Origs-Cache/sqlite-amalgamation-3460100.zip to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/ThirdPartyComponents/sqlite ... 
         Xerces 3.3.0 - Configuring (See IntermediateFiles/clang++-debug/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         sqlite 3460100 - Build (See IntermediateFiles/clang++-debug/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         lzma 1604 - Build: see IntermediateFiles/clang++-debug/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         GoogleTest 1.15.2 - Build (see IntermediateFiles/clang++-debug/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         zlib 1.3.1 - Build (see IntermediateFiles/clang++-debug/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         zlib 1.3.1 - Build (see IntermediateFiles/clang++-debug/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {clang++-debug}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {clang++-debug}:
      Stroika/ThirdPartyComponents/boost Build 1_86_0 {clang++-debug}:
         libxml2 2.13.4 - Configure (see IntermediateFiles/clang++-debug/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         openssl 3.3.2 - Extracting ../Origs-Cache/openssl-3.3.2.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/ThirdPartyComponents/openssl ... 
         boost 1_86_0 - Extracting ../Origs-Cache/boost_1_86_0.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/ThirdPartyComponents/boost ... 
         openssl 3.3.2 - Configure (see IntermediateFiles/clang++-debug/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         boost 1_86_0 - Bootstrapping - see IntermediateFiles/clang++-debug/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.13.4 - Build (see IntermediateFiles/clang++-debug/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         GoogleTest 1.15.2 - Build (see IntermediateFiles/clang++-debug/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         openssl 3.3.2 - Build (see IntermediateFiles/clang++-debug/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         Xerces 3.3.0 - Compiling (See IntermediateFiles/clang++-debug/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         libxml2 2.13.4 - Build (see IntermediateFiles/clang++-debug/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         boost 1_86_0 - Config+Build; see IntermediateFiles/clang++-debug/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         Xerces 3.3.0 - Copying builds (See IntermediateFiles/clang++-debug/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         Xerces 3.3.0 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         openssl 3.3.2 - Installing (see IntermediateFiles/clang++-debug/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         boost 1_86_0 - Patching /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-debug/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         openssl 3.3.2 - Running tests (see IntermediateFiles/clang++-debug/ThirdPartyComponents/openssl/TEST-OUT.txt) ...
         openssl 3.3.2 - Test results: 412 lines differ between REFERENCE_TEST_OUTPUT.txt and IntermediateFiles/clang++-debug/ThirdPartyComponents/openssl/TEST.OUT
         openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {clang++-debug}:
         curl 8.10.1 - Extracting ../Origs-Cache/curl-8.10.1.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/ThirdPartyComponents/curl ... 
         curl 8.10.1 - Build configure tools (see IntermediateFiles/clang++-debug/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.10.1 - Configure (see IntermediateFiles/clang++-debug/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.10.1 - Compiling (see IntermediateFiles/clang++-debug/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {clang++-debug}:
      Computing IntermediateFiles/clang++-debug/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {clang++-debug}:
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/Xerces.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
      Creating Builds/clang++-debug/Stroika-Foundation.a ... 
      Computing IntermediateFiles/clang++-debug/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {clang++-debug}:
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
      Creating Builds/clang++-debug/Stroika-Frameworks.a ... 
   Building Stroika Tools {clang++-debug}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/clang++-debug/HTMLViewCompiler...
   Building Stroika Samples {clang++-debug}:
      Building Samples/Service:
      Building Samples/Serialization:
      Building Samples/SQL:
      Building Samples/SSDPClient:
      Building Samples/HTMLUI:
      Building Samples/ArchiveUtility:
      Building Samples/Containers:
      Building Samples/AppSettings:
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Building Samples/HTMLUI/Backend:
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Linking Builds/clang++-debug/Samples-ArchiveUtility/ArchiveUtility ... 
         Linking Builds/clang++-debug/Samples-SSDPClient/SSDPClient ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
         Linking Builds/clang++-debug/Samples-Service/Service ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/OperationalStatistics.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Main.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Linking Builds/clang++-debug/Samples-Serialization/Serialization ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Building Installers:
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
            Building DEB installer: 
               temp files: /tmp/tmp.v29sALMzMY/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/Samples-Service/DEB-Installer-Build-Output.txt
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Linking Builds/clang++-debug/Samples-Containers/Containers ... 
            Compiling Samples/HTMLUI/Backend/Sources/Model.cpp ... 
      Building Samples/SSDPServer:
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Linking Builds/clang++-debug/Samples-AppSettings/AppSettings ... 
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Linking Builds/clang++-debug/Samples-Traceroute/Traceroute ... 
               Built: Builds/clang++-debug/Samples-Service/stroika-sampleservice-3.0d11.Linux.x86_64.deb
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
         Linking Builds/clang++-debug/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Linking Builds/clang++-debug/Samples-SSDPServer/SSDPServer ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/clang++-debug/Samples-WebServer/WebServer ... 
            Compiling Samples/HTMLUI/Backend/Sources/Service.cpp ... 
         Linking Builds/clang++-debug/Samples-SQL/SQL ... 
            Compiling Samples/HTMLUI/Backend/Sources/WebServer.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WSImpl.cpp ... 
         Linking Builds/clang++-debug/Samples-WebService/WebService ... 
            Linking Builds/clang++-debug/Samples-HTMLUI/Backend/HTMLUI ... 
         Building Samples-HTMLUI/HTML:
            Preparing symbolic links for  IntermediateFiles/clang++-debug/Samples-HTMLUI/html/ ... 
            Checking HTML prerequisites:
               quasar is /usr/local/bin/quasar
               node is /usr/bin/node
               npm is /usr/local/bin/npm
            npm install ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/Samples-HTMLUI/html/NPM-Install.txt ) ...
            Building ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/Samples-HTMLUI/html/Build.txt ) ...
            Copying to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-debug/Samples-HTMLUI/html/ ...
      Samples/HTMLUI: Building Installers:
         Building DEB installer: 
            temp files: /tmp/tmp.gjsTnGMHFQ/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-debug/Samples-HTMLUI/DEB-Installer-Build-Output.txt
            Built: Builds/clang++-debug/Samples-HTMLUI/stroika-sample-htmlui-3.0d11.Linux.x86_64.deb
   Building Stroika Tests {clang++-debug}:
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/clang++-debug/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/clang++-debug/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/clang++-debug/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/clang++-debug/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/clang++-debug/Tests/Test04 (Foundation::Common) ... 
      Linking Test Builds/clang++-debug/Tests/Test01 (Foundation::Caching) ... 
      Linking Test Builds/clang++-debug/Tests/Test02 (Foundation::Characters) ... 
      Compiling Tests/11/Test.cpp ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Compiling Tests/14/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/clang++-debug/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Linking Test Builds/clang++-debug/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Compiling Tests/15/Test.cpp ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Compiling Tests/17/Test.cpp ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/19/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test13 (Foundation::Containers::Collection) ... 
      Linking Test Builds/clang++-debug/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Compiling Tests/20/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/21/Test.cpp ... 
      Compiling Tests/22/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test11 (Foundation::Containers::Association) ... 
      Compiling Tests/25/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Linking Test Builds/clang++-debug/Tests/Test22 (Foundation::Containers::Set) ... 
      Linking Test Builds/clang++-debug/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Linking Test Builds/clang++-debug/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Compiling Tests/27/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Linking Test Builds/clang++-debug/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Compiling Tests/28/Test.cpp ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Compiling Tests/31/Test.cpp ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/clang++-debug/Tests/Test29 (Foundation::Containers::Stack) ... 
      Compiling Tests/33/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/clang++-debug/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/34/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/35/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Compiling Tests/36/Test.cpp ... 
      Compiling Tests/37/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Compiling Tests/38/Test.cpp ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/clang++-debug/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/clang++-debug/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Compiling Tests/41/Test.cpp ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test36 (Foundation::Database) ... 
      Linking Test Builds/clang++-debug/Tests/Test40 (Foundation::Execution::Threads) ... 
      Linking Test Builds/clang++-debug/Tests/Test43 (Foundation::IO::Network) ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Linking Test Builds/clang++-debug/Tests/Test42 (Foundation::Execution::Other) ... 
      Compiling Tests/45/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/clang++-debug/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Compiling Tests/46/Test.cpp ... 
      Compiling Tests/47/Test.cpp ... 
      Compiling Tests/48/Test.cpp ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test46 (Foundation::IO::Other) ... 
      Compiling Tests/51/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test48 (Foundation::Memory) ... 
      Linking Test Builds/clang++-debug/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Linking Test Builds/clang++-debug/Tests/Test47 (Foundation::Math) ... 
      Linking Test Builds/clang++-debug/Tests/Test49 (Foundation::Streams) ... 
      Linking Test Builds/clang++-debug/Tests/Test50 (Foundation::Time) ... 
      Compiling Tests/52/Test.cpp ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/clang++-debug/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Linking Test Builds/clang++-debug/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/clang++-debug/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/clang++-debug/Tests/Test52 (Foundation::PERFORMANCE) ... 
Building Stroika all {clang++-release}:
   Stroika ThirdPartyComponents Build {clang++-release}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {clang++-release}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {clang++-release}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {clang++-release}:
      Stroika/ThirdPartyComponents/xerces 3.3.0 Build {clang++-release}:
      Stroika/ThirdPartyComponents/sqlite Build 3460100 {clang++-release}:
         zlib 1.3.1 - Configure (see IntermediateFiles/clang++-release/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/ThirdPartyComponents/lzma ... 
         GoogleTest 1.15.2 - Configure (see IntermediateFiles/clang++-release/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         sqlite 3460100 - Extracting ../Origs-Cache/sqlite-amalgamation-3460100.zip to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/ThirdPartyComponents/sqlite ... 
         Xerces 3.3.0 - Configuring (See IntermediateFiles/clang++-release/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         sqlite 3460100 - Build (See IntermediateFiles/clang++-release/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         lzma 1604 - Build: see IntermediateFiles/clang++-release/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         GoogleTest 1.15.2 - Build (see IntermediateFiles/clang++-release/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         zlib 1.3.1 - Build (see IntermediateFiles/clang++-release/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         zlib 1.3.1 - Build (see IntermediateFiles/clang++-release/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {clang++-release}:
      Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {clang++-release}:
      Stroika/ThirdPartyComponents/boost Build 1_86_0 {clang++-release}:
         openssl 3.3.2 - Extracting ../Origs-Cache/openssl-3.3.2.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/ThirdPartyComponents/openssl ... 
         libxml2 2.13.4 - Configure (see IntermediateFiles/clang++-release/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         boost 1_86_0 - Extracting ../Origs-Cache/boost_1_86_0.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/ThirdPartyComponents/boost ... 
         openssl 3.3.2 - Configure (see IntermediateFiles/clang++-release/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         boost 1_86_0 - Bootstrapping - see IntermediateFiles/clang++-release/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.13.4 - Build (see IntermediateFiles/clang++-release/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         GoogleTest 1.15.2 - Build (see IntermediateFiles/clang++-release/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         openssl 3.3.2 - Build (see IntermediateFiles/clang++-release/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         Xerces 3.3.0 - Compiling (See IntermediateFiles/clang++-release/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         boost 1_86_0 - Config+Build; see IntermediateFiles/clang++-release/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         boost 1_86_0 - Patching /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-release/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         libxml2 2.13.4 - Build (see IntermediateFiles/clang++-release/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         Xerces 3.3.0 - Copying builds (See IntermediateFiles/clang++-release/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         Xerces 3.3.0 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         openssl 3.3.2 - Installing (see IntermediateFiles/clang++-release/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         openssl 3.3.2 - Running tests (see IntermediateFiles/clang++-release/ThirdPartyComponents/openssl/TEST-OUT.txt) ...
         openssl 3.3.2 - Test results: 412 lines differ between REFERENCE_TEST_OUTPUT.txt and IntermediateFiles/clang++-release/ThirdPartyComponents/openssl/TEST.OUT
         openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {clang++-release}:
         curl 8.10.1 - Extracting ../Origs-Cache/curl-8.10.1.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/ThirdPartyComponents/curl ... 
         curl 8.10.1 - Build configure tools (see IntermediateFiles/clang++-release/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.10.1 - Configure (see IntermediateFiles/clang++-release/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.10.1 - Compiling (see IntermediateFiles/clang++-release/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {clang++-release}:
      Computing IntermediateFiles/clang++-release/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {clang++-release}:
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/Xerces.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
      Creating Builds/clang++-release/Stroika-Foundation.a ... 
      Computing IntermediateFiles/clang++-release/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {clang++-release}:
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
      Creating Builds/clang++-release/Stroika-Frameworks.a ... 
   Building Stroika Tools {clang++-release}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/clang++-release/HTMLViewCompiler...
   Building Stroika Samples {clang++-release}:
      Building Samples/AppSettings:
      Building Samples/ArchiveUtility:
      Building Samples/SSDPClient:
      Building Samples/SQL:
      Building Samples/Containers:
      Building Samples/Service:
      Building Samples/Serialization:
      Building Samples/HTMLUI:
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Building Samples/HTMLUI/Backend:
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Linking Builds/clang++-release/Samples-ArchiveUtility/ArchiveUtility ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Linking Builds/clang++-release/Samples-SSDPClient/SSDPClient ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/OperationalStatistics.cpp ... 
         Linking Builds/clang++-release/Samples-Service/Service ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
      Building Samples/SSDPServer:
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Linking Builds/clang++-release/Samples-Serialization/Serialization ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Linking Builds/clang++-release/Samples-Containers/Containers ... 
         Building Installers:
         Linking Builds/clang++-release/Samples-AppSettings/AppSettings ... 
            Building DEB installer: 
               temp files: /tmp/tmp.SWqEHoF6ft/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/Samples-Service/DEB-Installer-Build-Output.txt
               Built: Builds/clang++-release/Samples-Service/stroika-sampleservice-3.0d11.Linux.x86_64.deb
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Linking Builds/clang++-release/Samples-SSDPServer/SSDPServer ... 
            Compiling Samples/HTMLUI/Backend/Sources/Model.cpp ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
         Linking Builds/clang++-release/Samples-Traceroute/Traceroute ... 
         Linking Builds/clang++-release/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WebServer.cpp ... 
         Linking Builds/clang++-release/Samples-WebServer/WebServer ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Linking Builds/clang++-release/Samples-SQL/SQL ... 
            Compiling Samples/HTMLUI/Backend/Sources/WSImpl.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
            Linking Builds/clang++-release/Samples-HTMLUI/Backend/HTMLUI ... 
         Linking Builds/clang++-release/Samples-WebService/WebService ... 
         Building Samples-HTMLUI/HTML:
            Preparing symbolic links for  IntermediateFiles/clang++-release/Samples-HTMLUI/html/ ... 
            Checking HTML prerequisites:
               quasar is /usr/local/bin/quasar
               node is /usr/bin/node
               npm is /usr/local/bin/npm
            npm install ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/Samples-HTMLUI/html/NPM-Install.txt ) ...
            Building ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/Samples-HTMLUI/html/Build.txt ) ...
            Copying to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/clang++-release/Samples-HTMLUI/html/ ...
      Samples/HTMLUI: Building Installers:
         Building DEB installer: 
            temp files: /tmp/tmp.y3AhKlN9et/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/clang++-release/Samples-HTMLUI/DEB-Installer-Build-Output.txt
            Built: Builds/clang++-release/Samples-HTMLUI/stroika-sample-htmlui-3.0d11.Linux.x86_64.deb
   Building Stroika Tests {clang++-release}:
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/clang++-release/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/clang++-release/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/clang++-release/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/clang++-release/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/clang++-release/Tests/Test04 (Foundation::Common) ... 
      Linking Test Builds/clang++-release/Tests/Test01 (Foundation::Caching) ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Compiling Tests/12/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test02 (Foundation::Characters) ... 
      Compiling Tests/13/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/clang++-release/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Compiling Tests/14/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Linking Test Builds/clang++-release/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Compiling Tests/15/Test.cpp ... 
      Compiling Tests/16/Test.cpp ... 
      Compiling Tests/17/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test15 (Foundation::Containers::Deque) ... 
      Linking Test Builds/clang++-release/Tests/Test13 (Foundation::Containers::Collection) ... 
      Compiling Tests/18/Test.cpp ... 
      Compiling Tests/19/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/20/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Linking Test Builds/clang++-release/Tests/Test11 (Foundation::Containers::Association) ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/22/Test.cpp ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Compiling Tests/25/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/clang++-release/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/clang++-release/Tests/Test22 (Foundation::Containers::Set) ... 
      Linking Test Builds/clang++-release/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Linking Test Builds/clang++-release/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Linking Test Builds/clang++-release/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Compiling Tests/26/Test.cpp ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Compiling Tests/31/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/clang++-release/Tests/Test29 (Foundation::Containers::Stack) ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Linking Test Builds/clang++-release/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/clang++-release/Tests/Test31 (Foundation::Cryptography) ... 
      Linking Test Builds/clang++-release/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Compiling Tests/33/Test.cpp ... 
      Compiling Tests/34/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/36/Test.cpp ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/clang++-release/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/clang++-release/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Linking Test Builds/clang++-release/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test36 (Foundation::Database) ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test40 (Foundation::Execution::Threads) ... 
      Linking Test Builds/clang++-release/Tests/Test42 (Foundation::Execution::Other) ... 
      Linking Test Builds/clang++-release/Tests/Test43 (Foundation::IO::Network) ... 
      Linking Test Builds/clang++-release/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Compiling Tests/45/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Compiling Tests/46/Test.cpp ... 
      Compiling Tests/47/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/clang++-release/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test47 (Foundation::Math) ... 
      Linking Test Builds/clang++-release/Tests/Test48 (Foundation::Memory) ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test49 (Foundation::Streams) ... 
      Compiling Tests/51/Test.cpp ... 
      Compiling Tests/52/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test50 (Foundation::Time) ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/clang++-release/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/clang++-release/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/clang++-release/Tests/Test52 (Foundation::PERFORMANCE) ... 
Building Stroika all {g++-release++2b}:
   Stroika ThirdPartyComponents Build {g++-release++2b}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {g++-release++2b}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {g++-release++2b}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {g++-release++2b}:
      Stroika/ThirdPartyComponents/sqlite Build 3460100 {g++-release++2b}:
      Stroika/ThirdPartyComponents/xerces 3.3.0 Build {g++-release++2b}:
         GoogleTest 1.15.2 - Configure (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         zlib 1.3.1 - Configure (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         Xerces 3.3.0 - Configuring (See IntermediateFiles/g++-release++2b/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         sqlite 3460100 - Extracting ../Origs-Cache/sqlite-amalgamation-3460100.zip to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/ThirdPartyComponents/sqlite ... 
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/ThirdPartyComponents/lzma ... 
         sqlite 3460100 - Build (See IntermediateFiles/g++-release++2b/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         lzma 1604 - Build: see IntermediateFiles/g++-release++2b/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         GoogleTest 1.15.2 - Build (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         zlib 1.3.1 - Build (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         zlib 1.3.1 - Build (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {g++-release++2b}:
      Stroika/ThirdPartyComponents/boost Build 1_86_0 {g++-release++2b}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {g++-release++2b}:
         openssl 3.3.2 - Extracting ../Origs-Cache/openssl-3.3.2.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/ThirdPartyComponents/openssl ... 
         libxml2 2.13.4 - Configure (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         boost 1_86_0 - Extracting ../Origs-Cache/boost_1_86_0.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/ThirdPartyComponents/boost ... 
         openssl 3.3.2 - Configure (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         libxml2 2.13.4 - Build (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         boost 1_86_0 - Bootstrapping - see IntermediateFiles/g++-release++2b/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         GoogleTest 1.15.2 - Build (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         openssl 3.3.2 - Build (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         Xerces 3.3.0 - Compiling (See IntermediateFiles/g++-release++2b/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         boost 1_86_0 - Config+Build; see IntermediateFiles/g++-release++2b/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         boost 1_86_0 - Patching /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/g++-release++2b/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         libxml2 2.13.4 - Build (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         openssl 3.3.2 - Installing (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         Xerces 3.3.0 - Copying builds (See IntermediateFiles/g++-release++2b/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         Xerces 3.3.0 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         openssl 3.3.2 - Running tests (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/openssl/TEST-OUT.txt) ...
         openssl 3.3.2 - Test results: 412 lines differ between REFERENCE_TEST_OUTPUT.txt and IntermediateFiles/g++-release++2b/ThirdPartyComponents/openssl/TEST.OUT
         openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {g++-release++2b}:
         curl 8.10.1 - Extracting ../Origs-Cache/curl-8.10.1.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/ThirdPartyComponents/curl ... 
         curl 8.10.1 - Build configure tools (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.10.1 - Configure (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.10.1 - Compiling (see IntermediateFiles/g++-release++2b/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {g++-release++2b}:
      Computing IntermediateFiles/g++-release++2b/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {g++-release++2b}:
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/Xerces.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.cpp ... 
      Creating Builds/g++-release++2b/Stroika-Foundation.a ... 
      Computing IntermediateFiles/g++-release++2b/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {g++-release++2b}:
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
      Creating Builds/g++-release++2b/Stroika-Frameworks.a ... 
   Building Stroika Tools {g++-release++2b}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/g++-release++2b/HTMLViewCompiler...
   Building Stroika Samples {g++-release++2b}:
      Building Samples/Serialization:
      Building Samples/Containers:
      Building Samples/ArchiveUtility:
      Building Samples/HTMLUI:
      Building Samples/Service:
      Building Samples/SSDPClient:
      Building Samples/AppSettings:
      Building Samples/SQL:
         Building Samples/HTMLUI/Backend:
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Linking Builds/g++-release++2b/Samples-ArchiveUtility/ArchiveUtility ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
         Linking Builds/g++-release++2b/Samples-SSDPClient/SSDPClient ... 
            Compiling Samples/HTMLUI/Backend/Sources/OperationalStatistics.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Linking Builds/g++-release++2b/Samples-Service/Service ... 
         Linking Builds/g++-release++2b/Samples-Serialization/Serialization ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Linking Builds/g++-release++2b/Samples-AppSettings/AppSettings ... 
         Linking Builds/g++-release++2b/Samples-Containers/Containers ... 
            Compiling Samples/HTMLUI/Backend/Sources/Model.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Service.cpp ... 
         Building Installers:
            Building DEB installer: 
               temp files: /tmp/tmp.iKj3arBWrI/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/Samples-Service/DEB-Installer-Build-Output.txt
               Built: Builds/g++-release++2b/Samples-Service/stroika-sampleservice-3.0d11.Linux.x86_64.deb
            Compiling Samples/HTMLUI/Backend/Sources/WebServer.cpp ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
      Building Samples/SSDPServer:
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
      Building Samples/SystemPerformanceClient:
      Building Samples/Traceroute:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WSImpl.cpp ... 
         Linking Builds/g++-release++2b/Samples-SQL/SQL ... 
         Linking Builds/g++-release++2b/Samples-Traceroute/Traceroute ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
      Building Samples/WebService:
         Linking Builds/g++-release++2b/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Linking Builds/g++-release++2b/Samples-SSDPServer/SSDPServer ... 
            Linking Builds/g++-release++2b/Samples-HTMLUI/Backend/HTMLUI ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Linking Builds/g++-release++2b/Samples-WebServer/WebServer ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/g++-release++2b/Samples-WebService/WebService ... 
         Building Samples-HTMLUI/HTML:
            Preparing symbolic links for  IntermediateFiles/g++-release++2b/Samples-HTMLUI/html/ ... 
            Checking HTML prerequisites:
               quasar is /usr/local/bin/quasar
               node is /usr/bin/node
               npm is /usr/local/bin/npm
            npm install ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/Samples-HTMLUI/html/NPM-Install.txt ) ...
            Building ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/Samples-HTMLUI/html/Build.txt ) ...
            Copying to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/g++-release++2b/Samples-HTMLUI/html/ ...
      Samples/HTMLUI: Building Installers:
         Building DEB installer: 
            temp files: /tmp/tmp.NOPUokFb04/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/g++-release++2b/Samples-HTMLUI/DEB-Installer-Build-Output.txt
            Built: Builds/g++-release++2b/Samples-HTMLUI/stroika-sample-htmlui-3.0d11.Linux.x86_64.deb
   Building Stroika Tests {g++-release++2b}:
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/g++-release++2b/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/g++-release++2b/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/g++-release++2b/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/g++-release++2b/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/g++-release++2b/Tests/Test04 (Foundation::Common) ... 
      Linking Test Builds/g++-release++2b/Tests/Test01 (Foundation::Caching) ... 
      Linking Test Builds/g++-release++2b/Tests/Test02 (Foundation::Characters) ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/g++-release++2b/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Compiling Tests/14/Test.cpp ... 
      Compiling Tests/15/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Linking Test Builds/g++-release++2b/Tests/Test13 (Foundation::Containers::Collection) ... 
      Linking Test Builds/g++-release++2b/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Linking Test Builds/g++-release++2b/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/16/Test.cpp ... 
      Compiling Tests/17/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test11 (Foundation::Containers::Association) ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/19/Test.cpp ... 
      Compiling Tests/20/Test.cpp ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Linking Test Builds/g++-release++2b/Tests/Test20 (Foundation::Containers::Queue) ... 
      Linking Test Builds/g++-release++2b/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Compiling Tests/22/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Linking Test Builds/g++-release++2b/Tests/Test22 (Foundation::Containers::Set) ... 
      Compiling Tests/25/Test.cpp ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Linking Test Builds/g++-release++2b/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Linking Test Builds/g++-release++2b/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/g++-release++2b/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Compiling Tests/31/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/g++-release++2b/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/g++-release++2b/Tests/Test29 (Foundation::Containers::Stack) ... 
      Linking Test Builds/g++-release++2b/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/33/Test.cpp ... 
      Compiling Tests/34/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/36/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Linking Test Builds/g++-release++2b/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/g++-release++2b/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/g++-release++2b/Tests/Test36 (Foundation::Database) ... 
      Linking Test Builds/g++-release++2b/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Linking Test Builds/g++-release++2b/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Compiling Tests/40/Test.cpp ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test40 (Foundation::Execution::Threads) ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/g++-release++2b/Tests/Test42 (Foundation::Execution::Other) ... 
      Linking Test Builds/g++-release++2b/Tests/Test43 (Foundation::IO::Network) ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Compiling Tests/45/Test.cpp ... 
      Compiling Tests/46/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Compiling Tests/47/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test46 (Foundation::IO::Other) ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test47 (Foundation::Math) ... 
      Linking Test Builds/g++-release++2b/Tests/Test48 (Foundation::Memory) ... 
      Compiling Tests/49/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test49 (Foundation::Streams) ... 
      Compiling Tests/50/Test.cpp ... 
      Compiling Tests/51/Test.cpp ... 
      Compiling Tests/52/Test.cpp ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/g++-release++2b/Tests/Test50 (Foundation::Time) ... 
      Linking Test Builds/g++-release++2b/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/g++-release++2b/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/g++-release++2b/Tests/Test52 (Foundation::PERFORMANCE) ... 
Building Stroika all {no-third-party-components}:
   Stroika ThirdPartyComponents Build {no-third-party-components}:
      none
   Building Stroika Library {no-third-party-components}:
      Computing IntermediateFiles/no-third-party-components/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {no-third-party-components}:
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
      Creating Builds/no-third-party-components/Stroika-Foundation.a ... 
      Computing IntermediateFiles/no-third-party-components/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {no-third-party-components}:
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
      Creating Builds/no-third-party-components/Stroika-Frameworks.a ... 
   Building Stroika Tools {no-third-party-components}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/no-third-party-components/HTMLViewCompiler...
   Building Stroika Samples {no-third-party-components}:
      Building Samples/ArchiveUtility:
      Building Samples/Service:
      Building Samples/Serialization:
      Building Samples/Containers:
      Building Samples/SSDPClient:
      Building Samples/AppSettings:
      Building Samples/SQL:
      Building Samples/HTMLUI:
         Building Samples/HTMLUI/Backend:
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Linking Builds/no-third-party-components/Samples-ArchiveUtility/ArchiveUtility ... 
         Linking Builds/no-third-party-components/Samples-SSDPClient/SSDPClient ... 
      Building Samples/SSDPServer:
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/OperationalStatistics.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Main.cpp ... 
         Linking Builds/no-third-party-components/Samples-Serialization/Serialization ... 
         Linking Builds/no-third-party-components/Samples-Service/Service ... 
            Compiling Samples/HTMLUI/Backend/Sources/Model.cpp ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
         Building Installers:
            Compiling Samples/HTMLUI/Backend/Sources/Service.cpp ... 
            Building DEB installer: 
               temp files: /tmp/tmp.Krx5jwlU5o/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/no-third-party-components/Samples-Service/DEB-Installer-Build-Output.txt
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
               Built: Builds/no-third-party-components/Samples-Service/stroika-sampleservice-3.0d11.Linux.x86_64.deb
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Linking Builds/no-third-party-components/Samples-SSDPServer/SSDPServer ... 
            Compiling Samples/HTMLUI/Backend/Sources/WebServer.cpp ... 
         Linking Builds/no-third-party-components/Samples-AppSettings/AppSettings ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Linking Builds/no-third-party-components/Samples-Containers/Containers ... 
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
      Building Samples/WebService:
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/WSImpl.cpp ... 
         Linking Builds/no-third-party-components/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Linking Builds/no-third-party-components/Samples-Traceroute/Traceroute ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/no-third-party-components/Samples-SQL/SQL ... 
            Linking Builds/no-third-party-components/Samples-HTMLUI/Backend/HTMLUI ... 
         Linking Builds/no-third-party-components/Samples-WebServer/WebServer ... 
         Building Samples-HTMLUI/HTML:
            Preparing symbolic links for  IntermediateFiles/no-third-party-components/Samples-HTMLUI/html/ ... 
            Checking HTML prerequisites:
               quasar is /usr/local/bin/quasar
               node is /usr/bin/node
               npm is /usr/local/bin/npm
            npm install ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/no-third-party-components/Samples-HTMLUI/html/NPM-Install.txt ) ...
         Linking Builds/no-third-party-components/Samples-WebService/WebService ... 
            Building ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/no-third-party-components/Samples-HTMLUI/html/Build.txt ) ...
            Copying to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/no-third-party-components/Samples-HTMLUI/html/ ...
      Samples/HTMLUI: Building Installers:
         Building DEB installer: 
            temp files: /tmp/tmp.Wqj0HJa4qX/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/no-third-party-components/Samples-HTMLUI/DEB-Installer-Build-Output.txt
            Built: Builds/no-third-party-components/Samples-HTMLUI/stroika-sample-htmlui-3.0d11.Linux.x86_64.deb
   Building Stroika Tests {no-third-party-components}:
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/no-third-party-components/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/no-third-party-components/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/no-third-party-components/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/no-third-party-components/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/no-third-party-components/Tests/Test02 (Foundation::Characters) ... 
      Linking Test Builds/no-third-party-components/Tests/Test01 (Foundation::Caching) ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test04 (Foundation::Common) ... 
      Compiling Tests/11/Test.cpp ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Compiling Tests/14/Test.cpp ... 
      Compiling Tests/15/Test.cpp ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/no-third-party-components/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Linking Test Builds/no-third-party-components/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Linking Test Builds/no-third-party-components/Tests/Test11 (Foundation::Containers::Association) ... 
      Linking Test Builds/no-third-party-components/Tests/Test13 (Foundation::Containers::Collection) ... 
      Linking Test Builds/no-third-party-components/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Linking Test Builds/no-third-party-components/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/17/Test.cpp ... 
      Compiling Tests/18/Test.cpp ... 
      Compiling Tests/19/Test.cpp ... 
      Compiling Tests/20/Test.cpp ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/22/Test.cpp ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Linking Test Builds/no-third-party-components/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/no-third-party-components/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Linking Test Builds/no-third-party-components/Tests/Test20 (Foundation::Containers::Queue) ... 
      Linking Test Builds/no-third-party-components/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Linking Test Builds/no-third-party-components/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Linking Test Builds/no-third-party-components/Tests/Test22 (Foundation::Containers::Set) ... 
      Compiling Tests/25/Test.cpp ... 
      Compiling Tests/26/Test.cpp ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Compiling Tests/31/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/no-third-party-components/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Linking Test Builds/no-third-party-components/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/no-third-party-components/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Linking Test Builds/no-third-party-components/Tests/Test29 (Foundation::Containers::Stack) ... 
      Linking Test Builds/no-third-party-components/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/no-third-party-components/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/33/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/34/Test.cpp ... 
      Compiling Tests/36/Test.cpp ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Linking Test Builds/no-third-party-components/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/no-third-party-components/Tests/Test39 (Foundation::Execution::Signals) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test36 (Foundation::Database) ... 
      Compiling Tests/42/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Linking Test Builds/no-third-party-components/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test40 (Foundation::Execution::Threads) ... 
      Compiling Tests/45/Test.cpp ... 
      Compiling Tests/46/Test.cpp ... 
      Compiling Tests/47/Test.cpp ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/no-third-party-components/Tests/Test43 (Foundation::IO::Network) ... 
      Linking Test Builds/no-third-party-components/Tests/Test42 (Foundation::Execution::Other) ... 
      Linking Test Builds/no-third-party-components/Tests/Test47 (Foundation::Math) ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/no-third-party-components/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Compiling Tests/51/Test.cpp ... 
      Compiling Tests/52/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test48 (Foundation::Memory) ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/no-third-party-components/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Linking Test Builds/no-third-party-components/Tests/Test50 (Foundation::Time) ... 
      Linking Test Builds/no-third-party-components/Tests/Test49 (Foundation::Streams) ... 
      Linking Test Builds/no-third-party-components/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/no-third-party-components/Tests/Test52 (Foundation::PERFORMANCE) ... 
      Linking Test Builds/no-third-party-components/Tests/Test53 (Frameworks::WebServer) ... 
Building Stroika all {only-zlib-system-third-party-component}:
   Stroika ThirdPartyComponents Build {only-zlib-system-third-party-component}:
      none
   Building Stroika Library {only-zlib-system-third-party-component}:
      Computing IntermediateFiles/only-zlib-system-third-party-component/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {only-zlib-system-third-party-component}:
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
      Creating Builds/only-zlib-system-third-party-component/Stroika-Foundation.a ... 
      Computing IntermediateFiles/only-zlib-system-third-party-component/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {only-zlib-system-third-party-component}:
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
      Creating Builds/only-zlib-system-third-party-component/Stroika-Frameworks.a ... 
   Building Stroika Tools {only-zlib-system-third-party-component}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/only-zlib-system-third-party-component/HTMLViewCompiler...
   Building Stroika Samples {only-zlib-system-third-party-component}:
      Building Samples/ArchiveUtility:
      Building Samples/Service:
      Building Samples/SQL:
      Building Samples/Containers:
      Building Samples/Serialization:
      Building Samples/SSDPClient:
      Building Samples/AppSettings:
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
      Building Samples/HTMLUI:
         Building Samples/HTMLUI/Backend:
         Compiling Samples/Service/Sources/Service.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-ArchiveUtility/ArchiveUtility ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-SSDPClient/SSDPClient ... 
      Building Samples/SSDPServer:
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/OperationalStatistics.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-Serialization/Serialization ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-Service/Service ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Main.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Building Installers:
            Building DEB installer: 
               temp files: /tmp/tmp.1vYttaCUbQ/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/only-zlib-system-third-party-component/Samples-Service/DEB-Installer-Build-Output.txt
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Model.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
               Built: Builds/only-zlib-system-third-party-component/Samples-Service/stroika-sampleservice-3.0d11.Linux.x86_64.deb
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-Containers/Containers ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-AppSettings/AppSettings ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-SSDPServer/SSDPServer ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
            Compiling Samples/HTMLUI/Backend/Sources/Service.cpp ... 
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
            Compiling Samples/HTMLUI/Backend/Sources/WebServer.cpp ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-Traceroute/Traceroute ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-SQL/SQL ... 
            Compiling Samples/HTMLUI/Backend/Sources/WSImpl.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-WebServer/WebServer ... 
            Linking Builds/only-zlib-system-third-party-component/Samples-HTMLUI/Backend/HTMLUI ... 
         Linking Builds/only-zlib-system-third-party-component/Samples-WebService/WebService ... 
         Building Samples-HTMLUI/HTML:
            Preparing symbolic links for  IntermediateFiles/only-zlib-system-third-party-component/Samples-HTMLUI/html/ ... 
            Checking HTML prerequisites:
               quasar is /usr/local/bin/quasar
               node is /usr/bin/node
               npm is /usr/local/bin/npm
            npm install ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/only-zlib-system-third-party-component/Samples-HTMLUI/html/NPM-Install.txt ) ...
            Building ( log2 /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/only-zlib-system-third-party-component/Samples-HTMLUI/html/Build.txt ) ...
            Copying to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Builds/only-zlib-system-third-party-component/Samples-HTMLUI/html/ ...
      Samples/HTMLUI: Building Installers:
         Building DEB installer: 
            temp files: /tmp/tmp.HGNocRPlpL/; log: /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/IntermediateFiles/only-zlib-system-third-party-component/Samples-HTMLUI/DEB-Installer-Build-Output.txt
            Built: Builds/only-zlib-system-third-party-component/Samples-HTMLUI/stroika-sample-htmlui-3.0d11.Linux.x86_64.deb
   Building Stroika Tests {only-zlib-system-third-party-component}:
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test02 (Foundation::Characters) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test01 (Foundation::Caching) ... 
      Compiling Tests/09/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test04 (Foundation::Common) ... 
      Compiling Tests/11/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Compiling Tests/14/Test.cpp ... 
      Compiling Tests/15/Test.cpp ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test11 (Foundation::Containers::Association) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test15 (Foundation::Containers::Deque) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test13 (Foundation::Containers::Collection) ... 
      Compiling Tests/18/Test.cpp ... 
      Compiling Tests/17/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/19/Test.cpp ... 
      Compiling Tests/20/Test.cpp ... 
      Compiling Tests/21/Test.cpp ... 
      Compiling Tests/22/Test.cpp ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test20 (Foundation::Containers::Queue) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test22 (Foundation::Containers::Set) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Compiling Tests/25/Test.cpp ... 
      Compiling Tests/26/Test.cpp ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/31/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test29 (Foundation::Containers::Stack) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test30 (Foundation::Containers::STL) ... 
      Compiling Tests/33/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/34/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/36/Test.cpp ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test36 (Foundation::Database) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Compiling Tests/44/Test.cpp ... 
      Compiling Tests/45/Test.cpp ... 
      Compiling Tests/46/Test.cpp ... 
      Compiling Tests/47/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test40 (Foundation::Execution::Threads) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test47 (Foundation::Math) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test43 (Foundation::IO::Network) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test42 (Foundation::Execution::Other) ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Compiling Tests/51/Test.cpp ... 
      Compiling Tests/52/Test.cpp ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test48 (Foundation::Memory) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test49 (Foundation::Streams) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test50 (Foundation::Time) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test52 (Foundation::PERFORMANCE) ... 
      Linking Test Builds/only-zlib-system-third-party-component/Tests/Test53 (Frameworks::WebServer) ... 
done (in 227 minutes)
</Make all>


<Run-Tests ALL-Local>
)))- Run-Tests ALL-Local...
Stroika/Run-All-Tests {DEFAULT_CONFIG}:
Stroika ThirdPartyComponents Build {DEFAULT_CONFIG}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {DEFAULT_CONFIG}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_86_0 {DEFAULT_CONFIG}:
      boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {DEFAULT_CONFIG}:
      openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {DEFAULT_CONFIG}:
      curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {DEFAULT_CONFIG}:
      GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {DEFAULT_CONFIG}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3460100 {DEFAULT_CONFIG}:
      sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.3.0 Build {DEFAULT_CONFIG}:
      Xerces 3.3.0 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {DEFAULT_CONFIG}:
      libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {DEFAULT_CONFIG}:
   Building Stroika Foundation Objs {DEFAULT_CONFIG}:
   Building Stroika Frameworks Objs {DEFAULT_CONFIG}:
Building Stroika Tests {DEFAULT_CONFIG}:
Running Stroika Tests {DEFAULT_CONFIG}:
    [01] Foundation::Caching - ../Builds/DEFAULT_CONFIG/Tests/Test01 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (117 ms total)         [  PASSED  ] 8 tests.
    [02] Foundation::Characters - ../Builds/DEFAULT_CONFIG/Tests/Test02 --gtest_brief
         [==========] 50 tests from 1 test suite ran. (13379 ms total)         [  PASSED  ] 50 tests.
    [03] Foundation::Common - ../Builds/DEFAULT_CONFIG/Tests/Test03 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 4 tests.
    [04] Foundation::Common - ../Builds/DEFAULT_CONFIG/Tests/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (812 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - ../Builds/DEFAULT_CONFIG/Tests/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - ../Builds/DEFAULT_CONFIG/Tests/Test06 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (19 ms total)         [  PASSED  ] 3 tests.
    [07] Foundation::Containers::DataStructures::LockFree - ../Builds/DEFAULT_CONFIG/Tests/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (563 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - ../Builds/DEFAULT_CONFIG/Tests/Test08 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (23 ms total)         [  PASSED  ] 3 tests.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - ../Builds/DEFAULT_CONFIG/Tests/Test09 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 2 tests.
    [10] Foundation::Containers::DataStructures::SkipList - ../Builds/DEFAULT_CONFIG/Tests/Test10 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 8 tests.
    [11] Foundation::Containers::Association - ../Builds/DEFAULT_CONFIG/Tests/Test11 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (9 ms total)         [  PASSED  ] 15 tests.
    [12] Foundation::Containers::Bijection - ../Builds/DEFAULT_CONFIG/Tests/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - ../Builds/DEFAULT_CONFIG/Tests/Test13 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (1117 ms total)         [  PASSED  ] 10 tests.
    [14] Foundation::Containers::DataHyperRectangle - ../Builds/DEFAULT_CONFIG/Tests/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - ../Builds/DEFAULT_CONFIG/Tests/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - ../Builds/DEFAULT_CONFIG/Tests/Test16 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 9 tests.
    [17] Foundation::Containers::Mapping - ../Builds/DEFAULT_CONFIG/Tests/Test17 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (15 ms total)         [  PASSED  ] 15 tests.
    [18] Foundation::Containers::MultiSet - ../Builds/DEFAULT_CONFIG/Tests/Test18 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (741 ms total)         [  PASSED  ] 8 tests.
    [19] Foundation::Containers::PriorityQueue - ../Builds/DEFAULT_CONFIG/Tests/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - ../Builds/DEFAULT_CONFIG/Tests/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - ../Builds/DEFAULT_CONFIG/Tests/Test21 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (2082 ms total)         [  PASSED  ] 13 tests.
    [22] Foundation::Containers::Set - ../Builds/DEFAULT_CONFIG/Tests/Test22 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (2680 ms total)         [  PASSED  ] 9 tests.
    [23] Foundation::Containers::SortedAssociation - ../Builds/DEFAULT_CONFIG/Tests/Test23 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 5 tests.
    [24] Foundation::Containers::SortedCollection - ../Builds/DEFAULT_CONFIG/Tests/Test24 --gtest_brief
         [==========] 7 tests from 1 test suite ran. (791 ms total)         [  PASSED  ] 7 tests.
    [25] Foundation::Containers::SortedKeyedCollection - ../Builds/DEFAULT_CONFIG/Tests/Test25 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 4 tests.
    [26] Foundation::Containers::SortedMapping - ../Builds/DEFAULT_CONFIG/Tests/Test26 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (8 ms total)         [  PASSED  ] 5 tests.
    [27] Foundation::Containers::SortedMultiSet - ../Builds/DEFAULT_CONFIG/Tests/Test27 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (386 ms total)         [  PASSED  ] 4 tests.
    [28] Foundation::Containers::SortedSet - ../Builds/DEFAULT_CONFIG/Tests/Test28 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (77 ms total)         [  PASSED  ] 6 tests.
    [29] Foundation::Containers::Stack - ../Builds/DEFAULT_CONFIG/Tests/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - ../Builds/DEFAULT_CONFIG/Tests/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - ../Builds/DEFAULT_CONFIG/Tests/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1870 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - ../Builds/DEFAULT_CONFIG/Tests/Test32 --gtest_brief
         [==========] 22 tests from 1 test suite ran. (49 ms total)         [  PASSED  ] 22 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - ../Builds/DEFAULT_CONFIG/Tests/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (10 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - ../Builds/DEFAULT_CONFIG/Tests/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (1356 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - ../Builds/DEFAULT_CONFIG/Tests/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (131 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - ../Builds/DEFAULT_CONFIG/Tests/Test36 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (48078 ms total)         [  PASSED  ] 3 tests.
    [37] Foundation::Execution::Exceptions - ../Builds/DEFAULT_CONFIG/Tests/Test37 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 5 tests.
    [38] Foundation::Execution::ProcessRunner - ../Builds/DEFAULT_CONFIG/Tests/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6716 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - ../Builds/DEFAULT_CONFIG/Tests/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1000 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - ../Builds/DEFAULT_CONFIG/Tests/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (31028 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - ../Builds/DEFAULT_CONFIG/Tests/Test41 --gtest_brief
         [==========] 11 tests from 1 test suite ran. (23920 ms total)         [  PASSED  ] 11 tests.
    [42] Foundation::Execution::Other - ../Builds/DEFAULT_CONFIG/Tests/Test42 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (431 ms total)         [  PASSED  ] 2 tests.
    [43] Foundation::IO::Network - ../Builds/DEFAULT_CONFIG/Tests/Test43 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (3409 ms total)         [  PASSED  ] 6 tests.
    [44] Foundation::IO::Network::HTTP - ../Builds/DEFAULT_CONFIG/Tests/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - ../Builds/DEFAULT_CONFIG/Tests/Test45 --gtest_brief
         [==========] 1 test from 1 test suite ran. (12888 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - ../Builds/DEFAULT_CONFIG/Tests/Test46 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (20 ms total)         [  PASSED  ] 2 tests.
    [47] Foundation::Math - ../Builds/DEFAULT_CONFIG/Tests/Test47 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (12 ms total)         [  PASSED  ] 8 tests.
    [48] Foundation::Memory - ../Builds/DEFAULT_CONFIG/Tests/Test48 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (4 ms total)         [  PASSED  ] 13 tests.
    [49] Foundation::Streams - ../Builds/DEFAULT_CONFIG/Tests/Test49 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (7 ms total)         [  PASSED  ] 10 tests.
    [50] Foundation::Time - ../Builds/DEFAULT_CONFIG/Tests/Test50 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (1708 ms total)         [  PASSED  ] 15 tests.
    [51] Foundation::Traversal - ../Builds/DEFAULT_CONFIG/Tests/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (48 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - ../Builds/DEFAULT_CONFIG/Tests/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1624543 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - ../Builds/DEFAULT_CONFIG/Tests/Test53 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1032 ms total)         [  PASSED  ] 5 tests.
Stroika/Run-All-Tests {Debug}:
Stroika ThirdPartyComponents Build {Debug}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {Debug}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_86_0 {Debug}:
      boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {Debug}:
      openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {Debug}:
      curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {Debug}:
      GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {Debug}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3460100 {Debug}:
      sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {Debug}:
      libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {Debug}:
   Building Stroika Foundation Objs {Debug}:
   Building Stroika Frameworks Objs {Debug}:
Building Stroika Tests {Debug}:
Running Stroika Tests {Debug}:
    [01] Foundation::Caching - ../Builds/Debug/Tests/Test01 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (1202 ms total)         [  PASSED  ] 8 tests.
    [02] Foundation::Characters - ../Builds/Debug/Tests/Test02 --gtest_brief
         [==========] 50 tests from 1 test suite ran. (16876 ms total)         [  PASSED  ] 50 tests.
    [03] Foundation::Common - ../Builds/Debug/Tests/Test03 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (3 ms total)         [  PASSED  ] 4 tests.
    [04] Foundation::Common - ../Builds/Debug/Tests/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2415 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - ../Builds/Debug/Tests/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (9 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - ../Builds/Debug/Tests/Test06 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (148 ms total)         [  PASSED  ] 3 tests.
    [07] Foundation::Containers::DataStructures::LockFree - ../Builds/Debug/Tests/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (376 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - ../Builds/Debug/Tests/Test08 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (316 ms total)         [  PASSED  ] 3 tests.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - ../Builds/Debug/Tests/Test09 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 2 tests.
    [10] Foundation::Containers::DataStructures::SkipList - ../Builds/Debug/Tests/Test10 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (660 ms total)         [  PASSED  ] 8 tests.
    [11] Foundation::Containers::Association - ../Builds/Debug/Tests/Test11 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (309 ms total)         [  PASSED  ] 15 tests.
    [12] Foundation::Containers::Bijection - ../Builds/Debug/Tests/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (33 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - ../Builds/Debug/Tests/Test13 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (5627 ms total)         [  PASSED  ] 10 tests.
    [14] Foundation::Containers::DataHyperRectangle - ../Builds/Debug/Tests/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (5 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - ../Builds/Debug/Tests/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (7 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - ../Builds/Debug/Tests/Test16 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (12 ms total)         [  PASSED  ] 9 tests.
    [17] Foundation::Containers::Mapping - ../Builds/Debug/Tests/Test17 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (302 ms total)         [  PASSED  ] 15 tests.
    [18] Foundation::Containers::MultiSet - ../Builds/Debug/Tests/Test18 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (4257 ms total)         [  PASSED  ] 8 tests.
    [19] Foundation::Containers::PriorityQueue - ../Builds/Debug/Tests/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - ../Builds/Debug/Tests/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (9 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - ../Builds/Debug/Tests/Test21 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (16154 ms total)         [  PASSED  ] 13 tests.
    [22] Foundation::Containers::Set - ../Builds/Debug/Tests/Test22 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (371 ms total)         [  PASSED  ] 9 tests.
    [23] Foundation::Containers::SortedAssociation - ../Builds/Debug/Tests/Test23 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (278 ms total)         [  PASSED  ] 5 tests.
    [24] Foundation::Containers::SortedCollection - ../Builds/Debug/Tests/Test24 --gtest_brief
         [==========] 7 tests from 1 test suite ran. (2968 ms total)         [  PASSED  ] 7 tests.
    [25] Foundation::Containers::SortedKeyedCollection - ../Builds/Debug/Tests/Test25 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (9 ms total)         [  PASSED  ] 4 tests.
    [26] Foundation::Containers::SortedMapping - ../Builds/Debug/Tests/Test26 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (150 ms total)         [  PASSED  ] 5 tests.
    [27] Foundation::Containers::SortedMultiSet - ../Builds/Debug/Tests/Test27 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (2410 ms total)         [  PASSED  ] 4 tests.
    [28] Foundation::Containers::SortedSet - ../Builds/Debug/Tests/Test28 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (133 ms total)         [  PASSED  ] 6 tests.
    [29] Foundation::Containers::Stack - ../Builds/Debug/Tests/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (4 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - ../Builds/Debug/Tests/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - ../Builds/Debug/Tests/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (103589 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - ../Builds/Debug/Tests/Test32 --gtest_brief
         [==========] 22 tests from 1 test suite ran. (452 ms total)         [  PASSED  ] 22 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - ../Builds/Debug/Tests/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (122 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - ../Builds/Debug/Tests/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (3787 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - ../Builds/Debug/Tests/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1821 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - ../Builds/Debug/Tests/Test36 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (47554 ms total)         [  PASSED  ] 3 tests.
    [37] Foundation::Execution::Exceptions - ../Builds/Debug/Tests/Test37 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (132 ms total)         [  PASSED  ] 5 tests.
    [38] Foundation::Execution::ProcessRunner - ../Builds/Debug/Tests/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6598 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - ../Builds/Debug/Tests/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1008 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - ../Builds/Debug/Tests/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (36579 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - ../Builds/Debug/Tests/Test41 --gtest_brief
         [==========] 11 tests from 1 test suite ran. (5929 ms total)         [  PASSED  ] 11 tests.
    [42] Foundation::Execution::Other - ../Builds/Debug/Tests/Test42 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (215 ms total)         [  PASSED  ] 2 tests.
    [43] Foundation::IO::Network - ../Builds/Debug/Tests/Test43 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (4560 ms total)         [  PASSED  ] 6 tests.
    [44] Foundation::IO::Network::HTTP - ../Builds/Debug/Tests/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (45 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - ../Builds/Debug/Tests/Test45 --gtest_brief
         [==========] 1 test from 1 test suite ran. (13122 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - ../Builds/Debug/Tests/Test46 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (179 ms total)         [  PASSED  ] 2 tests.
    [47] Foundation::Math - ../Builds/Debug/Tests/Test47 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (96 ms total)         [  PASSED  ] 8 tests.
    [48] Foundation::Memory - ../Builds/Debug/Tests/Test48 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (35 ms total)         [  PASSED  ] 13 tests.
    [49] Foundation::Streams - ../Builds/Debug/Tests/Test49 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (61 ms total)         [  PASSED  ] 10 tests.
    [50] Foundation::Time - ../Builds/Debug/Tests/Test50 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (7050 ms total)         [  PASSED  ] 15 tests.
    [51] Foundation::Traversal - ../Builds/Debug/Tests/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (1127 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - ../Builds/Debug/Tests/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3081 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - ../Builds/Debug/Tests/Test53 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (2071 ms total)         [  PASSED  ] 5 tests.
Stroika/Run-All-Tests {Release}:
Stroika ThirdPartyComponents Build {Release}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {Release}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_86_0 {Release}:
      boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {Release}:
      openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {Release}:
      curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {Release}:
      GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {Release}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3460100 {Release}:
      sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {Release}:
      libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {Release}:
   Building Stroika Foundation Objs {Release}:
   Building Stroika Frameworks Objs {Release}:
Building Stroika Tests {Release}:
Running Stroika Tests {Release}:
    [01] Foundation::Caching - ../Builds/Release/Tests/Test01 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (8 ms total)         [  PASSED  ] 8 tests.
    [02] Foundation::Characters - ../Builds/Release/Tests/Test02 --gtest_brief
         [==========] 50 tests from 1 test suite ran. (125 ms total)         [  PASSED  ] 50 tests.
    [03] Foundation::Common - ../Builds/Release/Tests/Test03 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 4 tests.
    [04] Foundation::Common - ../Builds/Release/Tests/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (672 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - ../Builds/Release/Tests/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - ../Builds/Release/Tests/Test06 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 3 tests.
    [07] Foundation::Containers::DataStructures::LockFree - ../Builds/Release/Tests/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (474 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - ../Builds/Release/Tests/Test08 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (7 ms total)         [  PASSED  ] 3 tests.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - ../Builds/Release/Tests/Test09 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 2 tests.
    [10] Foundation::Containers::DataStructures::SkipList - ../Builds/Release/Tests/Test10 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 8 tests.
    [11] Foundation::Containers::Association - ../Builds/Release/Tests/Test11 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (39 ms total)         [  PASSED  ] 15 tests.
    [12] Foundation::Containers::Bijection - ../Builds/Release/Tests/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - ../Builds/Release/Tests/Test13 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (74 ms total)         [  PASSED  ] 10 tests.
    [14] Foundation::Containers::DataHyperRectangle - ../Builds/Release/Tests/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - ../Builds/Release/Tests/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - ../Builds/Release/Tests/Test16 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 9 tests.
    [17] Foundation::Containers::Mapping - ../Builds/Release/Tests/Test17 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (2 ms total)         [  PASSED  ] 15 tests.
    [18] Foundation::Containers::MultiSet - ../Builds/Release/Tests/Test18 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (144 ms total)         [  PASSED  ] 8 tests.
    [19] Foundation::Containers::PriorityQueue - ../Builds/Release/Tests/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - ../Builds/Release/Tests/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - ../Builds/Release/Tests/Test21 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (410 ms total)         [  PASSED  ] 13 tests.
    [22] Foundation::Containers::Set - ../Builds/Release/Tests/Test22 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (572 ms total)         [  PASSED  ] 9 tests.
    [23] Foundation::Containers::SortedAssociation - ../Builds/Release/Tests/Test23 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 5 tests.
    [24] Foundation::Containers::SortedCollection - ../Builds/Release/Tests/Test24 --gtest_brief
         [==========] 7 tests from 1 test suite ran. (49 ms total)         [  PASSED  ] 7 tests.
    [25] Foundation::Containers::SortedKeyedCollection - ../Builds/Release/Tests/Test25 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 4 tests.
    [26] Foundation::Containers::SortedMapping - ../Builds/Release/Tests/Test26 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 5 tests.
    [27] Foundation::Containers::SortedMultiSet - ../Builds/Release/Tests/Test27 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (38 ms total)         [  PASSED  ] 4 tests.
    [28] Foundation::Containers::SortedSet - ../Builds/Release/Tests/Test28 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (19 ms total)         [  PASSED  ] 6 tests.
    [29] Foundation::Containers::Stack - ../Builds/Release/Tests/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - ../Builds/Release/Tests/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - ../Builds/Release/Tests/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (489 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - ../Builds/Release/Tests/Test32 --gtest_brief
         [==========] 22 tests from 1 test suite ran. (27 ms total)         [  PASSED  ] 22 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - ../Builds/Release/Tests/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - ../Builds/Release/Tests/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (119 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - ../Builds/Release/Tests/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (12 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - ../Builds/Release/Tests/Test36 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (54733 ms total)         [  PASSED  ] 3 tests.
    [37] Foundation::Execution::Exceptions - ../Builds/Release/Tests/Test37 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 5 tests.
    [38] Foundation::Execution::ProcessRunner - ../Builds/Release/Tests/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6471 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - ../Builds/Release/Tests/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1000 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - ../Builds/Release/Tests/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (31009 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - ../Builds/Release/Tests/Test41 --gtest_brief
         [==========] 11 tests from 1 test suite ran. (55456 ms total)         [  PASSED  ] 11 tests.
    [42] Foundation::Execution::Other - ../Builds/Release/Tests/Test42 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 2 tests.
    [43] Foundation::IO::Network - ../Builds/Release/Tests/Test43 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (3017 ms total)         [  PASSED  ] 6 tests.
    [44] Foundation::IO::Network::HTTP - ../Builds/Release/Tests/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - ../Builds/Release/Tests/Test45 --gtest_brief
         [==========] 1 test from 1 test suite ran. (11969 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - ../Builds/Release/Tests/Test46 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (9 ms total)         [  PASSED  ] 2 tests.
    [47] Foundation::Math - ../Builds/Release/Tests/Test47 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 8 tests.
    [48] Foundation::Memory - ../Builds/Release/Tests/Test48 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 13 tests.
    [49] Foundation::Streams - ../Builds/Release/Tests/Test49 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 10 tests.
    [50] Foundation::Time - ../Builds/Release/Tests/Test50 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (485 ms total)         [  PASSED  ] 15 tests.
    [51] Foundation::Traversal - ../Builds/Release/Tests/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (5 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - ../Builds/Release/Tests/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (55280 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - ../Builds/Release/Tests/Test53 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1019 ms total)         [  PASSED  ] 5 tests.
Stroika/Run-All-Tests {clang++-debug}:
Stroika ThirdPartyComponents Build {clang++-debug}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {clang++-debug}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_86_0 {clang++-debug}:
      boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {clang++-debug}:
      openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {clang++-debug}:
      curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {clang++-debug}:
      GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {clang++-debug}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3460100 {clang++-debug}:
      sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.3.0 Build {clang++-debug}:
      Xerces 3.3.0 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {clang++-debug}:
      libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {clang++-debug}:
   Building Stroika Foundation Objs {clang++-debug}:
   Building Stroika Frameworks Objs {clang++-debug}:
Building Stroika Tests {clang++-debug}:
Running Stroika Tests {clang++-debug}:
    [01] Foundation::Caching - ../Builds/clang++-debug/Tests/Test01 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (536 ms total)         [  PASSED  ] 8 tests.
    [02] Foundation::Characters - ../Builds/clang++-debug/Tests/Test02 --gtest_brief
         [==========] 50 tests from 1 test suite ran. (9902 ms total)         [  PASSED  ] 50 tests.
    [03] Foundation::Common - ../Builds/clang++-debug/Tests/Test03 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (3 ms total)         [  PASSED  ] 4 tests.
    [04] Foundation::Common - ../Builds/clang++-debug/Tests/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1866 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - ../Builds/clang++-debug/Tests/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (14 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - ../Builds/clang++-debug/Tests/Test06 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (176 ms total)         [  PASSED  ] 3 tests.
    [07] Foundation::Containers::DataStructures::LockFree - ../Builds/clang++-debug/Tests/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (355 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - ../Builds/clang++-debug/Tests/Test08 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (430 ms total)         [  PASSED  ] 3 tests.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - ../Builds/clang++-debug/Tests/Test09 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 2 tests.
    [10] Foundation::Containers::DataStructures::SkipList - ../Builds/clang++-debug/Tests/Test10 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (263 ms total)         [  PASSED  ] 8 tests.
    [11] Foundation::Containers::Association - ../Builds/clang++-debug/Tests/Test11 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (168 ms total)         [  PASSED  ] 15 tests.
    [12] Foundation::Containers::Bijection - ../Builds/clang++-debug/Tests/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (30 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - ../Builds/clang++-debug/Tests/Test13 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (3329 ms total)         [  PASSED  ] 10 tests.
    [14] Foundation::Containers::DataHyperRectangle - ../Builds/clang++-debug/Tests/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - ../Builds/clang++-debug/Tests/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (4 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - ../Builds/clang++-debug/Tests/Test16 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (10 ms total)         [  PASSED  ] 9 tests.
    [17] Foundation::Containers::Mapping - ../Builds/clang++-debug/Tests/Test17 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (223 ms total)         [  PASSED  ] 15 tests.
    [18] Foundation::Containers::MultiSet - ../Builds/clang++-debug/Tests/Test18 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (3179 ms total)         [  PASSED  ] 8 tests.
    [19] Foundation::Containers::PriorityQueue - ../Builds/clang++-debug/Tests/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - ../Builds/clang++-debug/Tests/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (5 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - ../Builds/clang++-debug/Tests/Test21 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (12184 ms total)         [  PASSED  ] 13 tests.
    [22] Foundation::Containers::Set - ../Builds/clang++-debug/Tests/Test22 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (267 ms total)         [  PASSED  ] 9 tests.
    [23] Foundation::Containers::SortedAssociation - ../Builds/clang++-debug/Tests/Test23 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (102 ms total)         [  PASSED  ] 5 tests.
    [24] Foundation::Containers::SortedCollection - ../Builds/clang++-debug/Tests/Test24 --gtest_brief
         [==========] 7 tests from 1 test suite ran. (1744 ms total)         [  PASSED  ] 7 tests.
    [25] Foundation::Containers::SortedKeyedCollection - ../Builds/clang++-debug/Tests/Test25 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (9 ms total)         [  PASSED  ] 4 tests.
    [26] Foundation::Containers::SortedMapping - ../Builds/clang++-debug/Tests/Test26 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (108 ms total)         [  PASSED  ] 5 tests.
    [27] Foundation::Containers::SortedMultiSet - ../Builds/clang++-debug/Tests/Test27 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (1461 ms total)         [  PASSED  ] 4 tests.
    [28] Foundation::Containers::SortedSet - ../Builds/clang++-debug/Tests/Test28 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (98 ms total)         [  PASSED  ] 6 tests.
    [29] Foundation::Containers::Stack - ../Builds/clang++-debug/Tests/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (4 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - ../Builds/clang++-debug/Tests/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - ../Builds/clang++-debug/Tests/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (80333 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - ../Builds/clang++-debug/Tests/Test32 --gtest_brief
         [==========] 22 tests from 1 test suite ran. (513 ms total)         [  PASSED  ] 22 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - ../Builds/clang++-debug/Tests/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (175 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - ../Builds/clang++-debug/Tests/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (11143 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - ../Builds/clang++-debug/Tests/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (2428 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - ../Builds/clang++-debug/Tests/Test36 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (49419 ms total)         [  PASSED  ] 3 tests.
    [37] Foundation::Execution::Exceptions - ../Builds/clang++-debug/Tests/Test37 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (156 ms total)         [  PASSED  ] 5 tests.
    [38] Foundation::Execution::ProcessRunner - ../Builds/clang++-debug/Tests/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (9023 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - ../Builds/clang++-debug/Tests/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1039 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - ../Builds/clang++-debug/Tests/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (38885 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - ../Builds/clang++-debug/Tests/Test41 --gtest_brief
         [==========] 11 tests from 1 test suite ran. (4568 ms total)         [  PASSED  ] 11 tests.
    [42] Foundation::Execution::Other - ../Builds/clang++-debug/Tests/Test42 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (182 ms total)         [  PASSED  ] 2 tests.
    [43] Foundation::IO::Network - ../Builds/clang++-debug/Tests/Test43 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (3161 ms total)         [  PASSED  ] 6 tests.
    [44] Foundation::IO::Network::HTTP - ../Builds/clang++-debug/Tests/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (581 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - ../Builds/clang++-debug/Tests/Test45 --gtest_brief
         [==========] 1 test from 1 test suite ran. (14968 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - ../Builds/clang++-debug/Tests/Test46 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (138 ms total)         [  PASSED  ] 2 tests.
    [47] Foundation::Math - ../Builds/clang++-debug/Tests/Test47 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (68 ms total)         [  PASSED  ] 8 tests.
    [48] Foundation::Memory - ../Builds/clang++-debug/Tests/Test48 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (26 ms total)         [  PASSED  ] 13 tests.
    [49] Foundation::Streams - ../Builds/clang++-debug/Tests/Test49 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (36 ms total)         [  PASSED  ] 10 tests.
    [50] Foundation::Time - ../Builds/clang++-debug/Tests/Test50 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (5391 ms total)         [  PASSED  ] 15 tests.
    [51] Foundation::Traversal - ../Builds/clang++-debug/Tests/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (922 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - ../Builds/clang++-debug/Tests/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2695 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - ../Builds/clang++-debug/Tests/Test53 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (2669 ms total)         [  PASSED  ] 5 tests.
Stroika/Run-All-Tests {clang++-release}:
Stroika ThirdPartyComponents Build {clang++-release}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {clang++-release}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_86_0 {clang++-release}:
      boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {clang++-release}:
      openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {clang++-release}:
      curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {clang++-release}:
      GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {clang++-release}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3460100 {clang++-release}:
      sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.3.0 Build {clang++-release}:
      Xerces 3.3.0 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {clang++-release}:
      libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {clang++-release}:
   Building Stroika Foundation Objs {clang++-release}:
   Building Stroika Frameworks Objs {clang++-release}:
Building Stroika Tests {clang++-release}:
Running Stroika Tests {clang++-release}:
    [01] Foundation::Caching - ../Builds/clang++-release/Tests/Test01 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 8 tests.
    [02] Foundation::Characters - ../Builds/clang++-release/Tests/Test02 --gtest_brief
         [==========] 50 tests from 1 test suite ran. (136 ms total)         [  PASSED  ] 50 tests.
    [03] Foundation::Common - ../Builds/clang++-release/Tests/Test03 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 4 tests.
    [04] Foundation::Common - ../Builds/clang++-release/Tests/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (603 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - ../Builds/clang++-release/Tests/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - ../Builds/clang++-release/Tests/Test06 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (2 ms total)         [  PASSED  ] 3 tests.
    [07] Foundation::Containers::DataStructures::LockFree - ../Builds/clang++-release/Tests/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (434 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - ../Builds/clang++-release/Tests/Test08 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (3 ms total)         [  PASSED  ] 3 tests.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - ../Builds/clang++-release/Tests/Test09 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 2 tests.
    [10] Foundation::Containers::DataStructures::SkipList - ../Builds/clang++-release/Tests/Test10 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 8 tests.
    [11] Foundation::Containers::Association - ../Builds/clang++-release/Tests/Test11 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (2 ms total)         [  PASSED  ] 15 tests.
    [12] Foundation::Containers::Bijection - ../Builds/clang++-release/Tests/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - ../Builds/clang++-release/Tests/Test13 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (43 ms total)         [  PASSED  ] 10 tests.
    [14] Foundation::Containers::DataHyperRectangle - ../Builds/clang++-release/Tests/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - ../Builds/clang++-release/Tests/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - ../Builds/clang++-release/Tests/Test16 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 9 tests.
    [17] Foundation::Containers::Mapping - ../Builds/clang++-release/Tests/Test17 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (2 ms total)         [  PASSED  ] 15 tests.
    [18] Foundation::Containers::MultiSet - ../Builds/clang++-release/Tests/Test18 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (30 ms total)         [  PASSED  ] 8 tests.
    [19] Foundation::Containers::PriorityQueue - ../Builds/clang++-release/Tests/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - ../Builds/clang++-release/Tests/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - ../Builds/clang++-release/Tests/Test21 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (135 ms total)         [  PASSED  ] 13 tests.
    [22] Foundation::Containers::Set - ../Builds/clang++-release/Tests/Test22 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (86 ms total)         [  PASSED  ] 9 tests.
    [23] Foundation::Containers::SortedAssociation - ../Builds/clang++-release/Tests/Test23 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 5 tests.
    [24] Foundation::Containers::SortedCollection - ../Builds/clang++-release/Tests/Test24 --gtest_brief
         [==========] 7 tests from 1 test suite ran. (34 ms total)         [  PASSED  ] 7 tests.
    [25] Foundation::Containers::SortedKeyedCollection - ../Builds/clang++-release/Tests/Test25 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 4 tests.
    [26] Foundation::Containers::SortedMapping - ../Builds/clang++-release/Tests/Test26 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 5 tests.
    [27] Foundation::Containers::SortedMultiSet - ../Builds/clang++-release/Tests/Test27 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (15 ms total)         [  PASSED  ] 4 tests.
    [28] Foundation::Containers::SortedSet - ../Builds/clang++-release/Tests/Test28 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (5 ms total)         [  PASSED  ] 6 tests.
    [29] Foundation::Containers::Stack - ../Builds/clang++-release/Tests/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - ../Builds/clang++-release/Tests/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - ../Builds/clang++-release/Tests/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (523 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - ../Builds/clang++-release/Tests/Test32 --gtest_brief
         [==========] 22 tests from 1 test suite ran. (14 ms total)         [  PASSED  ] 22 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - ../Builds/clang++-release/Tests/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - ../Builds/clang++-release/Tests/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (213 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - ../Builds/clang++-release/Tests/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (19 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - ../Builds/clang++-release/Tests/Test36 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (39473 ms total)         [  PASSED  ] 3 tests.
    [37] Foundation::Execution::Exceptions - ../Builds/clang++-release/Tests/Test37 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 5 tests.
    [38] Foundation::Execution::ProcessRunner - ../Builds/clang++-release/Tests/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (5579 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - ../Builds/clang++-release/Tests/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1000 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - ../Builds/clang++-release/Tests/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (31516 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - ../Builds/clang++-release/Tests/Test41 --gtest_brief
         [==========] 11 tests from 1 test suite ran. (16032 ms total)         [  PASSED  ] 11 tests.
    [42] Foundation::Execution::Other - ../Builds/clang++-release/Tests/Test42 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (33 ms total)         [  PASSED  ] 2 tests.
    [43] Foundation::IO::Network - ../Builds/clang++-release/Tests/Test43 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (3029 ms total)         [  PASSED  ] 6 tests.
    [44] Foundation::IO::Network::HTTP - ../Builds/clang++-release/Tests/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - ../Builds/clang++-release/Tests/Test45 --gtest_brief
         [==========] 1 test from 1 test suite ran. (17488 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - ../Builds/clang++-release/Tests/Test46 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (11 ms total)         [  PASSED  ] 2 tests.
    [47] Foundation::Math - ../Builds/clang++-release/Tests/Test47 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 8 tests.
    [48] Foundation::Memory - ../Builds/clang++-release/Tests/Test48 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 13 tests.
    [49] Foundation::Streams - ../Builds/clang++-release/Tests/Test49 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 10 tests.
    [50] Foundation::Time - ../Builds/clang++-release/Tests/Test50 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (521 ms total)         [  PASSED  ] 15 tests.
    [51] Foundation::Traversal - ../Builds/clang++-release/Tests/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - ../Builds/clang++-release/Tests/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (53004 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - ../Builds/clang++-release/Tests/Test53 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (2274 ms total)         [  PASSED  ] 5 tests.
Stroika/Run-All-Tests {g++-release++2b}:
Stroika ThirdPartyComponents Build {g++-release++2b}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {g++-release++2b}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_86_0 {g++-release++2b}:
      boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {g++-release++2b}:
      openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {g++-release++2b}:
      curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {g++-release++2b}:
      GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {g++-release++2b}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3460100 {g++-release++2b}:
      sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.3.0 Build {g++-release++2b}:
      Xerces 3.3.0 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {g++-release++2b}:
      libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {g++-release++2b}:
   Building Stroika Foundation Objs {g++-release++2b}:
   Building Stroika Frameworks Objs {g++-release++2b}:
Building Stroika Tests {g++-release++2b}:
Running Stroika Tests {g++-release++2b}:
    [01] Foundation::Caching - ../Builds/g++-release++2b/Tests/Test01 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (5 ms total)         [  PASSED  ] 8 tests.
    [02] Foundation::Characters - ../Builds/g++-release++2b/Tests/Test02 --gtest_brief
         [==========] 50 tests from 1 test suite ran. (135 ms total)         [  PASSED  ] 50 tests.
    [03] Foundation::Common - ../Builds/g++-release++2b/Tests/Test03 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 4 tests.
    [04] Foundation::Common - ../Builds/g++-release++2b/Tests/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (594 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - ../Builds/g++-release++2b/Tests/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - ../Builds/g++-release++2b/Tests/Test06 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 3 tests.
    [07] Foundation::Containers::DataStructures::LockFree - ../Builds/g++-release++2b/Tests/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (502 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - ../Builds/g++-release++2b/Tests/Test08 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 3 tests.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - ../Builds/g++-release++2b/Tests/Test09 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 2 tests.
    [10] Foundation::Containers::DataStructures::SkipList - ../Builds/g++-release++2b/Tests/Test10 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 8 tests.
    [11] Foundation::Containers::Association - ../Builds/g++-release++2b/Tests/Test11 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (4 ms total)         [  PASSED  ] 15 tests.
    [12] Foundation::Containers::Bijection - ../Builds/g++-release++2b/Tests/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - ../Builds/g++-release++2b/Tests/Test13 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (82 ms total)         [  PASSED  ] 10 tests.
    [14] Foundation::Containers::DataHyperRectangle - ../Builds/g++-release++2b/Tests/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - ../Builds/g++-release++2b/Tests/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - ../Builds/g++-release++2b/Tests/Test16 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 9 tests.
    [17] Foundation::Containers::Mapping - ../Builds/g++-release++2b/Tests/Test17 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (5 ms total)         [  PASSED  ] 15 tests.
    [18] Foundation::Containers::MultiSet - ../Builds/g++-release++2b/Tests/Test18 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (335 ms total)         [  PASSED  ] 8 tests.
    [19] Foundation::Containers::PriorityQueue - ../Builds/g++-release++2b/Tests/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - ../Builds/g++-release++2b/Tests/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - ../Builds/g++-release++2b/Tests/Test21 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (546 ms total)         [  PASSED  ] 13 tests.
    [22] Foundation::Containers::Set - ../Builds/g++-release++2b/Tests/Test22 --gtest_brief
         [==========] 9 tests from 1 test suite ran. (801 ms total)         [  PASSED  ] 9 tests.
    [23] Foundation::Containers::SortedAssociation - ../Builds/g++-release++2b/Tests/Test23 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (3 ms total)         [  PASSED  ] 5 tests.
    [24] Foundation::Containers::SortedCollection - ../Builds/g++-release++2b/Tests/Test24 --gtest_brief
         [==========] 7 tests from 1 test suite ran. (61 ms total)         [  PASSED  ] 7 tests.
    [25] Foundation::Containers::SortedKeyedCollection - ../Builds/g++-release++2b/Tests/Test25 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 4 tests.
    [26] Foundation::Containers::SortedMapping - ../Builds/g++-release++2b/Tests/Test26 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1 ms total)         [  PASSED  ] 5 tests.
    [27] Foundation::Containers::SortedMultiSet - ../Builds/g++-release++2b/Tests/Test27 --gtest_brief
         [==========] 4 tests from 1 test suite ran. (49 ms total)         [  PASSED  ] 4 tests.
    [28] Foundation::Containers::SortedSet - ../Builds/g++-release++2b/Tests/Test28 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (34 ms total)         [  PASSED  ] 6 tests.
    [29] Foundation::Containers::Stack - ../Builds/g++-release++2b/Tests/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - ../Builds/g++-release++2b/Tests/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - ../Builds/g++-release++2b/Tests/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (893 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - ../Builds/g++-release++2b/Tests/Test32 --gtest_brief
         [==========] 22 tests from 1 test suite ran. (25 ms total)         [  PASSED  ] 22 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - ../Builds/g++-release++2b/Tests/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - ../Builds/g++-release++2b/Tests/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (232 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - ../Builds/g++-release++2b/Tests/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (18 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - ../Builds/g++-release++2b/Tests/Test36 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (38576 ms total)         [  PASSED  ] 3 tests.
    [37] Foundation::Execution::Exceptions - ../Builds/g++-release++2b/Tests/Test37 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (3 ms total)         [  PASSED  ] 5 tests.
    [38] Foundation::Execution::ProcessRunner - ../Builds/g++-release++2b/Tests/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (5302 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - ../Builds/g++-release++2b/Tests/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1000 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - ../Builds/g++-release++2b/Tests/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (31059 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - ../Builds/g++-release++2b/Tests/Test41 --gtest_brief
         [==========] 11 tests from 1 test suite ran. (14257 ms total)         [  PASSED  ] 11 tests.
    [42] Foundation::Execution::Other - ../Builds/g++-release++2b/Tests/Test42 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (2 ms total)         [  PASSED  ] 2 tests.
    [43] Foundation::IO::Network - ../Builds/g++-release++2b/Tests/Test43 --gtest_brief
         [==========] 6 tests from 1 test suite ran. (3023 ms total)         [  PASSED  ] 6 tests.
    [44] Foundation::IO::Network::HTTP - ../Builds/g++-release++2b/Tests/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - ../Builds/g++-release++2b/Tests/Test45 --gtest_brief
WARNING: REGRESSION TEST ISSUE: 'Ignoring HTTP exception: status 502 while sending 'GET' request to http://httpbin.org/get, while sending 'GET' request to http://httpbin.org/get, while running Test_7_TestWithConnectionPool_.'
         [==========] 1 test from 1 test suite ran. (14678 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - ../Builds/g++-release++2b/Tests/Test46 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (47 ms total)         [  PASSED  ] 2 tests.
    [47] Foundation::Math - ../Builds/g++-release++2b/Tests/Test47 --gtest_brief
         [==========] 8 tests from 1 test suite ran. (0 ms total)         [  PASSED  ] 8 tests.
    [48] Foundation::Memory - ../Builds/g++-release++2b/Tests/Test48 --gtest_brief
         [==========] 13 tests from 1 test suite ran. (3 ms total)         [  PASSED  ] 13 tests.
    [49] Foundation::Streams - ../Builds/g++-release++2b/Tests/Test49 --gtest_brief
         [==========] 10 tests from 1 test suite ran. (2 ms total)         [  PASSED  ] 10 tests.
    [50] Foundation::Time - ../Builds/g++-release++2b/Tests/Test50 --gtest_brief
         [==========] 15 tests from 1 test suite ran. (449 ms total)         [  PASSED  ] 15 tests.
    [51] Foundation::Traversal - ../Builds/g++-release++2b/Tests/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (5 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - ../Builds/g++-release++2b/Tests/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (51167 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - ../Builds/g++-release++2b/Tests/Test53 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (1184 ms total)         [  PASSED  ] 5 tests.
Stroika/Run-All-Tests {no-third-party-components}:
Stroika ThirdPartyComponents Build {no-third-party-components}:
   none
Building Stroika Library {no-third-party-components}:
   Building Stroika Foundation Objs {no-third-party-components}:
   Building Stroika Frameworks Objs {no-third-party-components}:
Building Stroika Tests {no-third-party-components}:
Running Stroika Tests {no-third-party-components}:
    [01] Foundation::Caching - ../Builds/no-third-party-components/Tests/Test01 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [02] Foundation::Characters - ../Builds/no-third-party-components/Tests/Test02 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [03] Foundation::Common - ../Builds/no-third-party-components/Tests/Test03 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [04] Foundation::Common - ../Builds/no-third-party-components/Tests/Test04 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [05] Foundation::Containers::DataStructures::Array - ../Builds/no-third-party-components/Tests/Test05 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [06] Foundation::Containers::DataStructures::LinkedList - ../Builds/no-third-party-components/Tests/Test06 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [07] Foundation::Containers::DataStructures::LockFree - ../Builds/no-third-party-components/Tests/Test07 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - ../Builds/no-third-party-components/Tests/Test08 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - ../Builds/no-third-party-components/Tests/Test09 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [10] Foundation::Containers::DataStructures::SkipList - ../Builds/no-third-party-components/Tests/Test10 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [11] Foundation::Containers::Association - ../Builds/no-third-party-components/Tests/Test11 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [12] Foundation::Containers::Bijection - ../Builds/no-third-party-components/Tests/Test12 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [13] Foundation::Containers::Collection - ../Builds/no-third-party-components/Tests/Test13 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [14] Foundation::Containers::DataHyperRectangle - ../Builds/no-third-party-components/Tests/Test14 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [15] Foundation::Containers::Deque - ../Builds/no-third-party-components/Tests/Test15 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [16] Foundation::Containers::KeyedCollection - ../Builds/no-third-party-components/Tests/Test16 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [17] Foundation::Containers::Mapping - ../Builds/no-third-party-components/Tests/Test17 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [18] Foundation::Containers::MultiSet - ../Builds/no-third-party-components/Tests/Test18 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [19] Foundation::Containers::PriorityQueue - ../Builds/no-third-party-components/Tests/Test19 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [20] Foundation::Containers::Queue - ../Builds/no-third-party-components/Tests/Test20 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [21] Foundation::Containers::Sequence - ../Builds/no-third-party-components/Tests/Test21 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [22] Foundation::Containers::Set - ../Builds/no-third-party-components/Tests/Test22 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [23] Foundation::Containers::SortedAssociation - ../Builds/no-third-party-components/Tests/Test23 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [24] Foundation::Containers::SortedCollection - ../Builds/no-third-party-components/Tests/Test24 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [25] Foundation::Containers::SortedKeyedCollection - ../Builds/no-third-party-components/Tests/Test25 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [26] Foundation::Containers::SortedMapping - ../Builds/no-third-party-components/Tests/Test26 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [27] Foundation::Containers::SortedMultiSet - ../Builds/no-third-party-components/Tests/Test27 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [28] Foundation::Containers::SortedSet - ../Builds/no-third-party-components/Tests/Test28 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [29] Foundation::Containers::Stack - ../Builds/no-third-party-components/Tests/Test29 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [30] Foundation::Containers::STL - ../Builds/no-third-party-components/Tests/Test30 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [31] Foundation::Cryptography - ../Builds/no-third-party-components/Tests/Test31 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - ../Builds/no-third-party-components/Tests/Test32 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [33] Foundation::DataExchange::ObjectVariantMapper - ../Builds/no-third-party-components/Tests/Test33 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [34] Foundation::DataExchange::XML - ../Builds/no-third-party-components/Tests/Test34 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [35] Foundation::DataExchange::Other - ../Builds/no-third-party-components/Tests/Test35 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [36] Foundation::Database - ../Builds/no-third-party-components/Tests/Test36 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [37] Foundation::Execution::Exceptions - ../Builds/no-third-party-components/Tests/Test37 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [38] Foundation::Execution::ProcessRunner - ../Builds/no-third-party-components/Tests/Test38 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [39] Foundation::Execution::Signals - ../Builds/no-third-party-components/Tests/Test39 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [40] Foundation::Execution::Threads - ../Builds/no-third-party-components/Tests/Test40 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - ../Builds/no-third-party-components/Tests/Test41 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [42] Foundation::Execution::Other - ../Builds/no-third-party-components/Tests/Test42 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [43] Foundation::IO::Network - ../Builds/no-third-party-components/Tests/Test43 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [44] Foundation::IO::Network::HTTP - ../Builds/no-third-party-components/Tests/Test44 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [45] Foundation::IO::Network::Transfer - ../Builds/no-third-party-components/Tests/Test45 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [46] Foundation::IO::Other - ../Builds/no-third-party-components/Tests/Test46 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [47] Foundation::Math - ../Builds/no-third-party-components/Tests/Test47 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [48] Foundation::Memory - ../Builds/no-third-party-components/Tests/Test48 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [49] Foundation::Streams - ../Builds/no-third-party-components/Tests/Test49 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [50] Foundation::Time - ../Builds/no-third-party-components/Tests/Test50 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [51] Foundation::Traversal - ../Builds/no-third-party-components/Tests/Test51 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [52] Foundation::PERFORMANCE - ../Builds/no-third-party-components/Tests/Test52 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [53] Frameworks::WebServer - ../Builds/no-third-party-components/Tests/Test53 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
Stroika/Run-All-Tests {only-zlib-system-third-party-component}:
Stroika ThirdPartyComponents Build {only-zlib-system-third-party-component}:
   none
Building Stroika Library {only-zlib-system-third-party-component}:
   Building Stroika Foundation Objs {only-zlib-system-third-party-component}:
   Building Stroika Frameworks Objs {only-zlib-system-third-party-component}:
Building Stroika Tests {only-zlib-system-third-party-component}:
Running Stroika Tests {only-zlib-system-third-party-component}:
    [01] Foundation::Caching - ../Builds/only-zlib-system-third-party-component/Tests/Test01 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [02] Foundation::Characters - ../Builds/only-zlib-system-third-party-component/Tests/Test02 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [03] Foundation::Common - ../Builds/only-zlib-system-third-party-component/Tests/Test03 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [04] Foundation::Common - ../Builds/only-zlib-system-third-party-component/Tests/Test04 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [05] Foundation::Containers::DataStructures::Array - ../Builds/only-zlib-system-third-party-component/Tests/Test05 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [06] Foundation::Containers::DataStructures::LinkedList - ../Builds/only-zlib-system-third-party-component/Tests/Test06 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [07] Foundation::Containers::DataStructures::LockFree - ../Builds/only-zlib-system-third-party-component/Tests/Test07 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - ../Builds/only-zlib-system-third-party-component/Tests/Test08 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - ../Builds/only-zlib-system-third-party-component/Tests/Test09 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [10] Foundation::Containers::DataStructures::SkipList - ../Builds/only-zlib-system-third-party-component/Tests/Test10 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [11] Foundation::Containers::Association - ../Builds/only-zlib-system-third-party-component/Tests/Test11 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [12] Foundation::Containers::Bijection - ../Builds/only-zlib-system-third-party-component/Tests/Test12 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [13] Foundation::Containers::Collection - ../Builds/only-zlib-system-third-party-component/Tests/Test13 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [14] Foundation::Containers::DataHyperRectangle - ../Builds/only-zlib-system-third-party-component/Tests/Test14 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [15] Foundation::Containers::Deque - ../Builds/only-zlib-system-third-party-component/Tests/Test15 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [16] Foundation::Containers::KeyedCollection - ../Builds/only-zlib-system-third-party-component/Tests/Test16 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [17] Foundation::Containers::Mapping - ../Builds/only-zlib-system-third-party-component/Tests/Test17 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [18] Foundation::Containers::MultiSet - ../Builds/only-zlib-system-third-party-component/Tests/Test18 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [19] Foundation::Containers::PriorityQueue - ../Builds/only-zlib-system-third-party-component/Tests/Test19 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [20] Foundation::Containers::Queue - ../Builds/only-zlib-system-third-party-component/Tests/Test20 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [21] Foundation::Containers::Sequence - ../Builds/only-zlib-system-third-party-component/Tests/Test21 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [22] Foundation::Containers::Set - ../Builds/only-zlib-system-third-party-component/Tests/Test22 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [23] Foundation::Containers::SortedAssociation - ../Builds/only-zlib-system-third-party-component/Tests/Test23 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [24] Foundation::Containers::SortedCollection - ../Builds/only-zlib-system-third-party-component/Tests/Test24 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [25] Foundation::Containers::SortedKeyedCollection - ../Builds/only-zlib-system-third-party-component/Tests/Test25 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [26] Foundation::Containers::SortedMapping - ../Builds/only-zlib-system-third-party-component/Tests/Test26 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [27] Foundation::Containers::SortedMultiSet - ../Builds/only-zlib-system-third-party-component/Tests/Test27 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [28] Foundation::Containers::SortedSet - ../Builds/only-zlib-system-third-party-component/Tests/Test28 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [29] Foundation::Containers::Stack - ../Builds/only-zlib-system-third-party-component/Tests/Test29 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [30] Foundation::Containers::STL - ../Builds/only-zlib-system-third-party-component/Tests/Test30 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [31] Foundation::Cryptography - ../Builds/only-zlib-system-third-party-component/Tests/Test31 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - ../Builds/only-zlib-system-third-party-component/Tests/Test32 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [33] Foundation::DataExchange::ObjectVariantMapper - ../Builds/only-zlib-system-third-party-component/Tests/Test33 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [34] Foundation::DataExchange::XML - ../Builds/only-zlib-system-third-party-component/Tests/Test34 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [35] Foundation::DataExchange::Other - ../Builds/only-zlib-system-third-party-component/Tests/Test35 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [36] Foundation::Database - ../Builds/only-zlib-system-third-party-component/Tests/Test36 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [37] Foundation::Execution::Exceptions - ../Builds/only-zlib-system-third-party-component/Tests/Test37 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [38] Foundation::Execution::ProcessRunner - ../Builds/only-zlib-system-third-party-component/Tests/Test38 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [39] Foundation::Execution::Signals - ../Builds/only-zlib-system-third-party-component/Tests/Test39 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [40] Foundation::Execution::Threads - ../Builds/only-zlib-system-third-party-component/Tests/Test40 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - ../Builds/only-zlib-system-third-party-component/Tests/Test41 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [42] Foundation::Execution::Other - ../Builds/only-zlib-system-third-party-component/Tests/Test42 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [43] Foundation::IO::Network - ../Builds/only-zlib-system-third-party-component/Tests/Test43 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [44] Foundation::IO::Network::HTTP - ../Builds/only-zlib-system-third-party-component/Tests/Test44 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [45] Foundation::IO::Network::Transfer - ../Builds/only-zlib-system-third-party-component/Tests/Test45 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [46] Foundation::IO::Other - ../Builds/only-zlib-system-third-party-component/Tests/Test46 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [47] Foundation::Math - ../Builds/only-zlib-system-third-party-component/Tests/Test47 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [48] Foundation::Memory - ../Builds/only-zlib-system-third-party-component/Tests/Test48 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [49] Foundation::Streams - ../Builds/only-zlib-system-third-party-component/Tests/Test49 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [50] Foundation::Time - ../Builds/only-zlib-system-third-party-component/Tests/Test50 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [51] Foundation::Traversal - ../Builds/only-zlib-system-third-party-component/Tests/Test51 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [52] Foundation::PERFORMANCE - ../Builds/only-zlib-system-third-party-component/Tests/Test52 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
    [53] Frameworks::WebServer - ../Builds/only-zlib-system-third-party-component/Tests/Test53 --gtest_brief
Stroika regression tests require building with google test feature [  PASSED  ]
         
done (in 50 minutes)
</Run-Tests ALL-Local>


<Run-Tests-REMOTE>
)))- Run-Tests raspberrypi remote...SKIPPED
</Run-Tests-REMOTE>


<LOCAL VALGRIND on (REGRESSION) tests>
)))- Skipping valgrind memcheck regression tests because INCLUDE_VALGRIND_MEMCHECK_TESTS=1 and NUM_LOCAL_TEST_VALGRINDCONFIGURATIONS=0
</LOCAL VALGRIND on (REGRESSION) tests>


<Running SAMPLE_APP basic tests>
  )))- Builds/DEFAULT_CONFIG/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/sqlite-amalgamation-*.zip...SUCCESS...done (in 0 minutes)
  )))- Builds/DEFAULT_CONFIG/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/lzma1604.7z...SUCCESS...done (in 0 minutes)
  )))- Builds/DEFAULT_CONFIG/Samples-Containers/Containers...SUCCESS...done (in 0 minutes)
  )))- Builds/DEFAULT_CONFIG/Samples-Serialization/Serialization...SUCCESS...done (in 0 minutes)
  )))- Builds/DEFAULT_CONFIG/Samples-Service/Service --run-directly --runFor 10...SUCCESS...done (in 0 minutes)
  )))- Builds/DEFAULT_CONFIG/Samples-SQL/SQL...SUCCESS...done (in 0 minutes)
  )))- Builds/DEFAULT_CONFIG/Samples-SystemPerformanceClient/SystemPerformanceClient...SUCCESS...done (in 1 minutes)
  )))- Builds/DEFAULT_CONFIG/Samples-WebServer/WebServer --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/DEFAULT_CONFIG/Samples-WebService/WebService --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/Debug/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/sqlite-amalgamation-*.zip...SUCCESS...done (in 0 minutes)
  )))- Builds/Debug/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/lzma1604.7z...SUCCESS...done (in 0 minutes)
  )))- Builds/Debug/Samples-Containers/Containers...SUCCESS...done (in 0 minutes)
  )))- Builds/Debug/Samples-Serialization/Serialization...SUCCESS...done (in 0 minutes)
  )))- Builds/Debug/Samples-Service/Service --run-directly --runFor 10...SUCCESS...done (in 0 minutes)
  )))- Builds/Debug/Samples-SQL/SQL...SUCCESS...done (in 0 minutes)
  )))- Builds/Debug/Samples-SystemPerformanceClient/SystemPerformanceClient...SUCCESS...done (in 1 minutes)
  )))- Builds/Debug/Samples-WebServer/WebServer --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/Debug/Samples-WebService/WebService --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/Release/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/sqlite-amalgamation-*.zip...SUCCESS...done (in 0 minutes)
  )))- Builds/Release/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/lzma1604.7z...SUCCESS...done (in 0 minutes)
  )))- Builds/Release/Samples-Containers/Containers...SUCCESS...done (in 0 minutes)
  )))- Builds/Release/Samples-Serialization/Serialization...SUCCESS...done (in 0 minutes)
  )))- Builds/Release/Samples-Service/Service --run-directly --runFor 10...SUCCESS...done (in 0 minutes)
  )))- Builds/Release/Samples-SQL/SQL...SUCCESS...done (in 0 minutes)
  )))- Builds/Release/Samples-SystemPerformanceClient/SystemPerformanceClient...SUCCESS...done (in 1 minutes)
  )))- Builds/Release/Samples-WebServer/WebServer --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/Release/Samples-WebService/WebService --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-debug/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/sqlite-amalgamation-*.zip...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-debug/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/lzma1604.7z...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-debug/Samples-Containers/Containers...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-debug/Samples-Serialization/Serialization...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-debug/Samples-Service/Service --run-directly --runFor 10...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-debug/Samples-SQL/SQL...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-debug/Samples-SystemPerformanceClient/SystemPerformanceClient...SUCCESS...done (in 1 minutes)
  )))- Builds/clang++-debug/Samples-WebServer/WebServer --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-debug/Samples-WebService/WebService --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-release/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/sqlite-amalgamation-*.zip...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-release/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/lzma1604.7z...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-release/Samples-Containers/Containers...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-release/Samples-Serialization/Serialization...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-release/Samples-Service/Service --run-directly --runFor 10...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-release/Samples-SQL/SQL...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-release/Samples-SystemPerformanceClient/SystemPerformanceClient...SUCCESS...done (in 1 minutes)
  )))- Builds/clang++-release/Samples-WebServer/WebServer --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/clang++-release/Samples-WebService/WebService --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/g++-release++2b/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/sqlite-amalgamation-*.zip...SUCCESS...done (in 0 minutes)
  )))- Builds/g++-release++2b/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/lzma1604.7z...SUCCESS...done (in 0 minutes)
  )))- Builds/g++-release++2b/Samples-Containers/Containers...SUCCESS...done (in 0 minutes)
  )))- Builds/g++-release++2b/Samples-Serialization/Serialization...SUCCESS...done (in 0 minutes)
  )))- Builds/g++-release++2b/Samples-Service/Service --run-directly --runFor 10...SUCCESS...done (in 0 minutes)
  )))- Builds/g++-release++2b/Samples-SQL/SQL...SUCCESS...done (in 0 minutes)
  )))- Builds/g++-release++2b/Samples-SystemPerformanceClient/SystemPerformanceClient...SUCCESS...done (in 1 minutes)
  )))- Builds/g++-release++2b/Samples-WebServer/WebServer --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/g++-release++2b/Samples-WebService/WebService --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/no-third-party-components/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/sqlite-amalgamation-*.zip...SUCCESS...done (in 0 minutes)
  )))- Builds/no-third-party-components/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/lzma1604.7z...SUCCESS...done (in 0 minutes)
  )))- Builds/no-third-party-components/Samples-Containers/Containers...SUCCESS...done (in 0 minutes)
  )))- Builds/no-third-party-components/Samples-Serialization/Serialization...SUCCESS...done (in 0 minutes)
  )))- Builds/no-third-party-components/Samples-Service/Service --run-directly --runFor 10...SUCCESS...done (in 0 minutes)
  )))- Builds/no-third-party-components/Samples-SQL/SQL...SUCCESS...done (in 0 minutes)
  )))- Builds/no-third-party-components/Samples-SystemPerformanceClient/SystemPerformanceClient...SUCCESS...done (in 1 minutes)
  )))- Builds/no-third-party-components/Samples-WebServer/WebServer --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/no-third-party-components/Samples-WebService/WebService --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/sqlite-amalgamation-*.zip...SUCCESS...done (in 0 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-ArchiveUtility/ArchiveUtility --no-fail-on-missing-library --list ThirdPartyComponents/Origs-Cache/lzma1604.7z...SUCCESS...done (in 0 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-Containers/Containers...SUCCESS...done (in 0 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-Serialization/Serialization...SUCCESS...done (in 0 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-Service/Service --run-directly --runFor 10...SUCCESS...done (in 0 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-SQL/SQL...SUCCESS...done (in 0 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-SystemPerformanceClient/SystemPerformanceClient...SUCCESS...done (in 1 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-WebServer/WebServer --quit-after 10...SUCCESS...done (in 0 minutes)
  )))- Builds/only-zlib-system-third-party-component/Samples-WebService/WebService --quit-after 10...SUCCESS...done (in 0 minutes)
</Running SAMPLE_APP basic tests>


<VALGRIND SAMPLE_APP basic tests>
)))- Skipping memcheck SAMPLE_APPS_2_TEST because INCLUDE_VALGRIND_MEMCHECK_TESTS=1 and NUM_LOCAL_TEST_VALGRINDCONFIGURATIONS=0
</VALGRIND SAMPLE_APP basic tests>


)))- ScriptsLib/RunPerformanceRegressionTests ...nice -10 taskset -c 0  Builds/Release/Tests/Test52 --x 15 --show > Tests/HistoricalPerformanceRegressionTestResults/PerformanceDump-Ubuntu2410_x86_64-3.0d11.txt ... done
done (in 14 minutes)


)))- SKEL_TEST ... ScriptsLib/Skel --appRoot Ubuntu2410_x86_64-skel
Building skeletal app:
  directory: Ubuntu2410_x86_64-skel
  app name:  Ubuntu2410_x86_64-skel
  template:  Basic
  log:       Ubuntu2410_x86_64-skel/Skel-Output-Ubuntu2410_x86_64-skel.txt
  done
Suggested next step:
  cd Ubuntu2410_x86_64-skel; make CONFIGURATION=Debug all -j8
cd Ubuntu2410_x86_64-skel && make CONFIGURATION=Debug -j8
Building Ubuntu2410_x86_64-skel all{Debug}:
      Making BuildRoot...
         Linking Stroika output and configuration directories from /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Ubuntu2410_x86_64-skel/ThirdPartyComponents/Stroika/StroikaRoot to ../../../
      Configuring...
         Writing "ConfigurationFiles/Debug.xml" ... done
         Writing "ConfigurationFiles/Release.xml" ... done
         Writing "ConfigurationFiles/Release-Logging.xml" ... done
      Applying configuration(s) to vscode:
         Updating configuration Debug in ".vscode/c_cpp_properties.json" ... done
         Updating configuration Release in ".vscode/c_cpp_properties.json" ... done
         Updating configuration Release-Logging in ".vscode/c_cpp_properties.json" ... done
   ThirdPartyComponents/Stroika-Import Build {Debug}:
      Checking for installed tools:
         sed is /usr/bin/sed
         wget is /usr/bin/wget
         perl is /usr/bin/perl
         tar is /usr/bin/tar
         patch is /usr/bin/patch
         tr is /usr/bin/tr
         pkg-config is a tracked alias for /usr/bin/pkg-config
         realpath is /usr/bin/realpath
         jq is /usr/bin/jq
      Applying configuration {Debug}:
         Writing "IntermediateFiles/Debug/Configuration.mk" ... done
         Updating configuration Debug in ".vscode/c_cpp_properties.json" ... done
         Writing "IntermediateFiles/Debug/Stroika-Current-Version.h" ... done
      Stroika/ThirdPartyComponents Check-prerequisite-tools {Debug}: 
         curl 8.10.1 - Checking Prerequisite tools ... done
         lzma 1604 - Checking Prerequisite tools ... done
         sqlite 3460100 - Checking Prerequisite tools ... done
      Stroika ThirdPartyComponents Build {Debug}:
         Stroika/ThirdPartyComponents/zlib Build 1.3.1 {Debug}:
         Stroika/ThirdPartyComponents/lzma Build 1604 {Debug}:
         Stroika/ThirdPartyComponents/GoogleTest Build 1.15.2 {Debug}:
         Stroika/ThirdPartyComponents/sqlite Build 3460100 {Debug}:
            wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/lzma1604.7z http://www.7-zip.org/a/lzma1604.7z ... 
            wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/zlib-1.3.1.tar.gz https://github.com/madler/zlib/archive/v1.3.1.tar.gz ... 
            wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/googletest-1.15.2.tar.gz https://github.com/google/googletest/archive/refs/tags/v1.15.2.tar.gz ... 
            wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/sqlite-amalgamation-3460100.zip https://www.sqlite.org/2024/sqlite-amalgamation-3460100.zip ... 
            zlib 1.3.1 - Extracting ../Origs-Cache/zlib-1.3.1.tar.gz to CURRENT ... 
            GoogleTest 1.15.2 - Extracting ../Origs-Cache/googletest-1.15.2.tar.gz to CURRENT ... 
            zlib 1.3.1 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
            GoogleTest 1.15.2 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
            sqlite 3460100 - Extracting ../Origs-Cache/sqlite-amalgamation-3460100.zip to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Ubuntu2410_x86_64-skel/IntermediateFiles/Debug/ThirdPartyComponents/sqlite ... 
            sqlite 3460100 - Build (See IntermediateFiles/Debug/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
            GoogleTest 1.15.2 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
            lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Ubuntu2410_x86_64-skel/IntermediateFiles/Debug/ThirdPartyComponents/lzma ... 
            lzma 1604 - Build: see IntermediateFiles/Debug/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
            zlib 1.3.1 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
            lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
            zlib 1.3.1 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
            zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
         Stroika/ThirdPartyComponents/OpenSSL Build 3.3.2 {Debug}:
         Stroika/ThirdPartyComponents/libxml2 Build 2.13.4 {Debug}:
         Stroika/ThirdPartyComponents/boost Build 1_86_0 {Debug}:
            wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/openssl-3.3.2.tar.gz https://github.com/openssl/openssl/releases/download/openssl-3.3.2/openssl-3.3.2.tar.gz ... 
            wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/libxml2-2.13.4.tar.gz https://github.com/GNOME/libxml2/archive/refs/tags/v2.13.4.tar.gz ... 
            wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/boost_1_86_0.tar.gz https://sourceforge.net/projects/boost/files/boost/1.86.0/boost_1_86_0.tar.gz/download ... 
            openssl 3.3.2 - Extracting ../Origs-Cache/openssl-3.3.2.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Ubuntu2410_x86_64-skel/IntermediateFiles/Debug/ThirdPartyComponents/openssl ... 
            libxml2 2.13.4 - Extracting ../Origs-Cache/libxml2-2.13.4.tar.gz to CURRENT ... 
            openssl 3.3.2 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
            libxml2 2.13.4 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
            libxml2 2.13.4 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
            openssl 3.3.2 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
            boost 1_86_0 - Extracting ../Origs-Cache/boost_1_86_0.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Ubuntu2410_x86_64-skel/IntermediateFiles/Debug/ThirdPartyComponents/boost ... 
            boost 1_86_0 - Bootstrapping - see IntermediateFiles/Debug/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
            GoogleTest 1.15.2 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
            GoogleTest 1.15.2 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
            sqlite 3460100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
            libxml2 2.13.4 - Build (see IntermediateFiles/Debug/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
            libxml2 2.13.4 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
            openssl 3.3.2 - Installing (see IntermediateFiles/Debug/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
            openssl 3.3.2 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
         Stroika/ThirdPartyComponents/libcurl 8.10.1 Build {Debug}:
            wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/curl-8.10.1.tar.gz https://curl.haxx.se/download/curl-8.10.1.tar.gz ... 
            curl 8.10.1 - Extracting ../Origs-Cache/curl-8.10.1.tar.gz to /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Ubuntu2410_x86_64-skel/IntermediateFiles/Debug/ThirdPartyComponents/curl ... 
            curl 8.10.1 - Build configure tools (see IntermediateFiles/Debug/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
            boost 1_86_0 - Config+Build; see IntermediateFiles/Debug/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
            curl 8.10.1 - Configure (see IntermediateFiles/Debug/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
            curl 8.10.1 - Compiling (see IntermediateFiles/Debug/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
            curl 8.10.1 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
            boost 1_86_0 - Patching /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2410_x86_64/Ubuntu2410_x86_64-skel/Builds/Debug/ThirdPartyComponents/include/boost/config/user.hpp
            boost 1_86_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
      Building Stroika Library {Debug}:
         Computing IntermediateFiles/Debug/Library/Foundation/cached-list-objs
         Building Stroika Foundation Objs {Debug}:
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/CRC32.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Schema.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/Jenkins.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Common/Locale.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Common/StroikaConfig.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Common/SystemConfiguration.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Common/Version.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Deflate.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/GZip.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Patch.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/JSON/Pointer.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Synchronized.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ContentEncoding.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/ICMP.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
            Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Creating Builds/Debug/Stroika-Foundation.a ... 
         Computing IntermediateFiles/Debug/Library/Frameworks/cached-list-objs
         Building Stroika Frameworks Objs {Debug}:
            Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Ping.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Test/ArchtypeClasses.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebService/OpenAPI/Specification.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_MIMETextEnriched.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebService/JSONRPC.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextImager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextInteractor.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StdDialogs.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextEmbeddedObjects.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextImager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/Support.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/SyntaxColoring.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/TextBreaks.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/TextImager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/TextInteractor.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/TextStore.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/WordProcessor.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextImager.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/Led/WordWrappedTextInteractor.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
            Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Creating Builds/Debug/Stroika-Frameworks.a ... 
   ThirdPartyComponents/Stroika-Import Build Stroika CONFIGURATION=Debug...done
   Building Ubuntu2410_x86_64-skel
      Compiling Ubuntu2410_x86_64-skel/Sources/Main.cpp ... 
      Linking Builds/Debug/Ubuntu2410_x86_64-skel/Ubuntu2410_x86_64-skel ... 
done (in 16 minutes)


)))- Regression Tests Summary:
   424 items succeeded (AS expected 8 * 53)
   0 items failed (expected 0)
   0 items error (expected 0)
   1 items warned (expected 0)
   0 core dumps (expected 0)
   0 valgrind output lines (apx 0 errors (expected 0)
)))- Finished at Wed Oct 30 16:57:55 EDT 2024  (326 minutes)
