Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

BioC 3.0: INSTALL report for survcomp on oaxaca

This page was generated on 2015-04-10 10:04:52 -0700 (Fri, 10 Apr 2015).

Package 873/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
survcomp 1.16.0
Benjamin Haibe-Kains , Markus Schroeder , Catharina Olsen
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/survcomp
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64 [ OK ] OK  OK  OK 

Summary

Package: survcomp
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL survcomp
StartedAt: 2015-04-09 17:12:46 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 17:12:54 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 7.4 seconds
RetCode: 0
Status:  OK 

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.1/Resources/library’
* installing *source* package ‘survcomp’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c concordance.index.c -o concordance.index.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c foo_mrmr_ensemble_surv.cpp -o foo_mrmr_ensemble_surv.o
foo_mrmr_ensemble_surv.cpp:191:27: warning: unused variable 'ustrat_x' [-Wunused-variable]
        int *namat_x, *msurv_x, *ustrat_x, *cl2_x, *se_x, *strat_x;
                                 ^
foo_mrmr_ensemble_surv.cpp:191:17: warning: unused variable 'msurv_x' [-Wunused-variable]
        int *namat_x, *msurv_x, *ustrat_x, *cl2_x, *se_x, *strat_x;
                       ^
foo_mrmr_ensemble_surv.cpp:351:7: warning: unused variable 'cnt_back' [-Wunused-variable]
                int cnt_back=cnt2;
                    ^
foo_mrmr_ensemble_surv.cpp:286:7: warning: unused variable 'nsub' [-Wunused-variable]
        int  nsub, *prev_sel,nsamples_boot=nsamples,*to_remove;
             ^
foo_mrmr_ensemble_surv.cpp:387:10: warning: unused variable 'mim' [-Wunused-variable]
        double *mim, *boot_val, *mat_info;
                ^
foo_mrmr_ensemble_surv.cpp:439:9: warning: unused variable 'max_val' [-Wunused-variable]
        double max_val=-1000;
               ^
foo_mrmr_ensemble_surv.cpp:467:7: warning: unused variable 'found' [-Wunused-variable]
        bool found=false;
             ^
foo_mrmr_ensemble_surv.cpp:578:66: warning: unused variable 'prev_sel_tmp' [-Wunused-variable]
        int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete; 
                                                                        ^
foo_mrmr_ensemble_surv.cpp:578:48: warning: unused variable 'tmp_val_max_ind' [-Wunused-variable]
        int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete; 
                                                      ^
foo_mrmr_ensemble_surv.cpp:578:24: warning: unused variable 'nsamples_boot' [-Wunused-variable]
        int  *nsub, *prev_sel,nsamples_boot=nsamples, tmp_val_max_ind, *prev_sel_tmp,*vec_sol_local,ndelete; 
                              ^
foo_mrmr_ensemble_surv.cpp:579:21: warning: unused variable 'vec_sort' [-Wunused-variable]
        double *vec_mean, *vec_sort, *vec_sd,  *vec_local_max_mean, *vec_local_max_sd,tmp_val_max, *mrmr_vec_sort,*vec_sol_local_mrmr;
                           ^
foo_mrmr_ensemble_surv.cpp:800:13: warning: unused variable 'cnt2' [-Wunused-variable]
                int cnt=1,cnt2=0;
                          ^
foo_mrmr_ensemble_surv.cpp:803:7: warning: unused variable 'rootdepth' [-Wunused-variable]
                int rootdepth=res_tree.depth(it_final);
                    ^
foo_mrmr_ensemble_surv.cpp:816:7: warning: unused variable 'ind' [-Wunused-variable]
                int ind=0;
                    ^
foo_mrmr_ensemble_surv.cpp:732:39: warning: unused variable 'res_all2' [-Wunused-variable]
        int *predn, *rep_boot,*res,*res_all,*res_all2, *namat;
                                             ^
foo_mrmr_ensemble_surv.cpp:732:30: warning: unused variable 'res_all' [-Wunused-variable]
        int *predn, *rep_boot,*res,*res_all,*res_all2, *namat;
                                    ^
foo_mrmr_ensemble_surv.cpp:733:6: warning: unused variable 'vec_tmp' [-Wunused-variable]
        int vec_tmp;
            ^
foo_mrmr_ensemble_surv.cpp:820:16: warning: variable 'res_old' is uninitialized when used here [-Wuninitialized]
                                res_all[k]=res_old[k];
                                           ^˜˜˜˜˜˜
foo_mrmr_ensemble_surv.cpp:815:25: note: initialize the variable 'res_old' to silence this warning
                int *res_all, *res_old;
                                      ^
                                       = NULL
18 warnings generated.
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c foo_mrmr_surv.cpp -o foo_mrmr_surv.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 survcomp.so concordance.index.o foo_mrmr_ensemble_surv.o foo_mrmr_surv.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.1/Resources/library/survcomp/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (survcomp)