* 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 if plain '-fopenmp' works ... yes
* OPENMP_CFLAGS='-fopenmp'
* OPENMP_LIBS='-fopenmp'
* OPENMP_LIB_DIR=''
* OPENMP_INC_DIR=''
* Building OpenFHE from vendored sources...
R was not built as a library

CMAKE VERSION: 'cmake version 4.3.0'
CC:       'clang-22 -std=gnu23'
CXX:      'clang++-22 -std=gnu++17'
CFLAGS:   '-O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3'
CXXFLAGS: '-O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -fpic -fopenmp -DOPENFHE_R_BUILD '
LDFLAGS:  '-L/usr/local/clang/lib64 -L/usr/local/clang22me/lib -L/usr/local/clang22me/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64'
OPENFHE_OMP_CXXFLAGS:  '-fopenmp'

>>> Building OpenFHE...
-- The C compiler identification is Clang 22.1.8
-- The CXX compiler identification is Clang 22.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/bin/clang-22 - 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: /usr/local/bin/clang++-22 - 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 /data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib; to change, run cmake with -DCMAKE_INSTALL_PREFIX=/your/path
-- Architecture is x86_64
-- 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
-- Found OpenMP_C: -fopenmp=libomp (found version "5.1")
-- Found OpenMP_CXX: -fopenmp=libomp (found version "5.1")
-- Found OpenMP: TRUE (found version "5.1")
-- Configuring done (2.6s)
-- Generating done (0.1s)
-- Build files have been written to: /data/localhost/ripley/R/packages/tests-clang/openfhe.R/inst/openfhe/build
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/openfhe.R/inst/openfhe/build'
cp: cannot stat '/data/localhost/ripley/R/packages/tests-clang/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
[  5%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/lattice/lattice.cpp.o
[  8%] 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
[ 14%] 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
[ 50%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/intnat/benative-math-impl.cpp.o
[ 52%] Building CXX object src/core/CMakeFiles/coreobj.dir/lib/math/hal/intnat/mubintvecnat.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: cannot stat '/data/localhost/ripley/R/packages/tests-clang/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
[ 36%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/binfhe-base-scheme.cpp.o
[ 37%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/binfhe-constants-impl.cpp.o
[ 38%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/binfhecontext.cpp.o
[ 39%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/lwe-pke.cpp.o
[ 40%] Building CXX object src/binfhe/CMakeFiles/binfheobj.dir/lib/rgsw-acc-cggi.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/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
[ 44%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/ciphertext-impl.cpp.o
[ 45%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/constants-impl.cpp.o
[ 46%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/cryptocontext.cpp.o
[ 47%] Building CXX object src/pke/CMakeFiles/pkeobj.dir/lib/cryptocontextfactory.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
[ 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: cannot stat '/data/localhost/ripley/R/packages/tests-clang/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
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/openfhe.R/inst/openfhe/build'
>>> OpenFHE built in /data/localhost/ripley/R/packages/tests-clang/openfhe.R/inst/openfhe/build
>>> OpenFHE installed to /data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib
* Wrote src/Makevars
  PKG_CPPFLAGS = -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal
  PKG_CXXFLAGS = -fopenmp
  PKG_LIBS     = -L/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/lib -lOPENFHEpke -lOPENFHEbinfhe -lOPENFHEcore -lpthread -ldl -fopenmp
** libs
specified C++17
using C++ compiler: ‘clang version 22.1.8’
using C++17
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src'
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c binfhe_bindings.cpp -o binfhe_bindings.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c cpp11.cpp -o cpp11.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c init.cpp -o init.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_bindings.cpp -o pke_bindings.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_ccparams_getters.cpp -o pke_ccparams_getters.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_ccparams_setters.cpp -o pke_ccparams_setters.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_ciphertext_accessors.cpp -o pke_ciphertext_accessors.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_ckks_complex.cpp -o pke_ckks_complex.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_ckks_eval_poly.cpp -o pke_ckks_eval_poly.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_ckks_fast_rotation.cpp -o pke_ckks_fast_rotation.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_ckks_interactive_boot.cpp -o pke_ckks_interactive_boot.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_closers.cpp -o pke_closers.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_cryptocontext_getters.cpp -o pke_cryptocontext_getters.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_eval.cpp -o pke_eval.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_key_management_getters.cpp -o pke_key_management_getters.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_key_management_insert.cpp -o pke_key_management_insert.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_multi_eval_keys.cpp -o pke_multi_eval_keys.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_multiparty.cpp -o pke_multiparty.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_plaintext_accessors.cpp -o pke_plaintext_accessors.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_secret_sharing.cpp -o pke_secret_sharing.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_serialization.cpp -o pke_serialization.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c pke_sum_key_serial.cpp -o pke_sum_key_serial.o
clang++-22 -std=gnu++17 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/core -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/pke -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/binfhe -I/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/include/openfhe/cereal -I'/data/localhost/ripley/R/test-clang/cpp11/include' -isystem /usr/local/clang22me/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c r_streams.cpp -o r_streams.o
clang++-22 -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22me/lib -L/usr/local/clang22me/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -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/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src/openfhelib/lib -lOPENFHEpke -lOPENFHEbinfhe -lOPENFHEcore -lpthread -ldl -fopenmp
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/openfhe.R/src'
installing to /data/localhost/ripley/R/packages/tests-clang/openfhe.R.Rcheck/00LOCK-openfhe.R/00new/openfhe.R/libs
** 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)