* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘cusna’ ...
** this is package ‘cusna’ version ‘0.1.0’
** package ‘cusna’ successfully unpacked and MD5 sums checked
** using staged installation
cusna: no nvcc on PATH -- building CPU-only (the CRAN default).
** libs
specified C++17
using C++ compiler: ‘Debian clang version 22.1.8 (1+b1)’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbT9HJt/R.INSTALL360f534aeaedf2/cusna/src'
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DLIBCUSNA_BUILD -DCUSNA_CPU_ONLY -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DLIBCUSNA_BUILD -DCUSNA_CPU_ONLY -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c cusna_glue.cpp -o cusna_glue.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DLIBCUSNA_BUILD -DCUSNA_CPU_ONLY -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c cusna_saom_glue.cpp -o cusna_saom_glue.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DLIBCUSNA_BUILD -DCUSNA_CPU_ONLY -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c libcusna_ergm_cpu.cpp -o libcusna_ergm_cpu.o
clang++-22 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I. -DLIBCUSNA_BUILD -DCUSNA_CPU_ONLY -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O3 -Wall -pedantic -c libcusna_saom_cpu.cpp -o libcusna_saom_cpu.o
libcusna_saom_cpu.cpp:842:72: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
842 | acc += (a[(size_t)i*n+j] & wp[(size_t)j*n+i]); break;
| ^
libcusna_saom_cpu.cpp:841:50: note: previous statement is here
841 | case 34: for (int i = 0; i < n; ++i) for (int j = 0; j < n; ++j)
| ^
libcusna_saom_cpu.cpp:842:72: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
842 | acc += (a[(size_t)i*n+j] & wp[(size_t)j*n+i]); break;
| ^
libcusna_saom_cpu.cpp:841:22: note: previous statement is here
841 | case 34: for (int i = 0; i < n; ++i) for (int j = 0; j < n; ++j)
| ^
libcusna_saom_cpu.cpp:844:92: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
844 | acc += (a[(size_t)i*n+j] & wp[(size_t)i*n+j] & wp[(size_t)j*n+i]); break;
| ^
libcusna_saom_cpu.cpp:843:50: note: previous statement is here
843 | case 35: for (int i = 0; i < n; ++i) for (int j = 0; j < n; ++j)
| ^
libcusna_saom_cpu.cpp:844:92: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
844 | acc += (a[(size_t)i*n+j] & wp[(size_t)i*n+j] & wp[(size_t)j*n+i]); break;
| ^
libcusna_saom_cpu.cpp:843:22: note: previous statement is here
843 | case 35: for (int i = 0; i < n; ++i) for (int j = 0; j < n; ++j)
| ^
libcusna_saom_cpu.cpp:851:24: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
851 | } break;
| ^
libcusna_saom_cpu.cpp:846:22: note: previous statement is here
846 | case 37: for (int i = 0; i < n; ++i) for (int j = 0; j < n; ++j) {
| ^
5 warnings generated.
clang++-22 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o cusna.so cpp11.o cusna_glue.o cusna_saom_glue.o libcusna_ergm_cpu.o libcusna_saom_cpu.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbT9HJt/R.INSTALL360f534aeaedf2/cusna/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpbT9HJt/R.INSTALL360f534aeaedf2/cusna/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpbT9HJt/R.INSTALL360f534aeaedf2/cusna/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-cusna/00new/cusna/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 (cusna)