* installing *source* package ‘smoothSurv’ ... ** this is package ‘smoothSurv’ version ‘2.6’ ** package ‘smoothSurv’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘clang version 23.1.0-rc2’ make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang-trunk/smoothSurv/src' /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 00smoothSurv_init.cpp -o 00smoothSurv_init.o In file included from 00smoothSurv_init.cpp:19: In file included from ./smoothSurvReg84.h:40: In file included from ./penalLogLik.h:40: In file included from ./gauss.h:39: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: 00smoothSurv_init.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 AKmatrix.cpp -o AKmatrix.o In file included from AKmatrix.cpp:32: In file included from ./AKmatrix.h:32: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: AKmatrix.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 Scythe_IDE.cpp -o Scythe_IDE.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 Scythe_LA.cpp -o Scythe_LA.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 Scythe_Math.cpp -o Scythe_Math.o In file included from Scythe_Math.cpp:53: In file included from ./Scythe_Math.h:52: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: Scythe_Math.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 Scythe_Matrix.cpp -o Scythe_Matrix.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 Scythe_Stat.cpp -o Scythe_Stat.o In file included from Scythe_Stat.cpp:52: In file included from ./Scythe_Stat.h:51: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: Scythe_Stat.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 convertCAD.cpp -o convertCAD.o In file included from convertCAD.cpp:39: In file included from ./convertCAD.h:49: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: convertCAD.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 createPosDef.cpp -o createPosDef.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 difference.cpp -o difference.o In file included from difference.cpp:32: In file included from ./difference.h:35: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: difference.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 eispackFORT.cpp -o eispackFORT.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 gauss.cpp -o gauss.o In file included from gauss.cpp:32: In file included from ./gauss.h:39: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: gauss.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 linpackFORT.cpp -o linpackFORT.o /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 penalLogLik.cpp -o penalLogLik.o In file included from penalLogLik.cpp:81: In file included from ./penalLogLik.h:40: In file included from ./gauss.h:39: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: penalLogLik.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 smoothSurvReg84.cpp -o smoothSurvReg84.o In file included from smoothSurvReg84.cpp:102: In file included from ./smoothSurvReg84.h:40: In file included from ./penalLogLik.h:40: In file included from ./gauss.h:39: ./Scythe_Matrix.h:529:22: error: no member named 'nothrow' in namespace 'std' 529 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ ./Scythe_Matrix.h:547:22: error: no member named 'nothrow' in namespace 'std' 547 | data_ = new (std::nothrow) T[alloc_]; | ^~~~~~~ 2 errors generated. make[1]: *** [/data/localhost/ripley/R/R-clang-trunk/etc/Makeconf:197: smoothSurvReg84.o] Error 1 /usr/local/clang23/bin/clang++ -std=gnu++20 -I"/data/localhost/ripley/R/R-clang-trunk/include" -DNDEBUG -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 solve.QP.compact.cpp -o solve.QP.compact.o make[1]: Target 'all' not remade because of errors. make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang-trunk/smoothSurv/src' ERROR: compilation failed for package ‘smoothSurv’ * removing ‘/data/localhost/ripley/R/packages/tests-clang-trunk/smoothSurv.Rcheck/smoothSurv’