* installing *source* package ‘TraMineR’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.5 (2)’ using C++ compiler: ‘Debian clang version 18.1.5 (2)’ clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c DHDdistance.cpp -o DHDdistance.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c LCPdistance.cpp -o LCPdistance.o clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-18/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -DR_NO_REMAP -c NMSDURSoftdistance.cpp -o NMSDURSoftdistance.o NMSDURSoftdistance.cpp:69:5: error: use of undeclared identifier 'error' 69 | error(" [!] Number of subsequences is getting too big"); | ^ NMSDURSoftdistance.cpp:191:4: error: use of undeclared identifier 'error' 191 | error(" [!] Number of subsequences is getting too big"); | ^ 2 errors generated. make: *** [/home/hornik/tmp/R-d-clang-18/etc/Makeconf:202: NMSDURSoftdistance.o] Error 1 ERROR: compilation failed for package ‘TraMineR’ * removing ‘/srv/hornik/tmp/CRAN/TraMineR.Rcheck/TraMineR’