* installing *source* package ‘bigalgebra’ ... ** this is package ‘bigalgebra’ version ‘3.1.0’ ** package ‘bigalgebra’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘clang version 23.1.0-rc2’ using C++ compiler: ‘clang version 23.1.0-rc2’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang-trunk/bigalgebra/src' /usr/local/clang23/bin/clang -std=gnu23 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../include -DUSE_FC_LEN_T -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3 -c R_init_bigalgebra.c -o R_init_bigalgebra.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -I../include -DUSE_FC_LEN_T -I'/data/localhost/ripley/R/test-clang/bigmemory/include' -I'/data/localhost/ripley/R/test-clang/BH/include' -I'/data/localhost/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang23/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c bigalgebra.cpp -o bigalgebra.o In file included from bigalgebra.cpp:33: In file included from /data/localhost/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:9: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/mapped_region.hpp:25: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/interprocess_fwd.hpp:25: /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:26:1: warning: unused attribute '__exclude_from_explicit_instantiation__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute] 26 | BOOST_MOVE_STD_NS_BEG | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG' 21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD' 74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD' 70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS' 51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \ | ^ :44:69: note: expanded from here 44 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function) | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:54:1: note: '#pragma clang attribute push' regions ends here 54 | BOOST_MOVE_STD_NS_END | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END' 22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD' 75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD' 72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS' 57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop") | ^ :46:8: note: expanded from here 46 | clang attribute _LibcxxExplicitABIAnnotations.pop | ^ In file included from bigalgebra.cpp:33: In file included from /data/localhost/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:9: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/mapped_region.hpp:25: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/interprocess_fwd.hpp:25: /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:26:1: warning: unused attribute '__visibility__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute] 26 | BOOST_MOVE_STD_NS_BEG | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG' 21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD' 74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD' 70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS' 51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \ | ^ :44:110: note: expanded from here 44 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function) | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:54:1: note: '#pragma clang attribute push' regions ends here 54 | BOOST_MOVE_STD_NS_END | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END' 22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD' 75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD' 72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS' 57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop") | ^ :46:8: note: expanded from here 46 | clang attribute _LibcxxExplicitABIAnnotations.pop | ^ In file included from bigalgebra.cpp:33: In file included from /data/localhost/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:9: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/mapped_region.hpp:25: In file included from /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/interprocess_fwd.hpp:25: /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:26:1: warning: unused attribute '__abi_tag__' in '#pragma clang attribute push' region [-Wpragma-clang-attribute] 26 | BOOST_MOVE_STD_NS_BEG | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:21:34: note: expanded from macro 'BOOST_MOVE_STD_NS_BEG' 21 | #define BOOST_MOVE_STD_NS_BEG _LIBCPP_BEGIN_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:74:39: note: expanded from macro '_LIBCPP_BEGIN_NAMESPACE_STD' 74 | # define _LIBCPP_BEGIN_NAMESPACE_STD _LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD inline namespace _LIBCPP_ABI_NAMESPACE { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:70:40: note: expanded from macro '_LIBCPP_BEGIN_UNVERSIONED_NAMESPACE_STD' 70 | _LIBCPP_PUSH_EXTENSION_DIAGNOSTICS _LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS namespace _LIBCPP_NAMESPACE_VISIBILITY std { | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:51:3: note: expanded from macro '_LIBCPP_END_EXPLICIT_ABI_ANNOTATIONS' 51 | _Pragma(_LIBCPP_TOSTRING(clang attribute _LibcxxExplicitABIAnnotations.push( \ | ^ :44:136: note: expanded from here 44 | clang attribute _LibcxxExplicitABIAnnotations.push( __attribute__((__exclude_from_explicit_instantiation__, __visibility__("hidden"), __abi_tag__("nqe230100"))), apply_to = function) | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/interprocess/detail/std_fwd.hpp:54:1: note: '#pragma clang attribute push' regions ends here 54 | BOOST_MOVE_STD_NS_END | ^ /data/localhost/ripley/R/test-clang/BH/include/boost/move/detail/std_ns_begin.hpp:22:34: note: expanded from macro 'BOOST_MOVE_STD_NS_END' 22 | #define BOOST_MOVE_STD_NS_END _LIBCPP_END_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:75:39: note: expanded from macro '_LIBCPP_END_NAMESPACE_STD' 75 | # define _LIBCPP_END_NAMESPACE_STD } _LIBCPP_END_UNVERSIONED_NAMESPACE_STD | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:72:51: note: expanded from macro '_LIBCPP_END_UNVERSIONED_NAMESPACE_STD' 72 | # define _LIBCPP_END_UNVERSIONED_NAMESPACE_STD } _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _LIBCPP_POP_EXTENSION_DIAGNOSTICS | ^ /usr/local/clang23/bin/../include/c++/v1/__configuration/namespace.h:57:48: note: expanded from macro '_LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS' 57 | #define _LIBCPP_BEGIN_EXPLICIT_ABI_ANNOTATIONS _Pragma("clang attribute _LibcxxExplicitABIAnnotations.pop") | ^ :46:8: note: expanded from here 46 | clang attribute _LibcxxExplicitABIAnnotations.pop | ^ In file included from bigalgebra.cpp:33: /data/localhost/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:62:24: error: no member named 'back_inserter' in namespace 'std' 62 | std::back_inserter(ret) ); | ^~~~~~~~~~~~~ /data/localhost/ripley/R/test-clang/bigmemory/include/bigmemory/BigMatrix.h:75:24: error: no member named 'back_inserter' in namespace 'std' 75 | std::back_inserter(ret) ); | ^~~~~~~~~~~~~ 3 warnings and 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: bigalgebra.o] Error 1 make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang-trunk/bigalgebra/src' ERROR: compilation failed for package ‘bigalgebra’ * removing ‘/data/localhost/ripley/R/packages/tests-clang-trunk/bigalgebra.Rcheck/bigalgebra’