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.3: INSTALL report for CNORode on moscato2

This page was generated on 2016-10-13 12:50:57 -0700 (Thu, 13 Oct 2016).

Package 214/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CNORode 1.14.0
David Henriques
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/CNORode
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 [ OK ] OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: CNORode
Version: 1.14.0
Command: rm -rf CNORode.buildbin-libdir && mkdir CNORode.buildbin-libdir && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/CNORode_1.14.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=CNORode.buildbin-libdir --merge-multiarch CNORode_1.14.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL CNORode_1.14.0.zip && rm CNORode_1.14.0.tar.gz CNORode_1.14.0.zip
StartedAt: 2016-10-12 19:03:16 -0700 (Wed, 12 Oct 2016)
EndedAt: 2016-10-12 19:05:37 -0700 (Wed, 12 Oct 2016)
EllapsedTime: 141.3 seconds
RetCode: 0
Status:  OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf CNORode.buildbin-libdir && mkdir CNORode.buildbin-libdir  && C:\cygwin\bin\curl.exe -O http://zin2/BBS/3.3/bioc/src/contrib/CNORode_1.14.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --library=CNORode.buildbin-libdir --merge-multiarch CNORode_1.14.0.tar.gz && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL CNORode_1.14.0.zip  && rm CNORode_1.14.0.tar.gz CNORode_1.14.0.zip
###
##############################################################################
##############################################################################




install for i386

* installing *source* package 'CNORode' ...
** libs
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodea.c -o cvodea.o
cvodea.c: In function 'CVAhermiteStorePnt':
cvodea.c:2445:11: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
   int is, retval;
           ^
cvodea.c: In function 'CVArhsQ':
cvodea.c:2941:7: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
   int flag, retval;
       ^
cvodea.c: In function 'CVAhermiteGetY':
cvodea.c:2572:7: warning: 'ySd0' may be used uninitialized in this function [-Wmaybe-uninitialized]
       N_VLinearSum(ONE, YS[0][is], -delta, ySd0[is], YS[0][is]);
       ^
cvodea.c:2591:5: warning: 'yS0' may be used uninitialized in this function [-Wmaybe-uninitialized]
     N_VLinearSum(ONE, yS0[is], factor1, ySd0[is], yS[is]);
     ^
cvodea.c: In function 'CVodeB':
cvodea.c:1263:13: warning: 'flag' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int sign, flag;
             ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodea_io.c -o cvodea_io.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes.c -o cvodes.o
cvodes.c: In function 'cvQuadSensRhs1InternalDQ':
cvodes.c:8834:20: warning: variable 'rDeltap' set but not used [-Wunused-but-set-variable]
   realtype Deltap, rDeltap;
                    ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_band.c -o cvodes_band.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_bandpre.c -o cvodes_bandpre.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_bbdpre.c -o cvodes_bbdpre.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_dense.c -o cvodes_dense.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_diag.c -o cvodes_diag.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_direct.c -o cvodes_direct.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_io.c -o cvodes_io.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spbcgs.c -o cvodes_spbcgs.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spgmr.c -o cvodes_spgmr.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spils.c -o cvodes_spils.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_sptfqmr.c -o cvodes_sptfqmr.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c decimal2binary.c -o decimal2binary.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c findStates.c -o findStates.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c fnvector_serial.c -o fnvector_serial.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getAdjacencyMatrix.c -o getAdjacencyMatrix.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getNumBits.c -o getNumBits.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getNumInputs.c -o getNumInputs.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getStateIndex.c -o getStateIndex.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getTruthTables.c -o getTruthTables.o
getTruthTables.c: In function 'getTruthTables':
getTruthTables.c:17:14: warning: unused variable 'n' [-Wunused-variable]
  int i,j,k,m,n,counter1,input,miniterm;
              ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c get_count_bits.c -o get_count_bits.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c get_input_index.c -o get_input_index.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c get_support_truth_tables.c -o get_support_truth_tables.o
get_support_truth_tables.c: In function 'get_support_truth_tables':
get_support_truth_tables.c:16:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k;
          ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c get_truth_tables_index.c -o get_truth_tables_index.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c hill_function.c -o hill_function.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c linear_transfer_function.c -o linear_transfer_function.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c normHill.c -o normHill.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c nvector_serial.c -o nvector_serial.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c printAdjMat.c -o printAdjMat.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c printInterMat.c -o printInterMat.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c printNminiTerms.c -o printNminiTerms.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c printTruthTables.c -o printTruthTables.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c rhsODE.c -o rhsODE.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sim_logic_ode.c -o sim_logic_ode.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c simulateODE.c -o simulateODE.o
simulateODE.c: In function 'simulateODE':
simulateODE.c:150:4: warning: implicit declaration of function 'CVDense' [-Wimplicit-function-declaration]
    flag = CVDense(cvode_mem, neq);
    ^
simulateODE.c:32:14: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
  int i,j,neq,counter,flag;
              ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_band.c -o sundials_band.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_dense.c -o sundials_dense.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_direct.c -o sundials_direct.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_iterative.c -o sundials_iterative.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_math.c -o sundials_math.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_nvector.c -o sundials_nvector.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_spbcgs.c -o sundials_spbcgs.o
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_spgmr.c -o sundials_spgmr.o
sundials_spgmr.c: In function 'SpgmrFree':
sundials_spgmr.c:439:29: warning: variable 'yg' set but not used [-Wunused-but-set-variable]
   realtype **Hes, *givens, *yg;
                             ^
sundials_spgmr.c:439:20: warning: variable 'givens' set but not used [-Wunused-but-set-variable]
   realtype **Hes, *givens, *yg;
                    ^
C:/Rtools/mingw_32/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_sptfqmr.c -o sundials_sptfqmr.o
C:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o CNORode.dll tmp.def cvodea.o cvodea_io.o cvodes.o cvodes_band.o cvodes_bandpre.o cvodes_bbdpre.o cvodes_dense.o cvodes_diag.o cvodes_direct.o cvodes_io.o cvodes_spbcgs.o cvodes_spgmr.o cvodes_spils.o cvodes_sptfqmr.o decimal2binary.o findStates.o fnvector_serial.o getAdjacencyMatrix.o getNumBits.o getNumInputs.o getStateIndex.o getTruthTables.o get_count_bits.o get_input_index.o get_support_truth_tables.o get_truth_tables_index.o hill_function.o linear_transfer_function.o normHill.o nvector_serial.o printAdjMat.o printInterMat.o printNminiTerms.o printTruthTables.o rhsODE.o sim_logic_ode.o simulateODE.o sundials_band.o sundials_dense.o sundials_direct.o sundials_iterative.o sundials_math.o sundials_nvector.o sundials_spbcgs.o sundials_spgmr.o sundials_sptfqmr.o -Lc:/local323/lib/i386 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/CNORode.buildbin-libdir/CNORode/libs/i386
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'CNORode-vignette.Rnw' using 'UTF-8' 
** testing if installed package can be loaded

install for x64

* installing *source* package 'CNORode' ...
** libs
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodea.c -o cvodea.o
cvodea.c: In function 'CVAhermiteStorePnt':
cvodea.c:2445:11: warning: variable 'retval' set but not used [-Wunused-but-set-variable]
   int is, retval;
           ^
cvodea.c: In function 'CVArhsQ':
cvodea.c:2941:7: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
   int flag, retval;
       ^
cvodea.c: In function 'CVAhermiteGetY':
cvodea.c:2572:7: warning: 'ySd0' may be used uninitialized in this function [-Wmaybe-uninitialized]
       N_VLinearSum(ONE, YS[0][is], -delta, ySd0[is], YS[0][is]);
       ^
cvodea.c:2591:5: warning: 'yS0' may be used uninitialized in this function [-Wmaybe-uninitialized]
     N_VLinearSum(ONE, yS0[is], factor1, ySd0[is], yS[is]);
     ^
cvodea.c: In function 'CVodeB':
cvodea.c:1263:13: warning: 'flag' may be used uninitialized in this function [-Wmaybe-uninitialized]
   int sign, flag;
             ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodea_io.c -o cvodea_io.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes.c -o cvodes.o
cvodes.c: In function 'cvQuadSensRhs1InternalDQ':
cvodes.c:8834:20: warning: variable 'rDeltap' set but not used [-Wunused-but-set-variable]
   realtype Deltap, rDeltap;
                    ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_band.c -o cvodes_band.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_bandpre.c -o cvodes_bandpre.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_bbdpre.c -o cvodes_bbdpre.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_dense.c -o cvodes_dense.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_diag.c -o cvodes_diag.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_direct.c -o cvodes_direct.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_io.c -o cvodes_io.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spbcgs.c -o cvodes_spbcgs.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spgmr.c -o cvodes_spgmr.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spils.c -o cvodes_spils.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_sptfqmr.c -o cvodes_sptfqmr.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c decimal2binary.c -o decimal2binary.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c findStates.c -o findStates.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c fnvector_serial.c -o fnvector_serial.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getAdjacencyMatrix.c -o getAdjacencyMatrix.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getNumBits.c -o getNumBits.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getNumInputs.c -o getNumInputs.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getStateIndex.c -o getStateIndex.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getTruthTables.c -o getTruthTables.o
getTruthTables.c: In function 'getTruthTables':
getTruthTables.c:17:14: warning: unused variable 'n' [-Wunused-variable]
  int i,j,k,m,n,counter1,input,miniterm;
              ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c get_count_bits.c -o get_count_bits.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c get_input_index.c -o get_input_index.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c get_support_truth_tables.c -o get_support_truth_tables.o
get_support_truth_tables.c: In function 'get_support_truth_tables':
get_support_truth_tables.c:16:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k;
          ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c get_truth_tables_index.c -o get_truth_tables_index.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c hill_function.c -o hill_function.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c linear_transfer_function.c -o linear_transfer_function.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c normHill.c -o normHill.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c nvector_serial.c -o nvector_serial.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c printAdjMat.c -o printAdjMat.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c printInterMat.c -o printInterMat.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c printNminiTerms.c -o printNminiTerms.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c printTruthTables.c -o printTruthTables.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c rhsODE.c -o rhsODE.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sim_logic_ode.c -o sim_logic_ode.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c simulateODE.c -o simulateODE.o
simulateODE.c: In function 'simulateODE':
simulateODE.c:150:4: warning: implicit declaration of function 'CVDense' [-Wimplicit-function-declaration]
    flag = CVDense(cvode_mem, neq);
    ^
simulateODE.c:32:14: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
  int i,j,neq,counter,flag;
              ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_band.c -o sundials_band.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_dense.c -o sundials_dense.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_direct.c -o sundials_direct.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_iterative.c -o sundials_iterative.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_math.c -o sundials_math.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_nvector.c -o sundials_nvector.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_spbcgs.c -o sundials_spbcgs.o
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_spgmr.c -o sundials_spgmr.o
sundials_spgmr.c: In function 'SpgmrFree':
sundials_spgmr.c:439:29: warning: variable 'yg' set but not used [-Wunused-but-set-variable]
   realtype **Hes, *givens, *yg;
                             ^
sundials_spgmr.c:439:20: warning: variable 'givens' set but not used [-Wunused-but-set-variable]
   realtype **Hes, *givens, *yg;
                    ^
C:/Rtools/mingw_64/bin/gcc  -I"E:/biocbld/BBS-3˜1.3-B/R/include" -DNDEBUG     -I"c:/local323/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_sptfqmr.c -o sundials_sptfqmr.o
C:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o CNORode.dll tmp.def cvodea.o cvodea_io.o cvodes.o cvodes_band.o cvodes_bandpre.o cvodes_bbdpre.o cvodes_dense.o cvodes_diag.o cvodes_direct.o cvodes_io.o cvodes_spbcgs.o cvodes_spgmr.o cvodes_spils.o cvodes_sptfqmr.o decimal2binary.o findStates.o fnvector_serial.o getAdjacencyMatrix.o getNumBits.o getNumInputs.o getStateIndex.o getTruthTables.o get_count_bits.o get_input_index.o get_support_truth_tables.o get_truth_tables_index.o hill_function.o linear_transfer_function.o normHill.o nvector_serial.o printAdjMat.o printInterMat.o printNminiTerms.o printTruthTables.o rhsODE.o sim_logic_ode.o simulateODE.o sundials_band.o sundials_dense.o sundials_direct.o sundials_iterative.o sundials_math.o sundials_nvector.o sundials_spbcgs.o sundials_spgmr.o sundials_sptfqmr.o -Lc:/local323/lib/x64 -Lc:/local323/lib -LE:/biocbld/BBS-3˜1.3-B/R/bin/x64 -lR
installing to E:/biocbld/bbs-3.3-bioc/meat/CNORode.buildbin-libdir/CNORode/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'CNORode' as CNORode_1.14.0.zip
* DONE (CNORode)
* installing to library 'E:/biocbld/bbs-3.3-bioc/R/library'
package 'CNORode' successfully unpacked and MD5 sums checked