Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:48:44 -0400 (Wed, 17 Oct 2018).
Package 212/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
CGEN 3.16.0 William Wheeler
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | [ OK ] | OK | OK | OK |
Package: CGEN |
Version: 3.16.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CGEN |
StartedAt: 2018-10-16 15:32:31 -0400 (Tue, 16 Oct 2018) |
EndedAt: 2018-10-16 15:33:11 -0400 (Tue, 16 Oct 2018) |
EllapsedTime: 39.9 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CGEN ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’ * installing *source* package ‘CGEN’ ... ** libs clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Additive.c -o Additive.o clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c CML.c -o CML.o CML.c:132:13: warning: unused function 'print_dVec' [-Wunused-function] static void print_dVec(vec, n, name) ^ 1 warning generated. clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ccl.c -o ccl.o ccl.c:386:13: warning: function 'tree_print' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void tree_print(tnode *node, int is_root) ^ 1 warning generated. gfortran -fPIC -g -O2 -c csclust.f -o csclust.o clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fsclust.c -o fsclust.o clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hcl.c -o hcl.o hcl.c:375:13: warning: function 'tree_print' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void tree_print(tnode *node, int is_root) ^ 1 warning generated. clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmatch.c -o pmatch.o clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c score.c -o score.o score.c:18:27: warning: unused variable 'ii' [-Wunused-variable] int nr, nc, i, j, row, ii, nc2; ^ score.c:183:21: warning: unused variable 'p6' [-Wunused-variable] double *p4, *p5, *p6; ^ score.c:183:16: warning: unused variable 'p5' [-Wunused-variable] double *p4, *p5, *p6; ^ score.c:183:11: warning: unused variable 'p4' [-Wunused-variable] double *p4, *p5, *p6; ^ 4 warnings generated. clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o CGEN.so Additive.o CML.o ccl.o csclust.o fsclust.o hcl.o pmatch.o score.o -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/3.5/Resources/library/CGEN/libs ** R ** data ** 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 * DONE (CGEN)