Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

INSTALL report for puma on celaya2

This page was generated on 2020-01-16 13:30:49 -0500 (Thu, 16 Jan 2020).

Package 1327/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
puma 3.29.1
Xuejun Liu
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/puma
Branch: master
Last Commit: 9fd1ec9
Last Changed Date: 2020-01-06 21:57:43 -0500 (Mon, 06 Jan 2020)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  ERROR  skipped 
tokay2 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped  skipped 
celaya2 OS X 10.11.6 El Capitan / x86_64 [ OK ] ERROR  skipped  skipped 

Summary

Package: puma
Version: 3.29.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL puma
StartedAt: 2020-01-15 18:57:18 -0500 (Wed, 15 Jan 2020)
EndedAt: 2020-01-15 18:58:25 -0500 (Wed, 15 Jan 2020)
EllapsedTime: 66.8 seconds
RetCode: 0
Status:  OK 

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL puma
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘puma’ ...
** using staged installation
** libs
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c PMmultimgmos.c -o PMmultimgmos.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c cregistration.c -o cregistration.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c donlp2.c -o donlp2.o
donlp2.c:2034:1: warning: '/*' within block comment [-Wcomment]
/* **************************************************************************** */
^
donlp2.c:2707:1: warning: '/*' within block comment [-Wcomment]
/* inactive  
^
2 warnings generated.
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c gme.c -o gme.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c ipplr_c.c -o ipplr_c.o
ipplr_c.c:255:118: warning: '&&' within '||' [-Wlogical-op-parentheses]
                   while((fmaxn_ipplr(diff_mu1,in_param.conds)>in_param.eps)||(fmaxn_ipplr(diff_lamda,in_param.conds)>in_param.eps)&& (n<2000))
                                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
ipplr_c.c:255:118: note: place parentheses around the '&&' expression to silence this warning
                   while((fmaxn_ipplr(diff_mu1,in_param.conds)>in_param.eps)||(fmaxn_ipplr(diff_lamda,in_param.conds)>in_param.eps)&& (n<2000))
                                                                                                                                   ^
                                                                              (                                                               )
1 warning generated.
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c multimgmos.c -o multimgmos.o
multimgmos.c:893:95: warning: suggest braces around initialization of subobject [-Wmissing-braces]
        double alphaii[MAX_NUM_COND]={0.0}, s1[MAX_NUM_COND]={0.0}, s2[MAX_NUM_PROBE][MAX_NUM_COND]={0.0}, c, d_mmgmos, t1, s3, s4;
                                                                                                     ^~~
                                                                                                     {  }
1 warning generated.
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c newx.c -o newx.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c pplr_c.c -o pplr_c.o
pplr_c.c:185:65: warning: unused variable 'x_temp' [-Wunused-variable]
        double exp_c[MAX_NUM_REPLICATE], var_c[MAX_NUM_REPLICATE], x_temp[MAX_NUM_COND];
                                                                   ^
1 warning generated.
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c pumaclust_c.c -o pumaclust_c.o
pumaclust_c.c:181:24: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
        while (foptold-fopt > abs(in_param.eps*fopt))
                              ^
pumaclust_c.c:181:24: note: use function 'fabs' instead
        while (foptold-fopt > abs(in_param.eps*fopt))
                              ^~~
                              fabs
1 warning generated.
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c pumaclustii_c.c -o pumaclustii_c.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include   -fPIC  -Wall -g -O2  -c user_eval.c -o user_eval.o
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 puma.so PMmultimgmos.o cregistration.o donlp2.o gme.o ipplr_c.o multimgmos.o newx.o pplr_c.o pumaclust_c.o pumaclustii_c.o user_eval.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.0/Resources/library/00LOCK-puma/00new/puma/libs
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
No methods found in package ‘RSQLite’ for request: ‘dbListFields’ when loading ‘oligo’
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘puma.Rnw’ using ‘UTF-8’ 
** testing if installed package can be loaded from temporary location
No methods found in package ‘RSQLite’ for request: ‘dbListFields’ when loading ‘oligo’
Warning: S3 method ‘plot.puma’ was declared in NAMESPACE but not found
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
No methods found in package ‘RSQLite’ for request: ‘dbListFields’ when loading ‘oligo’
Warning: S3 method ‘plot.puma’ was declared in NAMESPACE but not found
** testing if installed package keeps a record of temporary installation path
* DONE (puma)