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 

Package 126/609HostnameOS / ArchBUILDCHECKBUILD BIN
CNORode 1.0.0
David Henriques
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/CNORode
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 

Summary

Package: CNORode
Version: 1.0.0
Command: rm -rf CNORode.buildbin-libdir && mkdir CNORode.buildbin-libdir && D:\biocbld\bbs-2.11-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=CNORode.buildbin-libdir CNORode_1.0.0.tar.gz >CNORode-install.out 2>&1 && D:\biocbld\bbs-2.11-bioc\R\bin\R.exe CMD check --library=CNORode.buildbin-libdir --install="check:CNORode-install.out" --force-multiarch --no-vignettes --timings CNORode_1.0.0.tar.gz && mv CNORode.buildbin-libdir/* CNORode.Rcheck/ && rmdir CNORode.buildbin-libdir
StartedAt: 2013-03-25 00:27:54 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 00:31:46 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 232.6 seconds
RetCode: 0
Status:  OK  
CheckDir: CNORode.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.11-bioc/meat/CNORode.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'CNORode/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'CNORode' version '1.0.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'MEIGOR'
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'CNORode' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* loading checks for arch 'x64'
** checking whether the package can be loaded ... OK
** checking whether the package can be loaded with stated dependencies ... OK
** checking whether the package can be unloaded cleanly ... OK
** checking whether the namespace can be loaded with stated dependencies ... OK
** checking whether the namespace can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
minlpLBodeSSm: no visible global function definition for 'essR'
parEstimationLBodeSSm: no visible global function definition for 'essR'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'D:/biocbld/bbs-2.11-bioc/meat/CNORode.buildbin-libdir/CNORode/libs/i386/CNORode.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'printf', possibly from 'printf' (C)
  Found 'putchar', possibly from 'putchar' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)
File 'D:/biocbld/bbs-2.11-bioc/meat/CNORode.buildbin-libdir/CNORode/libs/x64/CNORode.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'printf', possibly from 'printf' (C)
  Found 'putchar', possibly from 'putchar' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.  The detected symbols
are linked into the code but might come from libraries and not actually
be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
parEstimationLBode   81.77   0.04   81.92
parEstimationLBodeGA 32.20   0.00   32.26
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
parEstimationLBode   30.97   0.00   30.99
parEstimationLBodeGA 11.73   0.04   11.77
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 3 notes.
See
  'D:/biocbld/bbs-2.11-bioc/meat/CNORode.Rcheck/00check.log'
for details.

CNORode.Rcheck/00install.out:


install for i386

* installing *source* package 'CNORode' ...
** libs
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
cvodea.c: In function 'CVArhsQ':
cvodea.c:2941:7: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
cvodea.c: In function 'CVAhermiteGetY':
cvodea.c:2591:17: warning: 'ySd0' may be used uninitialized in this function [-Wuninitialized]
cvodea.c:2591:17: warning: 'yS0' may be used uninitialized in this function [-Wuninitialized]
cvodea.c: In function 'CVodeB':
cvodea.c:1438:8: warning: 'flag' may be used uninitialized in this function [-Wuninitialized]
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodea_io.c -o cvodea_io.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_band.c -o cvodes_band.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_bandpre.c -o cvodes_bandpre.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_bbdpre.c -o cvodes_bbdpre.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_dense.c -o cvodes_dense.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_diag.c -o cvodes_diag.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_direct.c -o cvodes_direct.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_io.c -o cvodes_io.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spbcgs.c -o cvodes_spbcgs.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spgmr.c -o cvodes_spgmr.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spils.c -o cvodes_spils.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c cvodes_sptfqmr.c -o cvodes_sptfqmr.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c decimal2binary.c -o decimal2binary.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c findStates.c -o findStates.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c fnvector_serial.c -o fnvector_serial.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getAdjacencyMatrix.c -o getAdjacencyMatrix.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getNumBits.c -o getNumBits.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getNumInputs.c -o getNumInputs.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c getStateIndex.c -o getStateIndex.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c get_count_bits.c -o get_count_bits.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c get_input_index.c -o get_input_index.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c get_truth_tables_index.c -o get_truth_tables_index.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c hill_function.c -o hill_function.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c linear_transfer_function.c -o linear_transfer_function.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c normHill.c -o normHill.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c nvector_serial.c -o nvector_serial.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c printAdjMat.c -o printAdjMat.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c printInterMat.c -o printInterMat.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c printNminiTerms.c -o printNminiTerms.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c printTruthTables.c -o printTruthTables.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c rhsODE.c -o rhsODE.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sim_logic_ode.c -o sim_logic_ode.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
simulateODE.c:32:14: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_band.c -o sundials_band.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_dense.c -o sundials_dense.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_direct.c -o sundials_direct.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_iterative.c -o sundials_iterative.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_math.c -o sundials_math.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_nvector.c -o sundials_nvector.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_spbcgs.c -o sundials_spbcgs.o
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
sundials_spgmr.c:439:20: warning: variable 'givens' set but not used [-Wunused-but-set-variable]
gcc -m32 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O3 -Wall  -std=gnu99 -mtune=core2 -c sundials_sptfqmr.c -o sundials_sptfqmr.o
gcc -m32 -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 -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-2˜1.11-/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.11-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
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
cvodea.c: In function 'CVArhsQ':
cvodea.c:2941:7: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
cvodea.c: In function 'CVAhermiteGetY':
cvodea.c:2591:17: warning: 'ySd0' may be used uninitialized in this function [-Wuninitialized]
cvodea.c:2591:17: warning: 'yS0' may be used uninitialized in this function [-Wuninitialized]
cvodea.c: In function 'CVodeB':
cvodea.c:1438:8: warning: 'flag' may be used uninitialized in this function [-Wuninitialized]
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodea_io.c -o cvodea_io.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_band.c -o cvodes_band.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_bandpre.c -o cvodes_bandpre.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_bbdpre.c -o cvodes_bbdpre.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_dense.c -o cvodes_dense.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_diag.c -o cvodes_diag.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_direct.c -o cvodes_direct.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_io.c -o cvodes_io.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spbcgs.c -o cvodes_spbcgs.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spgmr.c -o cvodes_spgmr.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_spils.c -o cvodes_spils.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c cvodes_sptfqmr.c -o cvodes_sptfqmr.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c decimal2binary.c -o decimal2binary.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c findStates.c -o findStates.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c fnvector_serial.c -o fnvector_serial.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getAdjacencyMatrix.c -o getAdjacencyMatrix.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getNumBits.c -o getNumBits.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getNumInputs.c -o getNumInputs.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c getStateIndex.c -o getStateIndex.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c get_count_bits.c -o get_count_bits.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c get_input_index.c -o get_input_index.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c get_truth_tables_index.c -o get_truth_tables_index.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c hill_function.c -o hill_function.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c linear_transfer_function.c -o linear_transfer_function.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c normHill.c -o normHill.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c nvector_serial.c -o nvector_serial.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c printAdjMat.c -o printAdjMat.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c printInterMat.c -o printInterMat.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c printNminiTerms.c -o printNminiTerms.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c printTruthTables.c -o printTruthTables.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c rhsODE.c -o rhsODE.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sim_logic_ode.c -o sim_logic_ode.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
simulateODE.c:32:14: warning: variable 'counter' set but not used [-Wunused-but-set-variable]
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_band.c -o sundials_band.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_dense.c -o sundials_dense.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_direct.c -o sundials_direct.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_iterative.c -o sundials_iterative.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_math.c -o sundials_math.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_nvector.c -o sundials_nvector.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_spbcgs.c -o sundials_spbcgs.o
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/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]
sundials_spgmr.c:439:20: warning: variable 'givens' set but not used [-Wunused-but-set-variable]
gcc -m64 -I"D:/biocbld/BBS-2˜1.11-/R/include" -DNDEBUG     -I"d:/RCompile/CRANpkg/extralibs64/local/include"  -I./include    -O2 -Wall  -std=gnu99 -mtune=core2 -c sundials_sptfqmr.c -o sundials_sptfqmr.o
gcc -m64 -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 -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LD:/biocbld/BBS-2˜1.11-/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.11-bioc/meat/CNORode.buildbin-libdir/CNORode/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'CNORode' as CNORode_1.0.0.zip

* DONE (CNORode)