)))- Resetting all configurations to standard regression test set (output to Tests/HistoricalRegressionTestResults/REGRESSION-TESTS-Ubuntu2204-Cross-Compile2RaspberryPi-3.0d5-OUT.txt) - started at Mon Feb 26 20:25:41 EST 2024
)))- REGRESSION TEST CONFIGURATION VARIABLES:
)))-     USE_TEST_BASENAME=Ubuntu2204-Cross-Compile2RaspberryPi
)))-     BUILD_CONFIGURATIONS_MAKEFILE_TARGET=raspberrypi-cross-compile-test-configurations
)))-     PARALELLMAKEFLAG=-j8
)))-     CONTINUE=0
)))-     BUILD_EXTRA_COMPILERS_IF_MISSING=0
)))-     RASPBERRYPI_REMOTE_WITH_LOGIN=lewis@192.168.244.32
)))-     ARM_TEST_MACHINE_AVAIL=1
)))-     DETECTED_HOST_OS=Linux
)))-     uname -a=Linux Ubuntu2204-Cross-Compile2RaspberryPi-regtest 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
)))-     GIT COMMIT: v3.0d4-1059-g1908ced71a
)))-     DEBIAN-STYLE-RELEASE: Description:	Ubuntu 22.04.3 LTS
)))-     /etc/os-release: PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
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=jammy

Making raspberrypi-cross-compile-test-configurations:
   Writing "ConfigurationFiles/raspberrypi-g++-11-release.xml" ... done
   Writing "ConfigurationFiles/raspberrypi-g++-11-debug-sanitize_undefined.xml" ... done
   Writing "ConfigurationFiles/raspberrypi-g++-12-release.xml" ... done
   Writing "ConfigurationFiles/raspberrypi-g++-12-release-sanitize_address.xml" ... done
   Writing "ConfigurationFiles/raspberrypi-g++-12-debug-sanitize_undefined.xml" ... done
   Skipping configuration raspberrypi-g++-13-release because compiler arm-linux-gnueabihf-g++-13 not present and configuration invoked with --only-if-has-compiler
   Skipping configuration raspberrypi-g++-13-release-sanitize_address because compiler arm-linux-gnueabihf-g++-13 not present and configuration invoked with --only-if-has-compiler
   Skipping configuration raspberrypi-g++-13-debug-sanitize_undefined because compiler arm-linux-gnueabihf-g++-13 not present and configuration invoked with --only-if-has-compiler


)))- REGRESSION TEST CONFIGURATION VARIABLES(UPDATES):
)))-     NUM_REGTESTS=53
)))-     NUM_CONFIGURATIONS=5
)))-     NUM_PASSES_OF_REGTESTS_RUN=5
)))-     INCLUDE_VALGRIND_MEMCHECK_TESTS=1
)))-     INCLUDE_LOCAL_TESTS=0
)))-     INCLUDE_RASPBERRYPI_TESTS=1
)))-     RASPBERRYPICONFIGS=raspberrypi-g++-11-debug-sanitize_undefined raspberrypi-g++-11-release raspberrypi-g++-12-debug-sanitize_undefined raspberrypi-g++-12-release raspberrypi-g++-12-release-sanitize_address
)))-     RASPBERRYPIVALGRINDCONFIGS=
)))-     LOCAL_CONFIGS=
)))-     LOCAL_VALGRIND_CONFIGS=
)))-     INCLUDE_PERFORMANCE_TESTS=0



)))- Building configurations (5):
   raspberrypi-g++-11-debug-sanitize_undefined
   raspberrypi-g++-11-release
   raspberrypi-g++-12-debug-sanitize_undefined
   raspberrypi-g++-12-release
   raspberrypi-g++-12-release-sanitize_address


)))- Configurations DETAILS (5):
   raspberrypi-g++-11-debug-sanitize_undefined:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure raspberrypi-g++-11-debug-sanitize_undefined --config-tag Unix --config-tag raspberrypi --apply-default-debug-flags --only-if-has-compiler --trace2file enable --sanitize none,undefined --compiler-driver arm-linux-gnueabihf-g++-11 --cross-compiling true --all-available-third-party-components</ConfigureCommandLine>
          <ProjectPlatformSubdir>Unix</ProjectPlatformSubdir>
          <TARGET_PLATFORMS>Linux POSIX</TARGET_PLATFORMS>
          <ARCH>armhf</ARCH>
          <ConfigTags>Unix raspberrypi</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>arm-linux-gnueabihf-gcc-ar-11</AR>
          <AS>arm-linux-gnueabihf-as</AS>
          <CC>arm-linux-gnueabihf-gcc-11</CC>
          <CXX>arm-linux-gnueabihf-g++-11</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>arm-linux-gnueabihf-g++-11</LINKER>
          <RANLIB>arm-linux-gnueabihf-gcc-ranlib-11</RANLIB>
          <STRIP>arm-linux-gnueabihf-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <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>undefined </SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>true</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames> libxml-2.0 openssl libcurl zlib gtest    </PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/include/libxml2/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/include/libxml2/ -D_GLIBCXX_DEBUG -DqDebug=1 -DqHasFeature_LibCurl=1 -DqHasFeature_OpenSSL=1 -DqHasFeature_WinHTTP=0 -DqHasFeature_ATLMFC=0 -DqHasFeature_Xerces=1 -DqHasFeature_libxml2=1 -DqHasFeature_ZLib=1 -DqHasFeature_GoogleTest=1 -DqHasFeature_sqlite=1 -DqHasFeature_LZMA=1 -DqHasFeature_boost=1 -DqStroika_Foundation_Debug_Trace_TraceToFile=1 -DqStroika_Foundation_Debug_Trace_DefaultTracingOn=1 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1 -DLIBXML_STATIC</CPPFLAGS>
          <CFLAGS>-g -fsanitize=undefined</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -Wno-stringop-overflow -g -fsanitize=undefined</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>1</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc-cross/arm-linux-gnueabihf/11/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -rdynamic -fsanitize=undefined -static-libubsan -static-libstdc++ -static-libgcc --std=c++20 -g</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RUN_PREFIX></RUN_PREFIX>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      </Configuration>

   raspberrypi-g++-11-release:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure raspberrypi-g++-11-release --config-tag Unix --config-tag raspberrypi --apply-default-release-flags --only-if-has-compiler --compiler-driver arm-linux-gnueabihf-g++-11 --cross-compiling true --all-available-third-party-components</ConfigureCommandLine>
          <ProjectPlatformSubdir>Unix</ProjectPlatformSubdir>
          <TARGET_PLATFORMS>Linux POSIX</TARGET_PLATFORMS>
          <ARCH>armhf</ARCH>
          <ConfigTags>Unix raspberrypi</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>arm-linux-gnueabihf-gcc-ar-11</AR>
          <AS>arm-linux-gnueabihf-as</AS>
          <CC>arm-linux-gnueabihf-gcc-11</CC>
          <CXX>arm-linux-gnueabihf-g++-11</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>arm-linux-gnueabihf-g++-11</LINKER>
          <RANLIB>arm-linux-gnueabihf-gcc-ranlib-11</RANLIB>
          <STRIP>arm-linux-gnueabihf-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <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>true</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames> libxml-2.0 openssl libcurl zlib gtest    </PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-release/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-11-release/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-release/ThirdPartyComponents/include/libxml2/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-release/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-11-release/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-release/ThirdPartyComponents/include/libxml2/ -DqDebug=0 -DqHasFeature_LibCurl=1 -DqHasFeature_OpenSSL=1 -DqHasFeature_WinHTTP=0 -DqHasFeature_ATLMFC=0 -DqHasFeature_Xerces=1 -DqHasFeature_libxml2=1 -DqHasFeature_ZLib=1 -DqHasFeature_GoogleTest=1 -DqHasFeature_sqlite=1 -DqHasFeature_LZMA=1 -DqHasFeature_boost=1 -DqStroika_Foundation_Debug_Trace_TraceToFile=0 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1 -DLIBXML_STATIC</CPPFLAGS>
          <CFLAGS>-O3 -g -flto</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -Wno-stringop-overflow -O3 -g -flto</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-11-release/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc-cross/arm-linux-gnueabihf/11/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix>-Wno-stringop-overflow  -flto=2 -Wno-return-local-addr -Wno-stringop-overflow -static-libstdc++ -static-libgcc --std=c++20</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RUN_PREFIX></RUN_PREFIX>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      </Configuration>

   raspberrypi-g++-12-debug-sanitize_undefined:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure raspberrypi-g++-12-debug-sanitize_undefined --config-tag Unix --config-tag raspberrypi --apply-default-debug-flags --only-if-has-compiler --trace2file enable --sanitize none,undefined --compiler-driver arm-linux-gnueabihf-g++-12 --cross-compiling true --all-available-third-party-components</ConfigureCommandLine>
          <ProjectPlatformSubdir>Unix</ProjectPlatformSubdir>
          <TARGET_PLATFORMS>Linux POSIX</TARGET_PLATFORMS>
          <ARCH>armhf</ARCH>
          <ConfigTags>Unix raspberrypi</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>arm-linux-gnueabihf-gcc-ar-12</AR>
          <AS>arm-linux-gnueabihf-as</AS>
          <CC>arm-linux-gnueabihf-gcc-12</CC>
          <CXX>arm-linux-gnueabihf-g++-12</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>arm-linux-gnueabihf-g++-12</LINKER>
          <RANLIB>arm-linux-gnueabihf-gcc-ranlib-12</RANLIB>
          <STRIP>arm-linux-gnueabihf-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <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>undefined </SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>true</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames> libxml-2.0 openssl libcurl zlib gtest    </PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/include/libxml2/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/include/libxml2/ -D_GLIBCXX_DEBUG -DqDebug=1 -DqHasFeature_LibCurl=1 -DqHasFeature_OpenSSL=1 -DqHasFeature_WinHTTP=0 -DqHasFeature_ATLMFC=0 -DqHasFeature_Xerces=1 -DqHasFeature_libxml2=1 -DqHasFeature_ZLib=1 -DqHasFeature_GoogleTest=1 -DqHasFeature_sqlite=1 -DqHasFeature_LZMA=1 -DqHasFeature_boost=1 -DqStroika_Foundation_Debug_Trace_TraceToFile=1 -DqStroika_Foundation_Debug_Trace_DefaultTracingOn=1 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1 -DLIBXML_STATIC</CPPFLAGS>
          <CFLAGS>-g -fsanitize=undefined</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -g -fsanitize=undefined</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>1</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc-cross/arm-linux-gnueabihf/12/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -rdynamic -fsanitize=undefined -static-libubsan -static-libstdc++ -static-libgcc --std=c++20 -g</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RUN_PREFIX></RUN_PREFIX>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      </Configuration>

   raspberrypi-g++-12-release:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure raspberrypi-g++-12-release --config-tag Unix --config-tag raspberrypi --apply-default-release-flags --only-if-has-compiler --compiler-driver arm-linux-gnueabihf-g++-12 --cross-compiling true --all-available-third-party-components</ConfigureCommandLine>
          <ProjectPlatformSubdir>Unix</ProjectPlatformSubdir>
          <TARGET_PLATFORMS>Linux POSIX</TARGET_PLATFORMS>
          <ARCH>armhf</ARCH>
          <ConfigTags>Unix raspberrypi</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>arm-linux-gnueabihf-gcc-ar-12</AR>
          <AS>arm-linux-gnueabihf-as</AS>
          <CC>arm-linux-gnueabihf-gcc-12</CC>
          <CXX>arm-linux-gnueabihf-g++-12</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>arm-linux-gnueabihf-g++-12</LINKER>
          <RANLIB>arm-linux-gnueabihf-gcc-ranlib-12</RANLIB>
          <STRIP>arm-linux-gnueabihf-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <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>true</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames> libxml-2.0 openssl libcurl zlib gtest    </PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-release/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release/ThirdPartyComponents/include/libxml2/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-release/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release/ThirdPartyComponents/include/libxml2/ -DqDebug=0 -DqHasFeature_LibCurl=1 -DqHasFeature_OpenSSL=1 -DqHasFeature_WinHTTP=0 -DqHasFeature_ATLMFC=0 -DqHasFeature_Xerces=1 -DqHasFeature_libxml2=1 -DqHasFeature_ZLib=1 -DqHasFeature_GoogleTest=1 -DqHasFeature_sqlite=1 -DqHasFeature_LZMA=1 -DqHasFeature_boost=1 -DqStroika_Foundation_Debug_Trace_TraceToFile=0 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1 -DLIBXML_STATIC</CPPFLAGS>
          <CFLAGS>-O3 -g -flto</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -Wno-maybe-uninitialized -O3 -g -flto</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc-cross/arm-linux-gnueabihf/12/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix>-Wno-stringop-overflow  -flto=2 -Wno-return-local-addr -Wno-stringop-overflow -static-libstdc++ -static-libgcc --std=c++20</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RUN_PREFIX></RUN_PREFIX>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      </Configuration>

   raspberrypi-g++-12-release-sanitize_address:
      <!--This file autogenerated by the configure command: see ConfigureCommandLine, modify it, and re-run-->
      
      <Configuration>
          <!--Overall-->
          <ConfigureCommandLine>configure raspberrypi-g++-12-release-sanitize_address --config-tag Unix --config-tag raspberrypi --apply-default-release-flags --only-if-has-compiler --trace2file enable --compiler-driver arm-linux-gnueabihf-g++-12 --sanitize none,address --cross-compiling true --all-available-third-party-components</ConfigureCommandLine>
          <ProjectPlatformSubdir>Unix</ProjectPlatformSubdir>
          <TARGET_PLATFORMS>Linux POSIX</TARGET_PLATFORMS>
          <ARCH>armhf</ARCH>
          <ConfigTags>Unix raspberrypi</ConfigTags>
          <BuildByDefault>always</BuildByDefault>
      
          <!--Tools-->
          <AR>arm-linux-gnueabihf-gcc-ar-12</AR>
          <AS>arm-linux-gnueabihf-as</AS>
          <CC>arm-linux-gnueabihf-gcc-12</CC>
          <CXX>arm-linux-gnueabihf-g++-12</CXX>
          <CMAKE>cmake</CMAKE>
          <LINKER>arm-linux-gnueabihf-g++-12</LINKER>
          <RANLIB>arm-linux-gnueabihf-gcc-ranlib-12</RANLIB>
          <STRIP>arm-linux-gnueabihf-strip</STRIP>
      
          <!--Features Enabled-->
          <qFeatureFlag_ATLMFC>no</qFeatureFlag_ATLMFC>
          <qFeatureFlag_boost>use</qFeatureFlag_boost>
          <qFeatureFlag_GoogleTest>use</qFeatureFlag_GoogleTest>
          <qFeatureFlag_LibCurl>use</qFeatureFlag_LibCurl>
          <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>address </SanitizerFlags>
      
          <!--MISC-->
          <CrossCompiling>true</CrossCompiling>
          <ExtraMakeDefines>
          </ExtraMakeDefines>
          <PkgConfigNames> libxml-2.0 openssl libcurl zlib gtest    </PkgConfigNames>
      
          <!--SDK Settings-->
      
          <!--Compiling-->
          <INCLUDES_PATH>/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/include/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/:/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/include/libxml2/</INCLUDES_PATH>
          <CPPFLAGS>-I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/include/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Library/Sources/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ -I/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/include/libxml2/ -DqDebug=0 -DqHasFeature_LibCurl=1 -DqHasFeature_OpenSSL=1 -DqHasFeature_WinHTTP=0 -DqHasFeature_ATLMFC=0 -DqHasFeature_Xerces=1 -DqHasFeature_libxml2=1 -DqHasFeature_ZLib=1 -DqHasFeature_GoogleTest=1 -DqHasFeature_sqlite=1 -DqHasFeature_LZMA=1 -DqHasFeature_boost=1 -DqStroika_Foundation_Debug_Trace_TraceToFile=1 -DqStroika_Foundation_Debug_Trace_DefaultTracingOn=1 -DXML_LIBRARY=1 -DXERCES_STATIC_LIBRARY=1 -DLIBXML_STATIC</CPPFLAGS>
          <CFLAGS>-O3 -g -fsanitize=address</CFLAGS>
          <CXXFLAGS>--std=c++20 -Wall -Wno-switch -Wno-sign-compare -Wno-unused-function -Wno-psabi -Wno-maybe-uninitialized -O3 -g -fsanitize=address</CXXFLAGS>
      
          <!--Linking-->
          <IncludeDebugSymbolsInLibraries>1</IncludeDebugSymbolsInLibraries>
          <IncludeDebugSymbolsInExecutables>0</IncludeDebugSymbolsInExecutables>
          <LinkerArgs_LibPath>-L/home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/lib/ </LinkerArgs_LibPath>
          <LinkerArgs_LibDependencies>/usr/lib/gcc-cross/arm-linux-gnueabihf/12/libstdc++.a -lboost_filesystem -lboost_system -lboost_thread -lboost_chrono -lboost_json -lxerces-c -llzma -lsqlite -lpthread -lm -lrt </LinkerArgs_LibDependencies>
          <LinkerArgs_ExtraPrefix> -fsanitize=address -static-libasan -static-libstdc++ -static-libgcc --std=c++20</LinkerArgs_ExtraPrefix>
          <LinkerArgs_ExtraSuffix></LinkerArgs_ExtraSuffix>
          <LinkTime_CopyFilesToEXEDir></LinkTime_CopyFilesToEXEDir>
      
          <!--Runtime/Testing-->
          <RUN_PREFIX></RUN_PREFIX>
      
          <!--Compiler/Tool Bug Workarounds/Defines-->
          <qCompiler_HasNoMisleadingIndentation_Flag>1</qCompiler_HasNoMisleadingIndentation_Flag>
      </Configuration>



Make clobber
Stroika Clobber:
   Stroika/ThirdPartyComponents Clobber ... done
   Stroika Clobber {raspberrypi-g++-11-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents Clobber {raspberrypi-g++-11-debug-sanitize_undefined} ... done
      Stroika/Library Clobber {raspberrypi-g++-11-debug-sanitize_undefined} ... done
      Stroika/Samples Clobber {raspberrypi-g++-11-debug-sanitize_undefined} ... done
   Stroika Clobber {raspberrypi-g++-11-release}:
      Stroika/ThirdPartyComponents Clobber {raspberrypi-g++-11-release} ... done
      Stroika/Library Clobber {raspberrypi-g++-11-release} ... done
      Stroika/Samples Clobber {raspberrypi-g++-11-release} ... done
   Stroika Clobber {raspberrypi-g++-12-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents Clobber {raspberrypi-g++-12-debug-sanitize_undefined} ... done
      Stroika/Library Clobber {raspberrypi-g++-12-debug-sanitize_undefined} ... done
      Stroika/Samples Clobber {raspberrypi-g++-12-debug-sanitize_undefined} ... done
   Stroika Clobber {raspberrypi-g++-12-release}:
      Stroika/ThirdPartyComponents Clobber {raspberrypi-g++-12-release} ... done
      Stroika/Library Clobber {raspberrypi-g++-12-release} ... done
      Stroika/Samples Clobber {raspberrypi-g++-12-release} ... done
   Stroika Clobber {raspberrypi-g++-12-release-sanitize_address}:
      Stroika/ThirdPartyComponents Clobber {raspberrypi-g++-12-release-sanitize_address} ... done
      Stroika/Library Clobber {raspberrypi-g++-12-release-sanitize_address} ... done
      Stroika/Samples Clobber {raspberrypi-g++-12-release-sanitize_address} ... 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 {raspberrypi-g++-11-debug-sanitize_undefined}:
      Writing "IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/Configuration.mk" ... done
      Updating configuration raspberrypi-g++-11-debug-sanitize_undefined in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/Stroika-Current-Version.h" ... done
   Applying configuration {raspberrypi-g++-11-release}:
      Writing "IntermediateFiles/raspberrypi-g++-11-release/Configuration.mk" ... done
      Updating configuration raspberrypi-g++-11-release in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/raspberrypi-g++-11-release/Stroika-Current-Version.h" ... done
   Applying configuration {raspberrypi-g++-12-debug-sanitize_undefined}:
      Writing "IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/Configuration.mk" ... done
      Updating configuration raspberrypi-g++-12-debug-sanitize_undefined in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/Stroika-Current-Version.h" ... done
   Applying configuration {raspberrypi-g++-12-release}:
      Writing "IntermediateFiles/raspberrypi-g++-12-release/Configuration.mk" ... done
      Updating configuration raspberrypi-g++-12-release in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/raspberrypi-g++-12-release/Stroika-Current-Version.h" ... done
   Applying configuration {raspberrypi-g++-12-release-sanitize_address}:
      Writing "IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/Configuration.mk" ... done
      Updating configuration raspberrypi-g++-12-release-sanitize_address in ".vscode/c_cpp_properties.json" ... done
      Writing "IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/Stroika-Current-Version.h" ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {raspberrypi-g++-11-debug-sanitize_undefined}: 
      curl 8.5.0 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3450100 - Checking Prerequisite tools ... done
      Xerces 3.2.5 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {raspberrypi-g++-11-release}: 
      curl 8.5.0 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3450100 - Checking Prerequisite tools ... done
      Xerces 3.2.5 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {raspberrypi-g++-12-debug-sanitize_undefined}: 
      curl 8.5.0 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3450100 - Checking Prerequisite tools ... done
      Xerces 3.2.5 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {raspberrypi-g++-12-release}: 
      curl 8.5.0 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3450100 - Checking Prerequisite tools ... done
      Xerces 3.2.5 - Checking Prerequisite tools ... done
   Stroika/ThirdPartyComponents Check-prerequisite-tools {raspberrypi-g++-12-release-sanitize_address}: 
      curl 8.5.0 - Checking Prerequisite tools ... done
      lzma 1604 - Checking Prerequisite tools ... done
      sqlite 3450100 - Checking Prerequisite tools ... done
      Xerces 3.2.5 - Checking Prerequisite tools ... done
Building Stroika all {raspberrypi-g++-11-debug-sanitize_undefined}:
   Stroika ThirdPartyComponents Build {raspberrypi-g++-11-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-11-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-11-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-11-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-11-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-11-debug-sanitize_undefined}:
         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.14.0.tar.gz https://github.com/google/googletest/archive/refs/tags/v1.14.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-3450100.zip https://www.sqlite.org/2024/sqlite-amalgamation-3450100.zip ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/xerces-c-3.2.5.tar.gz http://archive.apache.org/dist/xerces/c/3/sources/xerces-c-3.2.5.tar.gz ... 
         GoogleTest 1.14.0 - Extracting ../Origs-Cache/googletest-1.14.0.tar.gz to CURRENT ... 
         zlib 1.3.1 - Extracting ../Origs-Cache/zlib-1.3.1.tar.gz to CURRENT ... 
         GoogleTest 1.14.0 - Configure (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         zlib 1.3.1 - Configure (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         sqlite 3450100 - Extracting ../Origs-Cache/sqlite-amalgamation-3450100.zip to CURRENT ... 
         sqlite 3450100 - Extracting ../Origs-Cache/sqlite-amalgamation-3450100.zip to IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/sqlite ... 
         sqlite 3450100 - Build (See IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/lzma ... 
         Xerces 3.2.5 - Extracting ../Origs-Cache/xerces-c-3.2.5.tar.gz to CURRENT ... 
         lzma 1604 - Build: see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         Xerces 3.2.5 - Patching ... 
         Xerces 3.2.5 - Configuring (See IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to CURRENT ... 
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-11-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-11-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-11-debug-sanitize_undefined}:
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/libxml2-2.12.5.tar.gz https://github.com/GNOME/libxml2/archive/refs/tags/v2.12.5.tar.gz ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/openssl-3.2.1.tar.gz https://www.openssl.org/source/openssl-3.2.1.tar.gz ... 
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/boost_1_84_0.tar.gz https://sourceforge.net/projects/boost/files/boost/1.84.0/boost_1_84_0.tar.gz/download ... 
         openssl 3.2.1 - Extracting ../Origs-Cache/openssl-3.2.1.tar.gz to IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/openssl ... 
         libxml2 2.12.5 - Extracting ../Origs-Cache/libxml2-2.12.5.tar.gz to CURRENT ... 
         openssl 3.2.1 - Configure (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         libxml2 2.12.5 - Configure (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         boost 1_84_0 - Extracting ../Origs-Cache/boost_1_84_0.tar.gz to IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/boost ... 
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         boost 1_84_0 - Bootstrapping - see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         openssl 3.2.1 - Build (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         Xerces 3.2.5 - Compiling (See IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         boost 1_84_0 - Config+Build; see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         Xerces 3.2.5 - Copying builds (See IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         openssl 3.2.1 - Installing (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         boost 1_84_0 - Patching Builds/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_84_0 - Extracting ../Origs-Cache/boost_1_84_0.tar.gz to CURRENT ... 
         boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         openssl 3.2.1 - Extracting ../Origs-Cache/openssl-3.2.1.tar.gz to CURRENT ... 
         openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-11-debug-sanitize_undefined}:
         wget --quiet --no-check-certificate --tries=2 -O ../Origs-Cache/curl-8.5.0.tar.gz https://curl.haxx.se/download/curl-8.5.0.tar.gz ... 
         curl 8.5.0 - Extracting ../Origs-Cache/curl-8.5.0.tar.gz to IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/curl ... 
         curl 8.5.0 - Build configure tools (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.5.0 - Configure (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.5.0 - Compiling (see IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.5.0 - Extracting ../Origs-Cache/curl-8.5.0.tar.gz to CURRENT ... 
         curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {raspberrypi-g++-11-debug-sanitize_undefined}:
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {raspberrypi-g++-11-debug-sanitize_undefined}:
         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/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/Locale.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/Digest/Algorithm/Jenkins.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Character.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.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/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.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/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedInThisVersionException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.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/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/IProvider.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.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/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.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/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.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/IO/Network/SocketAddress.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/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.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/HTTP/CacheControl.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/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.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/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/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/raspberrypi-g++-11-debug-sanitize_undefined/Stroika-Foundation.a ... 
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {raspberrypi-g++-11-debug-sanitize_undefined}:
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.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/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.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/Led/StyledTextIO/StyledTextIO_PlainText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_RTF.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/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.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/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.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/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.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/UPnP/Device.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/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.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/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.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/raspberrypi-g++-11-debug-sanitize_undefined/Stroika-Frameworks.a ... 
   Building Stroika Tools {raspberrypi-g++-11-debug-sanitize_undefined}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/raspberrypi-g++-11-debug-sanitize_undefined/HTMLViewCompiler...
   Building Stroika Samples {raspberrypi-g++-11-debug-sanitize_undefined}:
      Building Samples/AppSettings:
      Building Samples/SSDPServer:
      Building Samples/Service:
      Building Samples/Serialization:
      Building Samples/Containers:
      Building Samples/SQL:
      Building Samples/ArchiveUtility:
      Building Samples/SSDPClient:
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/Service/Sources/Service.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/raspberrypi-g++-11-debug-sanitize_undefined/Samples-ArchiveUtility/ArchiveUtility ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-Service/Service ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-SSDPClient/SSDPClient ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Building Installers:
            Building DEB installer: 
               temp files: /tmp/tmp.WiYP30y89F/; log: IntermediateFiles/raspberrypi-g++-11-debug-sanitize_undefined/Samples-Service/DEB-Installer-Build.Out
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-SSDPServer/SSDPServer ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-Serialization/Serialization ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-AppSettings/AppSettings ... 
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-Containers/Containers ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-Traceroute/Traceroute ... 
         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/raspberrypi-g++-11-debug-sanitize_undefined/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-SQL/SQL ... 
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-WebServer/WebServer ... 
               Built: Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-Service/stroika-sampleservice-3.0d5.Linux.armhf.deb
         Linking Builds/raspberrypi-g++-11-debug-sanitize_undefined/Samples-WebService/WebService ... 
   Building Stroika Tests {raspberrypi-g++-11-debug-sanitize_undefined}:
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/01/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Compiling Tests/09/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test04 (Foundation::Configuration) ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Compiling Tests/14/Test.cpp ... 
      Compiling Tests/15/Test.cpp ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test02 (Foundation::Characters) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test01 (Foundation::Caching) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/17/Test.cpp ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Compiling Tests/19/Test.cpp ... 
      Compiling Tests/20/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test13 (Foundation::Containers::Collection) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Compiling Tests/21/Test.cpp ... 
      Compiling Tests/22/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Compiling Tests/25/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test11 (Foundation::Containers::Association) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test22 (Foundation::Containers::Set) ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Compiling Tests/29/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Compiling Tests/30/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Compiling Tests/31/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test29 (Foundation::Containers::Stack) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test30 (Foundation::Containers::STL) ... 
      Compiling Tests/32/Test.cpp ... 
      Compiling Tests/33/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Compiling Tests/34/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/36/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test39 (Foundation::Execution::Signals) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Compiling Tests/41/Test.cpp ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test40 (Foundation::Execution::Threads) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test36 (Foundation::Database) ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test43 (Foundation::IO::Network) ... 
      Compiling Tests/45/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test42 (Foundation::Execution::Other) ... 
      Compiling Tests/46/Test.cpp ... 
      Compiling Tests/47/Test.cpp ... 
      Compiling Tests/48/Test.cpp ... 
      Compiling Tests/49/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test48 (Foundation::Memory) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test47 (Foundation::Math) ... 
      Compiling Tests/50/Test.cpp ... 
      Compiling Tests/51/Test.cpp ... 
      Compiling Tests/52/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test49 (Foundation::Streams) ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test50 (Foundation::Time) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test52 (Foundation::PERFORMANCE) ... 
   Building Doxygen Documentation (Builds/Stroika-Doxygen-Help.tar.gz; see Documentation/Doxygen/BUILD.OUT)...done
Building Stroika all {raspberrypi-g++-11-release}:
   Stroika ThirdPartyComponents Build {raspberrypi-g++-11-release}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-11-release}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-11-release}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-11-release}:
      Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-11-release}:
      Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-11-release}:
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/lzma ... 
         zlib 1.3.1 - Configure (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         GoogleTest 1.14.0 - Configure (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         sqlite 3450100 - Extracting ../Origs-Cache/sqlite-amalgamation-3450100.zip to IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/sqlite ... 
         lzma 1604 - Build: see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         sqlite 3450100 - Build (See IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         Xerces 3.2.5 - Configuring (See IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-11-release}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-11-release}:
      Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-11-release}:
         openssl 3.2.1 - Extracting ../Origs-Cache/openssl-3.2.1.tar.gz to IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/openssl ... 
         boost 1_84_0 - Extracting ../Origs-Cache/boost_1_84_0.tar.gz to IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/boost ... 
         libxml2 2.12.5 - Configure (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         openssl 3.2.1 - Configure (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         boost 1_84_0 - Bootstrapping - see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         openssl 3.2.1 - Build (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         Xerces 3.2.5 - Compiling (See IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         boost 1_84_0 - Config+Build; see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         boost 1_84_0 - Patching Builds/raspberrypi-g++-11-release/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         openssl 3.2.1 - Installing (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         Xerces 3.2.5 - Copying builds (See IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-11-release}:
         curl 8.5.0 - Extracting ../Origs-Cache/curl-8.5.0.tar.gz to IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/curl ... 
         curl 8.5.0 - Build configure tools (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         curl 8.5.0 - Configure (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.5.0 - Compiling (see IntermediateFiles/raspberrypi-g++-11-release/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {raspberrypi-g++-11-release}:
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-11-release/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {raspberrypi-g++-11-release}:
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         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/Configuration/Locale.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/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/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.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/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.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/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.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/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.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/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.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/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedInThisVersionException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/XML/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SocketStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.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/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/Xerces.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.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/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetProtocol/IP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/ConnectionPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.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/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.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 ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
      Creating Builds/raspberrypi-g++-11-release/Stroika-Foundation.a ... 
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-11-release/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {raspberrypi-g++-11-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/NetworkMonitor/Ping.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/CPU.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_LedNative.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.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/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.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/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.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/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/PeriodicNotifier.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/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.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/Led/SimpleTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextInteractor.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/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StandardStyledTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.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/raspberrypi-g++-11-release/Stroika-Frameworks.a ... 
   Building Stroika Tools {raspberrypi-g++-11-release}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/raspberrypi-g++-11-release/HTMLViewCompiler...
   Building Stroika Samples {raspberrypi-g++-11-release}:
      Building Samples/SSDPClient:
      Building Samples/Serialization:
      Building Samples/Service:
      Building Samples/SSDPServer:
      Building Samples/Containers:
      Building Samples/ArchiveUtility:
      Building Samples/SQL:
      Building Samples/AppSettings:
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-ArchiveUtility/ArchiveUtility ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-SSDPClient/SSDPClient ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-Service/Service ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-Serialization/Serialization ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-SSDPServer/SSDPServer ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-Containers/Containers ... 
         Building Installers:
         Linking Builds/raspberrypi-g++-11-release/Samples-AppSettings/AppSettings ... 
            Building DEB installer: 
               temp files: /tmp/tmp.ZN8gLTI2k8/; log: IntermediateFiles/raspberrypi-g++-11-release/Samples-Service/DEB-Installer-Build.Out
               Built: Builds/raspberrypi-g++-11-release/Samples-Service/stroika-sampleservice-3.0d5.Linux.armhf.deb
      Building Samples/Traceroute:
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-Traceroute/Traceroute ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-SQL/SQL ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-WebServer/WebServer ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/raspberrypi-g++-11-release/Samples-WebService/WebService ... 
   Building Stroika Tests {raspberrypi-g++-11-release}:
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/05/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/raspberrypi-g++-11-release/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test04 (Foundation::Configuration) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test01 (Foundation::Caching) ... 
      Linking Test Builds/raspberrypi-g++-11-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/raspberrypi-g++-11-release/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Compiling Tests/14/Test.cpp ... 
      Compiling Tests/15/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test13 (Foundation::Containers::Collection) ... 
      Compiling Tests/16/Test.cpp ... 
      Compiling Tests/17/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test15 (Foundation::Containers::Deque) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test11 (Foundation::Containers::Association) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/19/Test.cpp ... 
      Compiling Tests/20/Test.cpp ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Compiling Tests/22/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/23/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test22 (Foundation::Containers::Set) ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Compiling Tests/25/Test.cpp ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/raspberrypi-g++-11-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 ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test29 (Foundation::Containers::Stack) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/33/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Compiling Tests/34/Test.cpp ... 
      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/raspberrypi-g++-11-release/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test36 (Foundation::Database) ... 
      Compiling Tests/40/Test.cpp ... 
      Compiling Tests/41/Test.cpp ... 
      Compiling Tests/42/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test40 (Foundation::Execution::Threads) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test42 (Foundation::Execution::Other) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test43 (Foundation::IO::Network) ... 
      Compiling Tests/44/Test.cpp ... 
      Compiling Tests/45/Test.cpp ... 
      Compiling Tests/46/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Compiling Tests/47/Test.cpp ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test47 (Foundation::Math) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test48 (Foundation::Memory) ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Compiling Tests/51/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test49 (Foundation::Streams) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test50 (Foundation::Time) ... 
      Compiling Tests/52/Test.cpp ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/raspberrypi-g++-11-release/Tests/Test52 (Foundation::PERFORMANCE) ... 
Building Stroika all {raspberrypi-g++-12-debug-sanitize_undefined}:
   Stroika ThirdPartyComponents Build {raspberrypi-g++-12-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-12-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-12-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-12-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-12-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-12-debug-sanitize_undefined}:
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/lzma ... 
         GoogleTest 1.14.0 - Configure (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         zlib 1.3.1 - Configure (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         sqlite 3450100 - Extracting ../Origs-Cache/sqlite-amalgamation-3450100.zip to IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/sqlite ... 
         Xerces 3.2.5 - Configuring (See IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         sqlite 3450100 - Build (See IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         lzma 1604 - Build: see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-12-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-12-debug-sanitize_undefined}:
      Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-12-debug-sanitize_undefined}:
         openssl 3.2.1 - Extracting ../Origs-Cache/openssl-3.2.1.tar.gz to IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/openssl ... 
         libxml2 2.12.5 - Configure (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         boost 1_84_0 - Extracting ../Origs-Cache/boost_1_84_0.tar.gz to IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/boost ... 
         openssl 3.2.1 - Configure (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         boost 1_84_0 - Bootstrapping - see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         openssl 3.2.1 - Build (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         Xerces 3.2.5 - Compiling (See IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         boost 1_84_0 - Config+Build; see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         boost 1_84_0 - Patching Builds/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         Xerces 3.2.5 - Copying builds (See IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         openssl 3.2.1 - Installing (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-12-debug-sanitize_undefined}:
         curl 8.5.0 - Extracting ../Origs-Cache/curl-8.5.0.tar.gz to IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/curl ... 
         curl 8.5.0 - Build configure tools (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.5.0 - Configure (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.5.0 - Compiling (see IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {raspberrypi-g++-12-debug-sanitize_undefined}:
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {raspberrypi-g++-12-debug-sanitize_undefined}:
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.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/Configuration/Locale.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/Configuration/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.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/Debug/Debugger.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/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.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/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.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/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedInThisVersionException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.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/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.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/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/LinkMonitor.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/WellKnownLocations.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/Compression/Zip/Reader.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/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.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/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.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/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/UniformResourceIdentification.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/URI.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/ClientErrorException.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/IO/Network/HTTP/Cookie.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.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/Variant/XML/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/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.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/HTTP/KeepAlive.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.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/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/MessageStartTextInputStreamBinaryAdapter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.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/DataExchange/XML/Providers/Xerces.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Cache.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Providers/LibXML2.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/Transfer/Connection_WinHTTP.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.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/raspberrypi-g++-12-debug-sanitize_undefined/Stroika-Foundation.a ... 
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {raspberrypi-g++-12-debug-sanitize_undefined}:
         Compiling Library/Sources/Stroika/Frameworks/Modbus/IModbusService.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.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/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.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/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/Filesystem.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/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/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.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/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/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.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/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.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/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SimpleTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/SpellCheckEngine_Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.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/raspberrypi-g++-12-debug-sanitize_undefined/Stroika-Frameworks.a ... 
   Building Stroika Tools {raspberrypi-g++-12-debug-sanitize_undefined}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/raspberrypi-g++-12-debug-sanitize_undefined/HTMLViewCompiler...
   Building Stroika Samples {raspberrypi-g++-12-debug-sanitize_undefined}:
      Building Samples/Serialization:
      Building Samples/Containers:
      Building Samples/SQL:
      Building Samples/Service:
      Building Samples/ArchiveUtility:
      Building Samples/AppSettings:
      Building Samples/SSDPClient:
      Building Samples/SSDPServer:
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/Service/Sources/Service.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/raspberrypi-g++-12-debug-sanitize_undefined/Samples-ArchiveUtility/ArchiveUtility ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-SSDPClient/SSDPClient ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-Service/Service ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Building Installers:
            Building DEB installer: 
               temp files: /tmp/tmp.snATKXYJ2O/; log: IntermediateFiles/raspberrypi-g++-12-debug-sanitize_undefined/Samples-Service/DEB-Installer-Build.Out
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-Serialization/Serialization ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-SSDPServer/SSDPServer ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-AppSettings/AppSettings ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-Traceroute/Traceroute ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-Containers/Containers ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-WebServer/WebServer ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-SQL/SQL ... 
               Built: Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-Service/stroika-sampleservice-3.0d5.Linux.armhf.deb
         Linking Builds/raspberrypi-g++-12-debug-sanitize_undefined/Samples-WebService/WebService ... 
   Building Stroika Tests {raspberrypi-g++-12-debug-sanitize_undefined}:
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test04 (Foundation::Configuration) ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Compiling Tests/14/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Compiling Tests/15/Test.cpp ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test02 (Foundation::Characters) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test01 (Foundation::Caching) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/17/Test.cpp ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Compiling Tests/19/Test.cpp ... 
      Compiling Tests/20/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test13 (Foundation::Containers::Collection) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/22/Test.cpp ... 
      Compiling Tests/23/Test.cpp ... 
      Compiling Tests/24/Test.cpp ... 
      Compiling Tests/25/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test11 (Foundation::Containers::Association) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test22 (Foundation::Containers::Set) ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Compiling Tests/31/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test29 (Foundation::Containers::Stack) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test30 (Foundation::Containers::STL) ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Compiling Tests/33/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/34/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/36/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Compiling Tests/42/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test36 (Foundation::Database) ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test40 (Foundation::Execution::Threads) ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test43 (Foundation::IO::Network) ... 
      Compiling Tests/45/Test.cpp ... 
      Compiling Tests/46/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test42 (Foundation::Execution::Other) ... 
      Compiling Tests/47/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Compiling Tests/48/Test.cpp ... 
      Compiling Tests/49/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Compiling Tests/50/Test.cpp ... 
      Compiling Tests/51/Test.cpp ... 
      Compiling Tests/52/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test48 (Foundation::Memory) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test47 (Foundation::Math) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test49 (Foundation::Streams) ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test50 (Foundation::Time) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test52 (Foundation::PERFORMANCE) ... 
Building Stroika all {raspberrypi-g++-12-release}:
   Stroika ThirdPartyComponents Build {raspberrypi-g++-12-release}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-12-release}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-12-release}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-12-release}:
      Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-12-release}:
      Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-12-release}:
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/lzma ... 
         GoogleTest 1.14.0 - Configure (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         zlib 1.3.1 - Configure (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         sqlite 3450100 - Extracting ../Origs-Cache/sqlite-amalgamation-3450100.zip to IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/sqlite ... 
         sqlite 3450100 - Build (See IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         lzma 1604 - Build: see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         Xerces 3.2.5 - Configuring (See IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-12-release}:
      Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-12-release}:
      Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-12-release}:
         boost 1_84_0 - Extracting ../Origs-Cache/boost_1_84_0.tar.gz to IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/boost ... 
         openssl 3.2.1 - Extracting ../Origs-Cache/openssl-3.2.1.tar.gz to IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/openssl ... 
         libxml2 2.12.5 - Configure (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         openssl 3.2.1 - Configure (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         boost 1_84_0 - Bootstrapping - see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         openssl 3.2.1 - Build (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         Xerces 3.2.5 - Compiling (See IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         boost 1_84_0 - Config+Build; see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         boost 1_84_0 - Patching Builds/raspberrypi-g++-12-release/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         openssl 3.2.1 - Installing (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-12-release}:
         curl 8.5.0 - Extracting ../Origs-Cache/curl-8.5.0.tar.gz to IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/curl ... 
         curl 8.5.0 - Build configure tools (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.5.0 - Configure (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         Xerces 3.2.5 - Copying builds (See IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         curl 8.5.0 - Compiling (see IntermediateFiles/raspberrypi-g++-12-release/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {raspberrypi-g++-12-release}:
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-release/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {raspberrypi-g++-12-release}:
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         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/Configuration/Locale.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/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SemWaitableEvent.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/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/SignalBlock.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.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/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/Version.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/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.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/Disk.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileInputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedInThisVersionException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/7z/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MountedFilesystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextToByteReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Profile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedStreamSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/DNS.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Interface.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Process.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProcessRunner.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Reader.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/IO/Network/InternetAddress.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.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/SharedStaticData.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/JSON/Writer.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/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SignalHandlers.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/ClientErrorException.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/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection_WinHTTP.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/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Headers.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/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/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Users.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/WaitableEvent.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/WaitForIOReady.cpp ... 
      Creating Builds/raspberrypi-g++-12-release/Stroika-Foundation.a ... 
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-release/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {raspberrypi-g++-12-release}:
         Compiling Library/Sources/Stroika/Frameworks/Service/Main.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/ConnectionManager.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/WebService/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/NetworkMonitor/Traceroute.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/CachingListener.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/UPnP/SSDP/Server/BasicServer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Memory.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.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/WebServer/CORS.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/UPnP/SSDP/Client/Search.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/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/DefaultFaultInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Interceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/InterceptorChain.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Message.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/PartitioningTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.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/UPnP/DeviceDescription.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/raspberrypi-g++-12-release/Stroika-Frameworks.a ... 
   Building Stroika Tools {raspberrypi-g++-12-release}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/raspberrypi-g++-12-release/HTMLViewCompiler...
   Building Stroika Samples {raspberrypi-g++-12-release}:
      Building Samples/AppSettings:
      Building Samples/Containers:
      Building Samples/ArchiveUtility:
      Building Samples/SSDPServer:
      Building Samples/Service:
      Building Samples/SSDPClient:
      Building Samples/SQL:
      Building Samples/Serialization:
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/Service/Sources/Service.cpp ... 
         Compiling Samples/Serialization/Sources/ObjectVariantMapper.cpp ... 
         Compiling Samples/Containers/Sources/Collection.cpp ... 
         Compiling Samples/Service/Sources/Main.cpp ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-ArchiveUtility/ArchiveUtility ... 
         Compiling Samples/SQL/Sources/ComputerNetwork.cpp ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-SSDPClient/SSDPClient ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-Service/Service ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-Serialization/Serialization ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
      Building Samples/SystemPerformanceClient:
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-SSDPServer/SSDPServer ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-Containers/Containers ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-AppSettings/AppSettings ... 
         Building Installers:
            Building DEB installer: 
               temp files: /tmp/tmp.QQzxpS32Hz/; log: IntermediateFiles/raspberrypi-g++-12-release/Samples-Service/DEB-Installer-Build.Out
               Built: Builds/raspberrypi-g++-12-release/Samples-Service/stroika-sampleservice-3.0d5.Linux.armhf.deb
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-Traceroute/Traceroute ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-SQL/SQL ... 
         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/raspberrypi-g++-12-release/Samples-WebServer/WebServer ... 
         Linking Builds/raspberrypi-g++-12-release/Samples-WebService/WebService ... 
   Building Stroika Tests {raspberrypi-g++-12-release}:
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test04 (Foundation::Configuration) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test01 (Foundation::Caching) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test02 (Foundation::Characters) ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Compiling Tests/14/Test.cpp ... 
      Compiling Tests/15/Test.cpp ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test13 (Foundation::Containers::Collection) ... 
      Compiling Tests/17/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test11 (Foundation::Containers::Association) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/19/Test.cpp ... 
      Compiling Tests/20/Test.cpp ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Compiling Tests/22/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Compiling Tests/23/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test22 (Foundation::Containers::Set) ... 
      Compiling Tests/25/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Compiling Tests/27/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/28/Test.cpp ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Compiling Tests/31/Test.cpp ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test29 (Foundation::Containers::Stack) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test30 (Foundation::Containers::STL) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test31 (Foundation::Cryptography) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Compiling Tests/33/Test.cpp ... 
      Compiling Tests/34/Test.cpp ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/36/Test.cpp ... 
      Compiling Tests/37/Test.cpp ... 
      Compiling Tests/38/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test39 (Foundation::Execution::Signals) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test36 (Foundation::Database) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Compiling Tests/40/Test.cpp ... 
      Compiling Tests/41/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test40 (Foundation::Execution::Threads) ... 
      Compiling Tests/42/Test.cpp ... 
      Compiling Tests/43/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test43 (Foundation::IO::Network) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test42 (Foundation::Execution::Other) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Compiling Tests/45/Test.cpp ... 
      Compiling Tests/46/Test.cpp ... 
      Compiling Tests/47/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test47 (Foundation::Math) ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test48 (Foundation::Memory) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test49 (Foundation::Streams) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test50 (Foundation::Time) ... 
      Compiling Tests/51/Test.cpp ... 
      Compiling Tests/52/Test.cpp ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test52 (Foundation::PERFORMANCE) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test51 (Foundation::Traversal) ... 
      Linking Test Builds/raspberrypi-g++-12-release/Tests/Test53 (Frameworks::WebServer) ... 
Building Stroika all {raspberrypi-g++-12-release-sanitize_address}:
   Stroika ThirdPartyComponents Build {raspberrypi-g++-12-release-sanitize_address}:
      Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-12-release-sanitize_address}:
      Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-12-release-sanitize_address}:
      Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-12-release-sanitize_address}:
      Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-12-release-sanitize_address}:
      Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-12-release-sanitize_address}:
         lzma 1604 - Extracting ../Origs-Cache/lzma1604.7z to IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/lzma ... 
         zlib 1.3.1 - Configure (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/zlib/CONFIGURE-OUT.txt) ...
         GoogleTest 1.14.0 - Configure (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/GoogleTest/CONFIGURE-OUT.txt) ...
         sqlite 3450100 - Extracting ../Origs-Cache/sqlite-amalgamation-3450100.zip to IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/sqlite ... 
         Xerces 3.2.5 - Configuring (See IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/Xerces/CONFIGURE-OUT.txt) ... 
         sqlite 3450100 - Build (See IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/sqlite/BUILD-OUT.txt) ...
         lzma 1604 - Build: see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/lzma/BUILD-OUT.txt ...
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/zlib/BUILD-OUT.txt) ...
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/GoogleTest/BUILD-OUT.txt) ...
         lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
         Xerces 3.2.5 - Compiling (See IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/Xerces/BUILD-OUT.txt) ... 
         zlib 1.3.1 - Build (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/zlib/INSTALL-OUT.txt) ...
         zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
      Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-12-release-sanitize_address}:
         boost 1_84_0 - Extracting ../Origs-Cache/boost_1_84_0.tar.gz to IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/boost ... 
      Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-12-release-sanitize_address}:
         openssl 3.2.1 - Extracting ../Origs-Cache/openssl-3.2.1.tar.gz to IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/openssl ... 
      Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-12-release-sanitize_address}:
         libxml2 2.12.5 - Configure (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/libxml2/CONFIGURE-OUT.txt) ...
         openssl 3.2.1 - Configure (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/openssl/CONFIG-OUT.txt) ...  
         boost 1_84_0 - Bootstrapping - see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/boost/BOOTSTRAP-OUT.txt ... 
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/libxml2/BUILD-OUT.txt) ...
         openssl 3.2.1 - Build (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/openssl/BUILD-OUT.txt)  ... 
         boost 1_84_0 - Config+Build; see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/boost/ConfigureAndBuild-OUT.txt ...
         GoogleTest 1.14.0 - Build (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/GoogleTest/INSTALL-OUT.txt) ...
         GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
         boost 1_84_0 - Patching Builds/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/include/boost/config/user.hpp
         boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
         libxml2 2.12.5 - Build (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/libxml2/INSTALL-OUT.txt) ...
         libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
         Xerces 3.2.5 - Copying builds (See IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/Xerces/INSTALL.OUT) ... 
         Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
         sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
         openssl 3.2.1 - Installing (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/openssl/INSTALL-OUT.txt) ... 
         openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
      Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-12-release-sanitize_address}:
         curl 8.5.0 - Extracting ../Origs-Cache/curl-8.5.0.tar.gz to IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/curl ... 
         curl 8.5.0 - Build configure tools (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/curl/BUILD-CONF-TOOLS-OUT.txt) ...
         curl 8.5.0 - Configure (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/curl/CONFIGURE-OUT.txt) ...
         curl 8.5.0 - Compiling (see IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/curl/BUILD-OUT.txt) ...
         curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Building Stroika Library {raspberrypi-g++-12-release-sanitize_address}:
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/Library/Foundation/cached-list-objs
      Building Stroika Foundation Objs {raspberrypi-g++-12-release-sanitize_address}:
         Compiling Library/Sources/Stroika/Foundation/Cache/Statistics.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Common/GUID.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Atom.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CString/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/BadFormatException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/Locale.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/Cryptography/Digest/Algorithm/MD5.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaType.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/InternetMediaTypeRegistry.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/AES.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CharacterEncodingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Digest/Algorithm/SuperFastHash.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/StroikaConfig.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/SystemConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/Base64.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/CipherAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Charset.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/ObjectVariantMapper.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DigestAlgorithm.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/Algorithm/RC4.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodeCvt.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ORM/Versioning.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/DerivedKey.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Encoding/OpenSSLCryptoStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/CodePage.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/FloatConversion.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/RegularExpression.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Configuration/Version.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/OptionsFile.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/SDKString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/OpenSSL/LibraryContext.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Cryptography/Format.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/ODBC.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Assertions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.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/Execution/Platform/POSIX/Users.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/BackTrace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/String2Int.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/ToString.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/SQLite.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Concrete/ElfResourceManager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Characters/UTFConvert.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Debugger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Demangle.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Fatal.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Manager.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructFieldMetaInfo.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/MallocGuard.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/Name.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Main.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Trace.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Debug/Visualizations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Resources/ResourceNotFoundException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterable.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/AbortableMutex.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/VariantValue.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/DirectoryIterator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/MessageUtilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Activity.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/CommandLine.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/Database/SQL/Statement.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Linguistics/Words.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/Disk.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/DLLSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Archive/Zip/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Compression/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Exceptions.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/FeatureNotSupportedInThisVersionException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/IntervalTimer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileOutputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileSystem.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/FileUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/SQL/Utils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/CharacterDelimitedLines/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/CIDR.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionlessSocket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Database/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/ConnectionOrientedMasterSocket.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/Logger.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/MemoryMappedFileReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/JSON/Writer.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/IO/FileSystem/MountedFilesystem.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/Variant/INI/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/INI/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Module.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/OperationNotSupportedException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/IConsumer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/StructuredStreamEvents/ObjectReader.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/IO/FileSystem/PathName.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ProgressMonitor.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/TemporaryFile.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/IO/Network/Neighbors.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/DOM.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Resource.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/ThroughTmpFileWriter.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SAXReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentMissingException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Reader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/FileSystem/WellKnownLocations.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BLOB.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/BlockAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Socket.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/Variant/Writer.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/SerializationConfiguration.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/RequiredComponentVersionMismatchException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SharedStaticData.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/Schema.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/FStreamSupport.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Date.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/iostream/Utilities.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/Common.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Memory/MemoryAllocator.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/SilentException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Signals.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/SignalHandlers.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Sleep.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/EOFException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SystemFirewall.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Thread.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/InputStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/MemoryStream.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Streams/TextReader.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/DataExchange/XML/WriterUtils.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/DateTime.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/Streams/TextToByteReader.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/ClientErrorException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/ThreadPool.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Execution/Throw.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/CacheControl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Duration.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/Execution/TimeOutException.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/SOAP/Fault.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/TimeOfDay.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/IO/Network/Transfer/Cache.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/Connection_libcurl.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Exception.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/Time/Timezone.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/Transfer/Connection_WinHTTP.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/HTTP/Response.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/HTTP/TransferEncoding.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Foundation/IO/Network/Transfer/Response.cpp ... 
      Creating Builds/raspberrypi-g++-12-release-sanitize_address/Stroika-Foundation.a ... 
      Computing /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/Library/Frameworks/cached-list-objs
      Building Stroika Frameworks Objs {raspberrypi-g++-12-release-sanitize_address}:
         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/WebServer/ConnectionManager.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/Server/Basic.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Test/TestHarness.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Modbus/Server.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/StyledTextIO/StyledTextIO_HTML.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/NetworkMonitor/Traceroute.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/UPnP/SSDP/Server/PeriodicNotifier.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Connection.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/CORS.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/WebServer/DefaultFaultInterceptor.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/UPnP/SSDP/Server/SearchResponder.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/AllInstruments.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Search.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Capturer.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/FileSystemRequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/CaptureSet.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/BiDiLayoutEngine.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Filesystem.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/ChunkedArrayTextStore.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Network.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Advertisement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instrument.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/LoggingInterceptor.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Request.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Command.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/FlavorPackage.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/SSDP/Common.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Measurement.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/RequestHandler.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Response.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/GDI.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/WebServer/Router.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/HiddenText.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/IdleManager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/SystemPerformance/Instruments/Process.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/LineBasedPartition.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/Marker.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/Device.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/Led/MultiRowTextImager.cpp ... 
         Compiling Library/Sources/Stroika/Frameworks/UPnP/DeviceDescription.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/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/raspberrypi-g++-12-release-sanitize_address/Stroika-Frameworks.a ... 
   Building Stroika Tools {raspberrypi-g++-12-release-sanitize_address}:
            Compiling Tools/Sources/Stroika/Frameworks/WebServer/HTMLViewCompiler/HTMLViewCompiler.cpp ... 
      Linking  $StroikaRoot/Builds/raspberrypi-g++-12-release-sanitize_address/HTMLViewCompiler...
   Building Stroika Samples {raspberrypi-g++-12-release-sanitize_address}:
      Building Samples/AppSettings:
      Building Samples/Containers:
      Building Samples/SSDPClient:
      Building Samples/ArchiveUtility:
      Building Samples/Serialization:
      Building Samples/SSDPServer:
      Building Samples/SQL:
      Building Samples/Service:
         Compiling Samples/AppSettings/Sources/AppConfiguration.cpp ... 
         Compiling Samples/ArchiveUtility/Sources/ArchiveUtility.cpp ... 
         Compiling Samples/SSDPServer/Sources/SSDPServer.cpp ... 
         Compiling Samples/SSDPClient/Sources/SSDPClient.cpp ... 
         Compiling Samples/Containers/Sources/Main.cpp ... 
         Compiling Samples/Serialization/Sources/Main.cpp ... 
         Compiling Samples/SQL/Sources/Main.cpp ... 
         Compiling Samples/Service/Sources/Service.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/raspberrypi-g++-12-release-sanitize_address/Samples-ArchiveUtility/ArchiveUtility ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-SSDPClient/SSDPClient ... 
         Compiling Samples/Containers/Sources/Mapping.cpp ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-Service/Service ... 
         Compiling Samples/AppSettings/Sources/MoreConfiguration.cpp ... 
         Building Installers:
      Building Samples/SystemPerformanceClient:
            Building DEB installer: 
               temp files: /tmp/tmp.eFGwvGwYkR/; log: IntermediateFiles/raspberrypi-g++-12-release-sanitize_address/Samples-Service/DEB-Installer-Build.Out
         Compiling Samples/SystemPerformanceClient/Sources/SystemPerformanceClient.cpp ... 
               Built: Builds/raspberrypi-g++-12-release-sanitize_address/Samples-Service/stroika-sampleservice-3.0d5.Linux.armhf.deb
      Building Samples/Traceroute:
         Compiling Samples/Traceroute/Sources/Traceroute.cpp ... 
      Building Samples/WebServer:
         Compiling Samples/WebServer/Sources/WebServer.cpp ... 
         Compiling Samples/Containers/Sources/Sequence.cpp ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-Serialization/Serialization ... 
      Building Samples/WebService:
         Compiling Samples/WebService/Sources/IWSAPI.cpp ... 
         Compiling Samples/AppSettings/Sources/Main.cpp ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-SSDPServer/SSDPServer ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-Traceroute/Traceroute ... 
         Compiling Samples/Containers/Sources/Set.cpp ... 
         Compiling Samples/WebService/Sources/Main.cpp ... 
         Compiling Samples/WebService/Sources/Model.cpp ... 
         Compiling Samples/WebService/Sources/WebServer.cpp ... 
         Compiling Samples/SQL/Sources/DirectEmployeesDB.cpp ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-Containers/Containers ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-AppSettings/AppSettings ... 
         Compiling Samples/WebService/Sources/WSImpl.cpp ... 
         Compiling Samples/SQL/Sources/ORMEmployeesDB.cpp ... 
         Compiling Samples/SQL/Sources/ThreadTest.cpp ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-SystemPerformanceClient/SystemPerformanceClient ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-WebServer/WebServer ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-SQL/SQL ... 
         Linking Builds/raspberrypi-g++-12-release-sanitize_address/Samples-WebService/WebService ... 
   Building Stroika Tests {raspberrypi-g++-12-release-sanitize_address}:
      Compiling Tests/08/Test.cpp ... 
      Compiling Tests/07/Test.cpp ... 
      Compiling Tests/03/Test.cpp ... 
      Compiling Tests/05/Test.cpp ... 
      Compiling Tests/02/Test.cpp ... 
      Compiling Tests/04/Test.cpp ... 
      Compiling Tests/01/Test.cpp ... 
      Compiling Tests/06/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test08 (Foundation::Containers::DataStructures::DoublyLinkedList) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test05 (Foundation::Containers::DataStructures::Array) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test06 (Foundation::Containers::DataStructures::LinkedList) ... 
      Compiling Tests/09/Test.cpp ... 
      Compiling Tests/10/Test.cpp ... 
      Compiling Tests/11/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test10 (Foundation::Containers::DataStructures::SkipList) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test03 (Foundation::Common) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test09 (Foundation::Containers::DataStructures::STLContainerWrapper) ... 
      Compiling Tests/12/Test.cpp ... 
      Compiling Tests/13/Test.cpp ... 
      Compiling Tests/14/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test04 (Foundation::Configuration) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test07 (Foundation::Containers::DataStructures::LockFree) ... 
      Compiling Tests/15/Test.cpp ... 
      Compiling Tests/16/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test14 (Foundation::Containers::DataHyperRectangle) ... 
      Compiling Tests/17/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test15 (Foundation::Containers::Deque) ... 
      Compiling Tests/18/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test01 (Foundation::Caching) ... 
      Compiling Tests/19/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test19 (Foundation::Containers::PriorityQueue) ... 
      Compiling Tests/20/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test16 (Foundation::Containers::KeyedCollection) ... 
      Compiling Tests/21/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test12 (Foundation::Containers::Bijection) ... 
      Compiling Tests/22/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test20 (Foundation::Containers::Queue) ... 
      Compiling Tests/23/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test13 (Foundation::Containers::Collection) ... 
      Compiling Tests/24/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test02 (Foundation::Characters) ... 
      Compiling Tests/25/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test25 (Foundation::Containers::SortedKeyedCollection) ... 
      Compiling Tests/26/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test22 (Foundation::Containers::Set) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test24 (Foundation::Containers::SortedCollection) ... 
      Compiling Tests/27/Test.cpp ... 
      Compiling Tests/28/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test23 (Foundation::Containers::SortedAssociation) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test11 (Foundation::Containers::Association) ... 
      Compiling Tests/29/Test.cpp ... 
      Compiling Tests/30/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test30 (Foundation::Containers::STL) ... 
      Compiling Tests/31/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test29 (Foundation::Containers::Stack) ... 
      Compiling Tests/32/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test17 (Foundation::Containers::Mapping) ... 
      Compiling Tests/33/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test28 (Foundation::Containers::SortedSet) ... 
      Compiling Tests/34/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test18 (Foundation::Containers::MultiSet) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test26 (Foundation::Containers::SortedMapping) ... 
      Compiling Tests/35/Test.cpp ... 
      Compiling Tests/36/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test31 (Foundation::Cryptography) ... 
      Compiling Tests/37/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test37 (Foundation::Execution::Exceptions) ... 
      Compiling Tests/38/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test32 (Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip)) ... 
      Compiling Tests/39/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test38 (Foundation::Execution::ProcessRunner) ... 
      Compiling Tests/40/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test27 (Foundation::Containers::SortedMultiSet) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test39 (Foundation::Execution::Signals) ... 
      Compiling Tests/41/Test.cpp ... 
      Compiling Tests/42/Test.cpp ... 
In file included from /usr/arm-linux-gnueabihf/include/c++/12/ios:40,
                 from /usr/arm-linux-gnueabihf/include/c++/12/ostream:38,
                 from /usr/arm-linux-gnueabihf/include/c++/12/iostream:39,
                 from Test.cpp:7:
In static member function 'static constexpr std::char_traits<char>::char_type* std::char_traits<char>::copy(char_type*, const char_type*, std::size_t)',
    inlined from 'static constexpr void std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_S_copy(_CharT*, const _CharT*, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' at /usr/arm-linux-gnueabihf/include/c++/12/bits/basic_string.h:431:21,
    inlined from 'constexpr std::__cxx11::basic_string<_CharT, _Traits, _Allocator>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::_M_replace(size_type, size_type, const _CharT*, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' at /usr/arm-linux-gnueabihf/include/c++/12/bits/basic_string.tcc:532:22,
    inlined from 'constexpr std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace(size_type, size_type, const _CharT*, size_type) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' at /usr/arm-linux-gnueabihf/include/c++/12/bits/basic_string.h:2179:19,
    inlined from 'constexpr std::__cxx11::basic_string<_CharT, _Traits, _Alloc>& std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::replace(size_type, size_type, const _CharT*) [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>]' at /usr/arm-linux-gnueabihf/include/c++/12/bits/basic_string.h:2204:22,
    inlined from 'std::string testing::internal::CanonicalizeForStdLibVersioning(std::string)' at /home/lewis/Sandbox/Stroika-Build-Dir-Ubuntu2204-Cross-Compile2RaspberryPi/Builds/raspberrypi-g++-12-release-sanitize_address/ThirdPartyComponents/include/gtest/internal/gtest-type-util.h:83:14:
/usr/arm-linux-gnueabihf/include/c++/12/bits/char_traits.h:435:56: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' accessing 2147483650 or more bytes at offsets [2, 2147483647] and 1 overlaps 2147483653 bytes at offset -3 [-Wrestrict]
  435 |         return static_cast<char_type*>(__builtin_memcpy(__s1, __s2, __n));
      |                                        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test35 (Foundation::DataExchange::Other) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test40 (Foundation::Execution::Threads) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test36 (Foundation::Database) ... 
      Compiling Tests/43/Test.cpp ... 
      Compiling Tests/44/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test42 (Foundation::Execution::Other) ... 
      Compiling Tests/45/Test.cpp ... 
      Compiling Tests/46/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test46 (Foundation::IO::Other) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test44 (Foundation::IO::Network::HTTP) ... 
      Compiling Tests/47/Test.cpp ... 
      Compiling Tests/48/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test33 (Foundation::DataExchange::ObjectVariantMapper) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test45 (Foundation::IO::Network::Transfer) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test21 (Foundation::Containers::Sequence) ... 
      Compiling Tests/49/Test.cpp ... 
      Compiling Tests/50/Test.cpp ... 
      Compiling Tests/51/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test43 (Foundation::IO::Network) ... 
      Compiling Tests/52/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test41 (Foundation::Execution::ThreadSafetyBuiltinObject) ... 
      Compiling Tests/53/Test.cpp ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test48 (Foundation::Memory) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test47 (Foundation::Math) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test49 (Foundation::Streams) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test53 (Frameworks::WebServer) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test50 (Foundation::Time) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test52 (Foundation::PERFORMANCE) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test34 (Foundation::DataExchange::XML) ... 
      Linking Test Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test51 (Foundation::Traversal) ... 
done (in 119 minutes)
</Make all>


<Run-Tests ALL-Local>
)))- Run-Tests ALL-Local...SKIPPED
</Run-Tests ALL-Local>


<Run-Tests-REMOTE>
)))- Run-Tests raspberrypi remote...
)))- make run-tests TEST_FAILURES_CAUSE_FAILED_MAKE=0 CONFIGURATION=raspberrypi-g++-11-debug-sanitize_undefined REMOTE=lewis@192.168.244.32
Stroika ThirdPartyComponents Build {raspberrypi-g++-11-debug-sanitize_undefined}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-11-debug-sanitize_undefined}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-11-debug-sanitize_undefined}:
      boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-11-debug-sanitize_undefined}:
      openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-11-debug-sanitize_undefined}:
      curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-11-debug-sanitize_undefined}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-11-debug-sanitize_undefined}:
      sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-11-debug-sanitize_undefined}:
      GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-11-debug-sanitize_undefined}:
      Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-11-debug-sanitize_undefined}:
      libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {raspberrypi-g++-11-debug-sanitize_undefined}:
   Building Stroika Foundation Objs {raspberrypi-g++-11-debug-sanitize_undefined}:
   Building Stroika Frameworks Objs {raspberrypi-g++-11-debug-sanitize_undefined}:
Building Stroika Tests {raspberrypi-g++-11-debug-sanitize_undefined}:
Running Stroika Tests {raspberrypi-g++-11-debug-sanitize_undefined}:
    [01] Foundation::Caching - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test01...; ssh lewis@192.168.244.32   /tmp/Test01 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2620 ms total)         [  PASSED  ] 1 test.
    [02] Foundation::Characters - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test02...; ssh lewis@192.168.244.32   /tmp/Test02 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (31186 ms total)         [  PASSED  ] 3 tests.
    [03] Foundation::Common - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test03...; ssh lewis@192.168.244.32   /tmp/Test03 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2 ms total)         [  PASSED  ] 1 test.
    [04] Foundation::Configuration - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test04...; ssh lewis@192.168.244.32   /tmp/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (8909 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test05...; ssh lewis@192.168.244.32   /tmp/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (10 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test06...; ssh lewis@192.168.244.32   /tmp/Test06 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (181 ms total)         [  PASSED  ] 2 tests.
    [07] Foundation::Containers::DataStructures::LockFree - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test07...; ssh lewis@192.168.244.32   /tmp/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (5442 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test08...; ssh lewis@192.168.244.32   /tmp/Test08 --gtest_brief
         [==========] 1 test from 1 test suite ran. (551 ms total)         [  PASSED  ] 1 test.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test09...; ssh lewis@192.168.244.32   /tmp/Test09 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [10] Foundation::Containers::DataStructures::SkipList - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test10...; ssh lewis@192.168.244.32   /tmp/Test10 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [11] Foundation::Containers::Association - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test11...; ssh lewis@192.168.244.32   /tmp/Test11 --gtest_brief
         [==========] 1 test from 1 test suite ran. (223 ms total)         [  PASSED  ] 1 test.
    [12] Foundation::Containers::Bijection - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test12...; ssh lewis@192.168.244.32   /tmp/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (144 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test13...; ssh lewis@192.168.244.32   /tmp/Test13 --gtest_brief
         [==========] 1 test from 1 test suite ran. (22986 ms total)         [  PASSED  ] 1 test.
    [14] Foundation::Containers::DataHyperRectangle - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test14...; ssh lewis@192.168.244.32   /tmp/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test15...; ssh lewis@192.168.244.32   /tmp/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (16 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test16...; ssh lewis@192.168.244.32   /tmp/Test16 --gtest_brief
         [==========] 1 test from 1 test suite ran. (11 ms total)         [  PASSED  ] 1 test.
    [17] Foundation::Containers::Mapping - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test17...; ssh lewis@192.168.244.32   /tmp/Test17 --gtest_brief
         [==========] 1 test from 1 test suite ran. (392 ms total)         [  PASSED  ] 1 test.
    [18] Foundation::Containers::MultiSet - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test18...; ssh lewis@192.168.244.32   /tmp/Test18 --gtest_brief
         [==========] 1 test from 1 test suite ran. (7504 ms total)         [  PASSED  ] 1 test.
    [19] Foundation::Containers::PriorityQueue - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test19...; ssh lewis@192.168.244.32   /tmp/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test20...; ssh lewis@192.168.244.32   /tmp/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (9 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test21...; ssh lewis@192.168.244.32   /tmp/Test21 --gtest_brief
         [==========] 1 test from 1 test suite ran. (23021 ms total)         [  PASSED  ] 1 test.
    [22] Foundation::Containers::Set - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test22...; ssh lewis@192.168.244.32   /tmp/Test22 --gtest_brief
         [==========] 1 test from 1 test suite ran. (85 ms total)         [  PASSED  ] 1 test.
    [23] Foundation::Containers::SortedAssociation - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test23...; ssh lewis@192.168.244.32   /tmp/Test23 --gtest_brief
         [==========] 1 test from 1 test suite ran. (106 ms total)         [  PASSED  ] 1 test.
    [24] Foundation::Containers::SortedCollection - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test24...; ssh lewis@192.168.244.32   /tmp/Test24 --gtest_brief
         [==========] 1 test from 1 test suite ran. (8337 ms total)         [  PASSED  ] 1 test.
    [25] Foundation::Containers::SortedKeyedCollection - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test25...; ssh lewis@192.168.244.32   /tmp/Test25 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6 ms total)         [  PASSED  ] 1 test.
    [26] Foundation::Containers::SortedMapping - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test26...; ssh lewis@192.168.244.32   /tmp/Test26 --gtest_brief
         [==========] 1 test from 1 test suite ran. (106 ms total)         [  PASSED  ] 1 test.
    [27] Foundation::Containers::SortedMultiSet - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test27...; ssh lewis@192.168.244.32   /tmp/Test27 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2968 ms total)         [  PASSED  ] 1 test.
    [28] Foundation::Containers::SortedSet - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test28...; ssh lewis@192.168.244.32   /tmp/Test28 --gtest_brief
         [==========] 1 test from 1 test suite ran. (44 ms total)         [  PASSED  ] 1 test.
    [29] Foundation::Containers::Stack - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test29...; ssh lewis@192.168.244.32   /tmp/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (16 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test30...; ssh lewis@192.168.244.32   /tmp/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test31...; ssh lewis@192.168.244.32   /tmp/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (89517 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test32...; ssh lewis@192.168.244.32   /tmp/Test32 --gtest_brief
         [==========] 19 tests from 1 test suite ran. (2604 ms total)         [  PASSED  ] 19 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test33...; ssh lewis@192.168.244.32   /tmp/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (697 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test34...; ssh lewis@192.168.244.32   /tmp/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (37457 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test35...; ssh lewis@192.168.244.32   /tmp/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (5352 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test36...; ssh lewis@192.168.244.32   /tmp/Test36 --gtest_brief
         [==========] 1 test from 1 test suite ran. (120167 ms total)         [  PASSED  ] 1 test.
    [37] Foundation::Execution::Exceptions - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test37...; ssh lewis@192.168.244.32   /tmp/Test37 --gtest_brief
         [==========] 1 test from 1 test suite ran. (264 ms total)         [  PASSED  ] 1 test.
    [38] Foundation::Execution::ProcessRunner - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test38...; ssh lewis@192.168.244.32   /tmp/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (15454 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test39...; ssh lewis@192.168.244.32   /tmp/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1011 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test40...; ssh lewis@192.168.244.32   /tmp/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (45790 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test41...; ssh lewis@192.168.244.32   /tmp/Test41 --gtest_brief
         [==========] 1 test from 1 test suite ran. (23177 ms total)         [  PASSED  ] 1 test.
    [42] Foundation::Execution::Other - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test42...; ssh lewis@192.168.244.32   /tmp/Test42 --gtest_brief
         [==========] 1 test from 1 test suite ran. (465 ms total)         [  PASSED  ] 1 test.
    [43] Foundation::IO::Network - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test43...; ssh lewis@192.168.244.32   /tmp/Test43 --gtest_brief
         [==========] 1 test from 1 test suite ran. (36869 ms total)         [  PASSED  ] 1 test.
    [44] Foundation::IO::Network::HTTP - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test44...; ssh lewis@192.168.244.32   /tmp/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (94 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test45...; ssh lewis@192.168.244.32   /tmp/Test45 --gtest_brief
WARNING: REGRESSION TEST ISSUE: 'badssl.com site failed with fFailConnectionIfSSLCertificateInvalid = false: SSL peer certificate or SSH remote key was not OK {LibCurl error: 60} while running Test_5_SSLCertCheckTests_, while sending 'GET' request to 'https://badssl.com/'.'
         [==========] 1 test from 1 test suite ran. (6911 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test46...; ssh lewis@192.168.244.32   /tmp/Test46 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6816 ms total)         [  PASSED  ] 1 test.
    [47] Foundation::Math - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test47...; ssh lewis@192.168.244.32   /tmp/Test47 --gtest_brief
         [==========] 1 test from 1 test suite ran. (231 ms total)         [  PASSED  ] 1 test.
    [48] Foundation::Memory - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test48...; ssh lewis@192.168.244.32   /tmp/Test48 --gtest_brief
         [==========] 1 test from 1 test suite ran. (113 ms total)         [  PASSED  ] 1 test.
    [49] Foundation::Streams - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test49...; ssh lewis@192.168.244.32   /tmp/Test49 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (163 ms total)         [  PASSED  ] 2 tests.
    [50] Foundation::Time - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test50...; ssh lewis@192.168.244.32   /tmp/Test50 --gtest_brief
         [==========] 1 test from 1 test suite ran. (20067 ms total)         [  PASSED  ] 1 test.
    [51] Foundation::Traversal - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test51...; ssh lewis@192.168.244.32   /tmp/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (4317 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test52...; ssh lewis@192.168.244.32   /tmp/Test52 --gtest_brief
WARNING: REGRESSION TEST ISSUE: 'qCompilerAndStdLib_arm_ubsan_callDirectFunInsteadOfThruLamdba_Buggy and Debug::kBuiltWithUndefinedBehaviorSanitizer so skipping test'
         [==========] 1 test from 1 test suite ran. (23 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - scp ../Builds/raspberrypi-g++-11-debug-sanitize_undefined/Tests/Test53...; ssh lewis@192.168.244.32   /tmp/Test53 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (1570 ms total)         [  PASSED  ] 2 tests.
)))- make run-tests TEST_FAILURES_CAUSE_FAILED_MAKE=0 CONFIGURATION=raspberrypi-g++-11-release REMOTE=lewis@192.168.244.32
Stroika ThirdPartyComponents Build {raspberrypi-g++-11-release}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-11-release}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-11-release}:
      boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-11-release}:
      openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-11-release}:
      curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-11-release}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-11-release}:
      sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-11-release}:
      GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-11-release}:
      Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-11-release}:
      libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {raspberrypi-g++-11-release}:
   Building Stroika Foundation Objs {raspberrypi-g++-11-release}:
   Building Stroika Frameworks Objs {raspberrypi-g++-11-release}:
Building Stroika Tests {raspberrypi-g++-11-release}:
Running Stroika Tests {raspberrypi-g++-11-release}:
    [01] Foundation::Caching - scp ../Builds/raspberrypi-g++-11-release/Tests/Test01...; ssh lewis@192.168.244.32   /tmp/Test01 --gtest_brief
         [==========] 1 test from 1 test suite ran. (28 ms total)         [  PASSED  ] 1 test.
    [02] Foundation::Characters - scp ../Builds/raspberrypi-g++-11-release/Tests/Test02...; ssh lewis@192.168.244.32   /tmp/Test02 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (1209 ms total)         [  PASSED  ] 3 tests.
    [03] Foundation::Common - scp ../Builds/raspberrypi-g++-11-release/Tests/Test03...; ssh lewis@192.168.244.32   /tmp/Test03 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [04] Foundation::Configuration - scp ../Builds/raspberrypi-g++-11-release/Tests/Test04...; ssh lewis@192.168.244.32   /tmp/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (16 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - scp ../Builds/raspberrypi-g++-11-release/Tests/Test05...; ssh lewis@192.168.244.32   /tmp/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - scp ../Builds/raspberrypi-g++-11-release/Tests/Test06...; ssh lewis@192.168.244.32   /tmp/Test06 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 2 tests.
    [07] Foundation::Containers::DataStructures::LockFree - scp ../Builds/raspberrypi-g++-11-release/Tests/Test07...; ssh lewis@192.168.244.32   /tmp/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (802 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - scp ../Builds/raspberrypi-g++-11-release/Tests/Test08...; ssh lewis@192.168.244.32   /tmp/Test08 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6 ms total)         [  PASSED  ] 1 test.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - scp ../Builds/raspberrypi-g++-11-release/Tests/Test09...; ssh lewis@192.168.244.32   /tmp/Test09 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [10] Foundation::Containers::DataStructures::SkipList - scp ../Builds/raspberrypi-g++-11-release/Tests/Test10...; ssh lewis@192.168.244.32   /tmp/Test10 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [11] Foundation::Containers::Association - scp ../Builds/raspberrypi-g++-11-release/Tests/Test11...; ssh lewis@192.168.244.32   /tmp/Test11 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [12] Foundation::Containers::Bijection - scp ../Builds/raspberrypi-g++-11-release/Tests/Test12...; ssh lewis@192.168.244.32   /tmp/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - scp ../Builds/raspberrypi-g++-11-release/Tests/Test13...; ssh lewis@192.168.244.32   /tmp/Test13 --gtest_brief
         [==========] 1 test from 1 test suite ran. (199 ms total)         [  PASSED  ] 1 test.
    [14] Foundation::Containers::DataHyperRectangle - scp ../Builds/raspberrypi-g++-11-release/Tests/Test14...; ssh lewis@192.168.244.32   /tmp/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - scp ../Builds/raspberrypi-g++-11-release/Tests/Test15...; ssh lewis@192.168.244.32   /tmp/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - scp ../Builds/raspberrypi-g++-11-release/Tests/Test16...; ssh lewis@192.168.244.32   /tmp/Test16 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [17] Foundation::Containers::Mapping - scp ../Builds/raspberrypi-g++-11-release/Tests/Test17...; ssh lewis@192.168.244.32   /tmp/Test17 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2 ms total)         [  PASSED  ] 1 test.
    [18] Foundation::Containers::MultiSet - scp ../Builds/raspberrypi-g++-11-release/Tests/Test18...; ssh lewis@192.168.244.32   /tmp/Test18 --gtest_brief
         [==========] 1 test from 1 test suite ran. (88 ms total)         [  PASSED  ] 1 test.
    [19] Foundation::Containers::PriorityQueue - scp ../Builds/raspberrypi-g++-11-release/Tests/Test19...; ssh lewis@192.168.244.32   /tmp/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - scp ../Builds/raspberrypi-g++-11-release/Tests/Test20...; ssh lewis@192.168.244.32   /tmp/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - scp ../Builds/raspberrypi-g++-11-release/Tests/Test21...; ssh lewis@192.168.244.32   /tmp/Test21 --gtest_brief
         [==========] 1 test from 1 test suite ran. (536 ms total)         [  PASSED  ] 1 test.
    [22] Foundation::Containers::Set - scp ../Builds/raspberrypi-g++-11-release/Tests/Test22...; ssh lewis@192.168.244.32   /tmp/Test22 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [23] Foundation::Containers::SortedAssociation - scp ../Builds/raspberrypi-g++-11-release/Tests/Test23...; ssh lewis@192.168.244.32   /tmp/Test23 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [24] Foundation::Containers::SortedCollection - scp ../Builds/raspberrypi-g++-11-release/Tests/Test24...; ssh lewis@192.168.244.32   /tmp/Test24 --gtest_brief
         [==========] 1 test from 1 test suite ran. (173 ms total)         [  PASSED  ] 1 test.
    [25] Foundation::Containers::SortedKeyedCollection - scp ../Builds/raspberrypi-g++-11-release/Tests/Test25...; ssh lewis@192.168.244.32   /tmp/Test25 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [26] Foundation::Containers::SortedMapping - scp ../Builds/raspberrypi-g++-11-release/Tests/Test26...; ssh lewis@192.168.244.32   /tmp/Test26 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [27] Foundation::Containers::SortedMultiSet - scp ../Builds/raspberrypi-g++-11-release/Tests/Test27...; ssh lewis@192.168.244.32   /tmp/Test27 --gtest_brief
         [==========] 1 test from 1 test suite ran. (46 ms total)         [  PASSED  ] 1 test.
    [28] Foundation::Containers::SortedSet - scp ../Builds/raspberrypi-g++-11-release/Tests/Test28...; ssh lewis@192.168.244.32   /tmp/Test28 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [29] Foundation::Containers::Stack - scp ../Builds/raspberrypi-g++-11-release/Tests/Test29...; ssh lewis@192.168.244.32   /tmp/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - scp ../Builds/raspberrypi-g++-11-release/Tests/Test30...; ssh lewis@192.168.244.32   /tmp/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - scp ../Builds/raspberrypi-g++-11-release/Tests/Test31...; ssh lewis@192.168.244.32   /tmp/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (853 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - scp ../Builds/raspberrypi-g++-11-release/Tests/Test32...; ssh lewis@192.168.244.32   /tmp/Test32 --gtest_brief
         [==========] 19 tests from 1 test suite ran. (32 ms total)         [  PASSED  ] 19 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - scp ../Builds/raspberrypi-g++-11-release/Tests/Test33...; ssh lewis@192.168.244.32   /tmp/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1358 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - scp ../Builds/raspberrypi-g++-11-release/Tests/Test34...; ssh lewis@192.168.244.32   /tmp/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (1108 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - scp ../Builds/raspberrypi-g++-11-release/Tests/Test35...; ssh lewis@192.168.244.32   /tmp/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (93 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - scp ../Builds/raspberrypi-g++-11-release/Tests/Test36...; ssh lewis@192.168.244.32   /tmp/Test36 --gtest_brief
         [==========] 1 test from 1 test suite ran. (50681 ms total)         [  PASSED  ] 1 test.
    [37] Foundation::Execution::Exceptions - scp ../Builds/raspberrypi-g++-11-release/Tests/Test37...; ssh lewis@192.168.244.32   /tmp/Test37 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [38] Foundation::Execution::ProcessRunner - scp ../Builds/raspberrypi-g++-11-release/Tests/Test38...; ssh lewis@192.168.244.32   /tmp/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2932 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - scp ../Builds/raspberrypi-g++-11-release/Tests/Test39...; ssh lewis@192.168.244.32   /tmp/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1000 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - scp ../Builds/raspberrypi-g++-11-release/Tests/Test40...; ssh lewis@192.168.244.32   /tmp/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (31143 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - scp ../Builds/raspberrypi-g++-11-release/Tests/Test41...; ssh lewis@192.168.244.32   /tmp/Test41 --gtest_brief
         [==========] 1 test from 1 test suite ran. (23603 ms total)         [  PASSED  ] 1 test.
    [42] Foundation::Execution::Other - scp ../Builds/raspberrypi-g++-11-release/Tests/Test42...; ssh lewis@192.168.244.32   /tmp/Test42 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [43] Foundation::IO::Network - scp ../Builds/raspberrypi-g++-11-release/Tests/Test43...; ssh lewis@192.168.244.32   /tmp/Test43 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3037 ms total)         [  PASSED  ] 1 test.
    [44] Foundation::IO::Network::HTTP - scp ../Builds/raspberrypi-g++-11-release/Tests/Test44...; ssh lewis@192.168.244.32   /tmp/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - scp ../Builds/raspberrypi-g++-11-release/Tests/Test45...; ssh lewis@192.168.244.32   /tmp/Test45 --gtest_brief
WARNING: REGRESSION TEST ISSUE: 'badssl.com site failed with fFailConnectionIfSSLCertificateInvalid = false: SSL peer certificate or SSH remote key was not OK {LibCurl error: 60} while running Test_5_SSLCertCheckTests_, while sending 'GET' request to 'https://badssl.com/'.'
         [==========] 1 test from 1 test suite ran. (4936 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - scp ../Builds/raspberrypi-g++-11-release/Tests/Test46...; ssh lewis@192.168.244.32   /tmp/Test46 --gtest_brief
         [==========] 1 test from 1 test suite ran. (35 ms total)         [  PASSED  ] 1 test.
    [47] Foundation::Math - scp ../Builds/raspberrypi-g++-11-release/Tests/Test47...; ssh lewis@192.168.244.32   /tmp/Test47 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [48] Foundation::Memory - scp ../Builds/raspberrypi-g++-11-release/Tests/Test48...; ssh lewis@192.168.244.32   /tmp/Test48 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [49] Foundation::Streams - scp ../Builds/raspberrypi-g++-11-release/Tests/Test49...; ssh lewis@192.168.244.32   /tmp/Test49 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (2 ms total)         [  PASSED  ] 2 tests.
    [50] Foundation::Time - scp ../Builds/raspberrypi-g++-11-release/Tests/Test50...; ssh lewis@192.168.244.32   /tmp/Test50 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1892 ms total)         [  PASSED  ] 1 test.
    [51] Foundation::Traversal - scp ../Builds/raspberrypi-g++-11-release/Tests/Test51...; ssh lewis@192.168.244.32   /tmp/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (14 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - scp ../Builds/raspberrypi-g++-11-release/Tests/Test52...; ssh lewis@192.168.244.32   /tmp/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (316691 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - scp ../Builds/raspberrypi-g++-11-release/Tests/Test53...; ssh lewis@192.168.244.32   /tmp/Test53 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (1008 ms total)         [  PASSED  ] 2 tests.
)))- make run-tests TEST_FAILURES_CAUSE_FAILED_MAKE=0 CONFIGURATION=raspberrypi-g++-12-debug-sanitize_undefined REMOTE=lewis@192.168.244.32
Stroika ThirdPartyComponents Build {raspberrypi-g++-12-debug-sanitize_undefined}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-12-debug-sanitize_undefined}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-12-debug-sanitize_undefined}:
      boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-12-debug-sanitize_undefined}:
      openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-12-debug-sanitize_undefined}:
      curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-12-debug-sanitize_undefined}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-12-debug-sanitize_undefined}:
      sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-12-debug-sanitize_undefined}:
      GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-12-debug-sanitize_undefined}:
      Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-12-debug-sanitize_undefined}:
      libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {raspberrypi-g++-12-debug-sanitize_undefined}:
   Building Stroika Foundation Objs {raspberrypi-g++-12-debug-sanitize_undefined}:
   Building Stroika Frameworks Objs {raspberrypi-g++-12-debug-sanitize_undefined}:
Building Stroika Tests {raspberrypi-g++-12-debug-sanitize_undefined}:
Running Stroika Tests {raspberrypi-g++-12-debug-sanitize_undefined}:
    [01] Foundation::Caching - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test01...; ssh lewis@192.168.244.32   /tmp/Test01 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2836 ms total)         [  PASSED  ] 1 test.
    [02] Foundation::Characters - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test02...; ssh lewis@192.168.244.32   /tmp/Test02 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (31669 ms total)         [  PASSED  ] 3 tests.
    [03] Foundation::Common - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test03...; ssh lewis@192.168.244.32   /tmp/Test03 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2 ms total)         [  PASSED  ] 1 test.
    [04] Foundation::Configuration - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test04...; ssh lewis@192.168.244.32   /tmp/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (182 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test05...; ssh lewis@192.168.244.32   /tmp/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (10 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test06...; ssh lewis@192.168.244.32   /tmp/Test06 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (180 ms total)         [  PASSED  ] 2 tests.
    [07] Foundation::Containers::DataStructures::LockFree - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test07...; ssh lewis@192.168.244.32   /tmp/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1581 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test08...; ssh lewis@192.168.244.32   /tmp/Test08 --gtest_brief
         [==========] 1 test from 1 test suite ran. (518 ms total)         [  PASSED  ] 1 test.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test09...; ssh lewis@192.168.244.32   /tmp/Test09 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [10] Foundation::Containers::DataStructures::SkipList - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test10...; ssh lewis@192.168.244.32   /tmp/Test10 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [11] Foundation::Containers::Association - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test11...; ssh lewis@192.168.244.32   /tmp/Test11 --gtest_brief
         [==========] 1 test from 1 test suite ran. (254 ms total)         [  PASSED  ] 1 test.
    [12] Foundation::Containers::Bijection - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test12...; ssh lewis@192.168.244.32   /tmp/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (142 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test13...; ssh lewis@192.168.244.32   /tmp/Test13 --gtest_brief
         [==========] 1 test from 1 test suite ran. (13807 ms total)         [  PASSED  ] 1 test.
    [14] Foundation::Containers::DataHyperRectangle - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test14...; ssh lewis@192.168.244.32   /tmp/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test15...; ssh lewis@192.168.244.32   /tmp/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test16...; ssh lewis@192.168.244.32   /tmp/Test16 --gtest_brief
         [==========] 1 test from 1 test suite ran. (17 ms total)         [  PASSED  ] 1 test.
    [17] Foundation::Containers::Mapping - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test17...; ssh lewis@192.168.244.32   /tmp/Test17 --gtest_brief
         [==========] 1 test from 1 test suite ran. (400 ms total)         [  PASSED  ] 1 test.
    [18] Foundation::Containers::MultiSet - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test18...; ssh lewis@192.168.244.32   /tmp/Test18 --gtest_brief
         [==========] 1 test from 1 test suite ran. (7537 ms total)         [  PASSED  ] 1 test.
    [19] Foundation::Containers::PriorityQueue - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test19...; ssh lewis@192.168.244.32   /tmp/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test20...; ssh lewis@192.168.244.32   /tmp/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (9 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test21...; ssh lewis@192.168.244.32   /tmp/Test21 --gtest_brief
         [==========] 1 test from 1 test suite ran. (27765 ms total)         [  PASSED  ] 1 test.
    [22] Foundation::Containers::Set - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test22...; ssh lewis@192.168.244.32   /tmp/Test22 --gtest_brief
         [==========] 1 test from 1 test suite ran. (83 ms total)         [  PASSED  ] 1 test.
    [23] Foundation::Containers::SortedAssociation - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test23...; ssh lewis@192.168.244.32   /tmp/Test23 --gtest_brief
         [==========] 1 test from 1 test suite ran. (110 ms total)         [  PASSED  ] 1 test.
    [24] Foundation::Containers::SortedCollection - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test24...; ssh lewis@192.168.244.32   /tmp/Test24 --gtest_brief
         [==========] 1 test from 1 test suite ran. (13349 ms total)         [  PASSED  ] 1 test.
    [25] Foundation::Containers::SortedKeyedCollection - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test25...; ssh lewis@192.168.244.32   /tmp/Test25 --gtest_brief
         [==========] 1 test from 1 test suite ran. (4 ms total)         [  PASSED  ] 1 test.
    [26] Foundation::Containers::SortedMapping - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test26...; ssh lewis@192.168.244.32   /tmp/Test26 --gtest_brief
         [==========] 1 test from 1 test suite ran. (106 ms total)         [  PASSED  ] 1 test.
    [27] Foundation::Containers::SortedMultiSet - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test27...; ssh lewis@192.168.244.32   /tmp/Test27 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3051 ms total)         [  PASSED  ] 1 test.
    [28] Foundation::Containers::SortedSet - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test28...; ssh lewis@192.168.244.32   /tmp/Test28 --gtest_brief
         [==========] 1 test from 1 test suite ran. (43 ms total)         [  PASSED  ] 1 test.
    [29] Foundation::Containers::Stack - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test29...; ssh lewis@192.168.244.32   /tmp/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test30...; ssh lewis@192.168.244.32   /tmp/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test31...; ssh lewis@192.168.244.32   /tmp/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (101782 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test32...; ssh lewis@192.168.244.32   /tmp/Test32 --gtest_brief
         [==========] 19 tests from 1 test suite ran. (752 ms total)         [  PASSED  ] 19 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test33...; ssh lewis@192.168.244.32   /tmp/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (21715 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test34...; ssh lewis@192.168.244.32   /tmp/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (34007 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test35...; ssh lewis@192.168.244.32   /tmp/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (30169 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test36...; ssh lewis@192.168.244.32   /tmp/Test36 --gtest_brief
         [==========] 1 test from 1 test suite ran. (114337 ms total)         [  PASSED  ] 1 test.
    [37] Foundation::Execution::Exceptions - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test37...; ssh lewis@192.168.244.32   /tmp/Test37 --gtest_brief
         [==========] 1 test from 1 test suite ran. (283 ms total)         [  PASSED  ] 1 test.
    [38] Foundation::Execution::ProcessRunner - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test38...; ssh lewis@192.168.244.32   /tmp/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3577 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test39...; ssh lewis@192.168.244.32   /tmp/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2292 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test40...; ssh lewis@192.168.244.32   /tmp/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (53257 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test41...; ssh lewis@192.168.244.32   /tmp/Test41 --gtest_brief
         [==========] 1 test from 1 test suite ran. (17775 ms total)         [  PASSED  ] 1 test.
    [42] Foundation::Execution::Other - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test42...; ssh lewis@192.168.244.32   /tmp/Test42 --gtest_brief
         [==========] 1 test from 1 test suite ran. (436 ms total)         [  PASSED  ] 1 test.
    [43] Foundation::IO::Network - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test43...; ssh lewis@192.168.244.32   /tmp/Test43 --gtest_brief
         [==========] 1 test from 1 test suite ran. (12259 ms total)         [  PASSED  ] 1 test.
    [44] Foundation::IO::Network::HTTP - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test44...; ssh lewis@192.168.244.32   /tmp/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (70 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test45...; ssh lewis@192.168.244.32   /tmp/Test45 --gtest_brief
WARNING: REGRESSION TEST ISSUE: 'badssl.com site failed with fFailConnectionIfSSLCertificateInvalid = false: SSL peer certificate or SSH remote key was not OK {LibCurl error: 60} while running Test_5_SSLCertCheckTests_, while sending 'GET' request to 'https://badssl.com/'.'
         [==========] 1 test from 1 test suite ran. (8506 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test46...; ssh lewis@192.168.244.32   /tmp/Test46 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6005 ms total)         [  PASSED  ] 1 test.
    [47] Foundation::Math - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test47...; ssh lewis@192.168.244.32   /tmp/Test47 --gtest_brief
         [==========] 1 test from 1 test suite ran. (236 ms total)         [  PASSED  ] 1 test.
    [48] Foundation::Memory - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test48...; ssh lewis@192.168.244.32   /tmp/Test48 --gtest_brief
         [==========] 1 test from 1 test suite ran. (125 ms total)         [  PASSED  ] 1 test.
    [49] Foundation::Streams - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test49...; ssh lewis@192.168.244.32   /tmp/Test49 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (137 ms total)         [  PASSED  ] 2 tests.
    [50] Foundation::Time - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test50...; ssh lewis@192.168.244.32   /tmp/Test50 --gtest_brief
         [==========] 1 test from 1 test suite ran. (20487 ms total)         [  PASSED  ] 1 test.
    [51] Foundation::Traversal - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test51...; ssh lewis@192.168.244.32   /tmp/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (4336 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test52...; ssh lewis@192.168.244.32   /tmp/Test52 --gtest_brief
WARNING: REGRESSION TEST ISSUE: 'qCompilerAndStdLib_arm_ubsan_callDirectFunInsteadOfThruLamdba_Buggy and Debug::kBuiltWithUndefinedBehaviorSanitizer so skipping test'
         [==========] 1 test from 1 test suite ran. (4 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - scp ../Builds/raspberrypi-g++-12-debug-sanitize_undefined/Tests/Test53...; ssh lewis@192.168.244.32   /tmp/Test53 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (1575 ms total)         [  PASSED  ] 2 tests.
)))- make run-tests TEST_FAILURES_CAUSE_FAILED_MAKE=0 CONFIGURATION=raspberrypi-g++-12-release REMOTE=lewis@192.168.244.32
Stroika ThirdPartyComponents Build {raspberrypi-g++-12-release}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-12-release}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-12-release}:
      boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-12-release}:
      openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-12-release}:
      curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-12-release}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-12-release}:
      sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-12-release}:
      GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-12-release}:
      Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-12-release}:
      libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {raspberrypi-g++-12-release}:
   Building Stroika Foundation Objs {raspberrypi-g++-12-release}:
   Building Stroika Frameworks Objs {raspberrypi-g++-12-release}:
Building Stroika Tests {raspberrypi-g++-12-release}:
Running Stroika Tests {raspberrypi-g++-12-release}:
    [01] Foundation::Caching - scp ../Builds/raspberrypi-g++-12-release/Tests/Test01...; ssh lewis@192.168.244.32   /tmp/Test01 --gtest_brief
         [==========] 1 test from 1 test suite ran. (21 ms total)         [  PASSED  ] 1 test.
    [02] Foundation::Characters - scp ../Builds/raspberrypi-g++-12-release/Tests/Test02...; ssh lewis@192.168.244.32   /tmp/Test02 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (819 ms total)         [  PASSED  ] 3 tests.
    [03] Foundation::Common - scp ../Builds/raspberrypi-g++-12-release/Tests/Test03...; ssh lewis@192.168.244.32   /tmp/Test03 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [04] Foundation::Configuration - scp ../Builds/raspberrypi-g++-12-release/Tests/Test04...; ssh lewis@192.168.244.32   /tmp/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (5083 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - scp ../Builds/raspberrypi-g++-12-release/Tests/Test05...; ssh lewis@192.168.244.32   /tmp/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - scp ../Builds/raspberrypi-g++-12-release/Tests/Test06...; ssh lewis@192.168.244.32   /tmp/Test06 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (6 ms total)         [  PASSED  ] 2 tests.
    [07] Foundation::Containers::DataStructures::LockFree - scp ../Builds/raspberrypi-g++-12-release/Tests/Test07...; ssh lewis@192.168.244.32   /tmp/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (702 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - scp ../Builds/raspberrypi-g++-12-release/Tests/Test08...; ssh lewis@192.168.244.32   /tmp/Test08 --gtest_brief
         [==========] 1 test from 1 test suite ran. (6 ms total)         [  PASSED  ] 1 test.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - scp ../Builds/raspberrypi-g++-12-release/Tests/Test09...; ssh lewis@192.168.244.32   /tmp/Test09 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [10] Foundation::Containers::DataStructures::SkipList - scp ../Builds/raspberrypi-g++-12-release/Tests/Test10...; ssh lewis@192.168.244.32   /tmp/Test10 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [11] Foundation::Containers::Association - scp ../Builds/raspberrypi-g++-12-release/Tests/Test11...; ssh lewis@192.168.244.32   /tmp/Test11 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [12] Foundation::Containers::Bijection - scp ../Builds/raspberrypi-g++-12-release/Tests/Test12...; ssh lewis@192.168.244.32   /tmp/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - scp ../Builds/raspberrypi-g++-12-release/Tests/Test13...; ssh lewis@192.168.244.32   /tmp/Test13 --gtest_brief
         [==========] 1 test from 1 test suite ran. (194 ms total)         [  PASSED  ] 1 test.
    [14] Foundation::Containers::DataHyperRectangle - scp ../Builds/raspberrypi-g++-12-release/Tests/Test14...; ssh lewis@192.168.244.32   /tmp/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - scp ../Builds/raspberrypi-g++-12-release/Tests/Test15...; ssh lewis@192.168.244.32   /tmp/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - scp ../Builds/raspberrypi-g++-12-release/Tests/Test16...; ssh lewis@192.168.244.32   /tmp/Test16 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [17] Foundation::Containers::Mapping - scp ../Builds/raspberrypi-g++-12-release/Tests/Test17...; ssh lewis@192.168.244.32   /tmp/Test17 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2 ms total)         [  PASSED  ] 1 test.
    [18] Foundation::Containers::MultiSet - scp ../Builds/raspberrypi-g++-12-release/Tests/Test18...; ssh lewis@192.168.244.32   /tmp/Test18 --gtest_brief
         [==========] 1 test from 1 test suite ran. (113 ms total)         [  PASSED  ] 1 test.
    [19] Foundation::Containers::PriorityQueue - scp ../Builds/raspberrypi-g++-12-release/Tests/Test19...; ssh lewis@192.168.244.32   /tmp/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - scp ../Builds/raspberrypi-g++-12-release/Tests/Test20...; ssh lewis@192.168.244.32   /tmp/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - scp ../Builds/raspberrypi-g++-12-release/Tests/Test21...; ssh lewis@192.168.244.32   /tmp/Test21 --gtest_brief
         [==========] 1 test from 1 test suite ran. (596 ms total)         [  PASSED  ] 1 test.
    [22] Foundation::Containers::Set - scp ../Builds/raspberrypi-g++-12-release/Tests/Test22...; ssh lewis@192.168.244.32   /tmp/Test22 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [23] Foundation::Containers::SortedAssociation - scp ../Builds/raspberrypi-g++-12-release/Tests/Test23...; ssh lewis@192.168.244.32   /tmp/Test23 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [24] Foundation::Containers::SortedCollection - scp ../Builds/raspberrypi-g++-12-release/Tests/Test24...; ssh lewis@192.168.244.32   /tmp/Test24 --gtest_brief
         [==========] 1 test from 1 test suite ran. (118 ms total)         [  PASSED  ] 1 test.
    [25] Foundation::Containers::SortedKeyedCollection - scp ../Builds/raspberrypi-g++-12-release/Tests/Test25...; ssh lewis@192.168.244.32   /tmp/Test25 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [26] Foundation::Containers::SortedMapping - scp ../Builds/raspberrypi-g++-12-release/Tests/Test26...; ssh lewis@192.168.244.32   /tmp/Test26 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [27] Foundation::Containers::SortedMultiSet - scp ../Builds/raspberrypi-g++-12-release/Tests/Test27...; ssh lewis@192.168.244.32   /tmp/Test27 --gtest_brief
         [==========] 1 test from 1 test suite ran. (42 ms total)         [  PASSED  ] 1 test.
    [28] Foundation::Containers::SortedSet - scp ../Builds/raspberrypi-g++-12-release/Tests/Test28...; ssh lewis@192.168.244.32   /tmp/Test28 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [29] Foundation::Containers::Stack - scp ../Builds/raspberrypi-g++-12-release/Tests/Test29...; ssh lewis@192.168.244.32   /tmp/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - scp ../Builds/raspberrypi-g++-12-release/Tests/Test30...; ssh lewis@192.168.244.32   /tmp/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - scp ../Builds/raspberrypi-g++-12-release/Tests/Test31...; ssh lewis@192.168.244.32   /tmp/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (834 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - scp ../Builds/raspberrypi-g++-12-release/Tests/Test32...; ssh lewis@192.168.244.32   /tmp/Test32 --gtest_brief
         [==========] 19 tests from 1 test suite ran. (18 ms total)         [  PASSED  ] 19 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - scp ../Builds/raspberrypi-g++-12-release/Tests/Test33...; ssh lewis@192.168.244.32   /tmp/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (700 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - scp ../Builds/raspberrypi-g++-12-release/Tests/Test34...; ssh lewis@192.168.244.32   /tmp/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (1046 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - scp ../Builds/raspberrypi-g++-12-release/Tests/Test35...; ssh lewis@192.168.244.32   /tmp/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (37 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - scp ../Builds/raspberrypi-g++-12-release/Tests/Test36...; ssh lewis@192.168.244.32   /tmp/Test36 --gtest_brief
         [==========] 1 test from 1 test suite ran. (51944 ms total)         [  PASSED  ] 1 test.
    [37] Foundation::Execution::Exceptions - scp ../Builds/raspberrypi-g++-12-release/Tests/Test37...; ssh lewis@192.168.244.32   /tmp/Test37 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [38] Foundation::Execution::ProcessRunner - scp ../Builds/raspberrypi-g++-12-release/Tests/Test38...; ssh lewis@192.168.244.32   /tmp/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2944 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - scp ../Builds/raspberrypi-g++-12-release/Tests/Test39...; ssh lewis@192.168.244.32   /tmp/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1000 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - scp ../Builds/raspberrypi-g++-12-release/Tests/Test40...; ssh lewis@192.168.244.32   /tmp/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (31196 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - scp ../Builds/raspberrypi-g++-12-release/Tests/Test41...; ssh lewis@192.168.244.32   /tmp/Test41 --gtest_brief
         [==========] 1 test from 1 test suite ran. (23230 ms total)         [  PASSED  ] 1 test.
    [42] Foundation::Execution::Other - scp ../Builds/raspberrypi-g++-12-release/Tests/Test42...; ssh lewis@192.168.244.32   /tmp/Test42 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [43] Foundation::IO::Network - scp ../Builds/raspberrypi-g++-12-release/Tests/Test43...; ssh lewis@192.168.244.32   /tmp/Test43 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3223 ms total)         [  PASSED  ] 1 test.
    [44] Foundation::IO::Network::HTTP - scp ../Builds/raspberrypi-g++-12-release/Tests/Test44...; ssh lewis@192.168.244.32   /tmp/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - scp ../Builds/raspberrypi-g++-12-release/Tests/Test45...; ssh lewis@192.168.244.32   /tmp/Test45 --gtest_brief
WARNING: REGRESSION TEST ISSUE: 'badssl.com site failed with fFailConnectionIfSSLCertificateInvalid = false: SSL peer certificate or SSH remote key was not OK {LibCurl error: 60} while running Test_5_SSLCertCheckTests_, while sending 'GET' request to 'https://badssl.com/'.'
         [==========] 1 test from 1 test suite ran. (5049 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - scp ../Builds/raspberrypi-g++-12-release/Tests/Test46...; ssh lewis@192.168.244.32   /tmp/Test46 --gtest_brief
         [==========] 1 test from 1 test suite ran. (144 ms total)         [  PASSED  ] 1 test.
    [47] Foundation::Math - scp ../Builds/raspberrypi-g++-12-release/Tests/Test47...; ssh lewis@192.168.244.32   /tmp/Test47 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [48] Foundation::Memory - scp ../Builds/raspberrypi-g++-12-release/Tests/Test48...; ssh lewis@192.168.244.32   /tmp/Test48 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2 ms total)         [  PASSED  ] 1 test.
    [49] Foundation::Streams - scp ../Builds/raspberrypi-g++-12-release/Tests/Test49...; ssh lewis@192.168.244.32   /tmp/Test49 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (2 ms total)         [  PASSED  ] 2 tests.
    [50] Foundation::Time - scp ../Builds/raspberrypi-g++-12-release/Tests/Test50...; ssh lewis@192.168.244.32   /tmp/Test50 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1798 ms total)         [  PASSED  ] 1 test.
    [51] Foundation::Traversal - scp ../Builds/raspberrypi-g++-12-release/Tests/Test51...; ssh lewis@192.168.244.32   /tmp/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (14 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - scp ../Builds/raspberrypi-g++-12-release/Tests/Test52...; ssh lewis@192.168.244.32   /tmp/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (255215 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - scp ../Builds/raspberrypi-g++-12-release/Tests/Test53...; ssh lewis@192.168.244.32   /tmp/Test53 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (1008 ms total)         [  PASSED  ] 2 tests.
)))- make run-tests TEST_FAILURES_CAUSE_FAILED_MAKE=0 CONFIGURATION=raspberrypi-g++-12-release-sanitize_address REMOTE=lewis@192.168.244.32
Stroika ThirdPartyComponents Build {raspberrypi-g++-12-release-sanitize_address}:
   Stroika/ThirdPartyComponents/zlib Build 1.3.1 {raspberrypi-g++-12-release-sanitize_address}:
      zlib 1.3.1 - Checking ...  Stroika/ThirdPartyComponents/zlib -    [Succeeded]
   Stroika/ThirdPartyComponents/boost Build 1_84_0 {raspberrypi-g++-12-release-sanitize_address}:
      boost 1_84_0 - Checking ...  Stroika/ThirdPartyComponents/boost -   [Succeeded]
   Stroika/ThirdPartyComponents/OpenSSL Build 3.2.1 {raspberrypi-g++-12-release-sanitize_address}:
      openssl 3.2.1 - Checking ...  Stroika/ThirdPartyComponents/OpenSSL - [Succeeded]
   Stroika/ThirdPartyComponents/libcurl 8.5.0 Build {raspberrypi-g++-12-release-sanitize_address}:
      curl 8.5.0 - Checking ...  Stroika/ThirdPartyComponents/curl -    [Succeeded]
   Stroika/ThirdPartyComponents/lzma Build 1604 {raspberrypi-g++-12-release-sanitize_address}:
      lzma 1604 - Checking ...  Stroika/ThirdPartyComponents/lzma -    [Succeeded]
   Stroika/ThirdPartyComponents/sqlite Build 3450100 {raspberrypi-g++-12-release-sanitize_address}:
      sqlite 3450100 - Checking ...  Stroika/ThirdPartyComponents/sqlite -  [Succeeded]
   Stroika/ThirdPartyComponents/GoogleTest Build 1.14.0 {raspberrypi-g++-12-release-sanitize_address}:
      GoogleTest 1.14.0 - Checking ...  Stroika/ThirdPartyComponents/GoogleTest -    [Succeeded]
   Stroika/ThirdPartyComponents/xerces 3.2.5 Build {raspberrypi-g++-12-release-sanitize_address}:
      Xerces 3.2.5 - Checking ...  Stroika/ThirdPartyComponents/Xerces -  [Succeeded]
   Stroika/ThirdPartyComponents/libxml2 Build 2.12.5 {raspberrypi-g++-12-release-sanitize_address}:
      libxml2 2.12.5 - Checking ...  Stroika/ThirdPartyComponents/libxml2 -    [Succeeded]
Building Stroika Library {raspberrypi-g++-12-release-sanitize_address}:
   Building Stroika Foundation Objs {raspberrypi-g++-12-release-sanitize_address}:
   Building Stroika Frameworks Objs {raspberrypi-g++-12-release-sanitize_address}:
Building Stroika Tests {raspberrypi-g++-12-release-sanitize_address}:
Running Stroika Tests {raspberrypi-g++-12-release-sanitize_address}:
    [01] Foundation::Caching - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test01...; ssh lewis@192.168.244.32   /tmp/Test01 --gtest_brief
         [==========] 1 test from 1 test suite ran. (361 ms total)         [  PASSED  ] 1 test.
    [02] Foundation::Characters - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test02...; ssh lewis@192.168.244.32   /tmp/Test02 --gtest_brief
         [==========] 3 tests from 1 test suite ran. (11066 ms total)         [  PASSED  ] 3 tests.
    [03] Foundation::Common - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test03...; ssh lewis@192.168.244.32   /tmp/Test03 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [04] Foundation::Configuration - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test04...; ssh lewis@192.168.244.32   /tmp/Test04 --gtest_brief
         [==========] 1 test from 1 test suite ran. (42 ms total)         [  PASSED  ] 1 test.
    [05] Foundation::Containers::DataStructures::Array - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test05...; ssh lewis@192.168.244.32   /tmp/Test05 --gtest_brief
         [==========] 1 test from 1 test suite ran. (18 ms total)         [  PASSED  ] 1 test.
    [06] Foundation::Containers::DataStructures::LinkedList - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test06...; ssh lewis@192.168.244.32   /tmp/Test06 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (53 ms total)         [  PASSED  ] 2 tests.
    [07] Foundation::Containers::DataStructures::LockFree - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test07...; ssh lewis@192.168.244.32   /tmp/Test07 --gtest_brief
         [==========] 1 test from 1 test suite ran. (2109 ms total)         [  PASSED  ] 1 test.
    [08] Foundation::Containers::DataStructures::DoublyLinkedList - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test08...; ssh lewis@192.168.244.32   /tmp/Test08 --gtest_brief
         [==========] 1 test from 1 test suite ran. (53 ms total)         [  PASSED  ] 1 test.
    [09] Foundation::Containers::DataStructures::STLContainerWrapper - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test09...; ssh lewis@192.168.244.32   /tmp/Test09 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [10] Foundation::Containers::DataStructures::SkipList - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test10...; ssh lewis@192.168.244.32   /tmp/Test10 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [11] Foundation::Containers::Association - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test11...; ssh lewis@192.168.244.32   /tmp/Test11 --gtest_brief
         [==========] 1 test from 1 test suite ran. (75 ms total)         [  PASSED  ] 1 test.
    [12] Foundation::Containers::Bijection - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test12...; ssh lewis@192.168.244.32   /tmp/Test12 --gtest_brief
         [==========] 1 test from 1 test suite ran. (9 ms total)         [  PASSED  ] 1 test.
    [13] Foundation::Containers::Collection - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test13...; ssh lewis@192.168.244.32   /tmp/Test13 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1832 ms total)         [  PASSED  ] 1 test.
    [14] Foundation::Containers::DataHyperRectangle - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test14...; ssh lewis@192.168.244.32   /tmp/Test14 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [15] Foundation::Containers::Deque - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test15...; ssh lewis@192.168.244.32   /tmp/Test15 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [16] Foundation::Containers::KeyedCollection - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test16...; ssh lewis@192.168.244.32   /tmp/Test16 --gtest_brief
         [==========] 1 test from 1 test suite ran. (5 ms total)         [  PASSED  ] 1 test.
    [17] Foundation::Containers::Mapping - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test17...; ssh lewis@192.168.244.32   /tmp/Test17 --gtest_brief
         [==========] 1 test from 1 test suite ran. (99 ms total)         [  PASSED  ] 1 test.
    [18] Foundation::Containers::MultiSet - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test18...; ssh lewis@192.168.244.32   /tmp/Test18 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1437 ms total)         [  PASSED  ] 1 test.
    [19] Foundation::Containers::PriorityQueue - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test19...; ssh lewis@192.168.244.32   /tmp/Test19 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [20] Foundation::Containers::Queue - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test20...; ssh lewis@192.168.244.32   /tmp/Test20 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [21] Foundation::Containers::Sequence - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test21...; ssh lewis@192.168.244.32   /tmp/Test21 --gtest_brief
         [==========] 1 test from 1 test suite ran. (4743 ms total)         [  PASSED  ] 1 test.
    [22] Foundation::Containers::Set - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test22...; ssh lewis@192.168.244.32   /tmp/Test22 --gtest_brief
         [==========] 1 test from 1 test suite ran. (9 ms total)         [  PASSED  ] 1 test.
    [23] Foundation::Containers::SortedAssociation - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test23...; ssh lewis@192.168.244.32   /tmp/Test23 --gtest_brief
         [==========] 1 test from 1 test suite ran. (40 ms total)         [  PASSED  ] 1 test.
    [24] Foundation::Containers::SortedCollection - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test24...; ssh lewis@192.168.244.32   /tmp/Test24 --gtest_brief
         [==========] 1 test from 1 test suite ran. (773 ms total)         [  PASSED  ] 1 test.
    [25] Foundation::Containers::SortedKeyedCollection - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test25...; ssh lewis@192.168.244.32   /tmp/Test25 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1 ms total)         [  PASSED  ] 1 test.
    [26] Foundation::Containers::SortedMapping - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test26...; ssh lewis@192.168.244.32   /tmp/Test26 --gtest_brief
         [==========] 1 test from 1 test suite ran. (35 ms total)         [  PASSED  ] 1 test.
    [27] Foundation::Containers::SortedMultiSet - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test27...; ssh lewis@192.168.244.32   /tmp/Test27 --gtest_brief
         [==========] 1 test from 1 test suite ran. (357 ms total)         [  PASSED  ] 1 test.
    [28] Foundation::Containers::SortedSet - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test28...; ssh lewis@192.168.244.32   /tmp/Test28 --gtest_brief
         [==========] 1 test from 1 test suite ran. (5 ms total)         [  PASSED  ] 1 test.
    [29] Foundation::Containers::Stack - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test29...; ssh lewis@192.168.244.32   /tmp/Test29 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [30] Foundation::Containers::STL - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test30...; ssh lewis@192.168.244.32   /tmp/Test30 --gtest_brief
         [==========] 1 test from 1 test suite ran. (0 ms total)         [  PASSED  ] 1 test.
    [31] Foundation::Cryptography - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test31...; ssh lewis@192.168.244.32   /tmp/Test31 --gtest_brief
         [==========] 1 test from 1 test suite ran. (4881 ms total)         [  PASSED  ] 1 test.
    [32] Foundation::DataExchange::Reader/Writers(7z/CharacterDelimitedLines/INI/JSON/XML/Zip) - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test32...; ssh lewis@192.168.244.32   /tmp/Test32 --gtest_brief
         [==========] 19 tests from 1 test suite ran. (151 ms total)         [  PASSED  ] 19 tests.
    [33] Foundation::DataExchange::ObjectVariantMapper - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test33...; ssh lewis@192.168.244.32   /tmp/Test33 --gtest_brief
         [==========] 1 test from 1 test suite ran. (104 ms total)         [  PASSED  ] 1 test.
    [34] Foundation::DataExchange::XML - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test34...; ssh lewis@192.168.244.32   /tmp/Test34 --gtest_brief
         [==========] 20 tests from 1 test suite ran. (26233 ms total)         [  PASSED  ] 20 tests.
    [35] Foundation::DataExchange::Other - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test35...; ssh lewis@192.168.244.32   /tmp/Test35 --gtest_brief
         [==========] 5 tests from 1 test suite ran. (967 ms total)         [  PASSED  ] 5 tests.
    [36] Foundation::Database - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test36...; ssh lewis@192.168.244.32   /tmp/Test36 --gtest_brief
         [==========] 1 test from 1 test suite ran. (52919 ms total)         [  PASSED  ] 1 test.
    [37] Foundation::Execution::Exceptions - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test37...; ssh lewis@192.168.244.32   /tmp/Test37 --gtest_brief
         [==========] 1 test from 1 test suite ran. (28 ms total)         [  PASSED  ] 1 test.
    [38] Foundation::Execution::ProcessRunner - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test38...; ssh lewis@192.168.244.32   /tmp/Test38 --gtest_brief
         [==========] 1 test from 1 test suite ran. (7950 ms total)         [  PASSED  ] 1 test.
    [39] Foundation::Execution::Signals - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test39...; ssh lewis@192.168.244.32   /tmp/Test39 --gtest_brief
         [==========] 1 test from 1 test suite ran. (1005 ms total)         [  PASSED  ] 1 test.
    [40] Foundation::Execution::Threads - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test40...; ssh lewis@192.168.244.32   /tmp/Test40 --gtest_brief
         [==========] 1 test from 1 test suite ran. (31637 ms total)         [  PASSED  ] 1 test.
    [41] Foundation::Execution::ThreadSafetyBuiltinObject - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test41...; ssh lewis@192.168.244.32   /tmp/Test41 --gtest_brief
         [==========] 1 test from 1 test suite ran. (62647 ms total)         [  PASSED  ] 1 test.
    [42] Foundation::Execution::Other - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test42...; ssh lewis@192.168.244.32   /tmp/Test42 --gtest_brief
         [==========] 1 test from 1 test suite ran. (68 ms total)         [  PASSED  ] 1 test.
    [43] Foundation::IO::Network - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test43...; ssh lewis@192.168.244.32   /tmp/Test43 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3816 ms total)         [  PASSED  ] 1 test.
    [44] Foundation::IO::Network::HTTP - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test44...; ssh lewis@192.168.244.32   /tmp/Test44 --gtest_brief
         [==========] 1 test from 1 test suite ran. (22 ms total)         [  PASSED  ] 1 test.
    [45] Foundation::IO::Network::Transfer - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test45...; ssh lewis@192.168.244.32   /tmp/Test45 --gtest_brief
WARNING: REGRESSION TEST ISSUE: 'badssl.com site failed with fFailConnectionIfSSLCertificateInvalid = false: SSL peer certificate or SSH remote key was not OK {LibCurl error: 60} while running Test_5_SSLCertCheckTests_, while sending 'GET' request to 'https://badssl.com/'.'
         [==========] 1 test from 1 test suite ran. (5708 ms total)         [  PASSED  ] 1 test.
    [46] Foundation::IO::Other - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test46...; ssh lewis@192.168.244.32   /tmp/Test46 --gtest_brief
         [==========] 1 test from 1 test suite ran. (3127 ms total)         [  PASSED  ] 1 test.
    [47] Foundation::Math - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test47...; ssh lewis@192.168.244.32   /tmp/Test47 --gtest_brief
         [==========] 1 test from 1 test suite ran. (110 ms total)         [  PASSED  ] 1 test.
    [48] Foundation::Memory - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test48...; ssh lewis@192.168.244.32   /tmp/Test48 --gtest_brief
         [==========] 1 test from 1 test suite ran. (18 ms total)         [  PASSED  ] 1 test.
    [49] Foundation::Streams - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test49...; ssh lewis@192.168.244.32   /tmp/Test49 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (13 ms total)         [  PASSED  ] 2 tests.
    [50] Foundation::Time - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test50...; ssh lewis@192.168.244.32   /tmp/Test50 --gtest_brief
         [==========] 1 test from 1 test suite ran. (27135 ms total)         [  PASSED  ] 1 test.
    [51] Foundation::Traversal - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test51...; ssh lewis@192.168.244.32   /tmp/Test51 --gtest_brief
         [==========] 23 tests from 1 test suite ran. (565 ms total)         [  PASSED  ] 23 tests.
    [52] Foundation::PERFORMANCE - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test52...; ssh lewis@192.168.244.32   /tmp/Test52 --gtest_brief
         [==========] 1 test from 1 test suite ran. (39593 ms total)         [  PASSED  ] 1 test.
    [53] Frameworks::WebServer - scp ../Builds/raspberrypi-g++-12-release-sanitize_address/Tests/Test53...; ssh lewis@192.168.244.32   /tmp/Test53 --gtest_brief
         [==========] 2 tests from 1 test suite ran. (1157 ms total)         [  PASSED  ] 2 tests.
done (in 137 minutes)
</Run-Tests-REMOTE>


)))- Regression Tests Summary:
   265 items succeeded (AS expected 5 * 53)
   0 items failed (expected 0)
   0 items error (expected 0)
   8 items warned (expected 0)
   0 core dumps (expected 0)
   0 valgrind output lines (apx 0 errors (expected 0)
)))- Finished at Tue Feb 27 00:42:41 EST 2024  (257 minutes)
