Back to Multiple platform build/check report for BioC 3.7
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

INSTALL report for runibic on merida2

This page was generated on 2018-10-17 08:59:11 -0400 (Wed, 17 Oct 2018).

Package 1299/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
runibic 1.2.5
Patryk Orzechowski
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/runibic
Branch: RELEASE_3_7
Last Commit: 20c968d
Last Changed Date: 2018-09-27 12:44:58 -0400 (Thu, 27 Sep 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: runibic
Version: 1.2.5
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL runibic
StartedAt: 2018-10-16 15:48:05 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 15:48:39 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 34.2 seconds
RetCode: 0
Status:  OK 

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘runibic’ ...
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2 -c GlobalDefs.cpp -o GlobalDefs.o
GlobalDefs.cpp:117:7: warning: unused variable 'colNum' [-Wunused-variable]
  int colNum = gParameters.ColNumber;
      ^
GlobalDefs.cpp:232:16: warning: unused variable 'rank' [-Wunused-variable]
  int maxvalue,rank;
               ^
In file included from GlobalDefs.cpp:34:
./fibpriv.h:54:13: warning: unused function 'fh_initheap' [-Wunused-function]
static void fh_initheap(struct fibheap *);
            ^
./fibpriv.h:55:13: warning: unused function 'fh_insertrootlist' [-Wunused-function]
static void fh_insertrootlist(struct fibheap *, struct fibheap_el *);
            ^
./fibpriv.h:56:13: warning: unused function 'fh_removerootlist' [-Wunused-function]
static void fh_removerootlist(struct fibheap *, struct fibheap_el *);
            ^
./fibpriv.h:57:13: warning: unused function 'fh_consolidate' [-Wunused-function]
static void fh_consolidate(struct fibheap *);
            ^
./fibpriv.h:58:13: warning: unused function 'fh_heaplink' [-Wunused-function]
static void fh_heaplink(struct fibheap *h, struct fibheap_el *y,
            ^
./fibpriv.h:60:13: warning: unused function 'fh_cut' [-Wunused-function]
static void fh_cut(struct fibheap *, struct fibheap_el *, struct fibheap_el *);
            ^
./fibpriv.h:61:13: warning: unused function 'fh_cascading_cut' [-Wunused-function]
static void fh_cascading_cut(struct fibheap *, struct fibheap_el *);
            ^
./fibpriv.h:62:27: warning: unused function 'fh_extractminel' [-Wunused-function]
static struct fibheap_el *fh_extractminel(struct fibheap *);
                          ^
./fibpriv.h:63:13: warning: unused function 'fh_checkcons' [-Wunused-function]
static void fh_checkcons(struct fibheap *h);
            ^
./fibpriv.h:64:13: warning: unused function 'fh_destroyheap' [-Wunused-function]
static void fh_destroyheap(struct fibheap *h);
            ^
./fibpriv.h:65:12: warning: unused function 'fh_compare' [-Wunused-function]
static int fh_compare(struct fibheap *h, struct fibheap_el *a,
           ^
./fibpriv.h:67:12: warning: unused function 'fh_comparedata' [-Wunused-function]
static int fh_comparedata(struct fibheap *h, int key, void *data,
           ^
./fibpriv.h:69:13: warning: unused function 'fh_insertel' [-Wunused-function]
static void fh_insertel(struct fibheap *h, struct fibheap_el *x);
            ^
./fibpriv.h:70:13: warning: unused function 'fh_deleteel' [-Wunused-function]
static void fh_deleteel(struct fibheap *h, struct fibheap_el *x);
            ^
./fibpriv.h:86:27: warning: unused function 'fhe_newelem' [-Wunused-function]
static struct fibheap_el *fhe_newelem(void);
                          ^
./fibpriv.h:87:13: warning: unused function 'fhe_initelem' [-Wunused-function]
static void fhe_initelem(struct fibheap_el *);
            ^
./fibpriv.h:88:13: warning: unused function 'fhe_insertafter' [-Wunused-function]
static void fhe_insertafter(struct fibheap_el *a, struct fibheap_el *b);
            ^
./fibpriv.h:90:27: warning: unused function 'fhe_remove' [-Wunused-function]
static struct fibheap_el *fhe_remove(struct fibheap_el *a);
                          ^
20 warnings generated.
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c fib.c -o fib.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rcpp/include" -I/usr/local/include  -fopenmp -fPIC  -Wall -g -O2 -c runibic.cpp -o runibic.o
runibic.cpp:567:13: warning: unused variable 'temp' [-Wunused-variable]
        int temp;
            ^
1 warning generated.
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 runibic.so GlobalDefs.o RcppExports.o fib.o runibic.o -fopenmp -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.5/Resources/library/runibic/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
* DONE (runibic)