############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL crlmm ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘crlmm’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/preprocessCore/include' -I/usr/local/include -fpic -g -O2 -Wall -c gtypeCaller.c -o gtypeCaller.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/preprocessCore/include' -I/usr/local/include -fpic -g -O2 -Wall -c init.c -o init.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/preprocessCore/include' -I/usr/local/include -fpic -g -O2 -Wall -c trimmed.c -o trimmed.o gcc -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/preprocessCore/include' -I/usr/local/include -fpic -g -O2 -Wall -c utils.c -o utils.o utils.c: In function ‘countFileLines’: utils.c:290:5: warning: argument 1 null where non-null expected [-Wnonnull] 290 | fclose(fInput); | ^~~~~~~~~~~~~~ In file included from /home/biocbuild/bbs-3.20-bioc/R/include/R.h:44, from utils.c:2: /usr/include/stdio.h:184:12: note: in a call to function ‘fclose’ declared ‘nonnull’ 184 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~ gcc -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o crlmm.so gtypeCaller.o init.o trimmed.o utils.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR installing to /media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-crlmm/00new/crlmm/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’ ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’ ** testing if installed package keeps a record of temporary installation path * DONE (crlmm)