##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL scider
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘scider’ ...
** this is package ‘scider’ version ‘1.10.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
using SDK: ‘MacOSX26.2.sdk’
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c C_findSNN.cpp -o C_findSNN.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c C_globalMoran.cpp -o C_globalMoran.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c C_localMoran.cpp -o C_localMoran.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c rand.cpp -o rand.o
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:792:28: error: too many arguments provided to function-like macro invocation
792 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Frameworks/R.framework/Resources/include/Rinternals.h:987:9: note: macro 'length' defined here
987 | #define length(x) Rf_length(x)
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:791:3: error: '__abi_tag__' attribute only applies to structs, variables, functions, and namespaces
791 | _LIBCPP_HIDE_FROM_ABI int
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__config:540:22: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI'
540 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE))))
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:792:9: error: expected ';' at end of declaration list
792 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:874:28: error: too many arguments provided to function-like macro invocation
874 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Frameworks/R.framework/Resources/include/Rinternals.h:987:9: note: macro 'length' defined here
987 | #define length(x) Rf_length(x)
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:873:3: error: '__abi_tag__' attribute only applies to structs, variables, functions, and namespaces
873 | _LIBCPP_HIDE_FROM_ABI int
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__config:540:22: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI'
540 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE))))
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:874:9: error: expected ';' at end of declaration list
874 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:955:28: error: too many arguments provided to function-like macro invocation
955 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Frameworks/R.framework/Resources/include/Rinternals.h:987:9: note: macro 'length' defined here
987 | #define length(x) Rf_length(x)
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:954:3: error: '__abi_tag__' attribute only applies to structs, variables, functions, and namespaces
954 | _LIBCPP_HIDE_FROM_ABI int
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__config:540:22: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI'
540 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE))))
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:955:9: error: expected ';' at end of declaration list
955 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1036:28: error: too many arguments provided to function-like macro invocation
1036 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Frameworks/R.framework/Resources/include/Rinternals.h:987:9: note: macro 'length' defined here
987 | #define length(x) Rf_length(x)
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1035:3: error: '__abi_tag__' attribute only applies to structs, variables, functions, and namespaces
1035 | _LIBCPP_HIDE_FROM_ABI int
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__config:540:22: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI'
540 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE))))
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1036:9: error: expected ';' at end of declaration list
1036 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1118:28: error: too many arguments provided to function-like macro invocation
1118 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Frameworks/R.framework/Resources/include/Rinternals.h:987:9: note: macro 'length' defined here
987 | #define length(x) Rf_length(x)
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1117:3: error: '__abi_tag__' attribute only applies to structs, variables, functions, and namespaces
1117 | _LIBCPP_HIDE_FROM_ABI int
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__config:540:22: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI'
540 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE))))
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1118:9: error: expected ';' at end of declaration list
1118 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1199:28: error: too many arguments provided to function-like macro invocation
1199 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
/Library/Frameworks/R.framework/Resources/include/Rinternals.h:987:9: note: macro 'length' defined here
987 | #define length(x) Rf_length(x)
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1198:3: error: '__abi_tag__' attribute only applies to structs, variables, functions, and namespaces
1198 | _LIBCPP_HIDE_FROM_ABI int
| ^
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__config:540:22: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI'
540 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE))))
| ^
In file included from rand.cpp:2:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/iostream:45:
In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/ios:223:
/Library/Developer/CommandLineTools/SDKs/MacOSX26.sdk/usr/include/c++/v1/__locale:1199:9: error: expected ';' at end of declaration list
1199 | length(state_type& __st, const extern_type* __frm, const extern_type* __end, size_t __mx) const {
| ^
18 errors generated.
make: *** [rand.o] Error 1
ERROR: compilation failed for package ‘scider’
* removing ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library/scider’