* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘stringi’ ...
** package ‘stringi’ successfully unpacked and MD5 sums checked
** using staged installation
checking for R_HOME... /home/hornik/tmp/R.check/r-patched-gcc/Work/build
checking for R... /home/hornik/tmp/R.check/r-patched-gcc/Work/build/bin/R
checking for endianness... little
checking for cat... /usr/bin/cat
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++-13 -std=gnu++17 accepts -g... yes
checking for g++-13 -std=gnu++17 option to enable C++11 features... none needed
checking whether the C++ compiler supports the 'long long' type... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler supports the Standard Template Library... yes
checking whether std::map is available... yes
checking for pkg-config... /usr/bin/pkg-config
checking with 'pkg-config' for the system ICU4C (icu-i18n icu-uc)... 72.1
checking for ICU4C >= 61... yes
checking for additional CPPFLAGS, LDFLAGS, and LIBS required... done
checking whether an ICU4C-based project can be built... yes
checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes
checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes
checking the capabilities of the ICU data library (ucol)... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for elf.h... yes
configure: creating ./config.status
config.status: creating src/Makevars
config.status: creating src/uconfig_local.h
config.status: creating src/install.libs.R

*** stringi configure summary:
    ICU_FOUND=1
    STRINGI_CXXSTD=
    STRINGI_CXXFLAGS=  -fpic
    STRINGI_CPPFLAGS=-I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 
    STRINGI_LDFLAGS=  -L/usr/lib/x86_64-linux-gnu 
    STRINGI_LIBS=  -licui18n -licuuc -licudata 

*** Compiler settings used:
    CXX=g++-13 -std=gnu++17
    LD=g++-13 -std=gnu++17
    CXXFLAGS=-g -O2 -Wall -pedantic -mtune=native
    CPPFLAGS=-I/usr/local/include
    LDFLAGS=
    LIBS=

** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp8y37EY/R.INSTALL1ca31e76a6f0c8/stringi/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_brkiter.cpp -o stri_brkiter.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_collator.cpp -o stri_collator.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_common.cpp -o stri_common.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_compare.cpp -o stri_compare.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_base.cpp -o stri_container_base.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_listint.cpp -o stri_container_listint.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_listraw.cpp -o stri_container_listraw.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_listutf8.cpp -o stri_container_listutf8.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_regex.cpp -o stri_container_regex.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_usearch.cpp -o stri_container_usearch.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_utf16.cpp -o stri_container_utf16.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_utf8.cpp -o stri_container_utf8.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_encoding_detection.cpp -o stri_encoding_detection.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_encoding_management.cpp -o stri_encoding_management.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_escape.cpp -o stri_escape.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_exception.cpp -o stri_exception.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_ICU_settings.cpp -o stri_ICU_settings.o
In file included from stri_ICU_settings.cpp:37:
uconfig_local.h:42: warning: "UCONFIG_USE_WINDOWS_LCID_MAPPING_API" redefined
   42 | #define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 0
      | 
In file included from /usr/include/unicode/platform.h:24,
                 from /usr/include/unicode/ptypes.h:52,
                 from stri_external.h:52,
                 from stri_stringi.h:36,
                 from stri_ICU_settings.cpp:33:
/usr/include/unicode/uconfig.h:381: note: this is the location of the previous definition
  381 | #   define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 1
      | 
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_join.cpp -o stri_join.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_length.cpp -o stri_length.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_pad.cpp -o stri_pad.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_prepare_arg.cpp -o stri_prepare_arg.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_random.cpp -o stri_random.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_reverse.cpp -o stri_reverse.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_count.cpp -o stri_search_class_count.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_detect.cpp -o stri_search_class_detect.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_extract.cpp -o stri_search_class_extract.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_locate.cpp -o stri_search_class_locate.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_replace.cpp -o stri_search_class_replace.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_split.cpp -o stri_search_class_split.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_subset.cpp -o stri_search_class_subset.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_class_trim.cpp -o stri_search_class_trim.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_common.cpp -o stri_search_common.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_coll_count.cpp -o stri_search_coll_count.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_coll_split.cpp -o stri_search_coll_split.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_in.cpp -o stri_search_in.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_other_split.cpp -o stri_search_other_split.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_regex_count.cpp -o stri_search_regex_count.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_regex_match.cpp -o stri_search_regex_match.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_regex_split.cpp -o stri_search_regex_split.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_sort.cpp -o stri_sort.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_sprintf.cpp -o stri_sprintf.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_stats.cpp -o stri_stats.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_string8.cpp -o stri_string8.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_stringi.cpp -o stri_stringi.o
In file included from stri_stringi.cpp:39:
uconfig_local.h:42: warning: "UCONFIG_USE_WINDOWS_LCID_MAPPING_API" redefined
   42 | #define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 0
      | 
In file included from /usr/include/unicode/platform.h:24,
                 from /usr/include/unicode/ptypes.h:52,
                 from stri_external.h:52,
                 from stri_stringi.h:36,
                 from stri_stringi.cpp:33:
/usr/include/unicode/uconfig.h:381: note: this is the location of the previous definition
  381 | #   define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 1
      | 
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_sub.cpp -o stri_sub.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_test.cpp -o stri_test.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_time_zone.cpp -o stri_time_zone.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_time_calendar.cpp -o stri_time_calendar.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_time_symbols.cpp -o stri_time_symbols.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_time_format.cpp -o stri_time_format.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_trans_casemap.cpp -o stri_trans_casemap.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_trans_other.cpp -o stri_trans_other.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_trans_normalization.cpp -o stri_trans_normalization.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_ucnv.cpp -o stri_ucnv.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_uloc.cpp -o stri_uloc.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_utils.cpp -o stri_utils.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I.   -UDEBUG -DNDEBUG -DU_HAVE_ELF_H   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fpic -fpic  -g -O2 -Wall -pedantic -mtune=native   -c stri_wrap.cpp -o stri_wrap.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_sprintf.o stri_stats.o stri_string8.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp8y37EY/R.INSTALL1ca31e76a6f0c8/stringi/src'
make[1]: Entering directory '/tmp/Rtmp8y37EY/R.INSTALL1ca31e76a6f0c8/stringi/src'
make[1]: Leaving directory '/tmp/Rtmp8y37EY/R.INSTALL1ca31e76a6f0c8/stringi/src'
installing via 'install.libs.R' to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-stringi/00new/stringi
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘stringi’
    finding HTML links ... done
    about_arguments                         html  
    about_encoding                          html  
    about_locale                            html  
    about_search                            html  
    about_search_boundaries                 html  
    about_search_charclass                  html  
    about_search_coll                       html  
    about_search_fixed                      html  
    about_search_regex                      html  
    about_stringi                           html  
    operator_add                            html  
    operator_compare                        html  
    operator_dollar                         html  
    stri_compare                            html  
    stri_count                              html  
    stri_count_boundaries                   html  
    stri_datetime_add                       html  
    stri_datetime_create                    html  
    stri_datetime_fields                    html  
    stri_datetime_format                    html  
    stri_datetime_fstr                      html  
    stri_datetime_now                       html  
    stri_datetime_symbols                   html  
    stri_detect                             html  
    stri_dup                                html  
    stri_duplicated                         html  
    stri_enc_detect                         html  
    stri_enc_detect2                        html  
    stri_enc_fromutf32                      html  
    stri_enc_info                           html  
    stri_enc_isascii                        html  
    stri_enc_isutf16                        html  
    stri_enc_isutf8                         html  
    stri_enc_list                           html  
    stri_enc_mark                           html  
    stri_enc_set                            html  
    stri_enc_toascii                        html  
    stri_enc_tonative                       html  
    stri_enc_toutf32                        html  
    stri_enc_toutf8                         html  
    stri_encode                             html  
    stri_escape_unicode                     html  
    stri_extract                            html  
    stri_extract_boundaries                 html  
    stri_flatten                            html  
    stri_info                               html  
    stri_isempty                            html  
    stri_join                               html  
    stri_join_list                          html  
    stri_length                             html  
    stri_list2matrix                        html  
    stri_locale_info                        html  
    stri_locale_list                        html  
    stri_locale_set                         html  
    stri_locate                             html  
    stri_locate_boundaries                  html  
    stri_match                              html  
    stri_na2empty                           html  
    stri_numbytes                           html  
    stri_opts_brkiter                       html  
    stri_opts_collator                      html  
    stri_opts_fixed                         html  
    stri_opts_regex                         html  
    stri_order                              html  
    stri_pad                                html  
    stri_rand_lipsum                        html  
    stri_rand_shuffle                       html  
    stri_rand_strings                       html  
    stri_rank                               html  
    stri_read_lines                         html  
    stri_read_raw                           html  
    stri_remove_empty                       html  
    stri_replace                            html  
    stri_replace_na                         html  
    stri_replace_rstr                       html  
    stri_reverse                            html  
    stri_sort                               html  
    stri_sort_key                           html  
    stri_split                              html  
    stri_split_boundaries                   html  
    stri_split_lines                        html  
    stri_sprintf                            html  
    stri_startsendswith                     html  
    stri_stats_general                      html  
    stri_stats_latex                        html  
    stri_sub                                html  
    stri_sub_all                            html  
    stri_subset                             html  
    stri_timezone_info                      html  
    stri_timezone_list                      html  
    stri_timezone_set                       html  
    stri_trans_casemap                      html  
    stri_trans_char                         html  
    stri_trans_general                      html  
    stri_trans_list                         html  
    stri_trans_nf                           html  
    stri_trim                               html  
    stri_unescape_unicode                   html  
    stri_unique                             html  
    stri_width                              html  
    stri_wrap                               html  
    stri_write_lines                        html  
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (stringi)