* installing *source* package ‘openfhe.R’ ... ** this is package ‘openfhe.R’ version ‘1.5.1’ ** package ‘openfhe.R’ successfully unpacked and MD5 sums checked ** using staged installation * checking R-bundled libomp + omp.h at /opt/R/arm64/include ... yes * OPENMP_CFLAGS='-Xclang -fopenmp -I/opt/R/arm64/include' * OPENMP_LIBS='-L/Library/Frameworks/R.framework/Resources/lib -lomp' * OPENMP_LIB_DIR='/Library/Frameworks/R.framework/Resources/lib' * OPENMP_INC_DIR='/opt/R/arm64/include' * Building OpenFHE from vendored sources... CMAKE VERSION: 'cmake version 3.31.9' CC: 'clang -arch arm64 -std=gnu2x' CXX: 'clang++ -arch arm64 -std=gnu++17' CFLAGS: '-falign-functions=64 -Wall -g -O2' CXXFLAGS: '-falign-functions=64 -Wall -g -O2 -fPIC -Xclang -fopenmp -I/opt/R/arm64/include -DOPENFHE_R_BUILD -I/Library/Frameworks/R.framework/Resources/include' LDFLAGS: '-L/opt/R/arm64/lib' OPENFHE_OMP_CXXFLAGS: '-Xclang -fopenmp -I/opt/R/arm64/include' Using externally specified OpenMP: lib=/Library/Frameworks/R.framework/Resources/lib inc=/opt/R/arm64/include >>> Building OpenFHE... -- The C compiler identification is AppleClang 14.0.3.14030022 -- The CXX compiler identification is AppleClang 14.0.3.14030022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/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: /Library/Developer/CommandLineTools/usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building in Release mode -- BUILD_UNITTESTS: OFF -- BUILD_EXAMPLES: OFF -- BUILD_BENCHMARKS: OFF -- BUILD_EXTRAS: OFF -- BUILD_STATIC: ON -- BUILD_SHARED: OFF -- GIT_SUBMOD_AUTO: OFF -- WITH_BE2: OFF -- WITH_BE4: OFF -- WITH_NTL: OFF -- WITH_TCM: OFF -- WITH_OPENMP: ON -- NATIVE_SIZE: 64 -- CKKS_M_FACTOR: 1 -- WITH_NATIVEOPT: OFF -- WITH_COVTEST: OFF -- WITH_NOISE_DEBUG: OFF -- WITH_REDUCED_NOISE: OFF -- USE_MACPORTS: OFF ***** INSTALL IS AT /Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib; to change, run cmake with -DCMAKE_INSTALL_PREFIX=/your/path -- Architecture is arm64 -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of __int128 -- Check size of __int128 - done -- Check size of uint64_t -- Check size of uint64_t - done -- NATIVEINT is set to 64 -- MATHBACKEND is set to 4 -- MATHBACKEND set to 4. Setting WITH_BE4 to ON -- Using externally specified OpenMP: /Library/Frameworks/R.framework/Resources/lib -- OPENMP_LIBRARIES: /Library/Frameworks/R.framework/Resources/lib -- OPENMP_INCLUDES: /opt/R/arm64/include -- OpenMP_CXX_FLAGS: -Xpreprocessor -fopenmp -lomp -Wno-unused-command-line-argument -- OpenMP_CXX_LIB_NAMES: libomp -- Found OpenMP_C: -Xpreprocessor -fopenmp -lomp -Wno-unused-command-line-argument -- Found OpenMP_CXX: -Xpreprocessor -fopenmp -lomp -Wno-unused-command-line-argument -- Found OpenMP: TRUE -- Configuring done (2.0s) -- Generating done (0.1s) -- Build files have been written to: /Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/inst/openfhe/build cp: /Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/inst/openfhe/demoData: No such file or directory -- demoData folder already exists [ 0%] Built target third-party [ 2%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/lattice/constants-lattice-impl.cpp.o [ 11%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/lattice/lattice.cpp.o [ 11%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/lattice/stdlatticeparms.cpp.o [ 11%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/lattice/trapdoor-dcrtpoly.cpp.o [ 17%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/lattice/trapdoor-poly.cpp.o [ 17%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/chebyshev.cpp.o [ 17%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/dftransform.cpp.o [ 20%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/discretegaussiangeneratorgeneric.cpp.o [ 23%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/distributiongenerator.cpp.o [ 26%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintdyn/be4-math-impl.cpp.o [ 29%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintdyn/mubintvecdyn.cpp.o [ 32%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintdyn/ubintdyn.cpp.o [ 35%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintfxd/be2-math-impl.cpp.o [ 38%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintfxd/mubintvecfxd.cpp.o [ 41%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintfxd/ubintfxd.cpp.o [ 44%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintntl/be6-math-impl.cpp.o [ 44%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintntl/mubintvecntl.cpp.o [ 47%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/bigintntl/ubintntl.cpp.o [ 52%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/intnat/mubintvecnat.cpp.o [ 52%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/intnat/benative-math-impl.cpp.o [ 55%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hermite.cpp.o [ 58%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/matrix.cpp.o [ 61%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/nbtheory2.cpp.o [ 64%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/blockAllocator/blockAllocator.cpp.o [ 67%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/blockAllocator/xallocator.cpp.o [ 70%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/debug.cpp.o [ 70%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/demangle.cpp.o [ 73%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/get-call-stack.cpp.o [ 76%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/hashutil.cpp.o [ 79%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/inttypes.cpp.o [ 82%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/memory.cpp.o [ 85%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/openfhebase64.cpp.o [ 88%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/parallel.cpp.o [ 91%] Building C object src/core/CMakeFiles/coreobj.dir/lib/utils/prng/blake2b-ref.c.o [ 94%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/prng/blake2engine.cpp.o [ 97%] Building C object src/core/CMakeFiles/coreobj.dir/lib/utils/prng/blake2xb-ref.c.o [ 97%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/utils/utilities.cpp.o [ 97%] Built target coreobj [100%] Linking CXX static library ../../lib/libOPENFHEcore_static.a [100%] Built target OPENFHEcore_static cp: /Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/inst/openfhe/demoData: No such file or directory -- demoData folder already exists [ 0%] Built target third-party [ 34%] Built target coreobj [ 35%] Built target OPENFHEcore_static [ 37%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/binfhecontext.cpp.o [ 37%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/rgsw-acc-cggi.cpp.o [ 41%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/lwe-pke.cpp.o [ 41%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/rgsw-acc-dm.cpp.o [ 41%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/binfhe-constants-impl.cpp.o [ 41%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/binfhe-base-scheme.cpp.o [ 41%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/rgsw-acc-lmkcdey.cpp.o [ 42%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/rgsw-acc.cpp.o [ 43%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/rgsw-cryptoparameters.cpp.o [ 43%] Built target binfheobj [ 43%] Linking CXX static library ../../lib/libOPENFHEbinfhe_static.a [ 43%] Built target OPENFHEbinfhe_static [ 45%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/cryptocontext.cpp.o [ 45%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/cryptocontextfactory.cpp.o [ 47%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/ciphertext-impl.cpp.o [ 48%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/cryptoobject-impl.cpp.o [ 49%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/encoding/ckkspackedencoding.cpp.o [ 49%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/constants-impl.cpp.o [ 50%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/encoding/coefpackedencoding.cpp.o [ 51%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/encoding/encodingparams.cpp.o [ 51%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/encoding/packedencoding.cpp.o [ 52%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/encoding/stringencoding.cpp.o [ 53%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/globals-impl.cpp.o [ 54%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/key/evalkey.cpp.o [ 55%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/key/evalkeyrelin.cpp.o [ 56%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/key/privatekey.cpp.o [ 57%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/key/publickey.cpp.o [ 58%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/keyswitch/keyswitch-base.cpp.o [ 59%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/keyswitch/keyswitch-bv.cpp.o [ 60%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/keyswitch/keyswitch-hybrid.cpp.o [ 60%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bfvrns/bfvrns-cryptoparameters.cpp.o [ 61%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bfvrns/bfvrns-leveledshe.cpp.o [ 62%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bfvrns/bfvrns-multiparty.cpp.o [ 63%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bfvrns/bfvrns-parametergeneration.cpp.o [ 64%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bfvrns/bfvrns-pke.cpp.o [ 65%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bfvrns/bfvrns-scheme.cpp.o [ 67%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bgvrns/bgvrns-cryptoparameters.cpp.o [ 68%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bgvrns/bgvrns-leveledshe.cpp.o [ 69%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bgvrns/bgvrns-multiparty.cpp.o [ 70%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bgvrns/bgvrns-parametergeneration.cpp.o [ 70%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bgvrns/bgvrns-pke.cpp.o [ 71%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/bgvrns/bgvrns-scheme.cpp.o [ 72%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-advancedshe.cpp.o [ 73%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-cryptoparameters.cpp.o [ 74%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-fhe.cpp.o [ 75%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-leveledshe.cpp.o [ 76%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-multiparty.cpp.o [ 77%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-parametergeneration.cpp.o [ 78%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-pke.cpp.o [ 79%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-scheme.cpp.o [ 79%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-schemeswitching.cpp.o [ 80%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/ckksrns/ckksrns-utils.cpp.o [ 81%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/gen-cryptocontext-params-impl.cpp.o [ 82%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/gen-cryptocontext-params-validation.cpp.o [ 83%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/scheme-id-impl.cpp.o [ 84%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/scheme/scheme-swch-params.cpp.o [ 85%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-advancedshe.cpp.o [ 86%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-cryptoparameters.cpp.o [ 87%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-fhe.cpp.o [ 88%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-leveledshe.cpp.o [ 88%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-multiparty.cpp.o [ 89%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-parametergeneration.cpp.o [ 90%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-pke.cpp.o [ 91%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-pre.cpp.o [ 92%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/base-scheme.cpp.o [ 93%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemebase/rlwe-cryptoparameters-impl.cpp.o [ 94%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemelet/rlwe-mp.cpp.o [ 95%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemerns/rns-cryptoparameters.cpp.o [ 96%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemerns/rns-leveledshe.cpp.o [ 97%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemerns/rns-multiparty.cpp.o [ 98%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/schemerns/rns-pke.cpp.o [ 98%] Built target pkeobj [100%] Linking CXX static library ../../lib/libOPENFHEpke_static.a [100%] Built target OPENFHEpke_static cp: /Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/inst/openfhe/demoData: No such file or directory -- demoData folder already exists [ 0%] Built target third-party [ 78%] Built target coreobj [ 80%] Built target OPENFHEcore_static [100%] Built target binfheobj [100%] Built target OPENFHEbinfhe_static >>> OpenFHE built in /Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/inst/openfhe/build >>> OpenFHE installed to /Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib * Wrote src/Makevars PKG_CPPFLAGS = -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal PKG_CXXFLAGS = -Xclang -fopenmp -I/opt/R/arm64/include PKG_LIBS = -L/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib -lOPENFHEpke -lOPENFHEbinfhe -lOPENFHEcore -L/Library/Frameworks/R.framework/Resources/lib -L/Library/Frameworks/R.framework/Resources/lib -lomp ** libs using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using C++17 using SDK: ‘MacOSX11.3.1.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c binfhe_bindings.cpp -o binfhe_bindings.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c cpp11.cpp -o cpp11.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.cpp -o init.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_bindings.cpp -o pke_bindings.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_ccparams_getters.cpp -o pke_ccparams_getters.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_ccparams_setters.cpp -o pke_ccparams_setters.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_ciphertext_accessors.cpp -o pke_ciphertext_accessors.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_ckks_complex.cpp -o pke_ckks_complex.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_ckks_eval_poly.cpp -o pke_ckks_eval_poly.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_ckks_fast_rotation.cpp -o pke_ckks_fast_rotation.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_ckks_interactive_boot.cpp -o pke_ckks_interactive_boot.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_closers.cpp -o pke_closers.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_cryptocontext_getters.cpp -o pke_cryptocontext_getters.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_eval.cpp -o pke_eval.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_key_management_getters.cpp -o pke_key_management_getters.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_key_management_insert.cpp -o pke_key_management_insert.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_multi_eval_keys.cpp -o pke_multi_eval_keys.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_multiparty.cpp -o pke_multiparty.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_plaintext_accessors.cpp -o pke_plaintext_accessors.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_secret_sharing.cpp -o pke_secret_sharing.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_serialization.cpp -o pke_serialization.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pke_sum_key_serial.cpp -o pke_sum_key_serial.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/core -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/pke -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/cpp11/include' -I/opt/R/arm64/include -Xclang -fopenmp -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c r_streams.cpp -o r_streams.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o openfhe.R.so binfhe_bindings.o cpp11.o init.o pke_bindings.o pke_ccparams_getters.o pke_ccparams_setters.o pke_ciphertext_accessors.o pke_ckks_complex.o pke_ckks_eval_poly.o pke_ckks_fast_rotation.o pke_ckks_interactive_boot.o pke_closers.o pke_cryptocontext_getters.o pke_eval.o pke_key_management_getters.o pke_key_management_insert.o pke_multi_eval_keys.o pke_multiparty.o pke_plaintext_accessors.o pke_secret_sharing.o pke_serialization.o pke_sum_key_serial.o r_streams.o -L/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib -lOPENFHEpke -lOPENFHEbinfhe -lOPENFHEcore -L/Library/Frameworks/R.framework/Resources/lib -L/Library/Frameworks/R.framework/Resources/lib -lomp -F/Library/Frameworks/R.framework/.. -framework R ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::load<cereal::JSONInputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONInputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::load<cereal::JSONInputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONInputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::load<cereal::JSONInputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONInputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::load<cereal::JSONInputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONInputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::Key<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::Key<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::Key<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::Key<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryInputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryInputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryInputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryInputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value && !std::is_abstract<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::PortableBinaryOutputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::PortableBinaryOutputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::PortableBinaryOutputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::PortableBinaryOutputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::save<cereal::PortableBinaryOutputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::PortableBinaryOutputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::PortableBinaryOutputArchive, 1u>::registerClassVersion<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::JSONOutputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::JSONOutputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::JSONOutputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::JSONOutputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value && !std::is_abstract<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::save<cereal::JSONOutputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::JSONOutputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>> const&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::OutputArchive<cereal::JSONOutputArchive, 0u>::registerClassVersion<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::CiphertextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::CiphertextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::CiphertextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::CiphertextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::CryptoObject<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptoobject-impl.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::PortableBinaryInputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::PortableBinaryInputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::PortableBinaryInputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::PortableBinaryInputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::PortableBinaryInputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::load<cereal::PortableBinaryInputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::PortableBinaryInputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::PortableBinaryInputArchive, 1u>::loadClassVersion<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::PolyImpl<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::load<cereal::JSONInputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::JSONInputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::load<cereal::JSONInputArchive, intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>(cereal::JSONInputArchive&, std::__1::unique_ptr<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>, std::__1::default_delete<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::load<cereal::JSONInputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::JSONInputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>::value, void>::type cereal::load<cereal::JSONInputArchive, lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>(cereal::JSONInputArchive&, std::__1::shared_ptr<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILParamsImpl<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::load<cereal::JSONInputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::JSONInputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'std::__1::enable_if<std::is_polymorphic<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>::value, void>::type cereal::load<cereal::JSONInputArchive, lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>(cereal::JSONInputArchive&, std::__1::shared_ptr<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>&)' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ILDCRTParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'unsigned int cereal::InputArchive<cereal::JSONInputArchive, 0u>::loadClassVersion<lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>>()' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::ElemParams<bigintdyn::ubint<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(lattice.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::SchemeRNS>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::SchemeRNS>::PolymorphicVirtualCaster()' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::SchemeRNS>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'cereal::detail::PolymorphicVirtualCaster<lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>, lbcrypto::SchemeRNS>::downcast(void const*) const' from file 'pke_serialization.o' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function '__GLOBAL__sub_I_pke_serialization.cpp' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function '__GLOBAL__sub_I_pke_serialization.cpp' from file 'pke_serialization.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function '__GLOBAL__sub_I_pke_sum_key_serial.cpp' from file 'pke_sum_key_serial.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function '__GLOBAL__sub_I_pke_sum_key_serial.cpp' from file 'pke_sum_key_serial.o' to global weak symbol 'typeinfo name for lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>::SetKSTechniqueInScheme()' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function 'lbcrypto::CryptoContextImpl<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>::SetKSTechniqueInScheme()' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(cryptocontext.cpp.o)' to global weak symbol 'typeinfo for lbcrypto::SchemeBase<lbcrypto::DCRTPolyImpl<bigintdyn::mubintvec<bigintdyn::ubint<unsigned long long>>>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEpke.a(base-scheme.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function '__GLOBAL__sub_I_benative_math_impl.cpp' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(benative-math-impl.cpp.o)' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. ld: warning: direct access in function '__GLOBAL__sub_I_benative_math_impl.cpp' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(benative-math-impl.cpp.o)' to global weak symbol 'typeinfo name for intnat::NativeVectorT<intnat::NativeIntegerT<unsigned long long>>' from file '/Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00_pkg_src/openfhe.R/src/openfhelib/lib/libOPENFHEcore.a(mubintvecnat.cpp.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/openfhe.R.Rcheck/00LOCK-openfhe.R/00new/openfhe.R/libs ** generating debug symbols (dSYM) ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (openfhe.R)