* Package: dev-cpp/string-theory-3.5:0 * Repository: gentoo * Maintainer: misanthropos@gmx.net proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking string-theory-3.5.tar.gz to /var/tmp/portage/dev-cpp/string-theory-3.5/work >>> Source unpacked in /var/tmp/portage/dev-cpp/string-theory-3.5/work >>> Preparing source in /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build" >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>> Configuring source in /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build" cmake -C /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DST_BUILD_TESTS=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5 loading initial cache file /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/gentoo_common_config.cmake -- The C compiler identification is Clang 15.0.4 -- The CXX compiler identification is Clang 15.0.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /var/tmp/portage/dev-cpp/string-theory-3.5/temp/clang-wrappers/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/llvm/15/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at test/gtest-1.10.0/CMakeLists.txt:56 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found PythonInterp: /usr/bin/python (found version "3.10.8") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int C++ -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build >>> Source configured. '/var/tmp/portage/dev-cpp/string-theory-3.5/temp/clang16-errors.log' -> '/var/tmp/clang/dev-cpp/string-theory-3.5/clang16-errors.log' '/var/tmp/portage/dev-cpp/string-theory-3.5/temp/clang16-safe.log' -> '/var/tmp/clang/dev-cpp/string-theory-3.5/clang16-safe.log' >>> Compiling source in /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build" ninja -v -j4 -l0 [1/13] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fno-color-diagnostics -std=c++20 -MD -MT test/CMakeFiles/st_gtests.dir/test_iostream.cpp.o -MF test/CMakeFiles/st_gtests.dir/test_iostream.cpp.o.d -o test/CMakeFiles/st_gtests.dir/test_iostream.cpp.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_iostream.cpp [2/13] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fno-color-diagnostics -std=c++20 -MD -MT test/CMakeFiles/st_gtests.dir/test_codecs.cpp.o -MF test/CMakeFiles/st_gtests.dir/test_codecs.cpp.o.d -o test/CMakeFiles/st_gtests.dir/test_codecs.cpp.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_codecs.cpp [3/13] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fno-color-diagnostics -std=c++20 -MD -MT test/CMakeFiles/st_gtests.dir/test_buffer.cpp.o -MF test/CMakeFiles/st_gtests.dir/test_buffer.cpp.o.d -o test/CMakeFiles/st_gtests.dir/test_buffer.cpp.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_buffer.cpp [4/13] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fno-color-diagnostics -std=c++20 -MD -MT test/CMakeFiles/st_gtests.dir/test_stdio.cpp.o -MF test/CMakeFiles/st_gtests.dir/test_stdio.cpp.o.d -o test/CMakeFiles/st_gtests.dir/test_stdio.cpp.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_stdio.cpp [5/13] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fno-color-diagnostics -std=c++20 -MD -MT test/CMakeFiles/st_gtests.dir/test_sstream.cpp.o -MF test/CMakeFiles/st_gtests.dir/test_sstream.cpp.o.d -o test/CMakeFiles/st_gtests.dir/test_sstream.cpp.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_sstream.cpp [6/13] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fno-color-diagnostics -std=c++20 -MD -MT test/CMakeFiles/st_gtests.dir/test_regress.cpp.o -MF test/CMakeFiles/st_gtests.dir/test_regress.cpp.o.d -o test/CMakeFiles/st_gtests.dir/test_regress.cpp.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_regress.cpp [7/13] /usr/lib/llvm/15/bin/clang++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_main_EXPORTS -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-color-diagnostics -Wall -Wshadow -Wconversion -DGTEST_HAS_PTHREAD=1 -fexceptions -W -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wredundant-decls -std=c++20 -MD -MT test/gtest-1.10.0/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -MF test/gtest-1.10.0/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o.d -o test/gtest-1.10.0/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/src/gtest_main.cc [8/13] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fno-color-diagnostics -std=c++20 -MD -MT test/CMakeFiles/st_gtests.dir/test_string.cpp.o -MF test/CMakeFiles/st_gtests.dir/test_string.cpp.o.d -o test/CMakeFiles/st_gtests.dir/test_string.cpp.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp [9/13] /usr/lib/llvm/15/bin/clang++ -DGTEST_CREATE_SHARED_LIBRARY=1 -Dgtest_EXPORTS -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fno-color-diagnostics -Wall -Wshadow -Wconversion -DGTEST_HAS_PTHREAD=1 -fexceptions -W -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wredundant-decls -std=c++20 -MD -MT test/gtest-1.10.0/CMakeFiles/gtest.dir/src/gtest-all.cc.o -MF test/gtest-1.10.0/CMakeFiles/gtest.dir/src/gtest-all.cc.o.d -o test/gtest-1.10.0/CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/src/gtest-all.cc [10/13] : && /usr/lib/llvm/15/bin/clang++ -fPIC -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libgtest.so -o lib/libgtest.so test/gtest-1.10.0/CMakeFiles/gtest.dir/src/gtest-all.cc.o && : [11/13] : && /usr/lib/llvm/15/bin/clang++ -fPIC -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libgtest_main.so -o lib/libgtest_main.so test/gtest-1.10.0/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o -Wl,-rpath,/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/lib lib/libgtest.so && : [12/13] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/include -I/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/include -isystem /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0 -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -fno-color-diagnostics -std=c++20 -MD -MT test/CMakeFiles/st_gtests.dir/test_format.cpp.o -MF test/CMakeFiles/st_gtests.dir/test_format.cpp.o.d -o test/CMakeFiles/st_gtests.dir/test_format.cpp.o -c /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_format.cpp [13/13] : && /usr/lib/llvm/15/bin/clang++ -Wall -Wextra -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic test/CMakeFiles/st_gtests.dir/test_buffer.cpp.o test/CMakeFiles/st_gtests.dir/test_string.cpp.o test/CMakeFiles/st_gtests.dir/test_codecs.cpp.o test/CMakeFiles/st_gtests.dir/test_iostream.cpp.o test/CMakeFiles/st_gtests.dir/test_sstream.cpp.o test/CMakeFiles/st_gtests.dir/test_format.cpp.o test/CMakeFiles/st_gtests.dir/test_stdio.cpp.o test/CMakeFiles/st_gtests.dir/test_regress.cpp.o -o test/st_gtests -Wl,-rpath,/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/lib lib/libgtest_main.so lib/libgtest.so && : >>> Source compiled. >>> Test phase: dev-cpp/string-theory-3.5 Running main() from /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/gtest-1.10.0/src/gtest_main.cc [==========] Running 112 tests from 7 test suites. [----------] Global test environment set-up. [----------] 10 tests from char_buffer [ RUN ] char_buffer.helpers [ OK ] char_buffer.helpers (0 ms) [ RUN ] char_buffer.utility [ OK ] char_buffer.utility (0 ms) [ RUN ] char_buffer.stack_construction [ OK ] char_buffer.stack_construction (0 ms) [ RUN ] char_buffer.copy [ OK ] char_buffer.copy (0 ms) [ RUN ] char_buffer.move [ OK ] char_buffer.move (0 ms) [ RUN ] char_buffer.self_assign [ OK ] char_buffer.self_assign (0 ms) [ RUN ] char_buffer.compare [ OK ] char_buffer.compare (0 ms) [ RUN ] char_buffer.compare_n [ OK ] char_buffer.compare_n (0 ms) [ RUN ] char_buffer.compare_op [ OK ] char_buffer.compare_op (0 ms) [ RUN ] char_buffer.udls [ OK ] char_buffer.udls (0 ms) [----------] 10 tests from char_buffer (0 ms total) [----------] 54 tests from string [ RUN ] string.helpers [ OK ] string.helpers (0 ms) [ RUN ] string.utility [ OK ] string.utility (0 ms) [ RUN ] string.stack_construction [ OK ] string.stack_construction (0 ms) [ RUN ] string.copy [ OK ] string.copy (0 ms) [ RUN ] string.move [ OK ] string.move (0 ms) [ RUN ] string.conv_utf8 [ OK ] string.conv_utf8 (0 ms) [ RUN ] string.string_utf8 [ OK ] string.string_utf8 (0 ms) [ RUN ] string.conv_utf16 [ OK ] string.conv_utf16 (0 ms) [ RUN ] string.string_utf16 [ OK ] string.string_utf16 (0 ms) [ RUN ] string.conv_utf32 [ OK ] string.conv_utf32 (0 ms) [ RUN ] string.conv_latin_1 [ OK ] string.conv_latin_1 (0 ms) [ RUN ] string.string_latin_1 [ OK ] string.string_latin_1 (0 ms) [ RUN ] string.conv_wchar [ OK ] string.conv_wchar (0 ms) [ RUN ] string.string_wchar [ OK ] string.string_wchar (0 ms) [ RUN ] string.validation [ OK ] string.validation (0 ms) [ RUN ] string.conv_utf8_validation [ OK ] string.conv_utf8_validation (0 ms) [ RUN ] string.conv_utf16_validation [ OK ] string.conv_utf16_validation (0 ms) [ RUN ] string.conv_utf32_validation [ OK ] string.conv_utf32_validation (0 ms) [ RUN ] string.conv_latin_1_validation [ OK ] string.conv_latin_1_validation (0 ms) [ RUN ] string.conversion_errors [ OK ] string.conversion_errors (0 ms) [ RUN ] string.concatenation [ OK ] string.concatenation (0 ms) [ RUN ] string.char_concatenation [ OK ] string.char_concatenation (0 ms) [ RUN ] string.from_int /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp:977: Failure Expected equality of these values: ST::string::from_validated("" "-2147483648" "", sizeof("-2147483648") - 1) Which is: ST::string{"-2147483648"} ST::string::from_int(int32_min) Which is: ST::string{"-00"} /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp:979: Failure Expected equality of these values: ST::string::from_validated("" "-80000000" "", sizeof("-80000000") - 1) Which is: ST::string{"-80000000"} ST::string::from_int(int32_min, 16) Which is: ST::string{"-00"} /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp:982: Failure Expected equality of these values: ST::string::from_validated("" "-20000000000" "", sizeof("-20000000000") - 1) Which is: ST::string{"-20000000000"} ST::string::from_int(int32_min, 8) Which is: ST::string{"-00"} /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp:984: Failure Expected equality of these values: ST::string::from_validated("" "-10000000000000000000000000000000" "", sizeof("-10000000000000000000000000000000") - 1) Which is: ST::string{"-10000000000000000000000000000000"} ST::string::from_int(int32_min, 2) Which is: ST::string{"-00"} /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp:989: Failure Expected equality of these values: ST::string::from_validated("" "-9223372036854775808" "", sizeof("-9223372036854775808") - 1) Which is: ST::string{"-9223372036854775808"} ST::string::from_int(int64_min) Which is: ST::string{"-00"} /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp:991: Failure Expected equality of these values: ST::string::from_validated("" "-8000000000000000" "", sizeof("-8000000000000000") - 1) Which is: ST::string{"-8000000000000000"} ST::string::from_int(int64_min, 16) Which is: ST::string{"-00"} /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp:994: Failure Expected equality of these values: ST::string::from_validated("" "-1000000000000000000000" "", sizeof("-1000000000000000000000") - 1) Which is: ST::string{"-1000000000000000000000"} ST::string::from_int(int64_min, 8) Which is: ST::string{"-00"} /var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5/test/test_string.cpp:997: Failure Expected equality of these values: ST::string::from_validated("" "-1000000000000000000000000000000000000000000000000000000000000000" "", sizeof("-1000000000000000000000000000000000000000000000000000000000000000") - 1) Which is: ST::string{"-1000000000000000000000000000000000000000000000000000000000000000"} ST::string::from_int(int64_min, 2) Which is: ST::string{"-00"} [ FAILED ] string.from_int (0 ms) [ RUN ] string.from_uint [ OK ] string.from_uint (0 ms) [ RUN ] string.from_float [ OK ] string.from_float (0 ms) [ RUN ] string.from_bool [ OK ] string.from_bool (0 ms) [ RUN ] string.to_int [ OK ] string.to_int (0 ms) [ RUN ] string.to_int_check [ OK ] string.to_int_check (0 ms) [ RUN ] string.to_uint [ OK ] string.to_uint (0 ms) [ RUN ] string.to_uint_check [ OK ] string.to_uint_check (0 ms) [ RUN ] string.to_float [ OK ] string.to_float (0 ms) [ RUN ] string.to_float_check [ OK ] string.to_float_check (0 ms) [ RUN ] string.to_bool [ OK ] string.to_bool (0 ms) [ RUN ] string.to_bool_check [ OK ] string.to_bool_check (0 ms) [ RUN ] string.compare [ OK ] string.compare (0 ms) [ RUN ] string.compare_n [ OK ] string.compare_n (0 ms) [ RUN ] string.find_char [ OK ] string.find_char (0 ms) [ RUN ] string.find_last_char [ OK ] string.find_last_char (0 ms) [ RUN ] string.find [ OK ] string.find (0 ms) [ RUN ] string.find_last [ OK ] string.find_last (0 ms) [ RUN ] string.trim [ OK ] string.trim (0 ms) [ RUN ] string.substrings [ OK ] string.substrings (0 ms) [ RUN ] string.starts_with [ OK ] string.starts_with (0 ms) [ RUN ] string.ends_with [ OK ] string.ends_with (0 ms) [ RUN ] string.before_after [ OK ] string.before_after (0 ms) [ RUN ] string.replace [ OK ] string.replace (0 ms) [ RUN ] string.case_conversion [ OK ] string.case_conversion (0 ms) [ RUN ] string.tokenize [ OK ] string.tokenize (0 ms) [ RUN ] string.split [ OK ] string.split (0 ms) [ RUN ] string.split_char [ OK ] string.split_char (0 ms) [ RUN ] string.nul_chars [ OK ] string.nul_chars (0 ms) [ RUN ] string.fill [ OK ] string.fill (0 ms) [ RUN ] string.iterators [ OK ] string.iterators (0 ms) [ RUN ] string.udls [ OK ] string.udls (0 ms) [----------] 54 tests from string (0 ms total) [----------] 8 tests from codecs [ RUN ] codecs.hex_encode [ OK ] codecs.hex_encode (0 ms) [ RUN ] codecs.hex_decode [ OK ] codecs.hex_decode (0 ms) [ RUN ] codecs.hex_decode_buffer [ OK ] codecs.hex_decode_buffer (0 ms) [ RUN ] codecs.hex_codec_errors [ OK ] codecs.hex_codec_errors (0 ms) [ RUN ] codecs.base64_encode [ OK ] codecs.base64_encode (0 ms) [ RUN ] codecs.base64_decode [ OK ] codecs.base64_decode (0 ms) [ RUN ] codecs.base64_decode_buffer [ OK ] codecs.base64_decode_buffer (0 ms) [ RUN ] codecs.base64_codec_errors [ OK ] codecs.base64_codec_errors (1 ms) [----------] 8 tests from codecs (1 ms total) [----------] 5 tests from stdio [ RUN ] stdio.writef [ OK ] stdio.writef (0 ms) [ RUN ] stdio.writef_wide [ OK ] stdio.writef_wide (0 ms) [ RUN ] stdio.stream_ops [ OK ] stdio.stream_ops (0 ms) [ RUN ] stdio.stream_ops_wide [ OK ] stdio.stream_ops_wide (0 ms) [ RUN ] stdio.printf [ OK ] stdio.printf (0 ms) [----------] 5 tests from stdio (0 ms total) [----------] 10 tests from string_stream [ RUN ] string_stream.empty [ OK ] string_stream.empty (0 ms) [ RUN ] string_stream.append [ OK ] string_stream.append (0 ms) [ RUN ] string_stream.append_char [ OK ] string_stream.append_char (0 ms) [ RUN ] string_stream.to_string [ OK ] string_stream.to_string (0 ms) [ RUN ] string_stream.cat_strings [ OK ] string_stream.cat_strings (0 ms) [ RUN ] string_stream.cat_ints [ OK ] string_stream.cat_ints (0 ms) [ RUN ] string_stream.cat_uints [ OK ] string_stream.cat_uints (0 ms) [ RUN ] string_stream.cat_floats [ OK ] string_stream.cat_floats (0 ms) [ RUN ] string_stream.truncate [ OK ] string_stream.truncate (0 ms) [ RUN ] string_stream.erase [ OK ] string_stream.erase (0 ms) [----------] 10 tests from string_stream (0 ms total) [----------] 20 tests from format [ RUN ] format.escapes [ OK ] format.escapes (0 ms) [ RUN ] format.errors [ OK ] format.errors (0 ms) [ RUN ] format.strings [ OK ] format.strings (0 ms) [ RUN ] format.string_classes [ OK ] format.string_classes (0 ms) [ RUN ] format.chars [ OK ] format.chars (0 ms) [ RUN ] format.decimal [ OK ] format.decimal (0 ms) [ RUN ] format.decimal_prefix [ OK ] format.decimal_prefix (0 ms) [ RUN ] format.hex [ OK ] format.hex (0 ms) [ RUN ] format.hex_prefix [ OK ] format.hex_prefix (0 ms) [ RUN ] format.hex_upper [ OK ] format.hex_upper (0 ms) [ RUN ] format.hex_upper_prefix [ OK ] format.hex_upper_prefix (0 ms) [ RUN ] format.octal [ OK ] format.octal (0 ms) [ RUN ] format.octal_prefix [ OK ] format.octal_prefix (0 ms) [ RUN ] format.binary [ OK ] format.binary (0 ms) [ RUN ] format.binary_prefix [ OK ] format.binary_prefix (0 ms) [ RUN ] format.floating_point [ OK ] format.floating_point (0 ms) [ RUN ] format.booleans [ OK ] format.booleans (0 ms) [ RUN ] format.references [ OK ] format.references (0 ms) [ RUN ] format.udl_format [ OK ] format.udl_format (0 ms) [ RUN ] format.custom_formatter [ OK ] format.custom_formatter (0 ms) [----------] 20 tests from format (0 ms total) [----------] 5 tests from regress [ RUN ] regress.github_5 [ OK ] regress.github_5 (0 ms) [ RUN ] regress.string_stream_move [ OK ] regress.string_stream_move (0 ms) [ RUN ] regress.surrogate_replacement [ OK ] regress.surrogate_replacement (0 ms) [ RUN ] regress.null_init [ OK ] regress.null_init (0 ms) [ RUN ] regress.allocate_fill [ OK ] regress.allocate_fill (0 ms) [----------] 5 tests from regress (0 ms total) [----------] Global test environment tear-down [==========] 112 tests from 7 test suites ran. (2 ms total) [ PASSED ] 111 tests. [ FAILED ] 1 test, listed below: [ FAILED ] string.from_int 1 FAILED TEST * ERROR: dev-cpp/string-theory-3.5::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 122: Called src_test * environment, line 2288: Called die * The specific snippet of code: * ./st_gtests || die * * If you need support, post the output of `emerge --info '=dev-cpp/string-theory-3.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-cpp/string-theory-3.5::gentoo'`. * The complete build log is located at '/var/log/portage/dev-cpp:string-theory-3.5:20221108-061129.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/string-theory-3.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/string-theory-3.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5_build/test' * S: '/var/tmp/portage/dev-cpp/string-theory-3.5/work/string_theory-3.5'