############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data openCyto ### ############################################################################## ############################################################################## * checking for file ‘openCyto/DESCRIPTION’ ... OK * preparing ‘openCyto’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes ----------------------------------- * installing *source* package ‘openCyto’ ... ** this is package ‘openCyto’ version ‘2.19.1’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ using C++17 g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c Cdqrls.cpp -o Cdqrls.o Cdqrls.cpp: In function ‘SEXPREC* Cdqrls(SEXP, SEXP, SEXP)’: Cdqrls.cpp:43:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 43 | for (R_xlen_t i = 0 ; i < XLENGTH(x) ; i++) | ^~~ Cdqrls.cpp:46:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 46 | rptr = REAL(y); | ^~~~ Cdqrls.cpp:47:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 47 | for (R_xlen_t i = 0 ; i < XLENGTH(y) ; i++) | ^~~ Cdqrls.cpp:50:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 50 | const char *ansNms[] = {"qr", "coefficients", "residuals", "effects", | ^~~~~ Cdqrls.cpp:72:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 72 | for(int i = 0; i < p; i++) | ^~~ Cdqrls.cpp:74:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 74 | SET_VECTOR_ELT(ans, 8, Rf_ScalarLogical(pivoted)); | ^~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -c Hungarian.cpp -o Hungarian.o Hungarian.cpp:397:1: fatal error: error writing to /tmp/ccmlFByJ.s: No space left on device 397 | } | ^ compilation terminated. make: *** [/home/rapidbuild/bbs-3.21-bioc-rapid/R/etc/Makeconf:202: Hungarian.o] Error 1 ERROR: compilation failed for package ‘openCyto’ * removing ‘/tmp/Rtmprljdeb/Rinst22c63c86f9696/openCyto’ ----------------------------------- ERROR: package installation failed