* installing *source* package ‘tokenizers.bpe’ ...
** package ‘tokenizers.bpe’ successfully unpacked and MD5 sums checked
** using staged installation
** 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 -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c youtokentome/cpp/utils.cpp -o youtokentome/cpp/utils.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c youtokentome/cpp/bpe.cpp -o youtokentome/cpp/bpe.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c youtokentome/cpp/utf8.cpp -o youtokentome/cpp/utf8.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rcpp_youtokentome.cpp -o rcpp_youtokentome.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
youtokentome/cpp/bpe.cpp:628:9: warning: variable 'real_merge' set but not used [-Wunused-but-set-variable]
    int real_merge = 0;
        ^
youtokentome/cpp/bpe.cpp:629:9: warning: variable 'not_real_merge' set but not used [-Wunused-but-set-variable]
    int not_real_merge = 0;
        ^
youtokentome/cpp/bpe.cpp:1101:7: warning: variable 'inter_fail' set but not used [-Wunused-but-set-variable]
  int inter_fail = 0;
      ^
youtokentome/cpp/bpe.cpp:1102:7: warning: variable 'equal_fail' set but not used [-Wunused-but-set-variable]
  int equal_fail = 0;
      ^
4 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o tokenizers.bpe.so youtokentome/cpp/utils.o youtokentome/cpp/bpe.o youtokentome/cpp/utf8.o rcpp_youtokentome.o RcppExports.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
rm -f youtokentome/cpp/utils.o youtokentome/cpp/bpe.o youtokentome/cpp/utf8.o rcpp_youtokentome.o RcppExports.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c youtokentome/cpp/utils.cpp -o youtokentome/cpp/utils.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c youtokentome/cpp/bpe.cpp -o youtokentome/cpp/bpe.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c youtokentome/cpp/utf8.cpp -o youtokentome/cpp/utf8.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c rcpp_youtokentome.cpp -o rcpp_youtokentome.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I./youtokentome/cpp -I. -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
youtokentome/cpp/bpe.cpp:628:9: warning: variable 'real_merge' set but not used [-Wunused-but-set-variable]
    int real_merge = 0;
        ^
youtokentome/cpp/bpe.cpp:629:9: warning: variable 'not_real_merge' set but not used [-Wunused-but-set-variable]
    int not_real_merge = 0;
        ^
youtokentome/cpp/bpe.cpp:1101:7: warning: variable 'inter_fail' set but not used [-Wunused-but-set-variable]
  int inter_fail = 0;
      ^
youtokentome/cpp/bpe.cpp:1102:7: warning: variable 'equal_fail' set but not used [-Wunused-but-set-variable]
  int equal_fail = 0;
      ^
4 warnings generated.
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00LOCK-tokenizers.bpe/00new/tokenizers.bpe/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/utils.o: timestamp mismatch between object file (2023-09-15 19:16:45.662550257) and debug map (2023-09-15 19:16:20.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/bpe.o: timestamp mismatch between object file (2023-09-15 19:17:03.039764745) and debug map (2023-09-15 19:16:40.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/utf8.o: timestamp mismatch between object file (2023-09-15 19:16:44.700802134) and debug map (2023-09-15 19:16:19.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/rcpp_youtokentome.o: timestamp mismatch between object file (2023-09-15 19:16:46.415435297) and debug map (2023-09-15 19:16:21.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/RcppExports.o: timestamp mismatch between object file (2023-09-15 19:16:45.837564620) and debug map (2023-09-15 19:16:20.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/utils.o: timestamp mismatch between object file (2023-09-15 19:16:45.662550257) and debug map (2023-09-15 19:16:20.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/bpe.o: timestamp mismatch between object file (2023-09-15 19:17:03.039764745) and debug map (2023-09-15 19:16:40.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/utf8.o: timestamp mismatch between object file (2023-09-15 19:16:44.700802134) and debug map (2023-09-15 19:16:19.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/rcpp_youtokentome.o: timestamp mismatch between object file (2023-09-15 19:16:46.415435297) and debug map (2023-09-15 19:16:21.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/RcppExports.o: timestamp mismatch between object file (2023-09-15 19:16:45.837564620) and debug map (2023-09-15 19:16:20.000000000)
** R
** data
*** moving datasets to lazyload DB
** 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 (tokenizers.bpe)