* installing *source* package ‘hdtg’ ...
** this is package ‘hdtg’ version ‘0.2.3’
** package ‘hdtg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I. -I./xsimd -fPIC -falign-functions=64 -Wall -g -O2 -c RcppHarmonic.cpp -o RcppHarmonic.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I. -I./xsimd -fPIC -falign-functions=64 -Wall -g -O2 -c RcppZigZag.cpp -o RcppZigZag.o
In file included from RcppZigZag.cpp:10:
In file included from ./ZigZag.h:33:
In file included from ./Simd.h:8:
In file included from ./xsimd/xsimd.hpp:14:
In file included from ./xsimd/types/xsimd_traits.hpp:15:
In file included from ./xsimd/types/xsimd_types_include.hpp:53:
In file included from ./xsimd/types/xsimd_neon_conversion.hpp:13:
./xsimd/types/xsimd_neon_float.hpp:279:5: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
./xsimd/types/xsimd_neon_float.hpp:305:5: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
In file included from RcppZigZag.cpp:10:
In file included from ./ZigZag.h:33:
In file included from ./Simd.h:8:
In file included from ./xsimd/xsimd.hpp:14:
In file included from ./xsimd/types/xsimd_traits.hpp:15:
In file included from ./xsimd/types/xsimd_types_include.hpp:53:
In file included from ./xsimd/types/xsimd_neon_conversion.hpp:15:
./xsimd/types/xsimd_neon_int64.hpp:183:5: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
In file included from RcppZigZag.cpp:10:
In file included from ./ZigZag.h:33:
In file included from ./Simd.h:8:
In file included from ./xsimd/xsimd.hpp:14:
In file included from ./xsimd/types/xsimd_traits.hpp:15:
In file included from ./xsimd/types/xsimd_types_include.hpp:66:
./xsimd/types/xsimd_neon_uint64.hpp:186:5: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
In file included from RcppZigZag.cpp:10:
In file included from ./ZigZag.h:33:
In file included from ./Simd.h:8:
In file included from ./xsimd/xsimd.hpp:14:
In file included from ./xsimd/types/xsimd_traits.hpp:15:
In file included from ./xsimd/types/xsimd_types_include.hpp:67:
./xsimd/types/xsimd_neon_complex.hpp:157:5: warning: all paths through this function will call itself [-Winfinite-recursion]
{
^
In file included from RcppZigZag.cpp:10:
In file included from ./ZigZag.h:33:
In file included from ./Simd.h:12:
./sse2neon.h:94:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC push_options
^
./sse2neon.h:95:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC target("+simd")
^
./sse2neon.h:6300:13: warning: unknown pragma ignored [-Wunknown-pragmas]
#pragma GCC pop_options
^
8 warnings generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppParallel/include' -I/opt/R/arm64/include -I. -I./xsimd -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.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 hdtg.so RcppHarmonic.o RcppZigZag.o RcppExports.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/hdtg.Rcheck/00LOCK-hdtg/00new/hdtg/libs
** generating debug symbols (dSYM)
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (hdtg)