* installing *source* package ‘rgl2gltf’ ... ** package ‘rgl2gltf’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (GCC) 13.2.0’ using C++ compiler: ‘g++-13 (GCC) 13.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-noRemap/rgl2gltf/src' g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c api.cpp -o api.o g++-13 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -DR_NO_REMAP -c calc_tangents.cpp -o calc_tangents.o calc_tangents.cpp: In static member function 'static int rgl2gltf::CalcTangents::get_num_vertices_of_face(const SMikkTSpaceContext*, int)': calc_tangents.cpp:70:3: error: 'error' was not declared in this scope; did you mean 'perror'? 70 | error("no vertices with less than 3 and more than 4 supported"); | ^~~~~ | perror calc_tangents.cpp:71:1: warning: control reaches end of non-void function [-Wreturn-type] 71 | } | ^ make[2]: *** [/data/gannet/ripley/R/R-devel/etc/Makeconf:202: calc_tangents.o] Error 1 make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-noRemap/rgl2gltf/src' ERROR: compilation failed for package ‘rgl2gltf’ * removing ‘/data/gannet/ripley/R/packages/tests-noRemap/Libs/rgl2gltf-lib/rgl2gltf’ Command exited with non-zero status 1 Time 0:02.48, 2.02 + 0.34