* installing *source* package ‘tokenizers.bpe’ ...
** this is package ‘tokenizers.bpe’ version ‘0.1.3’
** 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.5/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.5/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.5/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.5/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.5/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 -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
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.5/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.5/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.5/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.5/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.5/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.5/tokenizers.bpe.Rcheck/00LOCK-tokenizers.bpe/00new/tokenizers.bpe/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/utils.o: timestamp mismatch between object file (2025-04-01 11:37:37.947145751) and debug map (2025-04-01 11:37:18.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/bpe.o: timestamp mismatch between object file (2025-04-01 11:37:51.233566468) and debug map (2025-04-01 11:37:31.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/utf8.o: timestamp mismatch between object file (2025-04-01 11:37:35.620601490) and debug map (2025-04-01 11:37:16.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/rcpp_youtokentome.o: timestamp mismatch between object file (2025-04-01 11:37:38.755596253) and debug map (2025-04-01 11:37:18.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/RcppExports.o: timestamp mismatch between object file (2025-04-01 11:37:38.140951045) and debug map (2025-04-01 11:37:18.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/utils.o: timestamp mismatch between object file (2025-04-01 11:37:37.947145751) and debug map (2025-04-01 11:37:18.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/bpe.o: timestamp mismatch between object file (2025-04-01 11:37:51.233566468) and debug map (2025-04-01 11:37:31.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/youtokentome/cpp/utf8.o: timestamp mismatch between object file (2025-04-01 11:37:35.620601490) and debug map (2025-04-01 11:37:16.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/rcpp_youtokentome.o: timestamp mismatch between object file (2025-04-01 11:37:38.755596253) and debug map (2025-04-01 11:37:18.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.5/tokenizers.bpe.Rcheck/00_pkg_src/tokenizers.bpe/src/RcppExports.o: timestamp mismatch between object file (2025-04-01 11:37:38.140951045) and debug map (2025-04-01 11:37:18.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)