* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘psqn’ ...
** this is package ‘psqn’ version ‘0.3.2’
** package ‘psqn’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 22.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmRH9LX/R.INSTALL69f3f7c74c4e5/psqn/src'
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
273 | Index count = 0;
| ^
In file included from RcppExports.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree
| ^
In file included from RcppExports.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
72 | Index replacements = 0;
| ^
In file included from RcppExports.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
246 | int count = 0;
| ^
5 warnings generated.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O3 -Wall -pedantic -c r-api.cpp -o r-api.o
In file included from r-api.cpp:6:
In file included from ../inst/include/psqn-Rcpp-wrapper.h:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
273 | Index count = 0;
| ^
In file included from r-api.cpp:6:
In file included from ../inst/include/psqn-Rcpp-wrapper.h:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree
| ^
In file included from r-api.cpp:6:
In file included from ../inst/include/psqn-Rcpp-wrapper.h:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
72 | Index replacements = 0;
| ^
In file included from r-api.cpp:6:
In file included from ../inst/include/psqn-Rcpp-wrapper.h:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
246 | int count = 0;
| ^
In file included from r-api.cpp:6:
In file included from ../inst/include/psqn-Rcpp-wrapper.h:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:25:
In file included from /usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/iterator:65:
In file included from /usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_iterator.h:78:
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_construct.h:88:2: warning: destructor called on non-final 'r_worker_psqn' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
88 | __location->~_Tp();
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_construct.h:164:12: note: in instantiation of function template specialization 'std::destroy_at<r_worker_psqn>' requested here
164 | std::destroy_at(__pointer);
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_construct.h:226:9: note: in instantiation of function template specialization 'std::_Destroy<r_worker_psqn>' requested here
226 | std::_Destroy(std::addressof(*__first));
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/alloc_traits.h:1085:12: note: in instantiation of function template specialization 'std::_Destroy<r_worker_psqn *>' requested here
1085 | std::_Destroy(__first, __last);
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_vector.h:792:7: note: in instantiation of function template specialization 'std::_Destroy<r_worker_psqn *, r_worker_psqn>' requested here
792 | std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,
| ^
r-api.cpp:404:30: note: in instantiation of member function 'std::vector<r_worker_psqn>::~vector' requested here
404 | std::vector<r_worker_psqn> funcs;
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_construct.h:88:15: note: qualify call to silence this warning
88 | __location->~_Tp();
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_construct.h:88:2: warning: destructor called on non-final 'r_worker_optimizer_generic' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
88 | __location->~_Tp();
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_construct.h:164:12: note: in instantiation of function template specialization 'std::destroy_at<r_worker_optimizer_generic>' requested here
164 | std::destroy_at(__pointer);
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_construct.h:226:9: note: in instantiation of function template specialization 'std::_Destroy<r_worker_optimizer_generic>' requested here
226 | std::_Destroy(std::addressof(*__first));
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/alloc_traits.h:1085:12: note: in instantiation of function template specialization 'std::_Destroy<r_worker_optimizer_generic *>' requested here
1085 | std::_Destroy(__first, __last);
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_vector.h:792:7: note: in instantiation of function template specialization 'std::_Destroy<r_worker_optimizer_generic *, r_worker_optimizer_generic>' requested here
792 | std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,
| ^
r-api.cpp:1284:43: note: in instantiation of member function 'std::vector<r_worker_optimizer_generic>::~vector' requested here
1284 | std::vector<r_worker_optimizer_generic> funcs;
| ^
/usr/lib/gcc/x86_64-linux-gnu/16/../../../../include/c++/16/bits/stl_construct.h:88:15: note: qualify call to silence this warning
88 | __location->~_Tp();
| ^
7 warnings generated.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O3 -Wall -pedantic -c test-intrapolate.cpp -o test-intrapolate.o
test-intrapolate.cpp:6:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
6 | context("testing intrapolate class") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:180:25: note: expanded from macro 'context'
180 | # define context(__X__) CATCH_TEST_CASE(__X__ " | " __FILE__)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11403:36: note: expanded from macro 'CATCH_TEST_CASE'
11403 | #define CATCH_TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:787:35: note: expanded from macro 'INTERNAL_CATCH_TESTCASE'
787 | INTERNAL_CATCH_TESTCASE2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-intrapolate.cpp:6:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:180:25: note: expanded from macro 'context'
180 | # define context(__X__) CATCH_TEST_CASE(__X__ " | " __FILE__)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11403:36: note: expanded from macro 'CATCH_TEST_CASE'
11403 | #define CATCH_TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:787:9: note: expanded from macro 'INTERNAL_CATCH_TESTCASE'
787 | INTERNAL_CATCH_TESTCASE2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:783:35: note: expanded from macro 'INTERNAL_CATCH_TESTCASE2'
783 | namespace{ Catch::AutoReg INTERNAL_CATCH_UNIQUE_NAME( autoRegistrar )( &TestName, CATCH_INTERNAL_LINEINFO, Catch::NameAndDesc( __VA_ARGS__ ) ); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-intrapolate.cpp:7:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
7 | test_that("intrapolate gives the correct result with a 2nd order poly") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-intrapolate.cpp:20:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
20 | test_that("intrapolate gives the correct result with a 3rd order poly") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
4 warnings generated.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O3 -Wall -pedantic -c test-lp.cpp -o test-lp.o
test-lp.cpp:7:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
7 | context("testing lp namespace") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:180:25: note: expanded from macro 'context'
180 | # define context(__X__) CATCH_TEST_CASE(__X__ " | " __FILE__)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11403:36: note: expanded from macro 'CATCH_TEST_CASE'
11403 | #define CATCH_TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:787:35: note: expanded from macro 'INTERNAL_CATCH_TESTCASE'
787 | INTERNAL_CATCH_TESTCASE2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:7:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:180:25: note: expanded from macro 'context'
180 | # define context(__X__) CATCH_TEST_CASE(__X__ " | " __FILE__)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11403:36: note: expanded from macro 'CATCH_TEST_CASE'
11403 | #define CATCH_TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:787:9: note: expanded from macro 'INTERNAL_CATCH_TESTCASE'
787 | INTERNAL_CATCH_TESTCASE2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:783:35: note: expanded from macro 'INTERNAL_CATCH_TESTCASE2'
783 | namespace{ Catch::AutoReg INTERNAL_CATCH_UNIQUE_NAME( autoRegistrar )( &TestName, CATCH_INTERNAL_LINEINFO, Catch::NameAndDesc( __VA_ARGS__ ) ); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:8:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
8 | test_that("vec_diff works") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:25:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
25 | test_that("mat_vec_dot works (no seperation)") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:44:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
44 | test_that("mat_vec_dot works (seperation)") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:69:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
69 | test_that("mat_vec_dot works (with indices)") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:98:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
98 | test_that("mat_vec_dot_excl_first works") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:124:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
124 | test_that("rank_one_update works") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:143:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
143 | test_that("bfgs_update works") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-lp.cpp:173:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
173 | test_that("setup_precondition_chol and precondition_chol_solve works") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
10 warnings generated.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O3 -Wall -pedantic -c test-richardson-extrapolation.cpp -o test-richardson-extrapolation.o
test-richardson-extrapolation.cpp:6:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
6 | context("testing numerical differentation") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:180:25: note: expanded from macro 'context'
180 | # define context(__X__) CATCH_TEST_CASE(__X__ " | " __FILE__)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11403:36: note: expanded from macro 'CATCH_TEST_CASE'
11403 | #define CATCH_TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:787:35: note: expanded from macro 'INTERNAL_CATCH_TESTCASE'
787 | INTERNAL_CATCH_TESTCASE2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-richardson-extrapolation.cpp:6:1: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:180:25: note: expanded from macro 'context'
180 | # define context(__X__) CATCH_TEST_CASE(__X__ " | " __FILE__)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11403:36: note: expanded from macro 'CATCH_TEST_CASE'
11403 | #define CATCH_TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:787:9: note: expanded from macro 'INTERNAL_CATCH_TESTCASE'
787 | INTERNAL_CATCH_TESTCASE2( INTERNAL_CATCH_UNIQUE_NAME( ____C_A_T_C_H____T_E_S_T____ ), __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:783:35: note: expanded from macro 'INTERNAL_CATCH_TESTCASE2'
783 | namespace{ Catch::AutoReg INTERNAL_CATCH_UNIQUE_NAME( autoRegistrar )( &TestName, CATCH_INTERNAL_LINEINFO, Catch::NameAndDesc( __VA_ARGS__ ) ); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
test-richardson-extrapolation.cpp:7:3: warning: '__COUNTER__' is a C2y extension [-Wc2y-extensions]
7 | test_that("works with a multivariate function") {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/testthat.h:181:20: note: expanded from macro 'test_that'
181 | # define test_that CATCH_SECTION
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:11407:34: note: expanded from macro 'CATCH_SECTION'
11407 | #define CATCH_SECTION( ... ) INTERNAL_CATCH_SECTION( __VA_ARGS__ )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:2479:35: note: expanded from macro 'INTERNAL_CATCH_SECTION'
2479 | if( Catch::Section const& INTERNAL_CATCH_UNIQUE_NAME( catch_internal_Section ) = Catch::SectionInfo( CATCH_INTERNAL_LINEINFO, __VA_ARGS__ ) )
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include/testthat/vendor/catch.h:369:85: note: expanded from macro 'INTERNAL_CATCH_UNIQUE_NAME'
369 | # define INTERNAL_CATCH_UNIQUE_NAME( name ) INTERNAL_CATCH_UNIQUE_NAME_LINE( name, __COUNTER__ )
| ^
3 warnings generated.
clang++-22 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/testthat/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -I../inst/include/ -fopenmp -DPSQN_W_LAPACK -fpic -g -O3 -Wall -pedantic -c test-runner.cpp -o test-runner.o
clang++-22 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o psqn.so RcppExports.o r-api.o test-intrapolate.o test-lp.o test-richardson-extrapolation.o test-runner.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/lib -lflang_rt.runtime -lm -fopenmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmRH9LX/R.INSTALL69f3f7c74c4e5/psqn/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmRH9LX/R.INSTALL69f3f7c74c4e5/psqn/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmRH9LX/R.INSTALL69f3f7c74c4e5/psqn/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-psqn/00new/psqn/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (psqn)