Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:58:16 -0400 (Wed, 16 Oct 2019).
Package 383/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
CytoML 1.10.0 Mike Jiang
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | [ OK ] | OK | OK | OK |
Package: CytoML |
Version: 1.10.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CytoML |
StartedAt: 2019-10-15 19:07:06 -0400 (Tue, 15 Oct 2019) |
EndedAt: 2019-10-15 19:08:41 -0400 (Tue, 15 Oct 2019) |
EllapsedTime: 95.3 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CytoML ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘CytoML’ ... ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether clang++ -std=gnu++11 accepts -g... yes checking for gcc... clang checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed configure: setting xml2 flags... configure: No directory was specified for --with-xml2. Trying to find xml2 using other methods. checking for xml2-config... /usr/bin/xml2-config configure: Using the following compilation and linking flags configure: PKG_CPPFLAGS=-I/usr/include/libxml2 -ftemplate-depth=900 configure: PKG_LIBS=-lxml2 -lz -lpthread -licucore -lm configure: creating ./config.status config.status: creating src/Makevars ** libs clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include/ -I/usr/include/libxml2 -ftemplate-depth=900 -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RProtoBufLib/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/cytolib/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppParallel/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from ./../inst/include/CytoML.h:5: In file included from ../inst/include/flowWorkspace/openWorkspace.hpp:12: ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:433:30: warning: '/*' within block comment [-Wcomment] * "*[local-name()='edge']/*[local-name()='vertex']" is for ellipsoidGate ^ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:417:13: warning: variable 'quad' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] else if(quadPattern == "--") ^~~~~~~~~~~~~~~~~~~ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:425:45: note: uninitialized use occurs here CurlyGuadGate * g=new CurlyGuadGate(pp, quad); ^~~~ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:417:10: note: remove the 'if' if its condition is always true else if(quadPattern == "--") ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:410:5: note: variable 'quad' is declared here QUAD quad; ^ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:802:12: warning: unused variable 'minRange' [-Wunused-variable] double minRange=atof(transNode.getProperty("minRange").c_str()); ^ 3 warnings generated. clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include/ -I/usr/include/libxml2 -ftemplate-depth=900 -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/BH/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RProtoBufLib/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/cytolib/include" -I"/Library/Frameworks/R.framework/Versions/3.6/Resources/library/RcppParallel/include" -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c parseFlowJoWorkspace.cpp -o parseFlowJoWorkspace.o In file included from parseFlowJoWorkspace.cpp:10: In file included from ../inst/include/flowWorkspace/openWorkspace.hpp:12: ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:433:30: warning: '/*' within block comment [-Wcomment] * "*[local-name()='edge']/*[local-name()='vertex']" is for ellipsoidGate ^ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:417:13: warning: variable 'quad' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] else if(quadPattern == "--") ^~~~~~~~~~~~~~~~~~~ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:425:45: note: uninitialized use occurs here CurlyGuadGate * g=new CurlyGuadGate(pp, quad); ^~~~ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:417:10: note: remove the 'if' if its condition is always true else if(quadPattern == "--") ^~~~~~~~~~~~~~~~~~~~~~~ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:410:5: note: variable 'quad' is declared here QUAD quad; ^ ../inst/include/flowWorkspace/winFlowJoWorkspace.hpp:802:12: warning: unused variable 'minRange' [-Wunused-variable] double minRange=atof(transNode.getProperty("minRange").c_str()); ^ 3 warnings generated. mkdir -p "/Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-CytoML/00new/CytoML/lib" ar rs "/Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-CytoML/00new/CytoML/lib/libflowWorkspace.a" RcppExports.o parseFlowJoWorkspace.o ar: creating archive /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-CytoML/00new/CytoML/lib/libflowWorkspace.a clang++ -std=gnu++11 -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 CytoML.so RcppExports.o parseFlowJoWorkspace.o /Library/Frameworks/R.framework/Versions/3.6/Resources/library/RProtoBufLib/lib/GatingSet.pb.o /Library/Frameworks/R.framework/Versions/3.6/Resources/library/RProtoBufLib/lib/libprotobuf.a -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation if [ `uname -s` = 'Darwin' ]; then install_name_tool -change /usr/local/clang4/lib/libc++.1.dylib /usr/lib/libc++.1.dylib CytoML.so; fi installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/00LOCK-CytoML/00new/CytoML/libs ** R ** 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 from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (CytoML)