* installing *source* package ‘stringi’ ... ** package ‘stringi’ successfully unpacked and MD5 sums checked ** using staged installation checking for R_HOME... /Library/Frameworks/R.framework/Resources checking for R... /Library/Frameworks/R.framework/Resources/bin/R checking for endianness... little checking for cat... /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 clang++ -arch x86_64 -std=gnu++17 accepts -g... yes checking for clang++ -arch x86_64 -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... /opt/R/x86_64/bin/pkg-config checking with 'pkg-config' for the system ICU4C (icu-i18n icu-uc)... 71.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... no 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 -I/opt/R/x86_64/include STRINGI_LDFLAGS= -L/opt/R/x86_64/lib STRINGI_LIBS= -licui18n -licuuc -licudata -lpthread -lm *** Compiler settings used: CXX=clang++ -arch x86_64 -std=gnu++17 LD=clang++ -arch x86_64 -std=gnu++17 CXXFLAGS=-falign-functions=64 -Wall -g -O2 CPPFLAGS=-I/opt/R/x86_64/include LDFLAGS= LIBS= ** libs using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_collator.cpp -o stri_collator.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_common.cpp -o stri_common.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_compare.cpp -o stri_compare.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_base.cpp -o stri_container_base.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_escape.cpp -o stri_escape.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_exception.cpp -o stri_exception.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_join.cpp -o stri_join.o In file included from stri_ICU_settings.cpp:37: ./uconfig_local.h:42:9: warning: 'UCONFIG_USE_WINDOWS_LCID_MAPPING_API' macro redefined [-Wmacro-redefined] #define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 0 ^ /opt/R/x86_64/include/unicode/uconfig.h:381:12: note: previous definition is here # define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 1 ^ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_length.cpp -o stri_length.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_pad.cpp -o stri_pad.o 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_random.cpp -o stri_random.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_reverse.cpp -o stri_reverse.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_common.cpp -o stri_search_common.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_in.cpp -o stri_search_in.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o stri_search_other_split.cpp:202:24: warning: variable 'k' set but not used [-Wunused-but-set-variable] R_len_t jlast, k=1; ^ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_sort.cpp -o stri_sort.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_sprintf.cpp -o stri_sprintf.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_stats.cpp -o stri_stats.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_string8.cpp -o stri_string8.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_stringi.cpp -o stri_stringi.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_sub.cpp -o stri_sub.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_test.cpp -o stri_test.o In file included from stri_stringi.cpp:39: ./uconfig_local.h:42:9: warning: 'UCONFIG_USE_WINDOWS_LCID_MAPPING_API' macro redefined [-Wmacro-redefined] #define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 0 ^ /opt/R/x86_64/include/unicode/uconfig.h:381:12: note: previous definition is here # define UCONFIG_USE_WINDOWS_LCID_MAPPING_API 1 ^ 1 warning generated. clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_time_format.cpp -o stri_time_format.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_uloc.cpp -o stri_uloc.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_utils.cpp -o stri_utils.o clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -I/opt/R/x86_64/include -I/opt/R/x86_64/include -fPIC -fPIC -falign-functions=64 -Wall -g -O2 -c stri_wrap.cpp -o stri_wrap.o clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -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/opt/R/x86_64/lib -licui18n -licuuc -licudata -lpthread -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation /Volumes/Builds/packages/big-sur-x86_64/results/4.3/stringi.Rcheck/00_pkg_src/stringi/src/stri_search_in.o: no symbols installing via 'install.libs.R' to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/stringi.Rcheck/00LOCK-stringi/00new/stringi ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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)